Bug 86299 - Dangling node to ID maps vector uses raw pointers, but should use OwnPtr
Summary: Dangling node to ID maps vector uses raw pointers, but should use OwnPtr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-12 08:31 PDT by Darin Adler
Modified: 2012-05-13 16:24 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.83 KB, patch)
2012-05-12 08:33 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 2012-05-12 08:31:43 PDT
Dangling node to ID maps vector uses raw pointers, but should use OwnPtr
Comment 1 Darin Adler 2012-05-12 08:33:01 PDT
Created attachment 141578 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-13 16:24:21 PDT
Comment on attachment 141578 [details]
Patch

Clearing flags on attachment: 141578

Committed r116904: <http://trac.webkit.org/changeset/116904>
Comment 3 WebKit Review Bot 2012-05-13 16:24:25 PDT
All reviewed patches have been landed.  Closing bug.