Refactor net_error_tab_helper offline pages code so we are less platform dependent |
|||
Issue descriptionWhen 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.
,
Sep 7 2017
,
Sep 7 2017
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 |
|||
Comment 1 by dim...@chromium.org
, Sep 7 2017Owner: chili@chromium.org
Status: Assigned (was: Available)