[Webkit-unassigned] [Bug 29825] [V8] Refactored V8 event listeners.

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


https://bugs.webkit.org/show_bug.cgi?id=29825


Vitaly Repeshko <vitalyr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40360|                            |review?
               Flag|                            |
  Attachment #40260|0                           |1
        is obsolete|                            |




--- Comment #7 from Vitaly Repeshko <vitalyr at chromium.org>  2009-09-30 04:43:11 PDT ---
Created an attachment (id=40360)
 --> (https://bugs.webkit.org/attachment.cgi?id=40360)
updated patch

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list