New issue
Advanced search Search tips

Issue 707070 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jul 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Task

Blocking:
issue 700958



Sign in to add a comment

Understand if -[WKWebView reload] reposts form data

Project Member Reported by liaoyuke@chromium.org, Mar 30 2017

Issue description

In the |Reload| function in NavigationManagerImpl, the parameter "check_for_repost" indicates whether to show the "form resubmission" dialog or not, however, if WKWebView is not capable of holding post data, then this should not be a concern at all and we should remove this parameter.
 
Labels: -Type-Bug Type-Feature
EG is a framework for UI testing. Why do we need an EG test for something that can be tested by manually tweaking the code?
Right, I should rephrase.
Summary: Figure out whether WKWebView is capable of holding post data or not (was: Write a eg test to figure out whether WKWebView is capable of holding post data or not)
Summary: Understand if -[WKWebView reload] reposts form data (was: Figure out whether WKWebView is capable of holding post data or not)
testRepostForm tests the dialog and form repost so debugging it can give you the answer.
Labels: -Type-Feature Type-Task
Labels: Proj-Not-WKBackForwardList
Cc: liaoyuke@chromium.org
Owner: ----
Status: Available (was: Assigned)
Sorry for the delay, but with iOS 11 and EG2 going on, I don't think I'll have time to experiment this anytime soon, so I'm marking it as available in case someone else has cycles to do it.
Status: WontFix (was: Available)
-[WKWebView reload] reposts form data

Sign in to add a comment