Closed
Bug 266171
Opened 20 years ago
Closed 20 years ago
[FIX]mEventQueue should be cleared before processing restyles
Categories
(Core :: Layout, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.8alpha5
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
|
810 bytes,
patch
|
dbaron
:
review+
dbaron
:
superreview+
|
Details | Diff | Splinter Review |
Otherwise, if processing a restyle causes other restyles to get posted, those restyles may not cause posting of a restyle event... which they should do. Patch coming up.
| Assignee | ||
Comment 1•20 years ago
|
||
| Assignee | ||
Comment 2•20 years ago
|
||
Comment on attachment 163453 [details] [diff] [review] Patch Roc, could you review?
Attachment #163453 -
Flags: superreview?(roc)
Attachment #163453 -
Flags: review?(roc)
| Assignee | ||
Updated•20 years ago
|
Priority: -- → P1
Summary: mEventQueue should be cleared before processing restyles → [FIX]mEventQueue should be cleared before processing restyles
Target Milestone: --- → mozilla1.8alpha5
Attachment #163453 -
Flags: superreview?(roc)
Attachment #163453 -
Flags: superreview+
Attachment #163453 -
Flags: review?(roc)
Attachment #163453 -
Flags: review+
| Assignee | ||
Comment 3•20 years ago
|
||
Fixed.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Core → Core Graveyard
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•