Bug 42490 - Use OwnPtr for CodeBlock objects
Summary: Use OwnPtr for CodeBlock objects
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-16 17:29 PDT by Darin Adler
Modified: 2010-07-19 10:19 PDT (History)
0 users

See Also:


Attachments
Patch (12.83 KB, patch)
2010-07-16 17:33 PDT, Darin Adler
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2010-07-16 17:29:47 PDT
Use OwnPtr for CodeBlock objects
Comment 1 Darin Adler 2010-07-16 17:33:55 PDT
Created attachment 61865 [details]
Patch
Comment 2 Darin Adler 2010-07-19 10:19:34 PDT
Committed r63675: <http://trac.webkit.org/changeset/63675>