Bug 44386

Summary: Remove specialized retain/release functions in favor of a single on for WKTypeRefs
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Sam Weinig
Reported 2010-08-21 18:43:50 PDT
Remove specialized retain/release functions (e.g. WKPageRetain/WKPageRelease) in favor of one for all WKTypeRefs (WKRetain/WKRelease).
Attachments
Patch (39.01 KB, patch)
2010-08-21 18:46 PDT, Sam Weinig
mitz: review+
Sam Weinig
Comment 1 2010-08-21 18:46:56 PDT
mitz
Comment 2 2010-08-21 18:55:37 PDT
Comment on attachment 65039 [details] Patch > + Remove specialized retain/release functions in favor of a single on for WKTypeRefs Typo: “on”.
Sam Weinig
Comment 3 2010-08-21 18:58:53 PDT
Landed in r65780.
Note You need to log in before you can comment on or make changes to this bug.