Remove code to delete the direct write font cache file |
||
Issue descriptionSometime in the future, once we are confident that the font cache file has been deleted on nearly all machines, remove code to delete the direct write font cache file.
,
May 31 2017
Code removed by https://codereview.chromium.org/2906103002/ This code was posting the file deletion to the FILE task runner instead of the profile's IO task runner, and because of that, some browser tests that created profiles were flaky. Since we don't need that cleanup anymore, we decided to remove the code instead of fixing it. More details: https://bugs.chromium.org/p/chromium/issues/detail?id=728144 |
||
►
Sign in to add a comment |
||
Comment 1 by kulshin@chromium.org
, Apr 15 2016