[Webkit-unassigned] [Bug 38742] [chromium] Implement canEstablishDatabase call for workers.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 10 00:35:19 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=38742
--- Comment #14 from jochen at chromium.org 2010-05-10 00:35:18 PST ---
(In reply to comment #13)
> Attachment 55524 [details] did not pass style-queue:
>
> Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
> WebKit/chromium/src/WebWorkerBase.cpp:122: One space before end of line comments [whitespace/comments] [5]
> Total errors found: 1 in 8 files
>
>
> If any of these errors are false positives, please file a bug against check-webkit-style.
this is
} // namespace
there's another instance in WebCore/rendering that does the same, and the coding style doesn't really say what to do with namespaces :/
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list