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

Issue 403843005: Cleanup/ Use ExtensionRegistry from app_sync_ui_state.* (Closed)

Created:
6 years, 5 months ago by limasdf
Modified:
6 years, 5 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use ExtensionRegistry from app_sync_ui_state.* BUG=354046 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284741

Patch Set 1 #

Patch Set 2 : Add DependsOn #

Total comments: 4

Patch Set 3 : reorder functions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -23 lines) Patch
M chrome/browser/ui/ash/app_sync_ui_state.h View 1 2 3 chunks +13 lines, -8 lines 0 comments Download
M chrome/browser/ui/ash/app_sync_ui_state.cc View 1 2 6 chunks +15 lines, -15 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
limasdf
When you have time
6 years, 5 months ago (2014-07-21 16:24:15 UTC) #1
James Cook
Please add this to AppSyncUIStateFactory::AppSyncUIStateFactory: DependsOn(ExtensionRegistryFactory::GetInstance()); That will ensure that ExtensionRegistry is destroyed after AppSyncUIState. ...
6 years, 5 months ago (2014-07-21 17:26:51 UTC) #2
limasdf
>Please add this to >AppSyncUIStateFactory::AppSyncUIStateFactory: > DependsOn(ExtensionRegistryFactory::GetInstance()); Done. and it linux_chromeos_valgrind seems fine except with ...
6 years, 5 months ago (2014-07-22 16:13:46 UTC) #3
limasdf
you can see linux_chromeos_valgrind result from patch set #1
6 years, 5 months ago (2014-07-22 16:20:14 UTC) #4
James Cook
LGTM with nit https://codereview.chromium.org/403843005/diff/40001/chrome/browser/ui/ash/app_sync_ui_state.cc File chrome/browser/ui/ash/app_sync_ui_state.cc (right): https://codereview.chromium.org/403843005/diff/40001/chrome/browser/ui/ash/app_sync_ui_state.cc#newcode142 chrome/browser/ui/ash/app_sync_ui_state.cc:142: void AppSyncUIState::OnExtensionLoaded(content::BrowserContext* browser_context, and when you ...
6 years, 5 months ago (2014-07-22 16:29:24 UTC) #5
limasdf
https://codereview.chromium.org/403843005/diff/40001/chrome/browser/ui/ash/app_sync_ui_state.cc File chrome/browser/ui/ash/app_sync_ui_state.cc (right): https://codereview.chromium.org/403843005/diff/40001/chrome/browser/ui/ash/app_sync_ui_state.cc#newcode142 chrome/browser/ui/ash/app_sync_ui_state.cc:142: void AppSyncUIState::OnExtensionLoaded(content::BrowserContext* browser_context, On 2014/07/22 16:29:24, James Cook wrote: ...
6 years, 5 months ago (2014-07-22 16:38:10 UTC) #6
limasdf
The CQ bit was checked by limasdf@gmail.com
6 years, 5 months ago (2014-07-22 16:38:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/limasdf@gmail.com/403843005/60001
6 years, 5 months ago (2014-07-22 16:39:38 UTC) #8
commit-bot: I haz the power
6 years, 5 months ago (2014-07-22 18:40:52 UTC) #9
Message was sent while issue was closed.
Change committed as 284741

Powered by Google App Engine
This is Rietveld 408576698