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

Issue 2440923002: Prepare to upgrade ICU to 58 part 2 (Closed)

Created:
4 years, 2 months ago by jungshik at Google
Modified:
4 years, 2 months ago
Reviewers:
drott, kojii
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prepare to upgrade ICU to 58 part 2 U_LB_COUNT is assumed to be 40 in Blink line breaking code, but it's 43 in ICU 58/Unicode 9. Three new classes (Emoji Base, Emoji Modifier, and ZWJ) should behave identically whether or not 'word-break: break-all' is in effect. BUG=637001 TEST=TextBreakIterator.cpp is compiled without an error with ICU 58. R=kojii@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel Committed: https://crrev.com/e60b571faa3f14dd9119a6792dccf12f8bf80192 Cr-Commit-Position: refs/heads/master@{#426860}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M third_party/WebKit/Source/platform/text/TextBreakIterator.cpp View 5 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
jungshik at Google
drott@chromium.org and kojii@, can you take a look?
4 years, 2 months ago (2016-10-21 09:11:17 UTC) #2
kojii
non-owner lgtm, the table provides *additional* break opportunities when break-all. Emoji should have break opportunities ...
4 years, 2 months ago (2016-10-21 14:16:57 UTC) #3
drott
jshin@, you're saying that these classes do not introduce any extra line breaking opportunities, and ...
4 years, 2 months ago (2016-10-21 15:01:23 UTC) #4
jungshik at Google
Thanks, drott@ and kojii@, for reviewing/approval. On 2016/10/21 15:01:23, drott wrote: > jshin@, you're saying ...
4 years, 2 months ago (2016-10-21 17:21:30 UTC) #5
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/2440923002/1
4 years, 2 months ago (2016-10-21 17:23:38 UTC) #9
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/2440923002/1
4 years, 2 months ago (2016-10-21 17:48:42 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-21 19:20:30 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-21 19:44:53 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e60b571faa3f14dd9119a6792dccf12f8bf80192
Cr-Commit-Position: refs/heads/master@{#426860}

Powered by Google App Engine
This is Rietveld 408576698