Bug 59342 - PropertyMapHashTable.h should use adoptPtr instead of implicit conversions to PassRefPtr.
Summary: PropertyMapHashTable.h should use adoptPtr instead of implicit conversions to...
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: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 14:07 PDT by David Levin
Modified: 2011-04-25 14:16 PDT (History)
0 users

See Also:


Attachments
Patch (949 bytes, patch)
2011-04-25 14:08 PDT, David Levin
no flags Details | Formatted Diff | Diff
Patch (1.67 KB, patch)
2011-04-25 14:11 PDT, David Levin
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Levin 2011-04-25 14:07:20 PDT
PropertyMapHashTable.h should use adoptPtr instead of implicit conversions to PassRefPtr.
Comment 1 David Levin 2011-04-25 14:08:52 PDT
Created attachment 90943 [details]
Patch
Comment 2 David Levin 2011-04-25 14:11:31 PDT
Created attachment 90944 [details]
Patch
Comment 3 David Levin 2011-04-25 14:16:49 PDT
Committed as http://trac.webkit.org/changeset/84799