New issue
Advanced search Search tips

Issue 809557 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 2
Type: Bug

Blocking:
issue 623016



Sign in to add a comment

DidFinishNavigation() is not called if the load is rejected by ShouldAllowResponse

Project Member Reported by eugene...@chromium.org, Feb 6 2018

Issue description

NavigationAndLoadCallbacksTest.DisallowResponse test demonstrates the bug
 
Cc: mrefaat@chromium.org
Owner: mrefaat@chromium.org
Project Member

Comment 3 by bugdroid1@chromium.org, Mar 19 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/cf7702c8359306643d7858fa37019af4ebe62812

commit cf7702c8359306643d7858fa37019af4ebe62812
Author: Mohammad Refaat <mrefaat@chromium.org>
Date: Mon Mar 19 19:28:51 2018

Add missing DidFinishNavigation call

Fix Error handling, so didFinishNavigation is called when a response is
canceled.

BUG= 809557 

Cq-Include-Trybots: master.tryserver.chromium.mac:ios-simulator-cronet;master.tryserver.chromium.mac:ios-simulator-full-configs
Change-Id: Icee04cd3bcf10110bc7d53a62df2234bc3065050
Reviewed-on: https://chromium-review.googlesource.com/959590
Commit-Queue: Mohammad Refaat <mrefaat@chromium.org>
Reviewed-by: Eugene But <eugenebut@chromium.org>
Cr-Commit-Position: refs/heads/master@{#544114}
[modify] https://crrev.com/cf7702c8359306643d7858fa37019af4ebe62812/ios/web/public/web_state/navigation_context.h
[modify] https://crrev.com/cf7702c8359306643d7858fa37019af4ebe62812/ios/web/web_state/navigation_and_load_callbacks_inttest.mm
[modify] https://crrev.com/cf7702c8359306643d7858fa37019af4ebe62812/ios/web/web_state/ui/crw_web_controller.mm

Status: Fixed (was: Assigned)
Blocking: 623016

Sign in to add a comment