Closed
Bug 183784
Opened 23 years ago
Closed 23 years ago
Crash when running DOM testsuite
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
People
(Reporter: peterv, Assigned: bzbarsky)
References
()
Details
Attachments
(4 files)
2.42 KB,
patch
|
sicking
:
review+
peterv
:
superreview+
asa
:
approval1.3a+
|
Details | Diff | Splinter Review |
418 bytes,
text/html
|
Details | |
208 bytes,
text/html
|
Details | |
1.24 KB,
text/html
|
Details |
Go to http://www.bclary.com/dom-ts/do-dom-html-2-tests.html, click the
"Initialize jsUnit" button. A new page will open. Click the "Run" button. You'll
crash. Also see bug 171117 and attachment 108361 [details].
Bz has a patch
![]() |
Assignee | |
Comment 1•23 years ago
|
||
![]() |
Assignee | |
Comment 2•23 years ago
|
||
Comment on attachment 108397 [details] [diff] [review]
I hate document.write... I hate parser blocking. Back it all out.
This crash will happen on any page that document.writes multiple links to the
same URL....
Attachment #108397 -
Flags: superreview?(peterv)
Attachment #108397 -
Flags: review?(bugmail)
Attachment #108397 -
Flags: approval1.3a?
Comment 3•23 years ago
|
||
Comment on attachment 108397 [details] [diff] [review]
I hate document.write... I hate parser blocking. Back it all out.
please hold off on requesting approval until you've secured review and
super-review. thanks.
Attachment #108397 -
Flags: approval1.3a?
Reporter | ||
Comment 4•23 years ago
|
||
Comment on attachment 108397 [details] [diff] [review]
I hate document.write... I hate parser blocking. Back it all out.
BAH!
Attachment #108397 -
Flags: superreview?(peterv) → superreview+
Comment on attachment 108397 [details] [diff] [review]
I hate document.write... I hate parser blocking. Back it all out.
r=sicking
Attachment #108397 -
Flags: review?(bugmail) → review+
![]() |
Assignee | |
Updated•23 years ago
|
Attachment #108397 -
Flags: approval1.3a?
Comment 6•23 years ago
|
||
Comment on attachment 108397 [details] [diff] [review]
I hate document.write... I hate parser blocking. Back it all out.
a=asa for checkin to 1.3a
Attachment #108397 -
Flags: approval1.3a? → approval1.3a+
![]() |
Assignee | |
Comment 7•23 years ago
|
||
checked in
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 8•23 years ago
|
||
Reporter | ||
Comment 9•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Attachment #108500 -
Attachment description: control.html → testcase (part 1)
Reporter | ||
Comment 10•23 years ago
|
||
Reporter | ||
Comment 11•23 years ago
|
||
If you open attachment 18502 [details] [diff] [review], and click the button you'll hit the multiple
parser problem bz mentions.
You need to log in
before you can comment on or make changes to this bug.
Description
•