Bug 115653 - Use OwnPtr instead of deleteAllValues in SVGAttributeToPropertyMap
Summary: Use OwnPtr instead of deleteAllValues in SVGAttributeToPropertyMap
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
: 75734 (view as bug list)
Depends on:
Blocks: 73757
  Show dependency treegraph
 
Reported: 2013-05-06 09:40 PDT by Darin Adler
Modified: 2013-05-07 09:14 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.03 KB, patch)
2013-05-06 09:46 PDT, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***