[Webkit-unassigned] [Bug 212831] New: WebCore: Guard variable declarations on ENABLE(VIDEO_PRESENTATION_MODE)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 5 09:52:12 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212831
Bug ID: 212831
Summary: WebCore: Guard variable declarations on
ENABLE(VIDEO_PRESENTATION_MODE)
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jbedard at apple.com
m_isEnteringOrExitingPictureInPicture and m_isWaitingForPictureInPictureWindowFrame are only used if VIDEO_PRESENTATION_MODE is enabled, no reason to declare these variable on platforms with VIDEO_PRESENTATION_MODE disabled.
--
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/20200605/107728db/attachment.htm>
More information about the webkit-unassigned
mailing list