[webkit-reviews] review granted: [Bug 60591] Switch RenderBoxModelObject::paintBorder to use IntRect instead of four ints : [Attachment 93046] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 17:12:51 PDT 2011


Eric Seidel <eric at webkit.org> has granted Levi Weintraub <leviw at chromium.org>'s
request for review:
Bug 60591: Switch RenderBoxModelObject::paintBorder to use IntRect instead of
four ints
https://bugs.webkit.org/show_bug.cgi?id=60591

Attachment 93046: Patch
https://bugs.webkit.org/attachment.cgi?id=93046&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
This was a good example of tx, ty being just the wrong names for these
variables!  You may want to run a few pixel tests just to make sure.  This
looks fine though.  the cr-linux EWS runs pixel tests and should catch any
failures if you wait for it.


More information about the webkit-reviews mailing list