[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:43:30 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29077
--- Comment #4 from Adam Barth <abarth at webkit.org> 2009-09-09 08:43:30 PDT ---
Actually, SharedHandle is a good name. You should also considering defining a
typedef that defines RefHandle<T> as RefPtr<SharedHandle<T> >.
--
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