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

Csaba Osztrogonác
Reported 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
Attachments
Patch (1.24 KB, patch)
2015-09-04 04:53 PDT, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-09-04 04:53:18 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2015-09-04 09:32:06 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.