Closed
Bug 309114
Opened 19 years ago
Closed 19 years ago
[FIX]nsCSSFrameConstructor::ProcessPendingRestyles need not do update batches
Categories
(Core :: Layout, defect, P2)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
|
3.81 KB,
patch
|
roc
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
It only has two callers and both already do an update batch....
| Assignee | ||
Updated•19 years ago
|
OS: Linux → All
Priority: -- → P2
Hardware: PC → All
Summary: nsCSSFrameConstructor::ProcessPendingRestyles need not do update batches → [FIX]nsCSSFrameConstructor::ProcessPendingRestyles need not do update batches
Target Milestone: --- → mozilla1.9alpha
| Assignee | ||
Comment 1•19 years ago
|
||
Attachment #196622 -
Flags: superreview?(roc)
Attachment #196622 -
Flags: review?(roc)
Attachment #196622 -
Flags: superreview?(roc)
Attachment #196622 -
Flags: superreview+
Attachment #196622 -
Flags: review?(roc)
Attachment #196622 -
Flags: review+
| Assignee | ||
Comment 2•19 years ago
|
||
Fixed
Status: NEW → RESOLVED
Closed: 19 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
•