[Webkit-unassigned] [Bug 189500] New: Add missing #if ENABLE(VIDEO) Page.cpp and Page.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 11 08:13:54 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189500
Bug ID: 189500
Summary: Add missing #if ENABLE(VIDEO) Page.cpp and Page.h
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: psaavedra at igalia.com
playbackControlsManagerUpdateTimerFired and m_playbackControlsManagerUpdateTimer must be guarded with ENABLE(VIDEO), otherwise the following error occurs with the VIDEO feature turned off
error: 'MediaElementSession' has not been declared
in L1520 Source/WebCore/page/Page.cpp
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180911/46b2b134/attachment.html>
More information about the webkit-unassigned
mailing list