Bug 157518

Summary: Fix the !ENABLE(VIDEO) build
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews125 for ios-simulator-wk2 none

Description Csaba Osztrogonác 2016-05-10 07:59:49 PDT
There is no WebCore::HTMLMediaElement if ENABLE(VIDEO) is false, we should guard all of its use.
Comment 1 Csaba Osztrogonác 2016-05-10 08:01:17 PDT
Created attachment 278493 [details]
Patch
Comment 2 Build Bot 2016-05-10 08:55:28 PDT
Comment on attachment 278493 [details]
Patch

Attachment 278493 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/1299010

New failing tests:
fast/scrolling/ios/scroll-events-back-forward-after-pageshow.html
Comment 3 Build Bot 2016-05-10 08:55:30 PDT
Created attachment 278496 [details]
Archive of layout-test-results from ews125 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews125  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.4
Comment 4 WebKit Commit Bot 2016-05-10 13:43:55 PDT
Comment on attachment 278493 [details]
Patch

Clearing flags on attachment: 278493

Committed r200641: <http://trac.webkit.org/changeset/200641>
Comment 5 WebKit Commit Bot 2016-05-10 13:43:58 PDT
All reviewed patches have been landed.  Closing bug.