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

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.