Bug 116828 - [CSSRegions] Prevent unnecessary copy of LayoutRect objects
Summary: [CSSRegions] Prevent unnecessary copy of LayoutRect objects
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 08:08 PDT by Mihnea Ovidenie
Modified: 2013-05-27 08:51 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.00 KB, patch)
2013-05-27 08:11 PDT, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihnea Ovidenie 2013-05-27 08:08:54 PDT
Use const references for parameter passing for LayoutRect objects.
Comment 1 Mihnea Ovidenie 2013-05-27 08:11:30 PDT
Created attachment 202985 [details]
Patch
Comment 2 Andreas Kling 2013-05-27 08:16:57 PDT
Comment on attachment 202985 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 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.
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2013-05-27 08:51:48 PDT
All reviewed patches have been landed.  Closing bug.