Bug 94046 - NinePieceImage: Avoid unnecessary duplication of default data in assignment operator.
Summary: NinePieceImage: Avoid unnecessary duplication of default data in assignment o...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-14 16:48 PDT by Andreas Kling
Modified: 2012-08-15 14:22 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.53 KB, patch)
2012-08-14 16:49 PDT, Andreas Kling
gustavo: commit-queue-
Details | Formatted Diff | Diff
Patch (1.53 KB, patch)
2012-08-14 17:02 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2012-08-14 16:48:13 PDT
NinePieceImage: Avoid unnecessary duplication of default data in copy constructor.
Comment 1 Andreas Kling 2012-08-14 16:49:23 PDT
Created attachment 158446 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2012-08-14 16:54:55 PDT
Comment on attachment 158446 [details]
Patch

Attachment 158446 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/13494757
Comment 3 Andreas Kling 2012-08-14 17:02:31 PDT
Created attachment 158450 [details]
Patch
Comment 4 Geoffrey Garen 2012-08-14 19:45:18 PDT
Comment on attachment 158450 [details]
Patch

r=me
Comment 5 WebKit Review Bot 2012-08-15 14:22:16 PDT
Comment on attachment 158450 [details]
Patch

Clearing flags on attachment: 158450

Committed r125708: <http://trac.webkit.org/changeset/125708>
Comment 6 WebKit Review Bot 2012-08-15 14:22:20 PDT
All reviewed patches have been landed.  Closing bug.