[webkit-reviews] review granted: [Bug 28136] Need to refactor WorkerObjectProxy : [Attachment 34439] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 02:03:19 PDT 2009


David Levin <levin at chromium.org> has granted Andrew Wilson
<atwilson at google.com>'s request for review:
Bug 28136: Need to refactor WorkerObjectProxy
https://bugs.webkit.org/show_bug.cgi?id=28136

Attachment 34439: proposed patch
https://bugs.webkit.org/attachment.cgi?id=34439&action=review

------- Additional Comments from David Levin <levin at chromium.org>
> diff --git a/WebCore/workers/WorkerReportingProxy.h
b/WebCore/workers/WorkerReportingProxy.h

> +
> +    // APIs used by workers to report console activity.
> +    class WorkerReportingProxy {
> +    public:
> +	   virtual ~WorkerReportingProxy() {}
Nice to add a space in the {}


More information about the webkit-reviews mailing list