[Webkit-unassigned] [Bug 47408] New: Pages using DeviceOrientation and DeviceMotion should not go into the page cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 04:14:08 PDT 2010


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

           Summary: Pages using DeviceOrientation and DeviceMotion should
                    not go into the page cache
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: steveblock at google.com
            Blocks: 30335


The controllers for DeviceOrientation and DeviceMotion stop the client when all listeners are removed. We want the client to be stopped as soon as the page is navigated away, but listeners are not removed if the page goes into the page cache. Therefore, we should prevent documents using DeviceOrientation and DeviceMotion from entering the page cache.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list