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

Issue 562533002: Remove deprecated extension notification from Browser (Closed)

Created:
6 years, 3 months ago by Jitu( very slow this week)
Modified:
3 years, 10 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove deprecated extension notification from Browser. This patch used EntensionRegistryObserver instead of DEPRECATED extension notification. Now those below DEPRECATED notifications removed. -- NOTIFICATION_EXTENSION_LOADED_DEPRECATED -- NOTIFICATION_EXTENSION_UNINSTALLED_DEPRECATED -- NOTIFICATION_EXTENSION_UNLOADED_DEPRECATED. BUG=411568 Committed: https://crrev.com/a00555386f6578cd2cf1ba746fc5a104183c2548 Cr-Commit-Position: refs/heads/master@{#298390}

Patch Set 1 #

Patch Set 2 : Removed extra code #

Total comments: 1

Patch Set 3 : Fix build errors #

Patch Set 4 : Change initilize sequence #

Patch Set 5 : moved initilizing extension_registry_observer_ before weak_factory_ #

Patch Set 6 : Maintain same sequence as header #

Total comments: 1

Patch Set 7 : Modified the comments #

Total comments: 9

Patch Set 8 : Fixed the review comments #

Patch Set 9 : updated the desc and fixed the comments #

Patch Set 10 : Rebased and fixed the unittest error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -74 lines) Patch
M chrome/browser/ui/browser.h View 1 2 3 4 5 6 7 8 9 6 chunks +21 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 2 3 4 5 6 7 8 9 7 chunks +75 lines, -74 lines 0 comments Download

Messages

Total messages: 38 (9 generated)
Jitu( very slow this week)
PTAL ...
6 years, 3 months ago (2014-09-10 05:14:42 UTC) #2
Bernhard Bauer
In particular if you have multiple patches for this, please add to the subject where ...
6 years, 3 months ago (2014-09-10 08:03:43 UTC) #3
Jitu( very slow this week)
Changed as per suggested. PTAL ... While running this in trybot i got below errors ...
6 years, 3 months ago (2014-09-10 09:56:34 UTC) #4
Bernhard Bauer
On 2014/09/10 09:56:34, Jitu wrote: > Changed as per suggested. > > PTAL ... > ...
6 years, 3 months ago (2014-09-10 10:39:09 UTC) #5
Jitu( very slow this week)
Thanks Bauer for suggestion, PTAL ...
6 years, 3 months ago (2014-09-10 12:20:39 UTC) #6
Bernhard Bauer
https://codereview.chromium.org/562533002/diff/120001/chrome/browser/ui/browser.h File chrome/browser/ui/browser.h (right): https://codereview.chromium.org/562533002/diff/120001/chrome/browser/ui/browser.h#newcode710 chrome/browser/ui/browser.h:710: // Called when an extension is uninstalled: These comments ...
6 years, 3 months ago (2014-09-10 12:32:04 UTC) #7
Jitu( very slow this week)
PTAL
6 years, 3 months ago (2014-09-10 12:37:42 UTC) #8
Bernhard Bauer
On 2014/09/10 08:03:43, Bernhard Bauer wrote: > In particular if you have multiple patches for ...
6 years, 3 months ago (2014-09-10 13:25:49 UTC) #9
Jitu( very slow this week)
On 2014/09/10 13:25:49, Bernhard Bauer wrote: > On 2014/09/10 08:03:43, Bernhard Bauer wrote: > > ...
6 years, 3 months ago (2014-09-10 13:46:08 UTC) #10
Jitu( very slow this week)
On 2014/09/10 13:46:08, Jitu wrote: > On 2014/09/10 13:25:49, Bernhard Bauer wrote: > > On ...
6 years, 3 months ago (2014-09-10 13:50:31 UTC) #11
Bernhard Bauer
On 2014/09/10 13:50:31, Jitu wrote: > On 2014/09/10 13:46:08, Jitu wrote: > > On 2014/09/10 ...
6 years, 3 months ago (2014-09-10 14:23:08 UTC) #12
Peter Kasting
You listed multiple reviewers for this change. When you do so, please explicitly say what ...
6 years, 3 months ago (2014-09-10 18:40:21 UTC) #13
Jitu( very slow this week)
Hi Peter, I have fixed all the review comments except one. Which i have not ...
6 years, 3 months ago (2014-09-11 06:08:16 UTC) #14
Bernhard Bauer
> Can you also update the description? That will eventually become the commit > message, ...
6 years, 3 months ago (2014-09-11 08:09:21 UTC) #15
Jitu( very slow this week)
Thanks Bauer PTAL
6 years, 3 months ago (2014-09-11 08:32:19 UTC) #16
Bernhard Bauer
LG, now you'll have to wait for Peter to approve.
6 years, 3 months ago (2014-09-11 08:48:08 UTC) #17
Peter Kasting
LGTM
6 years, 3 months ago (2014-09-11 20:25:22 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/562533002/180001
6 years, 3 months ago (2014-09-12 04:58:27 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_swarming on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_swarming/builds/13019)
6 years, 3 months ago (2014-09-12 06:07:52 UTC) #22
Jitu( very slow this week)
Dear Bernard/Peter, Some test cases are flaking while landing this patch for linux and mac ...
6 years, 3 months ago (2014-09-12 08:27:31 UTC) #25
Bernhard Bauer
On 2014/09/12 08:27:31, Jitu wrote: > Dear Bernard/Peter, > Some test cases are flaking while ...
6 years, 3 months ago (2014-09-12 08:33:40 UTC) #26
Jitu( very slow this week)
On 2014/09/12 08:33:40, Bernhard Bauer wrote: > On 2014/09/12 08:27:31, Jitu wrote: > > Dear ...
6 years, 3 months ago (2014-09-17 11:02:13 UTC) #27
Jitu( very slow this week)
PTAL
6 years, 2 months ago (2014-10-06 14:03:12 UTC) #29
Lei Zhang
lgtm
6 years, 2 months ago (2014-10-06 19:13:04 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/562533002/200001
6 years, 2 months ago (2014-10-06 19:13:58 UTC) #32
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu_triggered_tests/builds/65079)
6 years, 2 months ago (2014-10-06 22:09:36 UTC) #34
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/562533002/200001
6 years, 2 months ago (2014-10-07 05:49:06 UTC) #36
commit-bot: I haz the power
Committed patchset #10 (id:200001) as 0718c41494b5544884ccaaf56c21b9c0af9c9f0f
6 years, 2 months ago (2014-10-07 05:54:52 UTC) #37
commit-bot: I haz the power
6 years, 2 months ago (2014-10-07 05:56:06 UTC) #38
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/a00555386f6578cd2cf1ba746fc5a104183c2548
Cr-Commit-Position: refs/heads/master@{#298390}

Powered by Google App Engine
This is Rietveld 408576698