Remove unnecessary AssertNoURLRequests calls in chrome_browser_state_io.mm |
||
Issue descriptionTODO in ios/chrome/browser/browser_state/chrome_browser_state_io_data.mm: // TODO(ajwong): These AssertNoURLRequests() calls are unnecessary since they // are already done in the URLRequestContext destructor. I can address it but i'm not sure why it wasn't remove from the beginning (at the time of putting the TODO) so i'm afraid that i'm missing something.
,
Dec 12 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by ajwong@chromium.org
, Nov 20 2017Owner: mrefaat@chromium.org