New issue
Advanced search Search tips

Issue 821995 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Task



Sign in to add a comment

Simplify DecidePolicyForNavigationResponse, and Error/canceled navigation handling

Project Member Reported by mrefaat@chromium.org, Mar 14 2018

Issue description

DecidePolicyForNavigationResponse is responsible for determining if the response should be rendered/canceled or handled by different UI.
The passkit scenario seems to be similar to storekit scenario; but because of the downloadmanger existence they have different code paths.

Also check weather loadCanceled is still needed or not (instead use loadCompleteWithSuccess to set stop loading & clean after the navigation).




 
Labels: Type-Task

Sign in to add a comment