[webkit-reviews] review requested: [Bug 21213] MessagePort crash when GC collects an object with a pending close event : [Attachment 23908] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 29 08:29:09 PDT 2008


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 21213: MessagePort crash when GC collects an object with a pending close
event
https://bugs.webkit.org/show_bug.cgi?id=21213

Attachment 23908: proposed fix
https://bugs.webkit.org/attachment.cgi?id=23908&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
It seems really ugly to control JS garbage collection from DOM code (if
anything, this will fail when we enable non-JS bindings for
MessageChannel/MessagePort), but looks like we don't have another mechanism.


More information about the webkit-reviews mailing list