[webkit-reviews] review granted: [Bug 93333] [V8] Factor out V8BindingPerIsolateData from V8Binding to a separate file : [Attachment 156857] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 7 17:03:49 PDT 2012


Adam Barth <abarth at webkit.org> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 93333: [V8] Factor out V8BindingPerIsolateData from V8Binding to a separate
file
https://bugs.webkit.org/show_bug.cgi?id=93333

Attachment 156857: Patch
https://bugs.webkit.org/attachment.cgi?id=156857&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=156857&action=review


> Source/WebCore/bindings/v8/V8Binding.h:40
> +#include "V8BindingPerIsolateData.h"

Should we just call this V8PerIsolateData ?


More information about the webkit-reviews mailing list