RESOLVED FIXED 44386
Remove specialized retain/release functions in favor of a single on for WKTypeRefs
https://bugs.webkit.org/show_bug.cgi?id=44386
Summary Remove specialized retain/release functions in favor of a single on for WKTyp...
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.