Do not create a separate navigation entry for each redirect |
||
Issue descriptionwebView:didReceiveServerRedirectForProvisionalNavigation: calls registerLoadRequest: which adds a new navigation item for each redirect. Instead Chrome for iOS should update existing item.
,
Mar 29 2017
Actually webView:didReceiveServerRedirectForProvisionalNavigation: does not create separate entries (we learned this a week ago or so). So server redirects should not affect Sync code. |
||
►
Sign in to add a comment |
||
Comment 1 by mastiz@chromium.org
, Mar 29 2017