Closed
Bug 528002
Opened 16 years ago
Closed 16 years ago
[FIX]InvalidateCanvasIfNeeded does too much work
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
|
1.22 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
In particular, it walks the whole frame tree if it needs to invalidate, instead of just invalidating the viewport.
| Assignee | ||
Comment 1•16 years ago
|
||
Attachment #411766 -
Flags: review?(roc)
Attachment #411766 -
Flags: review?(roc) → review+
| Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
This might have caused bug 535212
You need to log in
before you can comment on or make changes to this bug.
Description
•