[Webkit-unassigned] [Bug 181713] New: Page.cpp only sees forward declaration of ApplicationStateChangeListener when ENABLE(VIDEO) is off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 16 18:00:57 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=181713

            Bug ID: 181713
           Summary: Page.cpp only sees forward declaration of
                    ApplicationStateChangeListener when ENABLE(VIDEO) is
                    off
           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: stephan.szabo at sony.com

The changes in https://bugs.webkit.org/show_bug.cgi?id=181623 to Page.cpp appear to fail when ENABLE(VIDEO) is off.
With ENABLE(VIDEO), HTMLMediaElement.h will #include "ApplicationStateChangeListener.h", but without it, Page.cpp appears to only get the forward declaration from Document.h.

-- 
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/20180117/2fc6bffd/attachment-0001.html>


More information about the webkit-unassigned mailing list