Bug 116828

Summary: [CSSRegions] Prevent unnecessary copy of LayoutRect objects
Product: WebKit Reporter: Mihnea Ovidenie <mihnea>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.