Closed Bug 147691 Opened 22 years ago Closed 13 years ago

assertion: enabling/disabling quirk stylesheet too late

Categories

(Core :: CSS Parsing and Computation, defect, P4)

defect

Tracking

()

RESOLVED FIXED
mozilla1.9.1

People

(Reporter: hwaara, Assigned: dbaron)

References

()

Details

Attachments

(1 file)

(No idea where to file this, punt as needed.)

Go to the URL, and you will get this assertion:

###!!! ASSERTION: enabling/disabling quirk stylesheet too late: 'count == 0 || a
Enable == enabledNow', file nsStyleSet.cpp, line 879
Break: at file nsStyleSet.cpp, line 879

Stack:

NTDLL! 77f7f570()
nsDebug::Assertion(const char * 0x020a6c34, const char * 0x020a6c10, const char
* 0x020a6c00, int 879) line 274 + 13 bytes
StyleSetImpl::EnableQuirkStyleSheet(StyleSetImpl * const 0x03b1ec38, int 0) line
879 + 40 bytes
nsPresContext::SetCompatibilityMode(nsPresContext * const 0x0450ea20,
nsCompatibility eCompatibility_Standard) line 774
nsHTMLDocument::SetDTDMode(nsHTMLDocument * const 0x02e4a46c, nsDTDMode
eDTDMode_strict) line 1357
HTMLContentSink::WillBuildModel(HTMLContentSink * const 0x040379d0) line 2490
CNavDTD::WillBuildModel(CNavDTD * const 0x04c1adf8, const CParserContext &
{...}, nsITokenizer * 0x031f0f48, nsIContentSink * 0x040379d0) line 410 + 12 bytes
nsParser::WillBuildModel(nsString & {...}) line 1228 + 57 bytes
nsParser::ResumeParse(int 1, int 0, int 1) line 1708 + 23 bytes
nsParser::OnDataAvailable(nsParser * const 0x03b7701c, nsIRequest * 0x030b9dd8,
nsISupports * 0x00000000, nsIInputStream * 0x04669548, unsigned int 0, unsigned
int 6971) line 2371 + 21 bytes
nsDocumentOpenInfo::OnDataAvailable(nsDocumentOpenInfo * const 0x03f7d190,
nsIRequest * 0x030b9dd8, nsISupports * 0x00000000, nsIInputStream * 0x04669548,
unsigned int 0, unsigned int 6971) line 243 + 46 bytes
nsStreamListenerTee::OnDataAvailable(nsStreamListenerTee * const 0x042be570,
nsIRequest * 0x030b9dd8, nsISupports * 0x00000000, nsIInputStream * 0x03ea4098,
unsigned int 0, unsigned int 6971) line 97 + 51 bytes
nsHttpChannel::OnDataAvailable(nsHttpChannel * const 0x030b9ddc, nsIRequest *
0x031f0e2c, nsISupports * 0x00000000, nsIInputStream * 0x03ea4098, unsigned int
0, unsigned int 6971) line 2982 + 63 bytes
nsOnDataAvailableEvent::HandleEvent() line 193 + 70 bytes
nsARequestObserverEvent::HandlePLEvent(PLEvent * 0x045fe6dc) line 116
PL_HandleEvent(PLEvent * 0x045fe6dc) line 596 + 10 bytes
PL_ProcessPendingEvents(PLEventQueue * 0x00c141d0) line 526 + 9 bytes
_md_EventReceiverProc(HWND__ * 0x0022032a, unsigned int 49539, unsigned int 0,
long 12665296) line 1077 + 9 bytes
USER32! 77d33a5f()
USER32! 77d33b2e()
USER32! 77d33d6a()
USER32! 77d341fd()
nsAppShellService::Run(nsAppShellService * const 0x00c55640) line 451
main1(int 1, char * * 0x002f7608, nsISupports * 0x00000000) line 1456 + 32 bytes
main(int 1, char * * 0x002f7608) line 1805 + 37 bytes
mainCRTStartup() line 338 + 17 bytes
KERNEL32! 77e7eb69()
Status: NEW → ASSIGNED
OS: Windows XP → All
Hardware: PC → All
Target Milestone: --- → mozilla1.1alpha
Comment on attachment 85798 [details] [diff] [review]
turn off this assertion for now

r=hwaara
Attachment #85798 - Flags: review+
Assertion removal checked in 2002-06-03 11:26:18 PDT.
Priority: -- → P3
Target Milestone: mozilla1.1alpha → Future
Assignee: dbaron → nobody
Status: ASSIGNED → NEW
QA Contact: ian → style-system
This was fixed for real in bug 450191.
Assignee: nobody → dbaron
Status: NEW → RESOLVED
Closed: 13 years ago
Depends on: 450191
Priority: P3 → P4
Resolution: --- → FIXED
Target Milestone: Future → mozilla1.9.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: