New issue
Advanced search Search tips

Issue 607684 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Offline Pages: OfflinePageTabHelper relies on synchronous APIs.

Project Member Reported by dewittj@chromium.org, Apr 28 2016

Issue description

As part of the Offline Pages API project, we are making our model asynchronous.

The OfflinePageTabHelper uses the following deprecated APIs:

OfflinePageUtils::GetOfflineURLForOnlineURL
OfflinePageUtils::GetOnlineURLForOfflineURL

These will need to be updated to support the asynchronous offline model, possibly affecting the design of the UI class.
 
Owner: fgor...@chromium.org
Status: Assigned (was: Untriaged)
Owner: dewittj@chromium.org

Comment 4 by dim...@chromium.org, Sep 27 2016

Status: Fixed (was: Assigned)

Sign in to add a comment