Bug 128834 - CTTE: WorkerGlobalScope is always owned by a WorkerThread.
Summary: CTTE: WorkerGlobalScope is always owned by a WorkerThread.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-14 12:23 PST by Andreas Kling
Modified: 2014-02-14 23:36 PST (History)
2 users (show)

See Also:


Attachments
Patch (33.32 KB, patch)
2014-02-14 12:24 PST, Andreas Kling
andersca: review+
kling: commit-queue+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-02-14 12:23:47 PST
CTTE: WorkerGlobalScope is always owned by a WorkerThread.
Comment 1 Andreas Kling 2014-02-14 12:24:10 PST
Created attachment 224242 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-14 12:25:36 PST
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.
Comment 3 Andreas Kling 2014-02-14 23:36:03 PST
Committed r164158: <http://trac.webkit.org/changeset/164158>