[Webkit-unassigned] [Bug 235710] redirectCount returns 0 when using a Service Worker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 30 23:25:32 PST 2022


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

--- Comment #1 from Daniel Schulz <daniel.schulz at baqend.com> ---
Amendment: My reported return values of step 3) and 4) are swapped. Sorry for the inconvenience. Is supposed to be:

3)
Repeat step 1)
- performance.navigation.redirectCount // still returns 0

4)
Uninstall Service Worker, Repeat 1)
- performance.navigation.redirectCount // returns 1 again

-- 
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/20220131/81f8af74/attachment-0001.htm>


More information about the webkit-unassigned mailing list