Bug 148796 - Fix the !ENABLE(VIDEO) build after r189023
Summary: Fix the !ENABLE(VIDEO) build after r189023
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: 148426
  Show dependency treegraph
 
Reported: 2015-09-04 04:51 PDT by Csaba Osztrogonác
Modified: 2015-09-04 09:32 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2015-09-04 04:53 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-09-04 04:51:23 PDT
http://trac.webkit.org/changeset/189023 broke the !ENABLE(VIDEO) build:

DerivedSources/WebCore/JSInternals.cpp: In function 'JSC::EncodedJSValue WebCore::jsInternalsPrototypeFunctionGetCurrentMediaControlsStatusForElement(JSC::ExecState*)':
DerivedSources/WebCore/JSInternals.cpp:4526:33: error: 'JSHTMLMediaElement' has not been declared
Comment 1 Csaba Osztrogonác 2015-09-04 04:53:18 PDT
Created attachment 260584 [details]
Patch
Comment 2 WebKit Commit Bot 2015-09-04 09:32:02 PDT
Comment on attachment 260584 [details]
Patch

Clearing flags on attachment: 260584

Committed r189349: <http://trac.webkit.org/changeset/189349>
Comment 3 WebKit Commit Bot 2015-09-04 09:32:06 PDT
All reviewed patches have been landed.  Closing bug.