Bug 92042

Summary: Make RenderBlock::paintChildren virtual so sub classes can change the paint order
Product: WebKit Reporter: Tony Chang <tony>
Component: New BugsAssignee: Tony Chang <tony>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, hyatt, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 92041    
Attachments:
Description Flags
Patch ojan: review+

Tony Chang
Reported 2012-07-23 16:01:15 PDT
Make RenderBlock::paintChildren virtual so sub classes can change the paint order
Attachments
Patch (9.24 KB, patch)
2012-07-23 16:05 PDT, Tony Chang
ojan: review+
Tony Chang
Comment 1 2012-07-23 16:05:22 PDT
Eric Seidel (no email)
Comment 2 2012-07-23 17:04:21 PDT
Perf impact? I wouldn't expect there to be much of one...
Tony Chang
Comment 3 2012-07-24 11:41:47 PDT
(In reply to comment #2) > Perf impact? I wouldn't expect there to be much of one... Good question. I ran the moz page cycler on my machine and the difference appears to be in the noise. I'll watch the page cyclers on the bots when I land this.
Tony Chang
Comment 4 2012-07-24 13:53:36 PDT
Note You need to log in before you can comment on or make changes to this bug.