Summary: | CTTE: WorkerGlobalScope is always owned by a WorkerThread. | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Andreas Kling <kling> | ||||
Component: | WebCore Misc. | Assignee: | Andreas Kling <kling> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, kling | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Andreas Kling
2014-02-14 12:23:47 PST
Created attachment 224242 [details]
Patch
Attachment 224242 [details] did not pass style-queue:
ERROR: Source/WebCore/workers/WorkerMessagingProxy.cpp:288: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
ERROR: Source/WebCore/workers/WorkerMessagingProxy.cpp:295: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
Total errors found: 2 in 22 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Committed r164158: <http://trac.webkit.org/changeset/164158> |