RESOLVED FIXED 147428
Make TextLayout fast allocated
https://bugs.webkit.org/show_bug.cgi?id=147428
Summary Make TextLayout fast allocated
Chris Dumez
Reported 2015-07-29 17:04:00 PDT
Make TextLayout fast allocated as it is allocated frequently and on the heap.
Attachments
Patch (1.28 KB, patch)
2015-07-29 17:04 PDT, Chris Dumez
no flags
Archive of layout-test-results from ews106 for mac-mavericks-wk2 (588.62 KB, application/zip)
2015-07-29 17:43 PDT, Build Bot
no flags
Chris Dumez
Comment 1 2015-07-29 17:04:52 PDT
Simon Fraser (smfr)
Comment 2 2015-07-29 17:08:43 PDT
Comment on attachment 257785 [details] Patch We should probably do a sweep of all the things that need this.
Build Bot
Comment 3 2015-07-29 17:43:36 PDT
Comment on attachment 257785 [details] Patch Attachment 257785 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/6462551126704128 New failing tests: platform/mac-wk2/plugins/npp-setwindow-called-on-scroll.html fast/replaced/object-with-embed-url-param.html http/tests/security/mixedContent/insecure-plugin-in-iframe.html
Build Bot
Comment 4 2015-07-29 17:43:40 PDT
Created attachment 257793 [details] Archive of layout-test-results from ews106 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Chris Dumez
Comment 5 2015-07-29 20:06:12 PDT
Comment on attachment 257785 [details] Patch Clearing flags on attachment: 257785 Committed r187574: <http://trac.webkit.org/changeset/187574>
Chris Dumez
Comment 6 2015-07-29 20:06:20 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.