Migrate from pointers to references for text drawing code
Created attachment 260125 [details] Patch
Comment on attachment 260125 [details] Patch Attachment 260125 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/115456 New failing tests: imported/mozilla/svg/text/simple-fill-gradient.svg imported/mozilla/svg/text-layout-06.svg svg/custom/hidpi-masking-clipping.svg imported/mozilla/svg/text-scale-02.svg
Created attachment 260128 [details] Archive of layout-test-results from ews103 for mac-mavericks The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews103 Port: mac-mavericks Platform: Mac OS X 10.9.5
Comment on attachment 260125 [details] Patch Attachment 260125 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/115460 New failing tests: imported/mozilla/svg/text/simple-fill-gradient.svg imported/mozilla/svg/text-layout-06.svg svg/custom/hidpi-masking-clipping.svg imported/mozilla/svg/text-scale-02.svg
Created attachment 260129 [details] Archive of layout-test-results from ews104 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
*** Bug 148590 has been marked as a duplicate of this bug. ***
*** Bug 148558 has been marked as a duplicate of this bug. ***
Created attachment 260203 [details] Patch
Comment on attachment 260203 [details] Patch rs=me. sad that the storage on PaintInfo can't be a reference (and then you wouldn't need the getter). maybe in the future?
Created attachment 260208 [details] Patch
Created attachment 260209 [details] Patch
Created attachment 260211 [details] Patch
Created attachment 260213 [details] Patch
Created attachment 260216 [details] Patch
Created attachment 260217 [details] Patch
Created attachment 260218 [details] Patch
Committed r189144: <http://trac.webkit.org/changeset/189144>
Committed r189145: <http://trac.webkit.org/changeset/189145>
Committed r189147: <http://trac.webkit.org/changeset/189147>