New issue
Advanced search Search tips

Issue 759178 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Investigate error handling if native provider does not have a controller for a given URL

Project Member Reported by danyao@chromium.org, Aug 25 2017

Issue description

In CRWWebController |loadCurrentURLInNativeView|, it is assumed that [_nativeProvider controllerForURL: webState:] will return a non-nil CRWNativeContent.

Investigate suitable workaround if it does return nil.

[This is not a new issue. Filing this bug to replace a TODO(pinkerton) in the code.]
 

Comment 1 by pkl@chromium.org, Aug 28 2017

Cc: eugene...@chromium.org
Components: UI>Browser>Navigation
Owner: danyao@chromium.org
Status: Assigned (was: Untriaged)
Components: -UI>Browser>Navigation Mobile>WebView>Glue
Status: Available (was: Assigned)
CRWNativeContent is deprecated and will be removed from Chrome code. No need to fix this bug, but we should leave the bug open until TODO is removed.

Comment 3 by danyao@chromium.org, Nov 17 2017

Owner: ----
Components: Mobile>iOSWeb
Components: -Mobile>WebView>Glue

Sign in to add a comment