Bug 80223 - RetainPtr: Use adoptNS function instead of AdoptNS constructor argument
Summary: RetainPtr: Use adoptNS function instead of AdoptNS constructor argument
Status: RESOLVED DUPLICATE of bug 80222
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-04 11:54 PST by Darin Adler
Modified: 2013-05-27 16:23 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2012-03-04 11:54:44 PST
We should change clients of RetainPtr to use the adoptNS function instead of the AdoptNS constructor argument. Then we should get rid of the AdoptNS constructor or make it private.
Comment 1 Darin Adler 2013-05-09 18:12:29 PDT
This is mostly done.
Comment 2 Darin Adler 2013-05-27 16:23:17 PDT

*** This bug has been marked as a duplicate of bug 80222 ***