Closed
Bug 1133239
Opened 10 years ago
Closed 10 years ago
Nightly 38 is unable to load CSS after gzdeflate() properly
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1133156
People
(Reporter: mstanke, Assigned: bagder)
References
()
Details
Hits me in the WordPress administration. Current Nightly build (20150214030238) could not load style sheet generated by PHP and than compressed using gzdeflate(). With an older build (tested 20150211143627) there's no issue. Maybe it can be in combination with PHP or webserver configuration, but still - few days old build is OK.
You can test it here http://one.stanke.cz/deflate_bugtest/index.php - sources linked there too.
Updated•10 years ago
|
Flags: needinfo?(daniel)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → daniel
Reporter | ||
Comment 3•10 years ago
|
||
I don't have a Firefox build with Bug 237623 backed out (todays 20150215030238 still couldn't load the style sheet), but works switching "network.http.enforce-framing.soft" preference to "false".
Comment 4•10 years ago
|
||
the problematic code has been backed out but not yet merged to m-c
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 5•10 years ago
|
||
Mistakenly filed against Firefox 38 and should be instead 38 Branch. Sorry for the spam. dkl
Version: Firefox 38 → 38 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•