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

Issue 509373002: This is code readability patch, No Layout Test case needed (Closed)

Created:
6 years, 3 months ago by h.joshi
Modified:
6 years, 3 months ago
Reviewers:
tkent, eae, behdad
CC:
blink-reviews, jamesr, blink-reviews-rendering, krit, blink-reviews-wtf_chromium.org, zoltan1, eae+blinkwatch, leviw+renderwatch, jbroman, danakj, abarth-chromium, Rik, jchaffraix+rendering, Mikhail, aandrey+blink_chromium.org, pdr., rwlbuis, Stephen Chennney, rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Use character names defined in CharacterNames.h. This is code-readability patch. No layout tests are needed. We were using character style Unicode in Blink, changed to use Unicode present in CharacterNames.h BUG= R=eae@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181170

Patch Set 1 #

Total comments: 1

Patch Set 2 : Comment fixes #

Total comments: 2

Patch Set 3 : Fixing suggested comments #

Patch Set 4 : Fixing order #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -36 lines) Patch
M Source/core/editing/TextIterator.cpp View 7 chunks +7 lines, -7 lines 0 comments Download
M Source/core/rendering/RenderText.cpp View 1 2 11 chunks +21 lines, -20 lines 0 comments Download
M Source/platform/fonts/FontFallbackList.cpp View 2 chunks +4 lines, -3 lines 0 comments Download
M Source/platform/fonts/GlyphPageTreeNode.cpp View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M Source/wtf/unicode/CharacterNames.h View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (1 generated)
h.joshi
h.joshi@samsung.com changed reviewers: + behdad@chromium.org
6 years, 3 months ago (2014-08-28 13:11:33 UTC) #1
h.joshi
@eae/behdad: While working on some other issue, found that we were using character representation and ...
6 years, 3 months ago (2014-08-28 13:13:43 UTC) #2
h.joshi
PTAL
6 years, 3 months ago (2014-08-28 13:13:53 UTC) #3
eae
Great change, thank you. LGTM
6 years, 3 months ago (2014-08-28 21:05:56 UTC) #4
eae
The CQ bit was checked by eae@chromium.org
6 years, 3 months ago (2014-08-28 21:06:00 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/h.joshi@samsung.com/509373002/1
6 years, 3 months ago (2014-08-28 21:06:55 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: blink_presubmit on tryserver.blink ...
6 years, 3 months ago (2014-08-28 22:20:50 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 3 months ago (2014-08-28 22:25:58 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: blink_presubmit on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/blink_presubmit/builds/13930)
6 years, 3 months ago (2014-08-28 22:25:59 UTC) #9
h.joshi
h.joshi@samsung.com changed reviewers: + tkent@chromium.org
6 years, 3 months ago (2014-08-29 01:37:29 UTC) #10
h.joshi
#eae: Thank you @tkent: Pls review this patch, in presubmit got following error: ** Presubmit ...
6 years, 3 months ago (2014-08-29 01:39:50 UTC) #11
tkent
> This is code readability patch, No Layout Test case needed > We were using ...
6 years, 3 months ago (2014-09-01 02:27:55 UTC) #12
h.joshi
@tkant: Made suggested changes, PTAL
6 years, 3 months ago (2014-09-01 07:41:04 UTC) #13
tkent
https://codereview.chromium.org/509373002/diff/20001/Source/wtf/unicode/CharacterNames.h File Source/wtf/unicode/CharacterNames.h (right): https://codereview.chromium.org/509373002/diff/20001/Source/wtf/unicode/CharacterNames.h#newcode79 Source/wtf/unicode/CharacterNames.h:79: const UChar tabulationCharacter = 0x0009; As I wrote, U+0009 ...
6 years, 3 months ago (2014-09-01 07:45:59 UTC) #14
h.joshi
Made changes, got "TABULATION, CHARACTER" also in the link shared so used that in previous ...
6 years, 3 months ago (2014-09-01 08:18:01 UTC) #15
tkent
On 2014/09/01 08:18:01, h.joshi wrote: > Made changes, got "TABULATION, CHARACTER" also in the link ...
6 years, 3 months ago (2014-09-01 08:23:31 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/h.joshi@samsung.com/509373002/60001
6 years, 3 months ago (2014-09-01 08:23:52 UTC) #18
commit-bot: I haz the power
6 years, 3 months ago (2014-09-01 09:30:15 UTC) #19
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as 181170

Powered by Google App Engine
This is Rietveld 408576698