[chromium] Use tileRect instead of pointer derefs
Created attachment 131479 [details] Patch
tileRect is an alias for quad->quadVisibleRect() used throughout the LRC::drawTileQuad() method, except on these 4 lines.
Comment on attachment 131479 [details] Patch Sure. Seems more consistent.
Comment on attachment 131479 [details] Patch Clearing flags on attachment: 131479 Committed r110534: <http://trac.webkit.org/changeset/110534>
All reviewed patches have been landed. Closing bug.