Bug 128874 - Add checked casts for ScriptExecutionContext.
Summary: Add checked casts for ScriptExecutionContext.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-15 14:55 PST by Andreas Kling
Modified: 2014-02-15 16:21 PST (History)
1 user (show)

See Also:


Attachments
Patch (21.66 KB, patch)
2014-02-15 14:56 PST, Andreas Kling
no flags 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-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.