Bug 115729

Summary: Use OwnPtr instead of deleteAllValues in SVGResourcesCache
Product: WebKit Reporter: Darin Adler <darin>
Component: New BugsAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, d-r, eflews.bot, esprehn+autocc, fmalita, glenn, gyuyoung.kim, pdr, rego+ews, schenney, webkit-ews, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 73757    
Attachments:
Description Flags
Patch
none
Patch (add include of OwnPtr.h to fix builds) none

Description Darin Adler 2013-05-07 09:19:59 PDT
Use OwnPtr instead of deleteAllValues in SVGResourcesCache
Comment 1 Darin Adler 2013-05-07 09:23:48 PDT
Created attachment 200914 [details]
Patch
Comment 2 Geoffrey Garen 2013-05-07 09:29:16 PDT
Comment on attachment 200914 [details]
Patch

r=me
Comment 3 Early Warning System Bot 2013-05-07 09:32:35 PDT
Comment on attachment 200914 [details]
Patch

Attachment 200914 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/336132
Comment 4 EFL EWS Bot 2013-05-07 09:33:22 PDT
Comment on attachment 200914 [details]
Patch

Attachment 200914 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/271097
Comment 5 Darin Adler 2013-05-07 09:34:54 PDT
Created attachment 200920 [details]
Patch (add include of OwnPtr.h to fix builds)
Comment 6 WebKit Commit Bot 2013-05-07 11:42:04 PDT
Comment on attachment 200920 [details]
Patch (add include of OwnPtr.h to fix builds)

Clearing flags on attachment: 200920

Committed r149684: <http://trac.webkit.org/changeset/149684>
Comment 7 WebKit Commit Bot 2013-05-07 11:42:07 PDT
All reviewed patches have been landed.  Closing bug.