Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(40)

Issue 1881043003: Delete the font cache file. (Closed)

Created:
4 years, 8 months ago by Ilya Kulshin
Modified:
4 years, 8 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Delete the font cache file. Now that we switched everyone to the font proxy and removed the font cache code, we should also remove the font cache itself. BUG=602387 Committed: https://crrev.com/8f3ae7bface068710759e90184731e1f1f26a3cb Cr-Commit-Position: refs/heads/master@{#387678}

Patch Set 1 : #

Patch Set 2 : Fix typo in comment #

Total comments: 6

Patch Set 3 : Eliminate a useless "helper" and use PostAfterStartupTask #

Total comments: 1

Patch Set 4 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M chrome/browser/chrome_browser_main_win.cc View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
Ilya Kulshin
ptal
4 years, 8 months ago (2016-04-12 23:53:37 UTC) #4
gab
lgtm w/ comments https://codereview.chromium.org/1881043003/diff/40001/chrome/browser/chrome_browser_main_win.cc File chrome/browser/chrome_browser_main_win.cc (right): https://codereview.chromium.org/1881043003/diff/40001/chrome/browser/chrome_browser_main_win.cc#newcode210 chrome/browser/chrome_browser_main_win.cc:210: base::DeleteFile(path, false /*recursive*/); Use kFontCacheSharedSectionName directly ...
4 years, 8 months ago (2016-04-14 15:04:29 UTC) #5
Ilya Kulshin
https://codereview.chromium.org/1881043003/diff/40001/chrome/browser/chrome_browser_main_win.cc File chrome/browser/chrome_browser_main_win.cc (right): https://codereview.chromium.org/1881043003/diff/40001/chrome/browser/chrome_browser_main_win.cc#newcode210 chrome/browser/chrome_browser_main_win.cc:210: base::DeleteFile(path, false /*recursive*/); On 2016/04/14 15:04:29, gab wrote: > ...
4 years, 8 months ago (2016-04-14 21:55:37 UTC) #8
Ilya Kulshin
+jochen@ - could I get an OWNERS approval? Thanks!
4 years, 8 months ago (2016-04-14 22:00:19 UTC) #10
jochen (gone - plz use gerrit)
lgtm
4 years, 8 months ago (2016-04-15 11:56:50 UTC) #11
gab
re-lgtm w/ comment nit https://codereview.chromium.org/1881043003/diff/100001/chrome/browser/chrome_browser_main_win.cc File chrome/browser/chrome_browser_main_win.cc (right): https://codereview.chromium.org/1881043003/diff/100001/chrome/browser/chrome_browser_main_win.cc#newcode316 chrome/browser/chrome_browser_main_win.cc:316: // TODO(kulshin): delete this function ...
4 years, 8 months ago (2016-04-15 14:59:34 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1881043003/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1881043003/120001
4 years, 8 months ago (2016-04-15 18:57:01 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:120001)
4 years, 8 months ago (2016-04-15 19:43:15 UTC) #17
commit-bot: I haz the power
4 years, 8 months ago (2016-04-15 19:44:42 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/8f3ae7bface068710759e90184731e1f1f26a3cb
Cr-Commit-Position: refs/heads/master@{#387678}

Powered by Google App Engine
This is Rietveld 408576698