Bug 157518 - Fix the !ENABLE(VIDEO) build
Summary: Fix the !ENABLE(VIDEO) build
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-10 07:59 PDT by Csaba Osztrogonác
Modified: 2016-05-10 13:43 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.16 KB, patch)
2016-05-10 08:01 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews125 for ios-simulator-wk2 (654.90 KB, application/zip)
2016-05-10 08: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 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.