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

Issue 330063005: Simplify use of TextDirection enum. (Closed)

Created:
6 years, 6 months ago by jbroman
Modified:
6 years, 6 months ago
CC:
blink-reviews, jamesr, krit, jbroman, danakj, Rik, Stephen Chennney, pdr., rwlbuis
Project:
blink
Visibility:
Public.

Description

Simplify use of TextDirection enum. There is no need to do "(m_direction == LTR) ? LTR : RTL". While here, remove extra parameters from applyFontTransforms. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176522

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M Source/platform/fonts/WidthIterator.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M Source/platform/fonts/mac/ComplexTextController.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jbroman
Trivial. Was passing by and noticed the odd "ltr() ? LTR : RTL" construct.
6 years, 6 months ago (2014-06-19 15:17:29 UTC) #1
eae
LGTM
6 years, 6 months ago (2014-06-19 16:13:55 UTC) #2
eae
The CQ bit was checked by eae@chromium.org
6 years, 6 months ago (2014-06-19 16:13:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbroman@chromium.org/330063005/1
6 years, 6 months ago (2014-06-19 16:15:10 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 16:20:20 UTC) #5
Message was sent while issue was closed.
Change committed as 176522

Powered by Google App Engine
This is Rietveld 408576698