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

Issue 193071: The chrome://* address are not being added to the history DB, and as such the... (Closed)

Created:
11 years, 3 months ago by pierre.lafayette
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

The chrome://* address are not being added to the history DB, and as such they are not being autocompleted in the location bar. The about://* are being added with the exception of about://blank. BUG=2958 TEST=None

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M chrome/browser/history/history.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
pierre.lafayette
11 years, 3 months ago (2009-09-10 17:13:58 UTC) #1
Peter Kasting
I added Brett and Darin as reviewers because I'm not sure what subtle effects allowing ...
11 years, 3 months ago (2009-09-10 18:33:46 UTC) #2
pierre.lafayette
http://codereview.chromium.org/193071/diff/1/2 File chrome/browser/history/history.cc (right): http://codereview.chromium.org/193071/diff/1/2#newcode627 Line 627: std::string path = url.path(); On 2009/09/10 18:33:46, Peter ...
11 years, 3 months ago (2009-09-10 18:41:51 UTC) #3
brettw
http://codereview.chromium.org/193071/diff/1/2 File chrome/browser/history/history.cc (right): http://codereview.chromium.org/193071/diff/1/2#newcode627 Line 627: std::string path = url.path(); What did you mean. ...
11 years, 3 months ago (2009-09-10 22:50:31 UTC) #4
Peter Kasting
http://codereview.chromium.org/193071/diff/1/2 File chrome/browser/history/history.cc (right): http://codereview.chromium.org/193071/diff/1/2#newcode627 Line 627: std::string path = url.path(); On 2009/09/10 22:50:31, brettw ...
11 years, 3 months ago (2009-09-10 22:58:57 UTC) #5
brettw
On 2009/09/10 22:58:57, Peter Kasting wrote: > http://codereview.chromium.org/193071/diff/1/2 > File chrome/browser/history/history.cc (right): > > http://codereview.chromium.org/193071/diff/1/2#newcode627 ...
11 years, 3 months ago (2009-09-11 00:18:06 UTC) #6
pierre.lafayette
ping Darin. On 2009/09/11 00:18:06, brettw wrote: > On 2009/09/10 22:58:57, Peter Kasting wrote: > ...
11 years, 3 months ago (2009-09-18 19:29:10 UTC) #7
Peter Kasting
11 years, 3 months ago (2009-09-24 21:55:12 UTC) #8
Landed in r27131.

Powered by Google App Engine
This is Rietveld 408576698