Bug 216186
Summary: | Back-forward list incorrectly handles redirect on Google Drive | ||
---|---|---|---|
Product: | WebKit | Reporter: | bney8 |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, beidson, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 13 | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
bney8
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/68370663>