Closed Bug 288360 Opened 19 years ago Closed 19 years ago

www.wired.com loads without CSS

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
blocker

Tracking

()

RESOLVED FIXED

People

(Reporter: sfraser_bugs, Assigned: dbaron)

References

()

Details

Attachments

(1 file)

In the nightly builds of Firefox and Camino from 3/30, some sites are rendering
incorrectly. www.wired.com loads without its CSS, as does www.mozilla.org.

On www.apple.com, the layout is sometimes broken for large window sizes (if you
get the black version of the page).

Somethind bad happened.

Checkins:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-03-29+08%3A00%3A00&maxdate=2005-03-30+08%3A00%3A00&cvsroot=%2Fcvsroot
This appears to be Mac-only. The windows Firefox nightly doesn't show the
problem. Some people report that things sometimes work, which perhaps suggests
timing issues.
Severity: normal → blocker
3/29 builds do not show the problem.
Debug build says:
WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file
../../../../mozilla/layout/style/nsCSSLoader.cpp, line 1008
several times.
http://lxr.mozilla.org/seamonkey/source/layout/style/nsCSSParser.cpp#903 -- rv
is never inited in HTML mode.  In CSS mode it's also not inited because
DoParseMediaList doesn't return rv except when InitScanner failed...
Attachment #179105 - Flags: superreview?(dbaron)
Attachment #179105 - Flags: review?(bzbarsky)
Attachment #179105 - Flags: superreview?(dbaron)
Attachment #179105 - Flags: superreview+
Attachment #179105 - Flags: review?(bzbarsky)
Attachment #179105 - Flags: review+
Landed.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Linux/GTK2 was affected as well.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050330 Firefox/1.0+
OS: MacOS X → All
Hardware: Macintosh → All
Oops.  Thanks for fixing this.
*** Bug 288381 has been marked as a duplicate of this bug. ***
*** Bug 288510 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: