RESOLVED FIXED 123938
Allow property list classes to exist in containers
https://bugs.webkit.org/show_bug.cgi?id=123938
Summary Allow property list classes to exist in containers
Anders Carlsson
Reported 2013-11-06 16:38:05 PST
Allow property list classes to exist in containers
Attachments
Patch (2.61 KB, patch)
2013-11-06 16:39 PST, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2013-11-06 16:39:55 PST
Andreas Kling
Comment 2 2013-11-06 16:42:06 PST
Comment on attachment 216240 [details] Patch 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. :|
Anders Carlsson
Comment 3 2013-11-06 16:47:00 PST
Note You need to log in before you can comment on or make changes to this bug.