Closed
Bug 451170
Opened 17 years ago
Closed 17 years ago
Hang with generated content and table display types
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: martijn.martijn, Assigned: bernd_mozilla)
References
Details
(4 keywords)
Attachments
(2 files, 1 obsolete file)
|
349 bytes,
text/html
|
Details | |
|
1.76 KB,
patch
|
bzbarsky
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
See testcase, which hangs after 500ms.
It doesn't hang in a 2008-08-15 build, so my guess is that this is a regression from bug 238072 somehow.
Assignee: nobody → roc
Flags: wanted1.9.1?
Flags: wanted1.9.1? → blocking1.9.1+
Priority: -- → P3
this is hardly a regression from the enabling of the content: stuff, just stupid code that I added for bug 337124, that now gets executed.
Attachment #342112 -
Flags: superreview?(bzbarsky)
Attachment #342112 -
Flags: review?(bzbarsky)
Comment 2•17 years ago
|
||
Wouldn't we want aPrevFrame to be the prevsibling of the anonymous colgroup in this case?
Attachment #342112 -
Attachment is obsolete: true
Attachment #343811 -
Flags: superreview?(bzbarsky)
Attachment #343811 -
Flags: review?(bzbarsky)
Attachment #342112 -
Flags: superreview?(bzbarsky)
Attachment #342112 -
Flags: review?(bzbarsky)
Comment 4•17 years ago
|
||
Comment on attachment 343811 [details] [diff] [review]
next. rev
OK, this I buy. r+sr=bzbarsky.
Please add a test that would have caught the bug in the previous patch if possible?
Attachment #343811 -
Flags: superreview?(bzbarsky)
Attachment #343811 -
Flags: superreview+
Attachment #343811 -
Flags: review?(bzbarsky)
Attachment #343811 -
Flags: review+
Flags: in-testsuite?
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•17 years ago
|
||
Verified fixed, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b2pre) Gecko/20081029 Minefield/3.1b2pre
Status: RESOLVED → VERIFIED
Updated•17 years ago
|
Keywords: fixed1.9.1
Updated•17 years ago
|
Keywords: verified1.9.1
Updated•17 years ago
|
Keywords: fixed1.9.1
Comment 7•12 years ago
|
||
Flags: in-testsuite? → in-testsuite+
Comment 8•12 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•