paintBorder literally constructs and uses an IntRect at the beginning. Let's just take one in :)
Created attachment 93046 [details] Patch
Comment on attachment 93046 [details] Patch 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.
Comment on attachment 93046 [details] Patch Attachment 93046 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/8687128
(In reply to comment #3) > (From update of attachment 93046 [details]) > Attachment 93046 [details] did not pass chromium-ews (chromium-xvfb): > Output: http://queues.webkit.org/results/8687128 Missed one "w"! Re-uploading...
Created attachment 93149 [details] Patch
Cool, fixed the build breakage (how do I love EWS, let me count the ways...)! Eric, can I get that R+ back? ;)
Comment on attachment 93149 [details] Patch OK.
You should still run a pixel test or two locally to make sure you won't find out you broke things only when the cr-gardener sees them on the bots. :)
Comment on attachment 93149 [details] Patch Clearing flags on attachment: 93149 Committed r86272: <http://trac.webkit.org/changeset/86272>
All reviewed patches have been landed. Closing bug.