Closed Bug 516584 Opened 15 years ago Closed 15 years ago

[HTML5] "ASSERTION: Interrupted in the middle of a script?"

Categories

(Core :: DOM: HTML Parser, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jruderman, Unassigned)

References

()

Details

(Keywords: assertion)

Attachments

(1 file)

http://newt1.adultadworld.com/jsc/z5/ff2.html?n=607;c=2496;s=7999;d=22;w=780;h=260;p=7999 triggers an assertion when loaded:

###!!! ASSERTION: Interrupted in the middle of a script?: '!IsScriptExecutingImpl()', file /Users/jruderman/central/parser/html/nsHtml5Parser.cpp, line 876

Looks like the script does a synchronous XMLHttpRequest, which spins the event loop, and the HTML5 parser isn't expecting this particular kind of re-entrancy.
Attached file stack trace (deleted) —
I expect this to get fixed when bug 503473 lands.
Depends on: 503473
I believe this was fixed together with bug 503473.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: