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

Issue 1130613002: Clean up Noto Sans UI stuff. (Closed)

Created:
5 years, 7 months ago by xdai1
Modified:
5 years, 7 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

Roboto has shipped to stable channel for a while and it works fine. This CL cleans up old Noto Sans UI font stuff. This is done by the following steps: 1) Remove the helper function that used to dynamically replace 'Noto Sans UI' with 'Roboto'. 2) Remove disable-roboto-font-ui flag in chrome://flags page. 3) Modify the default font of ChromeOS nativeUI and WebUI from 'Noto Sans UI' to 'Roboto'. BUG=482042 TEST=Manually checked on device Committed: https://crrev.com/43ed3b00314af1c5b689816c6ba12cbf461cef71 Cr-Commit-Position: refs/heads/master@{#329171}

Patch Set 1 #

Patch Set 2 : #

Total comments: 13

Patch Set 3 : address jshin@'s comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -120 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M ui/base/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
D ui/base/font_helper_chromeos.h View 1 chunk +0 lines, -23 lines 0 comments Download
D ui/base/font_helper_chromeos.cc View 1 chunk +0 lines, -23 lines 0 comments Download
M ui/base/resource/resource_bundle.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M ui/base/ui_base.gyp View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M ui/base/ui_base_switches.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ui/base/ui_base_switches.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M ui/base/webui/web_ui_util.cc View 2 chunks +0 lines, -8 lines 0 comments Download
M ui/strings/app_locale_settings.grd View 1 2 1 chunk +2 lines, -6 lines 0 comments Download
M ui/strings/translations/app_locale_settings_am.xtb View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_ar.xtb View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_bn.xtb View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_hi.xtb View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_ja.xtb View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M ui/strings/translations/app_locale_settings_kn.xtb View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_ko.xtb View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_ml.xtb View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_mr.xtb View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_ta.xtb View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_te.xtb View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_th.xtb View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_zh-CN.xtb View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M ui/strings/translations/app_locale_settings_zh-TW.xtb View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 23 (2 generated)
xdai1
Could you help to review the CL please? Thanks!
5 years, 7 months ago (2015-05-06 17:01:01 UTC) #2
Avi (use Gerrit)
On 2015/05/06 17:01:01, xdai1 wrote: > Could you help to review the CL please? Thanks! ...
5 years, 7 months ago (2015-05-06 17:03:38 UTC) #3
Daniel Erat
thanks! this mostly looks fine to me, but i had one question. jungshik, do you ...
5 years, 7 months ago (2015-05-06 17:08:18 UTC) #4
xdai1
On 2015/05/06 17:03:38, Avi wrote: > On 2015/05/06 17:01:01, xdai1 wrote: > > Could you ...
5 years, 7 months ago (2015-05-06 17:12:33 UTC) #5
Daniel Erat
On 2015/05/06 17:12:33, xdai1 wrote: > On 2015/05/06 17:03:38, Avi wrote: > > On 2015/05/06 ...
5 years, 7 months ago (2015-05-06 17:15:46 UTC) #6
Avi (use Gerrit)
So the code is all nice. But I'm confused about the xtb files. I thought ...
5 years, 7 months ago (2015-05-06 18:16:46 UTC) #7
xdai1
On 2015/05/06 18:16:46, Avi wrote: > So the code is all nice. But I'm confused ...
5 years, 7 months ago (2015-05-06 20:42:52 UTC) #8
Avi (use Gerrit)
https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd File ui/strings/app_locale_settings.grd (right): https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd#newcode259 ui/strings/app_locale_settings.grd:259: Roboto, Noto Sans UI, 13px Given the environs, where ...
5 years, 7 months ago (2015-05-06 22:00:03 UTC) #9
Daniel Erat
https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd File ui/strings/app_locale_settings.grd (right): https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd#newcode259 ui/strings/app_locale_settings.grd:259: Roboto, Noto Sans UI, 13px On 2015/05/06 22:00:02, Avi ...
5 years, 7 months ago (2015-05-06 22:04:10 UTC) #10
Avi (use Gerrit)
lgtm https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd File ui/strings/app_locale_settings.grd (right): https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd#newcode259 ui/strings/app_locale_settings.grd:259: Roboto, Noto Sans UI, 13px On 2015/05/06 22:04:10, ...
5 years, 7 months ago (2015-05-06 22:06:19 UTC) #11
Avi (use Gerrit)
lgtm
5 years, 7 months ago (2015-05-06 22:06:20 UTC) #12
Avi (use Gerrit)
Gah. not lgtm yet. Darn shifting buttons.
5 years, 7 months ago (2015-05-06 22:06:42 UTC) #13
Daniel Erat
https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd File ui/strings/app_locale_settings.grd (right): https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd#newcode259 ui/strings/app_locale_settings.grd:259: Roboto, Noto Sans UI, 13px On 2015/05/06 22:06:18, Avi ...
5 years, 7 months ago (2015-05-06 22:10:32 UTC) #14
jungshik at Google
https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd File ui/strings/app_locale_settings.grd (right): https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd#newcode259 ui/strings/app_locale_settings.grd:259: Roboto, Noto Sans UI, 13px On 2015/05/06 22:10:32, Daniel ...
5 years, 7 months ago (2015-05-07 13:45:16 UTC) #15
jungshik at Google
https://codereview.chromium.org/1130613002/diff/20001/ui/strings/translations/app_locale_settings_am.xtb File ui/strings/translations/app_locale_settings_am.xtb (right): https://codereview.chromium.org/1130613002/diff/20001/ui/strings/translations/app_locale_settings_am.xtb#newcode7 ui/strings/translations/app_locale_settings_am.xtb:7: <translation id="IDS_WEB_FONT_FAMILY">Roboto, Noto Sans UI, Noto Sans Ethiopic, sans-serif</translation> ...
5 years, 7 months ago (2015-05-07 13:50:59 UTC) #16
xdai1
Addressed the comments. Please take another look at the CL, thanks! https://codereview.chromium.org/1130613002/diff/20001/ui/strings/app_locale_settings.grd File ui/strings/app_locale_settings.grd (right): ...
5 years, 7 months ago (2015-05-08 22:22:14 UTC) #17
Daniel Erat
lgtm
5 years, 7 months ago (2015-05-08 22:42:29 UTC) #18
Avi (use Gerrit)
My objections are addressed. LGTM
5 years, 7 months ago (2015-05-08 23:11:09 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1130613002/40001
5 years, 7 months ago (2015-05-11 16:15:05 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-11 17:35:07 UTC) #22
commit-bot: I haz the power
5 years, 7 months ago (2015-05-11 17:37:19 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/43ed3b00314af1c5b689816c6ba12cbf461cef71
Cr-Commit-Position: refs/heads/master@{#329171}

Powered by Google App Engine
This is Rietveld 408576698