Bug 148796

Summary: Fix the !ENABLE(VIDEO) build after r189023
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, eric.carlson
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 148426    
Attachments:
Description Flags
Patch none

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.