[webkit-reviews] review granted: [Bug 123938] Allow property list classes to exist in containers : [Attachment 216240] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 16:43:19 PST 2013


Andreas Kling <akling at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 123938: Allow property list classes to exist in containers
https://bugs.webkit.org/show_bug.cgi?id=123938

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

------- Additional Comments from Andreas Kling <akling at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=216240&action=review


r=me

> Source/WebKit2/Shared/API/Cocoa/WKRemoteObjectInterface.mm:91
> +	       result.uncheckedAppend(propertyListClasses());

This looked scary at first. :|


More information about the webkit-reviews mailing list