Bug 94046

Summary: NinePieceImage: Avoid unnecessary duplication of default data in assignment operator.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, gustavo, koivisto, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
gustavo: commit-queue-
Patch none

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.