Bug 115653

Summary: Use OwnPtr instead of deleteAllValues in SVGAttributeToPropertyMap
Product: WebKit Reporter: Darin Adler <darin>
Component: SVGAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, d-r, fmalita, pdr, schenney, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 73757    
Attachments:
Description Flags
Patch none

Description Darin Adler 2013-05-06 09:40:15 PDT
Use OwnPtr instead of deleteAllValues in SVGAttributeToPropertyMap
Comment 1 Darin Adler 2013-05-06 09:46:05 PDT
Created attachment 200711 [details]
Patch
Comment 2 Andreas Kling 2013-05-06 12:46:38 PDT
Comment on attachment 200711 [details]
Patch

r=me, nice touch with the added comments.
Comment 3 WebKit Commit Bot 2013-05-06 13:14:30 PDT
Comment on attachment 200711 [details]
Patch

Clearing flags on attachment: 200711

Committed r149632: <http://trac.webkit.org/changeset/149632>
Comment 4 WebKit Commit Bot 2013-05-06 13:14:33 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Darin Adler 2013-05-07 09:14:42 PDT
*** Bug 75734 has been marked as a duplicate of this bug. ***