Bug 133203

Summary: Use type-checking FilterOperation casts in CoordinatedGraphicsArgumentCoders.cpp
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: PlatformAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, buildbot, bunhere, cmarcelo, commit-queue, gyuyoung.kim, luiz, noam, rniwa, sergio, simon.fraser, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 131142    
Bug Blocks:    
Attachments:
Description Flags
Patch v1
none
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 none

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.