[Webkit-unassigned] [Bug 32326] Refactor some security code out of V8 bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 15:13:00 PST 2009


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


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44709|review?                     |review+
               Flag|                            |




--- Comment #16 from Adam Barth <abarth at webkit.org>  2009-12-11 15:13:00 PST ---
(From update of attachment 44709)
This looks great.  I'm going to wait a bit before landing this in case someone
else wants to give their opinion.

+ DEFINE_STATIC_LOCAL(State, globalV8BindingState, ());

I'm surprised that compiles without the template paramater, but if it does
that's fine.  :)

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