NEW 216186
Back-forward list incorrectly handles redirect on Google Drive
https://bugs.webkit.org/show_bug.cgi?id=216186
Summary Back-forward list incorrectly handles redirect on Google Drive
bney8
Reported 2020-09-04 11:59:17 PDT
Repro steps: 1. Go to drive.google.com (log in if necessary). 2. Press the back button. Expected outcome: WebView goes back to the previous page. Actual outcome: WebView seems to get stuck on the same page. It seems that when the WebView gets redirected to https://drive.google.com/drive/my-drive, it keeps both the original and redirect URLs, so when it tries to go back, it just gets redirected again.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-09-04 16:12:27 PDT
Note You need to log in before you can comment on or make changes to this bug.