[webkit-reviews] review granted: [Bug 49094] run platform/chromium/plugins/nested-plugin-objects.html on all platforms : [Attachment 73119] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 5 22:04:45 PDT 2010


Adam Barth <abarth at webkit.org> has granted Tony Chang <tony at chromium.org>'s
request for review:
Bug 49094: run platform/chromium/plugins/nested-plugin-objects.html on all
platforms
https://bugs.webkit.org/show_bug.cgi?id=49094

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

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

> WebKitTools/DumpRenderTree/TestNetscapePlugIn/TestObject.cpp:118
> +    if (testObject->testObject)
> +	 browser->releaseobject(testObject->testObject);

Four-space indent.

> WebKitTools/DumpRenderTree/TestNetscapePlugIn/TestObject.cpp:167
> +	   if (!testObject->testObject)
> +	     testObject->testObject = browser->createobject(0, &testClass);

four-space indent


More information about the webkit-reviews mailing list