[webkit-reviews] review granted: [Bug 103589] Add an objective-c object graph wrapper and coder for WKConnection message bodies : [Attachment 176642] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 21:30:47 PST 2012


Anders Carlsson <andersca at apple.com> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 103589: Add an objective-c object graph wrapper and coder for WKConnection
message bodies
https://bugs.webkit.org/show_bug.cgi?id=103589

Attachment 176642: Patch
https://bugs.webkit.org/attachment.cgi?id=176642&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=176642&action=review


> Source/WebKit2/Shared/mac/ObjCObjectGraphCoders.mm:94
> +	       return true;

No need for the return true here :)


More information about the webkit-reviews mailing list