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

Issue 2488763002: Use ICU's case mapping API for Greek uppercasing (Closed)

Created:
4 years, 1 month ago by jungshik at Google
Modified:
4 years, 1 month ago
Reviewers:
esprehn, Nico
CC:
blink-reviews, blink-reviews-wtf_chromium.org, chromium-reviews, Mikhail
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use ICU's case mapping API for Greek uppercasing Follow-up to ICU update to 58.1. ICU's regular uppercasing API now supports Greek uppercasing so that there's no more need to use transliterator. As a result, Greek uppercasig should be a lot faster than before. BUG=637001 TEST=wtf_unittests --gtest_filter=*UpperLoc* Committed: https://crrev.com/0d2133839bd06c22c31bfc1695035a13811163ab Cr-Commit-Position: refs/heads/master@{#432155}

Patch Set 1 #

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

Messages

Total messages: 20 (12 generated)
jungshik at Google
wtf unittests may need to be updated.
4 years, 1 month ago (2016-11-08 19:29:36 UTC) #2
jungshik at Google
Elliott, can you take a look? Thanks
4 years, 1 month ago (2016-11-10 00:18:47 UTC) #9
jungshik at Google
Nico, can you take a look? Thanks
4 years, 1 month ago (2016-11-15 00:43:59 UTC) #12
esprehn
lgtm
4 years, 1 month ago (2016-11-15 01:00:58 UTC) #13
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/2488763002/1
4 years, 1 month ago (2016-11-15 08:36:02 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-15 10:00:38 UTC) #17
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/0d2133839bd06c22c31bfc1695035a13811163ab Cr-Commit-Position: refs/heads/master@{#432155}
4 years, 1 month ago (2016-11-15 10:02:20 UTC) #19
drott
4 years, 1 month ago (2016-11-15 10:07:08 UTC) #20
Message was sent while issue was closed.
Nice!

Powered by Google App Engine
This is Rietveld 408576698