Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dom.indexedDB.enabled breakes Youtube #130

Closed
M0r13n opened this issue Aug 27, 2018 · 8 comments
Closed

dom.indexedDB.enabled breakes Youtube #130

M0r13n opened this issue Aug 27, 2018 · 8 comments

Comments

@M0r13n
Copy link
Contributor

M0r13n commented Aug 27, 2018

I just had an issue with firefox and Youtube. It took me some time to figure out, why youtube kept crashing instantly. It turns out that disabling dom.indexedDB.enabled seems to make it impossible to view youtube videos. I would recommend that we may add additonal information, so that others experiencing the same issue, can try it.

I verified the issue with two machines. Disabling dom.indexedDB.enabled directly crashes Youtube.

@allo-
Copy link
Owner

allo- commented Aug 27, 2018

I can reproduce it here in Waterfox 56, but not in Firefox 61.

The tab crash is a Firefox bug, because it should never crash even when a site breaks becaue of a setting. If you can reproduce with a supported build open a bug in https://bugzilla.mozilla.org/

For Waterfox, Palemoon and unsupported Firefox versions, this is a problem. I think waterfox and palemoon should try to fix it, FF 56 and 52esr (soon) are out of support.

@allo-
Copy link
Owner

allo- commented Aug 27, 2018

As the setting already has a warning that it may break sites (in the sense of not working scripts), I think the issue should be closed as it is a browser bug, when a site crashes because of a switch of the browser.
What do you think?

@M0r13n
Copy link
Contributor Author

M0r13n commented Aug 27, 2018

I am fine with that. I just wanted to share my experience, because until now ( i am using FF 61) i never had any problem with that setting. But as you said, there is already a warning. So we can close it.

@M0r13n M0r13n closed this as completed Aug 27, 2018
@allo-
Copy link
Owner

allo- commented Aug 27, 2018

But the tab does crash for you? This is a firefox bug and 61 is a supported release. If you can reproduce, open a bug in their bugtracker, so they can fix it. Because it seems I can here even use youtube (to watch videos, no idea about other features) with indexedDB off, but you seem to have found a crash bug.

@M0r13n
Copy link
Contributor Author

M0r13n commented Aug 27, 2018

I can reproduce this issue: Crash-Link: https://crash-stats.mozilla.com/report/index/70c4fc37-1626-41c2-8926-bade40180827#tab-rawdump

i guess i am going to file a bug in their bugtracker. :-)

@allo- allo- removed the breaks sites label Sep 2, 2018
@allo-
Copy link
Owner

allo- commented Sep 2, 2018

So this one is a Mozilla bug, see the attached bugzilla entries to your crash report as well.
But when you find sites which do not work without indexeddb (no crash, but broken scripts in the website), feel free to open another bug with "breaks sites" label.

I want to implement a "feature_breaks: ..." tag for settings anyway and this could for example include information about popular sites or description of features which will not work. IndexedDB already has such a label with regard to twitter, but many of the off-switches for html5-features are breaking some sites.

@jklmli
Copy link

jklmli commented Sep 9, 2018

dom.indexedDB.enabled also breaks gmail for me in ff 62 and ff 63 beta - took me a good 10 minutes to hunt this down.
worth creating another issue?

@allo-
Copy link
Owner

allo- commented Sep 9, 2018

Yep. Let's track the issues about broken sites (not broken firefox) here: https://github.com/allo-/firefox-profilemaker/issues/135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants