Bug 133203 - Use type-checking FilterOperation casts in CoordinatedGraphicsArgumentCoders.cpp
Summary: Use type-checking FilterOperation casts in CoordinatedGraphicsArgumentCoders.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on: 131142
Blocks:
  Show dependency treegraph
 
Reported: 2014-05-22 21:36 PDT by David Kilzer (:ddkilzer)
Modified: 2014-05-25 11:00 PDT (History)
12 users (show)

See Also:


Attachments
Patch v1 (3.81 KB, patch)
2014-05-22 21:49 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 (652.45 KB, application/zip)
2014-05-23 03:55 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2014-05-22 21:36:16 PDT
This is a follow-up to Bug 131142 (commit r166741) which missed some static_cast<>() operators in Source/WebKit2.
Comment 1 David Kilzer (:ddkilzer) 2014-05-22 21:49:34 PDT
Created attachment 231940 [details]
Patch v1
Comment 2 Build Bot 2014-05-23 03:55:49 PDT
Comment on attachment 231940 [details]
Patch v1

Attachment 231940 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/5430066267815936

New failing tests:
media/W3C/video/src/src_reflects_attribute_not_source_elements.html
Comment 3 Build Bot 2014-05-23 03:55:54 PDT
Created attachment 231955 [details]
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-09  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 David Kilzer (:ddkilzer) 2014-05-23 12:53:49 PDT
(In reply to comment #2)
> (From update of attachment 231940 [details])
> Attachment 231940 [details] did not pass mac-wk2-ews (mac-wk2):
> Output: http://webkit-queues.appspot.com/results/5430066267815936
> 
> New failing tests:
> media/W3C/video/src/src_reflects_attribute_not_source_elements.html

This does not appear to be related to this change.
Comment 5 WebKit Commit Bot 2014-05-25 11:00:39 PDT
Comment on attachment 231940 [details]
Patch v1

Clearing flags on attachment: 231940

Committed r169319: <http://trac.webkit.org/changeset/169319>
Comment 6 WebKit Commit Bot 2014-05-25 11:00:48 PDT
All reviewed patches have been landed.  Closing bug.