Closed
Bug 383137
Opened 19 years ago
Closed 19 years ago
[FIX]Hang with testcase, using style::before and counter
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
mozilla1.9alpha6
People
(Reporter: martijn.martijn, Assigned: bzbarsky)
References
Details
(Keywords: hang, testcase)
Attachments
(2 files)
|
343 bytes,
application/xhtml+xml
|
Details | |
|
2.94 KB,
patch
|
sicking
:
review+
sicking
:
superreview+
|
Details | Diff | Splinter Review |
See testcase, which hangs current trunk builds within 100ms.
It doesn't use any cpu power in a 2007-01-29 build, but it does use 100% cpu in a 2007-01-30 build (but doesn't lock up the browser):
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=2007-01-29+04&maxdate=2007-01-30+09&cvsroot=%2Fcvsroot
Maybe regression from bug 367612, somehow?
| Assignee | ||
Comment 1•19 years ago
|
||
> Maybe regression from bug 367612, somehow?
Yeah.
Assignee: nobody → bzbarsky
Blocks: 367612
Flags: in-testsuite?
Priority: -- → P2
Summary: Hang with testcase, using style::before and counter → [FIX]Hang with testcase, using style::before and counter
Target Milestone: --- → mozilla1.9alpha6
| Assignee | ||
Comment 2•19 years ago
|
||
Attachment #267171 -
Flags: superreview?(jonas)
Attachment #267171 -
Flags: review?(jonas)
Attachment #267171 -
Flags: superreview?(jonas)
Attachment #267171 -
Flags: superreview+
Attachment #267171 -
Flags: review?(jonas)
Attachment #267171 -
Flags: review+
| Assignee | ||
Comment 3•19 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•19 years ago
|
||
Verified fixed, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a6pre) Gecko/20070605 Minefield/3.0a6pre
Status: RESOLVED → VERIFIED
Comment 5•13 years ago
|
||
Flags: in-testsuite? → in-testsuite+
Comment 6•13 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•