Closed
Bug 612213
Opened 15 years ago
Closed 7 years ago
Hang with CSS filter property (loop of reflow and restyle?)
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: hang, testcase)
Attachments
(2 files)
I think the CSS filter is central to the testcase and the <video> is not.
| Reporter | ||
Comment 1•15 years ago
|
||
This seems to be the relevant stuck-loop:
1574 PresShell::FlushPendingNotifications
1052 PresShell::ProcessReflowCommands
383 nsCSSFrameConstructor::ProcessPendingRestyles
111 nsIViewManager::UpdatEviewBatch::EndUpdateViewBatch
Comment 2•9 years ago
|
||
Can't reproduce on latest Nightly on Win7. Can you confirm?
Flags: needinfo?(jruderman)
Pushed by mpalmgren@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b2a9f537a6d4
Add a crashtest. r=mats
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Flags: needinfo?(jruderman)
Comment 4•7 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•