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

Issue 184703003: Fix generic font family issue on Android (Closed)

Created:
6 years, 9 months ago by Xianzhu
Modified:
6 years, 9 months ago
Reviewers:
dglazkov, eae
CC:
blink-reviews, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Fix generic font family issue on Android - standard font family should go Android path on Android; - for non-generic font families, familyNameFromSettings should return an empty AtomicString. BUG=347121 TEST=platform/android/fast/text/international/non-generic-font-fallback.html R=dglazkov@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168173

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -3 lines) Patch
A LayoutTests/platform/android/fast/text/international/non-generic-font-fallback.html View 1 chunk +8 lines, -0 lines 0 comments Download
A LayoutTests/platform/android/fast/text/international/non-generic-font-fallback-expected.html View 1 chunk +8 lines, -0 lines 0 comments Download
M Source/core/css/CSSFontSelector.cpp View 1 chunk +6 lines, -3 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
Xianzhu
6 years, 9 months ago (2014-02-28 19:14:24 UTC) #1
dglazkov
https://codereview.chromium.org/184703003/diff/20001/Source/core/css/CSSFontSelector.cpp File Source/core/css/CSSFontSelector.cpp (right): https://codereview.chromium.org/184703003/diff/20001/Source/core/css/CSSFontSelector.cpp#newcode161 Source/core/css/CSSFontSelector.cpp:161: return FontCache::getGenericFamilyNameForScript(FontFamilyNames::webkit_standard, script); This is okay, but can we ...
6 years, 9 months ago (2014-02-28 21:30:29 UTC) #2
Xianzhu
https://codereview.chromium.org/184703003/diff/20001/Source/core/css/CSSFontSelector.cpp File Source/core/css/CSSFontSelector.cpp (right): https://codereview.chromium.org/184703003/diff/20001/Source/core/css/CSSFontSelector.cpp#newcode161 Source/core/css/CSSFontSelector.cpp:161: return FontCache::getGenericFamilyNameForScript(FontFamilyNames::webkit_standard, script); On 2014/02/28 21:30:30, Dimitri Glazkov wrote: ...
6 years, 9 months ago (2014-02-28 22:15:12 UTC) #3
dglazkov
I see, lgtm.
6 years, 9 months ago (2014-02-28 22:19:47 UTC) #4
Xianzhu
The CQ bit was checked by wangxianzhu@chromium.org
6 years, 9 months ago (2014-02-28 22:31:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/184703003/20001
6 years, 9 months ago (2014-02-28 22:31:46 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-01 00:02:23 UTC) #7
commit-bot: I haz the power
Retried try job too often on blink_android_compile_dbg for step(s) webkit_lint http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_android_compile_dbg&number=1074
6 years, 9 months ago (2014-03-01 00:02:24 UTC) #8
Xianzhu
The CQ bit was checked by wangxianzhu@chromium.org
6 years, 9 months ago (2014-03-01 00:03:37 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/184703003/20001
6 years, 9 months ago (2014-03-01 00:03:50 UTC) #10
Xianzhu
6 years, 9 months ago (2014-03-01 00:43:01 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 manually as r168173 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698