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

Issue 1861213002: Convert host names in ACE to Unicode in ElideHost (Closed)

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

Description

Convert hostnames in ACE to Unicode in ElideHost Call IDNToUnicode to convert host (full fqdn) and domain to Unicode (per the IDN display policy) in ElideHost BUG=593177 TEST=components_unittests --gtest_filter= *HostEliding Committed: https://crrev.com/ee46c77dbdf32a39912ba6589aabd8db51eaed29 Cr-Commit-Position: refs/heads/master@{#385598}

Patch Set 1 #

Patch Set 2 : add an IDN test to ElideHost test #

Total comments: 2

Patch Set 3 : a bit of simplication #

Patch Set 4 : ace => puny; comment added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M components/url_formatter/elide_url.cc View 1 2 3 1 chunk +9 lines, -7 lines 0 comments Download
M components/url_formatter/elide_url_unittest.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
jungshik at Google
PTAL. Thanks
4 years, 8 months ago (2016-04-06 19:36:31 UTC) #5
palmer
Shouldn't we do this if and only if the language the hostname is in (e.g. ...
4 years, 8 months ago (2016-04-06 20:00:13 UTC) #6
jungshik at Google
On 2016/04/06 20:00:13, palmer wrote: > Shouldn't we do this if and only if the ...
4 years, 8 months ago (2016-04-06 21:27:48 UTC) #7
jungshik at Google
On 2016/04/06 21:27:48, jshin (jungshik at google) wrote: > On 2016/04/06 20:00:13, palmer wrote: > ...
4 years, 8 months ago (2016-04-06 21:28:59 UTC) #8
Peter Kasting
On 2016/04/06 20:00:13, palmer wrote: > Shouldn't we do this if and only if the ...
4 years, 8 months ago (2016-04-06 21:34:21 UTC) #9
Peter Kasting
LGTM https://codereview.chromium.org/1861213002/diff/20001/components/url_formatter/elide_url.cc File components/url_formatter/elide_url.cc (right): https://codereview.chromium.org/1861213002/diff/20001/components/url_formatter/elide_url.cc#newcode81 components/url_formatter/elide_url.cc:81: // Get Host in ACE(ASCII Compatible Encoding). Since ...
4 years, 8 months ago (2016-04-06 21:38:39 UTC) #11
palmer
OK, LGTM too.
4 years, 8 months ago (2016-04-06 21:44:01 UTC) #12
jungshik at Google
Peter, thanks for the review. My change (PS#3) and your comment crossed each other in ...
4 years, 8 months ago (2016-04-06 21:50:38 UTC) #13
Peter Kasting
PS4 seems fine.
4 years, 8 months ago (2016-04-06 21:53:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1861213002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1861213002/60001
4 years, 8 months ago (2016-04-06 22:23:51 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 8 months ago (2016-04-07 00:16:55 UTC) #19
commit-bot: I haz the power
4 years, 8 months ago (2016-04-07 00:19:13 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/ee46c77dbdf32a39912ba6589aabd8db51eaed29
Cr-Commit-Position: refs/heads/master@{#385598}

Powered by Google App Engine
This is Rietveld 408576698