RESOLVED FIXED Bug 85260
Early-out and avoid any copying when possible for Region operations
https://bugs.webkit.org/show_bug.cgi?id=85260
Summary Early-out and avoid any copying when possible for Region operations
Dana Jansens
Reported 2012-04-30 22:08:25 PDT
Early-out and avoid any copying when possible for Region operations
Attachments
Patch (3.93 KB, patch)
2012-04-30 22:14 PDT, Dana Jansens
no flags
Patch (7.62 KB, patch)
2012-05-08 18:11 PDT, Dana Jansens
no flags
Patch (7.78 KB, patch)
2012-05-09 08:30 PDT, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-04-30 22:14:32 PDT
WebKit Review Bot
Comment 2 2012-04-30 22:17:47 PDT
Comment on attachment 139581 [details] Patch Attachment 139581 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12585513
Philippe Normand
Comment 3 2012-04-30 22:18:42 PDT
Dana Jansens
Comment 4 2012-04-30 22:19:53 PDT
Comment on attachment 139581 [details] Patch This won't compile without bug #81076.
Early Warning System Bot
Comment 5 2012-04-30 22:20:47 PDT
Early Warning System Bot
Comment 6 2012-04-30 22:20:54 PDT
Build Bot
Comment 7 2012-04-30 22:29:21 PDT
Build Bot
Comment 8 2012-04-30 22:39:12 PDT
Gyuyoung Kim
Comment 9 2012-05-01 05:22:58 PDT
Dana Jansens
Comment 10 2012-05-08 18:11:12 PDT
Build Bot
Comment 11 2012-05-08 18:57:31 PDT
Dana Jansens
Comment 12 2012-05-09 08:30:36 PDT
Anders Carlsson
Comment 13 2012-05-09 09:13:44 PDT
Comment on attachment 140952 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=140952&action=review > Source/WebKit/chromium/tests/RegionTest.cpp:390 > + r. unite(IntRect(0, 0, 500, 500)); Extra space here
WebKit Review Bot
Comment 14 2012-05-09 10:00:34 PDT
Comment on attachment 140952 [details] Patch Clearing flags on attachment: 140952 Committed r116538: <http://trac.webkit.org/changeset/116538>
WebKit Review Bot
Comment 15 2012-05-09 10:00:40 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.