RESOLVED FIXED 116828
[CSSRegions] Prevent unnecessary copy of LayoutRect objects
https://bugs.webkit.org/show_bug.cgi?id=116828
Summary [CSSRegions] Prevent unnecessary copy of LayoutRect objects
Mihnea Ovidenie
Reported 2013-05-27 08:08:54 PDT
Use const references for parameter passing for LayoutRect objects.
Attachments
Patch (6.00 KB, patch)
2013-05-27 08:11 PDT, Mihnea Ovidenie
no flags
Mihnea Ovidenie
Comment 1 2013-05-27 08:11:30 PDT
Andreas Kling
Comment 2 2013-05-27 08:16:57 PDT
Comment on attachment 202985 [details] Patch r=me
WebKit Commit Bot
Comment 3 2013-05-27 08:50:25 PDT
The commit-queue encountered the following flaky tests while processing attachment 202985 [details]: media/track/track-remove-crash.html bug 115892 (author: eric.carlson@apple.com) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 4 2013-05-27 08:51:46 PDT
Comment on attachment 202985 [details] Patch Clearing flags on attachment: 202985 Committed r150761: <http://trac.webkit.org/changeset/150761>
WebKit Commit Bot
Comment 5 2013-05-27 08:51:48 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.