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

Issue 46873006: RenderTextWin: Break runs at UBLOCK_MISCELLANEOUS_SYMBOLS. (Closed)

Created:
7 years, 1 month ago by msw
Modified:
7 years, 1 month ago
CC:
chromium-reviews, ckocagil
Visibility:
Public.

Description

RenderTextWin: Break runs at UBLOCK_MISCELLANEOUS_SYMBOLS. Break runs for symbols like musical note ♫ '\x9835'. Breaking runs prevents using fallback fonts excessively. This CL builds on the prior work of http://crrev.com/232076 See before/after pics at http://crbug.com/278913#c21 Add IsUnusualBlockCode helper function; refactor slightly. BUG=278913 TEST=The musical note symbols, etc. Do not break fonts for subsequent normal text. (Copy and paste "♫" into a bookmark title or similar). R=asvitkine@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233003

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add IsUnusualBlockCode help function, refactor. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M ui/gfx/render_text_win.cc View 1 3 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
msw
Hey Alexei, please take a look; thanks!
7 years, 1 month ago (2013-11-04 20:56:23 UTC) #1
Alexei Svitkine (slow)
https://codereview.chromium.org/46873006/diff/1/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): https://codereview.chromium.org/46873006/diff/1/ui/gfx/render_text_win.cc#newcode936 ui/gfx/render_text_win.cc:936: first_block_code == UBLOCK_MISCELLANEOUS_SYMBOLS)) { Since first_block_code doesn't change in ...
7 years, 1 month ago (2013-11-04 20:59:15 UTC) #2
msw
Comment addressed, please take another look; thanks! https://codereview.chromium.org/46873006/diff/1/ui/gfx/render_text_win.cc File ui/gfx/render_text_win.cc (right): https://codereview.chromium.org/46873006/diff/1/ui/gfx/render_text_win.cc#newcode936 ui/gfx/render_text_win.cc:936: first_block_code == ...
7 years, 1 month ago (2013-11-04 22:22:15 UTC) #3
Alexei Svitkine (slow)
LGTM
7 years, 1 month ago (2013-11-04 22:23:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/46873006/70001
7 years, 1 month ago (2013-11-04 22:45:08 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=184538
7 years, 1 month ago (2013-11-05 01:48:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/46873006/70001
7 years, 1 month ago (2013-11-05 02:00:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/46873006/70001
7 years, 1 month ago (2013-11-05 03:03:40 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-05 04:13:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/46873006/70001
7 years, 1 month ago (2013-11-05 04:38:56 UTC) #10
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 1 month ago (2013-11-05 05:39:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/46873006/70001
7 years, 1 month ago (2013-11-05 10:13:37 UTC) #12
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=184994
7 years, 1 month ago (2013-11-05 13:08:39 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/msw@chromium.org/46873006/70001
7 years, 1 month ago (2013-11-05 14:15:54 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 16:28:30 UTC) #15
Message was sent while issue was closed.
Change committed as 233003

Powered by Google App Engine
This is Rietveld 408576698