[Webkit-unassigned] [Bug 259492] New: PWA reset when opening an external link that redirects with URL replacement
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 25 11:29:57 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259492
Bug ID: 259492
Summary: PWA reset when opening an external link that redirects
with URL replacement
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: alex at harding.dev
Created attachment 467116
--> https://bugs.webkit.org/attachment.cgi?id=467116&action=review
Reproduction
When using a PWA added to the home screen, tapping a link that redirects with URL replacement will cause the PWA to reset when swiping back or using the back chevron from the in-app browser.
Note: Tapping the "Done" button does not cause this to happen.
Reproduction:
- Download index.html, server with http server.
- Install to home screen with iOS
- Tap "Click Me!" to increment counter
- Tap first link "[BROKEN!]", swipe back
- (wait for page to settle)
- observe count resets to 0
- Repeat above with second link "[WORKS!]", observe count does *not* reset
--
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/20230725/2dadbda7/attachment.htm>
More information about the webkit-unassigned
mailing list