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

Issue 5753007: Make us save favicon in incognito mode if the url is bookmarked. This (Closed)

Created:
10 years ago by sky
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Make us save favicon in incognito mode if the url is bookmarked. This way the bookmark bar/manager have a favicon for the page. BUG=22670 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69345

Patch Set 1 #

Total comments: 2

Patch Set 2 : Merged and renamed method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -5 lines) Patch
M chrome/browser/fav_icon_helper.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/fav_icon_helper.cc View 3 chunks +11 lines, -1 line 0 comments Download
M chrome/browser/history/history.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/history/history.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/history/history_backend.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/history/history_backend.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download
M chrome/browser/history/history_types.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/tab_contents/tab_contents.cc View 1 3 chunks +29 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sky
10 years ago (2010-12-14 18:38:47 UTC) #1
brettw
LGTM http://codereview.chromium.org/5753007/diff/1/chrome/browser/history/history.h File chrome/browser/history/history.h (right): http://codereview.chromium.org/5753007/diff/1/chrome/browser/history/history.h#newcode218 chrome/browser/history/history.h:218: void AddPageNoVisit(const GURL& url); Maybe we should call ...
10 years ago (2010-12-15 17:32:47 UTC) #2
sky
I renamed the method. Don't feel you have to take another look. -Scott http://codereview.chromium.org/5753007/diff/1/chrome/browser/history/history.h File ...
10 years ago (2010-12-15 18:00:46 UTC) #3
brettw
10 years ago (2010-12-15 18:02:59 UTC) #4
On Wed, Dec 15, 2010 at 10:00 AM,  <sky@chromium.org> wrote:
> I renamed the method. Don't feel you have to take another look.

Neither did I.

Brett

Powered by Google App Engine
This is Rietveld 408576698