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

Issue 1228813006: Avoid creating PasswordsPrivateDelegate when shutting down. (Closed)

Created:
5 years, 5 months ago by mharanczyk
Modified:
5 years, 5 months ago
Reviewers:
Kyle Horimoto, stevenjb
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Avoid creating PasswordsPrivateDelegate when shutting down. BUG=485227 Committed: https://crrev.com/b57eeaf0c280ffe412f75972d1aa2cf89fd030ce Cr-Commit-Position: refs/heads/master@{#339855}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review issues. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -9 lines) Patch
M chrome/browser/extensions/api/passwords_private/passwords_private_api.cc View 1 3 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/passwords_private/passwords_private_event_router.cc View 1 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 15 (4 generated)
mharanczyk
stevenjb@ khorimoto@, PTAL, this is continuation of what you reported here: https://codereview.chromium.org/1142693003/diff/390001/chrome/browser/extensions/api/passwords_private/passwords_private_event_router.cc#newcode46 Creation of PasswordsPrivateDelegateFactory ...
5 years, 5 months ago (2015-07-14 12:59:01 UTC) #2
mharanczyk
Ping! PTAL.
5 years, 5 months ago (2015-07-20 07:59:02 UTC) #4
Devlin
On 2015/07/20 07:59:02, mharanczyk wrote: > Ping! PTAL. You shouldn't need all four of us ...
5 years, 5 months ago (2015-07-20 16:20:07 UTC) #5
stevenjb
https://codereview.chromium.org/1228813006/diff/1/chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h File chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h (right): https://codereview.chromium.org/1228813006/diff/1/chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h#newcode26 chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h:26: bool create); We generally discourage having two methods with ...
5 years, 5 months ago (2015-07-20 18:02:56 UTC) #6
mharanczyk
https://codereview.chromium.org/1228813006/diff/1/chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h File chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h (right): https://codereview.chromium.org/1228813006/diff/1/chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h#newcode26 chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h:26: bool create); On 2015/07/20 18:02:56, stevenjb wrote: > We ...
5 years, 5 months ago (2015-07-21 08:15:57 UTC) #8
mharanczyk
Made changes according to stevenjb@ original suggestion. Please take a look again.
5 years, 5 months ago (2015-07-21 08:28:37 UTC) #9
stevenjb
lgtm
5 years, 5 months ago (2015-07-21 20:38:25 UTC) #10
stevenjb
On 2015/07/21 08:15:57, mharanczyk wrote: > https://codereview.chromium.org/1228813006/diff/1/chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h > File > chrome/browser/extensions/api/passwords_private/passwords_private_delegate_factory.h > (right): > > ...
5 years, 5 months ago (2015-07-21 20:39:31 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1228813006/20001
5 years, 5 months ago (2015-07-22 08:34:21 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-22 09:28:12 UTC) #14
commit-bot: I haz the power
5 years, 5 months ago (2015-07-22 09:31:09 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b57eeaf0c280ffe412f75972d1aa2cf89fd030ce
Cr-Commit-Position: refs/heads/master@{#339855}

Powered by Google App Engine
This is Rietveld 408576698