Bug 13496 - Eliminate repaintObjectsBeforeLayout
Summary: Eliminate repaintObjectsBeforeLayout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-26 03:46 PDT by mitz
Modified: 2007-04-26 13:11 PDT (History)
0 users

See Also:


Attachments
Eliminate repaintObjectsBeforeLayout (6.27 KB, patch)
2007-04-26 04:17 PDT, mitz
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-04-26 03:46:47 PDT
Eliminate repaintObjectsBeforeLayout. Layout delta allows you to repaint your old rect accurately in repaintAfterLayoutIfNeeded.
Comment 1 Dave Hyatt 2007-04-26 04:13:53 PDT
r=me whenever you're ready.
Comment 2 mitz 2007-04-26 04:17:25 PDT
Created attachment 14197 [details]
Eliminate repaintObjectsBeforeLayout

Includes change log
Comment 3 Dave Hyatt 2007-04-26 09:56:11 PDT
Comment on attachment 14197 [details]
Eliminate repaintObjectsBeforeLayout

r=me
Comment 4 Dave Hyatt 2007-04-26 13:11:24 PDT
Landed in r21120.