[webkit-reviews] review granted: [Bug 123394] [Cocoa] Make all API objects have Cocoa wrappers, and delegate refcounting to those wrappers : [Attachment 215538] Give APIObject an Objective-C wrapper and make wrappers manage the lifetime of API objects
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 30 12:59:19 PDT 2013
Darin Adler <darin at apple.com> has granted mitz at webkit.org <mitz at webkit.org>'s
request for review:
Bug 123394: [Cocoa] Make all API objects have Cocoa wrappers, and delegate
refcounting to those wrappers
https://bugs.webkit.org/show_bug.cgi?id=123394
Attachment 215538: Give APIObject an Objective-C wrapper and make wrappers
manage the lifetime of API objects
https://bugs.webkit.org/attachment.cgi?id=215538&action=review
------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=215538&action=review
> Source/WebKit2/Shared/Cocoa/WKObject.mm:36
> + dispatch_once_t _targetInitializtionToken;
Missing a in “ztion” here.
More information about the webkit-reviews
mailing list