Bug 128874

Summary: Add checked casts for ScriptExecutionContext.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore JavaScriptAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2014-02-15 14:55:47 PST
Add checked casts for ScriptExecutionContext.
Comment 1 Andreas Kling 2014-02-15 14:56:33 PST
Created attachment 224301 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-15 14:58:48 PST
Attachment 224301 [details] did not pass style-queue:


ERROR: Source/WebCore/workers/WorkerMessagingProxy.cpp:287:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
ERROR: Source/WebCore/workers/WorkerMessagingProxy.cpp:294:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 2 in 21 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2014-02-15 16:21:45 PST
Comment on attachment 224301 [details]
Patch

Clearing flags on attachment: 224301

Committed r164182: <http://trac.webkit.org/changeset/164182>
Comment 4 WebKit Commit Bot 2014-02-15 16:21:47 PST
All reviewed patches have been landed.  Closing bug.