[webkit-reviews] review granted: [Bug 79724] Stop doubling maximalOutlineSize during painting : [Attachment 129303] Proposed refactoring: remove the doubling and introduce some localRepaintRect to simplify the logic.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 29 10:27:16 PST 2012


Tony Chang <tony at chromium.org> has granted Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 79724: Stop doubling maximalOutlineSize during painting
https://bugs.webkit.org/show_bug.cgi?id=79724

Attachment 129303: Proposed refactoring: remove the doubling and introduce some
localRepaintRect to simplify the logic.
https://bugs.webkit.org/attachment.cgi?id=129303&action=review

------- Additional Comments from Tony Chang <tony at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=129303&action=review


> Source/WebCore/ChangeLog:8
> +	   Refactoring only, covered by existing tests (mostly repaint ones).

Can you name the pixel tests that need a rebaseline from this?	Maybe we can
pre-emptively mark them in test_expectations.txt so the bots don't go red.


More information about the webkit-reviews mailing list