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

Issue 2248563003: Support language tag extensions with multiple subtags for a key (Closed)

Created:
4 years, 4 months ago by jungshik at Google
Modified:
4 years, 4 months ago
Reviewers:
Dan Ehrenberg
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Support language tag extensions with multiple subtags for a key Language tags with Unicode extensions can have multiple subtags for a key (e.g. -ca-ismalic-civil has 'islamic-civi' for 'ca'). BUG=v8:4749 TEST=intl/date-format/calendar-with-multiple-type-subtags.js Committed: https://crrev.com/339f08d2e9650e05d63c6a756b8302c60ee665b5 Cr-Commit-Position: refs/heads/master@{#38692}

Patch Set 1 #

Patch Set 2 : add test #

Patch Set 3 : add a real test for nu in presence of multiple type subtags for ca #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -20 lines) Patch
M src/i18n.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/js/i18n.js View 1 6 chunks +34 lines, -20 lines 0 comments Download
A test/intl/date-format/calendar-with-multiple-type-subtags.js View 1 2 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
jungshik at Google
Dan, can you take a look? Thanks
4 years, 4 months ago (2016-08-16 19:23:23 UTC) #7
Dan Ehrenberg
The state machine for parsing multiple BCP47 tags looks a little tricky. Do you think ...
4 years, 4 months ago (2016-08-17 05:36:10 UTC) #13
jungshik at Google
Thank you for taking a look. On 2016/08/17 05:36:10, Dan Ehrenberg wrote: > The state ...
4 years, 4 months ago (2016-08-17 09:44:34 UTC) #14
Dan Ehrenberg
On 2016/08/17 at 09:44:34, jshin wrote: > Thank you for taking a look. > > ...
4 years, 4 months ago (2016-08-17 13:48:46 UTC) #15
jungshik at Google
On 2016/08/17 13:48:46, Dan Ehrenberg wrote: > On 2016/08/17 at 09:44:34, jshin wrote: > > ...
4 years, 4 months ago (2016-08-17 17:18:48 UTC) #16
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/2248563003/40001
4 years, 4 months ago (2016-08-17 17:19:23 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-17 17:55:16 UTC) #21
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 17:55:41 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/339f08d2e9650e05d63c6a756b8302c60ee665b5
Cr-Commit-Position: refs/heads/master@{#38692}

Powered by Google App Engine
This is Rietveld 408576698