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

Issue 522343002: RenderTextHarfBuzz: Break runs at parentheses so they aren't affected by font fallbacks (Closed)

Created:
6 years, 3 months ago by ckocagil
Modified:
6 years, 3 months ago
Reviewers:
msw
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

RenderTextHarfBuzz: Break runs at parentheses so they aren't affected by font fallbacks BUG=396776 R=msw@chromium.org, msw Committed: https://chromium.googlesource.com/chromium/src/+/f8d6f6599c9ee9d674b0eabc8df552d2daa9ae59

Patch Set 1 #

Total comments: 14

Patch Set 2 : comments addressed #

Total comments: 1

Patch Set 3 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -21 lines) Patch
M ui/gfx/render_text_harfbuzz.cc View 1 2 3 chunks +40 lines, -19 lines 0 comments Download
M ui/gfx/render_text_unittest.cc View 1 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
ckocagil
6 years, 3 months ago (2014-08-31 05:48:47 UTC) #1
msw
Mostly minor comments, thanks! https://codereview.chromium.org/522343002/diff/1/ui/gfx/render_text_harfbuzz.cc File ui/gfx/render_text_harfbuzz.cc (right): https://codereview.chromium.org/522343002/diff/1/ui/gfx/render_text_harfbuzz.cc#newcode311 ui/gfx/render_text_harfbuzz.cc:311: static const char kBrackets[] = ...
6 years, 3 months ago (2014-09-02 18:20:25 UTC) #2
ckocagil
https://codereview.chromium.org/522343002/diff/1/ui/gfx/render_text_harfbuzz.cc File ui/gfx/render_text_harfbuzz.cc (right): https://codereview.chromium.org/522343002/diff/1/ui/gfx/render_text_harfbuzz.cc#newcode311 ui/gfx/render_text_harfbuzz.cc:311: static const char kBrackets[] = { '(', ')', '{', ...
6 years, 3 months ago (2014-09-03 01:22:30 UTC) #3
msw
lgtm with a nit; thanks! https://codereview.chromium.org/522343002/diff/20001/ui/gfx/render_text_harfbuzz.cc File ui/gfx/render_text_harfbuzz.cc (right): https://codereview.chromium.org/522343002/diff/20001/ui/gfx/render_text_harfbuzz.cc#newcode321 ui/gfx/render_text_harfbuzz.cc:321: const bool first_bracket = ...
6 years, 3 months ago (2014-09-03 18:14:58 UTC) #4
ckocagil
On 2014/09/03 18:14:58, msw wrote: > lgtm with a nit; thanks! > > https://codereview.chromium.org/522343002/diff/20001/ui/gfx/render_text_harfbuzz.cc > ...
6 years, 3 months ago (2014-09-04 07:21:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ckocagil@chromium.org/522343002/40001
6 years, 3 months ago (2014-09-04 07:22:25 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_clang_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_clang_dbg_recipe/builds/2063)
6 years, 3 months ago (2014-09-04 08:15:44 UTC) #9
ckocagil
Committed patchset #3 (id:40001) manually as f8d6f65 (presubmit successful).
6 years, 3 months ago (2014-09-04 15:05:14 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:31:26 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f8d6f6599c9ee9d674b0eabc8df552d2daa9ae59
Cr-Commit-Position: refs/heads/master@{#293299}

Powered by Google App Engine
This is Rietveld 408576698