[Webkit-unassigned] [Bug 151886] New: Background state not being tracked correctly for PDFs on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 4 14:41:15 PST 2015


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

            Bug ID: 151886
           Summary: Background state not being tracked correctly for PDFs
                    on iOS
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: barraclough at apple.com

The problem here is that when viewing a PDF we don't have an ApplicationStateTracker. (While we do have a content view - which normally holds the ApplicationStateTracker - the content view is not in a window, and only has an ApplicationStateTracker while in a window). For now, let's give the WKPDFView an ApplicationStateTracker of its very own. In the future we may want to refactor ownership of the ApplicationStateTracker up to the WKWebView.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151204/a227d775/attachment.html>


More information about the webkit-unassigned mailing list