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

Issue 375613002: Bypass the favicon_service when importing favicons. (Closed)

Created:
6 years, 5 months ago by jif
Modified:
6 years, 5 months ago
Reviewers:
gab, jif-google, blundell
CC:
chromium-reviews, tfarina, browser-components-watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Bypass the favicon_service when importing favicons. BUG=391795 TBR=gab Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284045

Patch Set 1 #

Total comments: 2

Patch Set 2 : Removed friend. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -29 lines) Patch
M chrome/browser/favicon/favicon_service.h View 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/favicon/favicon_service.cc View 2 chunks +0 lines, -7 lines 0 comments Download
M chrome/browser/history/history_service.h View 1 2 chunks +8 lines, -6 lines 0 comments Download
M chrome/browser/history/history_service.cc View 1 2 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/importer/profile_writer.cc View 1 chunk +4 lines, -2 lines 1 comment Download

Messages

Total messages: 18 (0 generated)
jif
ptal
6 years, 5 months ago (2014-07-07 17:07:48 UTC) #1
blundell
https://codereview.chromium.org/375613002/diff/1/chrome/browser/history/history_service.h File chrome/browser/history/history_service.h (right): https://codereview.chromium.org/375613002/diff/1/chrome/browser/history/history_service.h#newcode545 chrome/browser/history/history_service.h:545: friend class ProfileWriter; The SetImportedFavicons method should just be ...
6 years, 5 months ago (2014-07-08 09:19:45 UTC) #2
jif-google
https://codereview.chromium.org/375613002/diff/1/chrome/browser/history/history_service.h File chrome/browser/history/history_service.h (right): https://codereview.chromium.org/375613002/diff/1/chrome/browser/history/history_service.h#newcode545 chrome/browser/history/history_service.h:545: friend class ProfileWriter; On 2014/07/08 09:19:45, blundell wrote: > ...
6 years, 5 months ago (2014-07-08 13:33:27 UTC) #3
blundell
lgtm
6 years, 5 months ago (2014-07-08 13:48:27 UTC) #4
jif-google
The CQ bit was checked by jif@google.com
6 years, 5 months ago (2014-07-08 13:48:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jif@chromium.org/375613002/40001
6 years, 5 months ago (2014-07-08 13:49:49 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 5 months ago (2014-07-08 17:23:04 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-08 17:26:48 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/78540)
6 years, 5 months ago (2014-07-08 17:26:49 UTC) #9
jif
The CQ bit was checked by jif@chromium.org
6 years, 5 months ago (2014-07-18 09:42:46 UTC) #10
jif
The CQ bit was unchecked by jif@chromium.org
6 years, 5 months ago (2014-07-18 09:43:03 UTC) #11
jif
+gab for OWNERS of chrome/browser/importer/profile_writer.cc
6 years, 5 months ago (2014-07-18 09:46:19 UTC) #12
jif
The CQ bit was checked by jif@chromium.org
6 years, 5 months ago (2014-07-18 09:47:40 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jif@chromium.org/375613002/40001
6 years, 5 months ago (2014-07-18 09:49:06 UTC) #14
commit-bot: I haz the power
Change committed as 284045
6 years, 5 months ago (2014-07-18 09:52:57 UTC) #15
gab
Why would the importer have to know that this ends up in History? Feels like ...
6 years, 5 months ago (2014-07-18 13:47:32 UTC) #16
jif
On 2014/07/18 13:47:32, gab wrote: > Why would the importer have to know that this ...
6 years, 5 months ago (2014-07-18 14:14:19 UTC) #17
jif
6 years, 5 months ago (2014-07-18 14:15:48 UTC) #18
Message was sent while issue was closed.
A revert of this CL has been created in
https://codereview.chromium.org/407513002/ by jif@chromium.org.

The reason for reverting is: There's a better approach..

Powered by Google App Engine
This is Rietveld 408576698