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

Issue 1002613002: Make some unicode symbols be rendered by Segoe UI Symbol on Windows (Closed)

Created:
5 years, 9 months ago by hichris123
Modified:
5 years, 8 months ago
Reviewers:
pdr., eae
CC:
esprehn, blink-reviews, Rik, danakj, Dominik Röttsches, dshwang, krit, f(malita), jbroman, Justin Novosad, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Make some unicode symbols be rendered by Segoe UI Symbol on Windows This CL makes unicode blocks categorized as Runic, Dingbats, general punctuation, miscellaneous symbols, and supplemental mathematical operators be rendered by Segoe UI Symbol on Windows. BUG=108591, 225862, 264195, 426365 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193642

Patch Set 1 #

Patch Set 2 : Add LayoutTest #

Patch Set 3 : Fix line endings, add Miscellaneous Symbols #

Patch Set 4 : Edit TestExpectations #

Patch Set 5 : Rebase #

Patch Set 6 : Add virtual tests to TestExpectations #

Patch Set 7 : Fix TestExpectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -0 lines) Patch
M LayoutTests/TestExpectations View 1 2 3 4 5 6 1 chunk +18 lines, -0 lines 0 comments Download
A LayoutTests/fast/text/unicode-fallback-font.html View 1 2 1 chunk +80 lines, -0 lines 0 comments Download
M Source/platform/fonts/win/FontFallbackWin.cpp View 1 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 27 (6 generated)
hichris123
esprehn@: PTAL. This CL does have some Layout Tests failing (due to the change in ...
5 years, 9 months ago (2015-03-12 23:48:19 UTC) #2
pdr.
+cc eae
5 years, 9 months ago (2015-03-13 02:25:39 UTC) #5
esprehn
eae@ is a better reviewer for this, I don't know much about font code on ...
5 years, 9 months ago (2015-03-13 02:27:54 UTC) #6
eae
Thanks for working on this, UBLOCK_GENERAL_PUNCTUATION seems overly broad for this, what makes you think ...
5 years, 9 months ago (2015-03-13 15:19:04 UTC) #8
hichris123
On 2015/03/13 15:19:04, eae wrote: > Thanks for working on this, > > UBLOCK_GENERAL_PUNCTUATION seems ...
5 years, 9 months ago (2015-03-13 19:48:48 UTC) #9
eae
On 2015/03/13 19:48:48, hichris123 wrote: > On 2015/03/13 15:19:04, eae wrote: > > Thanks for ...
5 years, 9 months ago (2015-03-13 20:23:14 UTC) #10
hichris123
On 2015/03/13 20:23:14, eae wrote: > On 2015/03/13 19:48:48, hichris123 wrote: > > On 2015/03/13 ...
5 years, 9 months ago (2015-03-14 03:11:08 UTC) #11
hichris123
On 2015/03/13 20:23:14, eae wrote: > On 2015/03/13 19:48:48, hichris123 wrote: > > On 2015/03/13 ...
5 years, 9 months ago (2015-03-14 03:11:09 UTC) #12
hichris123
On 2015/03/14 03:11:09, hichris123 wrote: > On 2015/03/13 20:23:14, eae wrote: > > On 2015/03/13 ...
5 years, 9 months ago (2015-03-14 03:14:42 UTC) #13
hichris123
I also added UBLOCK_MISCELLANEOUS_SYMBOLS to this CL, as ~1/2 are currently rendered, and all of ...
5 years, 9 months ago (2015-03-15 20:42:47 UTC) #14
hichris123
On 2015/03/15 20:42:47, hichris123 wrote: > I also added UBLOCK_MISCELLANEOUS_SYMBOLS to this CL, as ~1/2 ...
5 years, 9 months ago (2015-03-17 18:22:57 UTC) #15
hichris123
Hi all, any thoughts on the CL (should I have all the failing tests auto-rebaselined?).
5 years, 9 months ago (2015-03-25 01:53:55 UTC) #16
ebraminio
Hi. I suggest moving MISCELLANEOUS_SYMBOLS and DINGBATS to emojiFont which also will fallback to symbol. ...
5 years, 9 months ago (2015-03-26 18:16:29 UTC) #17
hichris123
On 2015/03/26 18:16:29, ebraminio wrote: > Hi. I suggest moving MISCELLANEOUS_SYMBOLS and DINGBATS to emojiFont ...
5 years, 9 months ago (2015-03-28 02:00:54 UTC) #18
pdr.
On 2015/03/28 at 02:00:54, hichris123 wrote: > On 2015/03/26 18:16:29, ebraminio wrote: > > Hi. ...
5 years, 9 months ago (2015-03-28 03:54:00 UTC) #19
ebraminio
> Interesting. Do you happen to know if there's a specific reason for sending > ...
5 years, 9 months ago (2015-03-28 13:43:48 UTC) #20
hichris123
eae@: Any thoughts?
5 years, 8 months ago (2015-04-12 23:32:25 UTC) #21
eae
Change looks good but you'll need to update test expectations. LGTM
5 years, 8 months ago (2015-04-12 23:58:37 UTC) #22
hichris123
On 2015/04/12 23:58:37, eae wrote: > Change looks good but you'll need to update test ...
5 years, 8 months ago (2015-04-13 00:29:21 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1002613002/120001
5 years, 8 months ago (2015-04-13 15:10:53 UTC) #26
commit-bot: I haz the power
5 years, 8 months ago (2015-04-13 15:25:48 UTC) #27
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=193642

Powered by Google App Engine
This is Rietveld 408576698