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

Issue 757917 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit 22 days ago
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug



Sign in to add a comment

Refactor net_error_tab_helper offline pages code so we are less platform dependent

Project Member Reported by chili@chromium.org, Aug 22 2017

Issue description

When we added code from android-based offline page bridge to net error tab helper as part of piping for request origin, we ended up with messy-looking nested ifdefs

We should refactor so if we add more platforms, this code can stay the same.
 
Labels: -Pri-3 Pri-2
Owner: chili@chromium.org
Status: Assigned (was: Available)
Labels: OS-Android

Comment 3 by chili@chromium.org, Sep 7 2017

Status: WontFix (was: Assigned)
Actually I don't think we actually need this, because the impl moved the nested ifdefs away to somewhere else, so this is obselete

Sign in to add a comment