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

Issue 22862006: "domain" item added to HistoryEntry to allow showing IDN in chrome://history/ (Closed)

Created:
7 years, 4 months ago by yuusuke
Modified:
7 years, 3 months ago
Reviewers:
Patrick Dubroy, brettw, sky
CC:
chromium-reviews, pam+watch_chromium.org, arv+watch_chromium.org
Base URL:
https://src.chromium.org/chrome/trunk/src/
Visibility:
Public.

Description

"domain" item added to HistoryEntry to allow showing IDN in chrome://history/ BUG=272732 TEST=Try visiting any IDN site and confirm no punycode is shown in history. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221822

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 6

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Total comments: 8

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -22 lines) Patch
M chrome/browser/history/history_querying_unittest.cc View 1 2 3 4 5 6 7 1 chunk +26 lines, -0 lines 0 comments Download
M chrome/browser/history/url_database.cc View 1 2 3 4 5 6 7 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/resources/history/history.js View 1 2 3 6 chunks +5 lines, -17 lines 0 comments Download
M chrome/browser/ui/webui/history_ui.h View 1 2 3 4 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/history_ui.cc View 1 2 3 4 5 6 7 9 chunks +17 lines, -3 lines 0 comments Download
M chrome/test/data/webui/history_browsertest.js View 1 2 3 4 5 3 chunks +39 lines, -1 line 0 comments Download
M chrome/test/data/webui/history_ui_browsertest.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/test/data/webui/history_ui_browsertest.cc View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
yuusuke
7 years, 4 months ago (2013-08-14 11:43:17 UTC) #1
yuusuke
7 years, 4 months ago (2013-08-20 07:40:21 UTC) #2
Patrick Dubroy
Sorry for the slow review -- I was away on vacation for a few days. ...
7 years, 4 months ago (2013-08-20 14:26:37 UTC) #3
brettw
I think the C++ extraction looks correct. We should be doing that. The only suggestion ...
7 years, 4 months ago (2013-08-21 21:54:48 UTC) #4
yuusuke
* Removed getDomainFromURL_ - now all |domain| variables in history.js are in unicode * URLDatabase::GetTextMatches ...
7 years, 4 months ago (2013-08-22 12:23:38 UTC) #5
yuusuke
On 2013/08/21 21:54:48, brettw wrote: > I think the C++ extraction looks correct. We should ...
7 years, 3 months ago (2013-08-26 13:51:08 UTC) #6
yuusuke
On 2013/08/20 14:26:37, dubroy wrote: > Sorry for the slow review -- I was away ...
7 years, 3 months ago (2013-08-26 13:51:22 UTC) #7
yuusuke
Ping... Anyone? :) I'm new to this whole "contribute" thing - can anyone guide me?
7 years, 3 months ago (2013-08-29 13:47:21 UTC) #8
Patrick Dubroy
On 2013/08/29 13:47:21, yuusuke wrote: > Ping... Anyone? :) I'm new to this whole "contribute" ...
7 years, 3 months ago (2013-08-29 15:17:14 UTC) #9
Patrick Dubroy
On 2013/08/29 15:17:14, dubroy wrote: > On 2013/08/29 13:47:21, yuusuke wrote: > > Ping... Anyone? ...
7 years, 3 months ago (2013-08-29 17:20:05 UTC) #10
Patrick Dubroy
On 2013/08/29 13:47:21, yuusuke wrote: > Ping... Anyone? :) I'm new to this whole "contribute" ...
7 years, 3 months ago (2013-08-29 17:23:21 UTC) #11
yuusuke
On 2013/08/29 17:23:21, dubroy wrote: > BTW, normally when a reviewer leaves you comments, it's ...
7 years, 3 months ago (2013-08-29 17:40:08 UTC) #12
yuusuke
Brettw, Sky, could you please review remaining chrome/browser/history/* files? Also, I haven't "tried" this patch ...
7 years, 3 months ago (2013-09-02 06:40:11 UTC) #13
Pam (message me for reviews)
FYI - sky and brettw are in the US, where it's a holiday today even ...
7 years, 3 months ago (2013-09-02 09:24:46 UTC) #14
yuusuke
Broken RangeHistoryWebUITest tests fixed Compilation on non-Win platform fixed Still waiting for review of chrome/browser/history/* ...
7 years, 3 months ago (2013-09-02 18:07:08 UTC) #15
brettw
Sorry for the delay. If you're waiting a few days for me please feel free ...
7 years, 3 months ago (2013-09-03 20:44:31 UTC) #16
yuusuke
All comments addressed. Please "try" this patch for me (still not sure if linux compilation ...
7 years, 3 months ago (2013-09-04 08:31:12 UTC) #17
brettw
lgtm
7 years, 3 months ago (2013-09-06 17:35:26 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yuusuke@yandex-team.ru/22862006/58002
7 years, 3 months ago (2013-09-06 20:05:55 UTC) #19
commit-bot: I haz the power
7 years, 3 months ago (2013-09-07 00:06:56 UTC) #20
Message was sent while issue was closed.
Change committed as 221822

Powered by Google App Engine
This is Rietveld 408576698