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

Issue 824263003: At some places Blink is using old style character string notation (Closed)

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

Description

At some places Blink is using old style character string notation for Unicode. Replacing those with defined Character Names/Unicodes. Code refactor, Layout Test not needed Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187866

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Comment fixes #

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

Messages

Total messages: 10 (3 generated)
h.joshi
Pls review
5 years, 11 months ago (2014-12-30 12:57:07 UTC) #3
jbroman
drive-by comment on Font.cpp https://codereview.chromium.org/824263003/diff/20001/Source/platform/fonts/Font.cpp File Source/platform/fonts/Font.cpp (right): https://codereview.chromium.org/824263003/diff/20001/Source/platform/fonts/Font.cpp#newcode783 Source/platform/fonts/Font.cpp:783: FloatRect glyphBoundingBox = shaper.glyphBoundingBox(); FWIW, ...
5 years, 11 months ago (2014-12-30 14:42:56 UTC) #4
eae
The charcode to constant change looks good but the other changes don't really have anything ...
5 years, 11 months ago (2014-12-30 16:29:11 UTC) #5
h.joshi
Made suggested changes, pls review https://codereview.chromium.org/824263003/diff/20001/Source/platform/fonts/Font.cpp File Source/platform/fonts/Font.cpp (right): https://codereview.chromium.org/824263003/diff/20001/Source/platform/fonts/Font.cpp#newcode783 Source/platform/fonts/Font.cpp:783: FloatRect glyphBoundingBox = shaper.glyphBoundingBox(); ...
5 years, 11 months ago (2015-01-04 16:22:35 UTC) #6
eae
LGTM
5 years, 11 months ago (2015-01-05 18:57:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/824263003/40001
5 years, 11 months ago (2015-01-05 18:57:41 UTC) #9
commit-bot: I haz the power
5 years, 11 months ago (2015-01-05 20:14:40 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=187866

Powered by Google App Engine
This is Rietveld 408576698