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

Issue 2883813002: Move TextJustify to its own file. (Closed)

Created:
3 years, 7 months ago by shend
Modified:
3 years, 7 months ago
CC:
blink-reviews, chromium-reviews, kinuko+watch
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move TextJustify to its own file. When we generate external types like Length in ComputedStyle, we specify the path to the type (e.g. "platform/Length"). We then deduce the name of the type from the path ("Length"). This means that the type must be stored in a file with the same name. This patch moves TextJustify to its own file so that it can be generated. BUG=628043 Review-Url: https://codereview.chromium.org/2883813002 Cr-Commit-Position: refs/heads/master@{#471948} Committed: https://chromium.googlesource.com/chromium/src/+/dc8b3ef5667dfec73a697d1115e19832ea6341bb

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -7 lines) Patch
M third_party/WebKit/Source/platform/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
A third_party/WebKit/Source/platform/text/TextJustify.h View 1 chunk +19 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/text/TextRun.h View 2 chunks +1 line, -7 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 29 (20 generated)
shend
Hi Suzy, PTAL :)
3 years, 7 months ago (2017-05-15 00:23:29 UTC) #4
suzyh_UTC10 (ex-contributor)
lgtm with curiosity https://codereview.chromium.org/2883813002/diff/1/third_party/WebKit/Source/platform/text/TextJustify.h File third_party/WebKit/Source/platform/text/TextJustify.h (right): https://codereview.chromium.org/2883813002/diff/1/third_party/WebKit/Source/platform/text/TextJustify.h#newcode11 third_party/WebKit/Source/platform/text/TextJustify.h:11: kTextJustifyAuto = 0x0, Why do we ...
3 years, 7 months ago (2017-05-15 00:28:33 UTC) #5
shend
On 2017/05/15 at 00:28:33, suzyh wrote: > lgtm with curiosity > > https://codereview.chromium.org/2883813002/diff/1/third_party/WebKit/Source/platform/text/TextJustify.h > File ...
3 years, 7 months ago (2017-05-15 00:30:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2883813002/20001
3 years, 7 months ago (2017-05-15 23:04:19 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/437549)
3 years, 7 months ago (2017-05-15 23:18:51 UTC) #20
shend
Hi Haraken, PTAL for platform/
3 years, 7 months ago (2017-05-15 23:23:43 UTC) #22
haraken
LGTM
3 years, 7 months ago (2017-05-15 23:30:24 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2883813002/20001
3 years, 7 months ago (2017-05-15 23:34:21 UTC) #25
commit-bot: I haz the power
3 years, 7 months ago (2017-05-15 23:51:49 UTC) #29
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/dc8b3ef5667dfec73a697d1115e1...

Powered by Google App Engine
This is Rietveld 408576698