WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
133716
Can't trigger a POST form resubmit confirm when using location.reload().
https://bugs.webkit.org/show_bug.cgi?id=133716
Summary
Can't trigger a POST form resubmit confirm when using location.reload().
j5726
Reported
2014-06-10 20:48:53 PDT
After a post query submit, When refresh the page, there should be a confirm dialog for users to resubmit the form. But in the new webkit version, When using JS code as location.reload(), the confirm dialog didn't be triggered, but directly reload the page and clear the query result.
Attachments
bug demo
(294 bytes, text/html)
2014-06-10 20:49 PDT
,
j5726
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
j5726
Comment 1
2014-06-10 20:49:33 PDT
Created
attachment 232845
[details]
bug demo bug demo
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