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

Issue 330383003: Remove deprecated extension notifications from APIs (Closed)

Created:
6 years, 6 months ago by limasdf
Modified:
6 years, 6 months ago
Reviewers:
Devlin
CC:
chromium-reviews, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org, kinuko+fileapi, nhiroki, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Remove deprecated extension notifications and Use ExtensionRegistry instead from file_system, location, management apis. and Use content:BrowserContext instead of Profile. and Remove unwanted extensions:: namespace prefix from management api. TEST=browser_tests --gtest_filter=FileSystemApiTest.* R=rdevlin.cronin@chromium.org BUG=354046 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278486

Patch Set 1 : #

Patch Set 2 : #

Total comments: 15

Patch Set 3 : rebase , address comments and remove extensions:: #

Total comments: 6

Patch Set 4 : Broadcast and nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -172 lines) Patch
M chrome/browser/extensions/api/file_system/file_system_apitest.cc View 1 2 5 chunks +38 lines, -36 lines 0 comments Download
M chrome/browser/extensions/api/location/location_api.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/location/location_manager.h View 1 2 5 chunks +17 lines, -17 lines 0 comments Download
M chrome/browser/extensions/api/location/location_manager.cc View 4 chunks +22 lines, -41 lines 0 comments Download
M chrome/browser/extensions/api/management/management_api.h View 1 2 3 5 chunks +25 lines, -14 lines 0 comments Download
M chrome/browser/extensions/api/management/management_api.cc View 1 2 3 6 chunks +36 lines, -61 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
limasdf
when you have time
6 years, 6 months ago (2014-06-14 18:09:37 UTC) #1
Devlin
Sorry for the delay, and, as always, thanks for the work :) https://codereview.chromium.org/330383003/diff/80001/chrome/browser/extensions/api/file_system/file_system_apitest.cc File chrome/browser/extensions/api/file_system/file_system_apitest.cc ...
6 years, 6 months ago (2014-06-17 16:28:31 UTC) #2
limasdf
Thanks for the review. and I'm sorry about my nits(typo, indentation, wrapping). I think I ...
6 years, 6 months ago (2014-06-17 18:25:48 UTC) #3
Devlin
A few more small comments. :) https://codereview.chromium.org/330383003/diff/80001/chrome/browser/extensions/api/file_system/file_system_apitest.cc File chrome/browser/extensions/api/file_system/file_system_apitest.cc (right): https://codereview.chromium.org/330383003/diff/80001/chrome/browser/extensions/api/file_system/file_system_apitest.cc#newcode197 chrome/browser/extensions/api/file_system/file_system_apitest.cc:197: AppLoadObserver observer(profile(), On ...
6 years, 6 months ago (2014-06-18 16:04:34 UTC) #4
limasdf
https://codereview.chromium.org/330383003/diff/80001/chrome/browser/extensions/api/file_system/file_system_apitest.cc File chrome/browser/extensions/api/file_system/file_system_apitest.cc (right): https://codereview.chromium.org/330383003/diff/80001/chrome/browser/extensions/api/file_system/file_system_apitest.cc#newcode197 chrome/browser/extensions/api/file_system/file_system_apitest.cc:197: AppLoadObserver observer(profile(), On 2014/06/18 16:04:34, Devlin wrote: > On ...
6 years, 6 months ago (2014-06-19 01:48:43 UTC) #5
Devlin
lgtm! :)
6 years, 6 months ago (2014-06-19 16:56:21 UTC) #6
limasdf
Yay!!
6 years, 6 months ago (2014-06-19 16:56:57 UTC) #7
limasdf
The CQ bit was checked by limasdf@gmail.com
6 years, 6 months ago (2014-06-19 16:57:01 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/limasdf@gmail.com/330383003/190001
6 years, 6 months ago (2014-06-19 16:58:50 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-19 21:14:22 UTC) #10
Message was sent while issue was closed.
Change committed as 278486

Powered by Google App Engine
This is Rietveld 408576698