[webkit-reviews] review denied: [Bug 96354] WebFrameImpl::client() needs NULL check in WebWorkerClientImpl::openFileSystem : [Attachment 163323] add test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 03:42:39 PDT 2012


Kent Tamura <tkent at chromium.org> has denied Taiju Tsuiki <tzik at chromium.org>'s
request for review:
Bug 96354: WebFrameImpl::client() needs NULL check in
WebWorkerClientImpl::openFileSystem
https://bugs.webkit.org/show_bug.cgi?id=96354

Attachment 163323: add test
https://bugs.webkit.org/attachment.cgi?id=163323&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=163323&action=review


> LayoutTests/fast/filesystem/workers/detached-frame-crash.html:6
> +if (window.testRunner) {
> +  testRunner.dumpAsText();

We use 4-space indentation in JavaScript code too.


More information about the webkit-reviews mailing list