[Webkit-unassigned] [Bug 233980] New: A dedicated worker is not frozen even when the page is in back/forward cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 7 22:33:32 PST 2021


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

            Bug ID: 233980
           Summary: A dedicated worker is not frozen even when the page is
                    in back/forward cache
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: hajimehoshi at gmail.com

Reproducing steps:

1. Open https://hajimehoshi.github.io/sandbox/worker/
2. See the numbers for a while
  There are two counters. The upper is counted by the main frame and the lower is counted by a dedicated worker.
3. Click 'Google.com'
4. Stay for a while (10 seconds or so)
5. Go back to the original page. The worker counter is increased for the time duration of being in google.com.

Source code: https://github.com/hajimehoshi/sandbox/tree/main/worker

-- 
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/20211208/f519d3ba/attachment.htm>


More information about the webkit-unassigned mailing list