[webkit-reviews] review requested: [Bug 29825] [V8] Refactored V8 event listeners. : [Attachment 40360] updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 04:43:11 PDT 2009


Vitaly Repeshko <vitalyr at chromium.org> has asked  for review:
Bug 29825: [V8] Refactored V8 event listeners.
https://bugs.webkit.org/show_bug.cgi?id=29825

Attachment 40360: updated patch
https://bugs.webkit.org/attachment.cgi?id=40360&action=review

------- Additional Comments from Vitaly Repeshko <vitalyr at chromium.org>
Notification does not require v8onproto. Removed.

Remaining memory leaks in lazy listeners are unrelated to handles and are
caused by Function cache for functions created by FunctionTemplate. I'm going
to fix usages of FunctionTemplate in V8 bindings in a separate patch.


More information about the webkit-reviews mailing list