[Webkit-unassigned] [Bug 22728] New: Make it possible for pages with Workers to go in b/f cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 7 03:51:58 PST 2008


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

           Summary: Make it possible for pages with Workers to go in b/f
                    cache
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P4
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


Currently, the very existence of Worker objects prevents pages from going into
b/f cache.

It would be trivial to make fully inactive workers suspendible. But ideally,
workers that are performing a numeric computation (as opposed to waiting for
network loads or Database callbacks) should se suspendible, too.


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



More information about the webkit-unassigned mailing list