New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 607670 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit 22 days ago
Closed: May 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Offline Pages: Website Settings Popup 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 Website Settings Popup uses the following deprecated APIs:

OfflinePageBridge#getPageByOfflineUrl()
Tab#isOfflinePage()
Tab#getOfflinePageOriginalUrl()

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)
This one is fairly simple, as it can be turned to the async model easily.

Comment 2 by chili@chromium.org, May 3 2016

Owner: chili@chromium.org

Comment 4 by chili@chromium.org, May 18 2016

Status: Fixed (was: Assigned)

Sign in to add a comment