[webkit-reviews] review granted: [Bug 25005] Upstream V8WorkerContextObjectEventListener for V8 bindings. : [Attachment 29200] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 2 13:10:46 PDT 2009


Darin Fisher (:fishd, Google) <fishd at chromium.org> has granted Jian Li
<jianli at chromium.org>'s request for review:
Bug 25005: Upstream V8WorkerContextObjectEventListener for V8 bindings.
https://bugs.webkit.org/show_bug.cgi?id=25005

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

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
> +++ b/WebCore/bindings/v8/V8WorkerContextObjectEventListener.cpp
> +#if ENABLE(WORKERS)
> +
> +#include "V8WorkerContextObjectEventListener.h"
> +
> +#include "WorkerContextExecutionProxy.h"

nit: gratuitous new line between those two includes?


otherwise, R+


More information about the webkit-reviews mailing list