[webkit-reviews] review granted: [Bug 60313] Add build logistics and plumbing for window.internals object. : [Attachment 93990] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 19 11:47:01 PDT 2011


Darin Adler <darin at apple.com> has granted Dimitri Glazkov (Google)
<dglazkov at chromium.org>'s request for review:
Bug 60313: Add build logistics and plumbing for window.internals object.
https://bugs.webkit.org/show_bug.cgi?id=60313

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

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=93990&action=review

Looks like a good start.

> Source/WebCore/testing/v8/WebCoreTestSupport.h:32
> +namespace v8 {
> +class Context;
> +template <class T> class Local;
> +}

The stylebot is causing you to use bad formatting here ;-)


More information about the webkit-reviews mailing list