WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-09-04 16:12:27 PDT
<
rdar://problem/68370663
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug