RESOLVED FIXED80919
[chromium] Use tileRect instead of pointer derefs
https://bugs.webkit.org/show_bug.cgi?id=80919
Summary [chromium] Use tileRect instead of pointer derefs
Dana Jansens
Reported 2012-03-12 18:12:26 PDT
[chromium] Use tileRect instead of pointer derefs
Attachments
Patch (2.24 KB, patch)
2012-03-12 18:13 PDT, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-03-12 18:13:03 PDT
Dana Jansens
Comment 2 2012-03-12 18:14:44 PDT
tileRect is an alias for quad->quadVisibleRect() used throughout the LRC::drawTileQuad() method, except on these 4 lines.
Adrienne Walker
Comment 3 2012-03-12 19:47:02 PDT
Comment on attachment 131479 [details] Patch Sure. Seems more consistent.
WebKit Review Bot
Comment 4 2012-03-12 20:33:45 PDT
Comment on attachment 131479 [details] Patch Clearing flags on attachment: 131479 Committed r110534: <http://trac.webkit.org/changeset/110534>
WebKit Review Bot
Comment 5 2012-03-12 20:33:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.