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

Issue 10873022: Revert 152904 - Moving FaviconService to a ProfileKeyedService. (Closed)

Created:
8 years, 4 months ago by ricow1
Modified:
8 years, 3 months ago
Reviewers:
rpetterson
CC:
chromium-reviews, dbeam+watch-ntp_chromium.org, ncarter (slow), groby+watch_chromium.org, akalin, Shishir, tfarina, Raghu Simha, sreeram, gideonwald, dominich, Aaron Boodman, mihaip-chromium-reviews_chromium.org, David Black, Jered, estade+watch_chromium.org, gbillock+watch_chromium.org, smckay+watch_chromium.org, tim (not reviewing)
Visibility:
Public.

Description

Revert 152904 - Moving FaviconService to a ProfileKeyedService. BUG=112526 Review URL: https://chromiumcodereview.appspot.com/10828263 This seems to be causing win7 sync issues. TBR=rlp@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152959

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -228 lines) Patch
M chrome/browser/bookmarks/bookmark_html_writer.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_html_writer_unittest.cc View 3 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/bookmarks/bookmark_model.cc View 4 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/favicon/favicon_handler.cc View 3 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/favicon/favicon_service.h View 4 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/favicon/favicon_service.cc View 6 chunks +35 lines, -21 lines 0 comments Download
D chrome/browser/favicon/favicon_service_factory.h View 1 chunk +0 lines, -42 lines 0 comments Download
D chrome/browser/favicon/favicon_service_factory.cc View 1 chunk +0 lines, -55 lines 0 comments Download
M chrome/browser/favicon/favicon_tab_helper.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/importer/profile_writer.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/instant/instant_controller.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/intents/register_intent_handler_helper.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/jumplist_win.cc View 3 chunks +4 lines, -5 lines 0 comments Download
MM chrome/browser/profiles/off_the_record_profile_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
MM chrome/browser/profiles/off_the_record_profile_impl.cc View 1 chunk +9 lines, -0 lines 0 comments Download
MM chrome/browser/profiles/profile.h View 1 chunk +13 lines, -0 lines 0 comments Download
MM chrome/browser/profiles/profile_dependency_manager.cc View 2 chunks +0 lines, -2 lines 0 comments Download
MM chrome/browser/profiles/profile_impl.h View 2 chunks +3 lines, -0 lines 0 comments Download
MM chrome/browser/profiles/profile_impl.cc View 4 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/sync/glue/bookmark_change_processor.cc View 2 chunks +1 line, -2 lines 0 comments Download
M chrome/browser/sync/glue/session_model_associator.cc View 4 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/cocoa/history_menu_bridge.mm View 4 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_controller.cc View 3 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/ui/intents/web_intent_picker_controller_browsertest.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/ui/search_engines/template_url_table_model.cc View 2 chunks +3 lines, -3 lines 0 comments Download
MM chrome/browser/ui/toolbar/back_forward_menu_model.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/ui/toolbar/back_forward_menu_model_unittest.cc View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/extensions/extension_icon_source.cc View 4 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/favicon_source.cc View 4 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/ntp/android/bookmarks_handler.cc View 3 chunks +3 lines, -6 lines 0 comments Download
M chrome/browser/ui/webui/ntp/app_launcher_handler.cc View 3 chunks +2 lines, -3 lines 0 comments Download
MM chrome/browser/ui/webui/ntp/favicon_webui_handler.cc View 4 chunks +4 lines, -6 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/base/testing_profile.h View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ricow1
8 years, 4 months ago (2012-08-23 06:58:18 UTC) #1
Hironori Bono
Greetings, Apologies for reverting your change. It seems this change does not have connection with ...
8 years, 3 months ago (2012-08-23 11:28:42 UTC) #2
ricow1
On 2012/08/23 11:28:42, Hironori Bono wrote: > Greetings, > > Apologies for reverting your change. ...
8 years, 3 months ago (2012-08-23 11:51:44 UTC) #3
rpetterson
Hi, I'm going to unrevert (sync & resubmit to the commit queue) my change, but ...
8 years, 3 months ago (2012-08-23 17:50:55 UTC) #4
ricow1
8 years, 3 months ago (2012-08-23 18:11:04 UTC) #5
It is just that drover left I file out with an svn error, the left out
file got committed in 152959. If you just pull in our change instead
of the revert everything should be fine

Cheers,
Rico

On Thu, Aug 23, 2012 at 7:50 PM, Rachel Weinstein Petterson
<rlp@chromium.org> wrote:
> Hi,
>
> I'm going to unrevert (sync & resubmit to the commit queue) my change, but
> not sure what's going on with 152959. Do you need me to unrevert that after
> my change is resubmitted?
>
> Thanks,
> Rachel
>
>
> On Thu, Aug 23, 2012 at 4:51 AM, <ricow@google.com> wrote:
>>
>> On 2012/08/23 11:28:42, Hironori Bono wrote:
>>>
>>> Greetings,
>>
>>
>>> Apologies for reverting your change. It seems this change does not have
>>> connection with the sync_integration_tests failure. Would it be possible
>>> to
>>> un-revert this change?
>>
>>
>>> Regards,
>>
>>
>>> Hironori Bono
>>
>>
>> I would like to let rlp recommit this, there was a small merge conflict,
>> and in
>> addition drover messed up so the full revert is this + 152959
>>
>> https://chromiumcodereview.appspot.com/10873022/
>
>

Powered by Google App Engine
This is Rietveld 408576698