Closed
Bug 1333157
Opened 9 years ago
Closed 9 years ago
userContent.css is ignored by Firefox 51
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1046166
People
(Reporter: ragimiri, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170118123726
Steps to reproduce:
I am using userContent.css.
Actual results:
After upgrading to Firefox 51 this file is not loaded.
Expected results:
Firefox should respect userContent.css content.
could you attach your userContent.css, please.
Did you test with a fresh profile to see if it's loaded?
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
Flags: needinfo?(ragimiri)
I don't think it's caused by content of file, when versions 50 and lower are OK. In my opinion it's caused by default enabling e10s in version 51 with addons. When I disable e10s, userContent.css works again.
Fixed in 52+.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(ragimiri)
Resolution: --- → DUPLICATE
Comment 4•9 years ago
|
||
The workaround is turning off e10s. (Flip the "browser.tabs.remote.autostart.2" pref.)
You need to log in
before you can comment on or make changes to this bug.
Description
•