Bug 135062 - [Cocoa] Use RetainPtr in _WKRemoteObjectInterface
Summary: [Cocoa] Use RetainPtr in _WKRemoteObjectInterface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-18 12:26 PDT by Joseph Pecoraro
Modified: 2014-07-18 13:50 PDT (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (3.43 KB, patch)
2014-07-18 12:27 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2014-07-18 12:26:18 PDT
Use RetainPtr in _WKRemoteObjectInterface instead of manually releasing ivars.
Comment 1 Joseph Pecoraro 2014-07-18 12:27:33 PDT
Created attachment 235137 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2014-07-18 13:50:31 PDT
Comment on attachment 235137 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 235137

Committed r171240: <http://trac.webkit.org/changeset/171240>
Comment 3 WebKit Commit Bot 2014-07-18 13:50:34 PDT
All reviewed patches have been landed.  Closing bug.