[Webkit-unassigned] [Bug 29077] [v8] Share persistent context handles between events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 08:33:50 PDT 2009


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #39253|review?                     |review-
               Flag|                            |




--- Comment #2 from Adam Barth <abarth at webkit.org>  2009-09-09 08:33:50 PDT ---
(From update of attachment 39253)
SharedV8Context doesn't really have anything to do with contexts.  We should
make it more general (templated?) and put it in its own header, like OwnHandle.
 You might want to call it something like RefCountedHandle or something.

Aside from that, this patch looks good.

-- 
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