Bug 122745 - Static assertions in WTF::adoptPtr should point to using adoptRef for ref-counted objects
Summary: Static assertions in WTF::adoptPtr should point to using adoptRef for ref-cou...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-14 02:25 PDT by Zan Dobersek
Modified: 2013-10-14 08:45 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2013-10-14 02:32 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-10-14 02:25:24 PDT
Static assertions in WTF::adoptRef should point to using adoptRef for ref-counted objects
Comment 1 Zan Dobersek 2013-10-14 02:32:06 PDT
Created attachment 214138 [details]
Patch
Comment 2 Zan Dobersek 2013-10-14 08:45:02 PDT
Comment on attachment 214138 [details]
Patch

Clearing flags on attachment: 214138

Committed r157402: <http://trac.webkit.org/changeset/157402>
Comment 3 Zan Dobersek 2013-10-14 08:45:08 PDT
All reviewed patches have been landed.  Closing bug.