WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
92042
Make RenderBlock::paintChildren virtual so sub classes can change the paint order
https://bugs.webkit.org/show_bug.cgi?id=92042
Summary
Make RenderBlock::paintChildren virtual so sub classes can change the paint o...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tony Chang
Comment 1
2012-07-23 16:05:22 PDT
Created
attachment 153889
[details]
Patch
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
Committed
r123524
: <
http://trac.webkit.org/changeset/123524
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug