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+
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.