New issue
Advanced search Search tips

Issue 816624 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Feb 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome , Mac
Pri: 3
Type: Bug



Sign in to add a comment

Duplicated code in OffTheRecordProfileIOData::Handle and ProfileImplIOData::Handle

Project Member Reported by jialiul@chromium.org, Feb 26 2018

Issue description

There're significant amount of duplicated code in OffTheRecordProfileIOData::Handle and ProfileImplIOData::Handle. They should probably be consolidated into one copy to avoid future diverge.
 

Comment 1 by mmenke@chromium.org, Feb 27 2018

Do we care?  Both classes are going away, anyways, and most stuff that uses them should be moved off the IO thread.
Status: WontFix (was: Untriaged)
Ah, didn't know they are going away. Mark it as won't fix then.

Sign in to add a comment