Closed Bug 699117 Opened 13 years ago Closed 13 years ago

Style Editor does not load long (>5k) gzip encoded stylesheets completely

Categories

(DevTools :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dangoor, Unassigned)

References

()

Details

I have noticed on a few sites that the Style Editor does not display the whole stylesheet. As soon as your start editing, the styles get messed up.

http://1devdaydetroit.com/

is an example. The inove/styles.css file (which I believe is the main theme style for this WordPress site) gets chopped off.

This is using version 0.5.2 of the xpi (I don't know if this bug exists in the current patch) running on Nightly 2011-11-02.
It is in the patch as well (no feature difference on loading).

Investigated this and bisected it to happen after 0.3 due do asynchronous stream conversion change for pages whose style sheets are served with Content-Encoding: gzip).
Status: NEW → ASSIGNED
Summary: Style Editor drops part of the CSS file → Style Editor does not load long (>5k) gzip encoded stylesheets completely
Browser patch on bug 583041 updated with this fix.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.