[webkit-reviews] review requested: [Bug 111088] Objective-C API: Need a good way to reference event handlers without causing cycles : [Attachment 191571] fix JSManagedValue init

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 14:46:30 PST 2013


Mark Hahnenberg <mhahnenberg at apple.com> has asked  for review:
Bug 111088: Objective-C API: Need a good way to reference event handlers
without causing cycles
https://bugs.webkit.org/show_bug.cgi?id=111088

Attachment 191571: fix JSManagedValue init
https://bugs.webkit.org/attachment.cgi?id=191571&action=review

------- Additional Comments from Mark Hahnenberg <mhahnenberg at apple.com>
We want JSManagedValues to instantly return nil when value is invoked if
they're created using plain init or if they're passed a JSValue that isn't an
object.


More information about the webkit-reviews mailing list