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

Issue 316113002: Explicitly cast from HarfBuzz type to shorter type (Closed)

Created:
6 years, 6 months ago by ckocagil
Modified:
6 years, 6 months ago
Reviewers:
efidler1, eae
CC:
blink-reviews, jamesr, krit, jbroman, danakj, Rik, Stephen Chennney, pdr., rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Explicitly cast from HarfBuzz type to shorter type This allows the file to be compiled with C++11. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175606

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/platform/fonts/harfbuzz/HarfBuzzFaceSkia.cpp View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ckocagil
6 years, 6 months ago (2014-06-05 09:14:01 UTC) #1
ckocagil
6 years, 6 months ago (2014-06-05 09:14:01 UTC) #2
efidler1
LGTM. The hb_codepoint_t's in the kerning callbacks are actually glyph id's so the cast should ...
6 years, 6 months ago (2014-06-05 14:04:07 UTC) #3
eae
On 2014/06/05 14:04:07, efidler1 wrote: > LGTM. The hb_codepoint_t's in the kerning callbacks are actually ...
6 years, 6 months ago (2014-06-05 16:04:47 UTC) #4
ckocagil
The CQ bit was checked by ckocagil@chromium.org
6 years, 6 months ago (2014-06-05 23:22:33 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/316113002/1
6 years, 6 months ago (2014-06-05 23:23:34 UTC) #6
commit-bot: I haz the power
6 years, 6 months ago (2014-06-06 00:39:51 UTC) #7
Message was sent while issue was closed.
Change committed as 175606

Powered by Google App Engine
This is Rietveld 408576698