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

Issue 1018643003: Removing chrome.pushMessaging API (Closed)

Created:
5 years, 9 months ago by fgorski
Modified:
5 years, 7 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, peter+watch_chromium.org, johnme+watch_chromium.org, extensions-reviews_chromium.org, dcheng, Pete Williamson, Nicolas Zea
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing chrome.pushMessaging API and related tests. BUG=448165 Committed: https://crrev.com/8ebeef2e977c89293d66a5e7f55f9cf30017e336 Cr-Commit-Position: refs/heads/master@{#321877}

Patch Set 1 #

Patch Set 2 : Fixing test which referred to pushMessaging permission #

Patch Set 3 : Fixing background mode tests #

Patch Set 4 : Fixing compilation issue #

Total comments: 4

Patch Set 5 : Updating documentation, removing IDL file per kalman #

Total comments: 1

Patch Set 6 : Updates to documentation per kalman's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -2456 lines) Patch
M chrome/browser/background/background_application_list_model.h View 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/browser/background/background_application_list_model.cc View 2 chunks +3 lines, -27 lines 0 comments Download
M chrome/browser/background/background_application_list_model_unittest.cc View 1 2 3 5 chunks +16 lines, -135 lines 0 comments Download
M chrome/browser/background/background_mode_manager_unittest.cc View 1 2 2 chunks +0 lines, -19 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/DEPS View 1 chunk +0 lines, -4 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/extensions/api/push_messaging/obfuscated_gaia_id_fetcher.h View 1 chunk +0 lines, -77 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/obfuscated_gaia_id_fetcher.cc View 1 chunk +0 lines, -120 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/obfuscated_gaia_id_fetcher_unittest.cc View 1 chunk +0 lines, -107 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/push_messaging_api.h View 1 chunk +0 lines, -173 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/push_messaging_api.cc View 1 chunk +0 lines, -395 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/push_messaging_apitest.cc View 1 chunk +0 lines, -210 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/push_messaging_canary_test.cc View 1 chunk +0 lines, -166 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/push_messaging_invalidation_handler.h View 1 chunk +0 lines, -74 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/push_messaging_invalidation_handler.cc View 1 chunk +0 lines, -199 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/push_messaging_invalidation_handler_delegate.h View 1 chunk +0 lines, -27 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/push_messaging_invalidation_handler_unittest.cc View 1 chunk +0 lines, -213 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/push_messaging_invalidation_mapper.h View 1 chunk +0 lines, -31 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/sync_setup_helper.h View 1 chunk +0 lines, -82 lines 0 comments Download
D chrome/browser/extensions/api/push_messaging/sync_setup_helper.cc View 1 chunk +0 lines, -85 lines 0 comments Download
M chrome/browser/extensions/browser_context_keyed_service_factories.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 4 5 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 5 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 3 4 5 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/common/extensions/api/_api_features.json View 1 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/common/extensions/api/_permission_features.json View 1 2 3 4 5 1 chunk +0 lines, -4 lines 0 comments Download
D chrome/common/extensions/api/push_messaging.idl View 1 2 3 4 1 chunk +0 lines, -47 lines 0 comments Download
M chrome/common/extensions/api/schemas.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/articles/cloudMessagingV1.html View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/gcm_server.html View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/templates/articles/gcm_tos.html View 1 2 3 4 5 1 chunk +7 lines, -1 line 0 comments Download
A chrome/common/extensions/docs/templates/articles/pushMessaging.html View 1 2 3 4 5 1 chunk +17 lines, -0 lines 0 comments Download
M chrome/common/extensions/docs/templates/json/apps_sidenav.json View 1 1 chunk +1 line, -9 lines 0 comments Download
M chrome/common/extensions/docs/templates/json/intro_tables.json View 1 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/common/extensions/docs/templates/public/apps/pushMessaging.html View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/templates/public/extensions/pushMessaging.html View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/permissions/chrome_api_permissions.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/common/extensions/permissions/permission_set_unittest.cc View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
D chrome/test/data/extensions/api_test/push_messaging/background.js View 1 1 chunk +0 lines, -3 lines 0 comments Download
D chrome/test/data/extensions/api_test/push_messaging/event_dispatch.html View 1 1 chunk +0 lines, -1 line 0 comments Download
D chrome/test/data/extensions/api_test/push_messaging/event_dispatch.js View 1 1 chunk +0 lines, -15 lines 0 comments Download
D chrome/test/data/extensions/api_test/push_messaging/get_channel_id.html View 1 1 chunk +0 lines, -1 line 0 comments Download
D chrome/test/data/extensions/api_test/push_messaging/get_channel_id.js View 1 1 chunk +0 lines, -16 lines 0 comments Download
D chrome/test/data/extensions/api_test/push_messaging/manifest.json View 1 1 chunk +0 lines, -7 lines 0 comments Download
D chrome/test/data/extensions/api_test/push_messaging_canary/manifest.json View 1 1 chunk +0 lines, -13 lines 0 comments Download
D chrome/test/data/extensions/api_test/push_messaging_canary/push_messaging_canary.html View 1 1 chunk +0 lines, -10 lines 0 comments Download
D chrome/test/data/extensions/api_test/push_messaging_canary/push_messaging_canary.js View 1 1 chunk +0 lines, -115 lines 0 comments Download
M chrome/test/data/extensions/api_test/stubs_app/manifest.json View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/test/data/extensions/background_app/background.js View 1 1 chunk +0 lines, -15 lines 0 comments Download
M chrome/test/ext_auto/auto_provider/manifest.json View 1 1 chunk +0 lines, -1 line 0 comments Download
M extensions/common/permissions/api_permission.h View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 16 (4 generated)
fgorski
atwilson@chromium.org: Please review changes in c/browser/background kalman@chromium.org: Please review changes in c/common/extensions, c/browser/extensions jhawkins@chromium.org: Please ...
5 years, 9 months ago (2015-03-18 23:10:04 UTC) #2
not at google - send to devlin
lgtm, but let me know if you want me to take a look at any ...
5 years, 9 months ago (2015-03-18 23:14:58 UTC) #3
Andrew T Wilson (Slow)
Mostly LG with one concern. https://codereview.chromium.org/1018643003/diff/60001/chrome/browser/background/background_mode_manager_unittest.cc File chrome/browser/background/background_mode_manager_unittest.cc (left): https://codereview.chromium.org/1018643003/diff/60001/chrome/browser/background/background_mode_manager_unittest.cc#oldcode928 chrome/browser/background/background_mode_manager_unittest.cc:928: manager_->SetHasShownBalloon(false); So, I'm not ...
5 years, 9 months ago (2015-03-19 07:18:39 UTC) #4
James Hawkins
lgtm
5 years, 9 months ago (2015-03-19 16:05:06 UTC) #5
fgorski
+ Ben Wells Please take a look at the background_mode_manager and comment from atwilson. I ...
5 years, 9 months ago (2015-03-19 18:22:43 UTC) #7
fgorski
kalman@, Please take a look at updated documentation, here is what I propose: * removing ...
5 years, 9 months ago (2015-03-19 20:50:44 UTC) #8
not at google - send to devlin
lgtm https://codereview.chromium.org/1018643003/diff/80001/chrome/common/extensions/docs/templates/articles/cloudMessagingV1.html File chrome/common/extensions/docs/templates/articles/cloudMessagingV1.html (right): https://codereview.chromium.org/1018643003/diff/80001/chrome/common/extensions/docs/templates/articles/cloudMessagingV1.html#newcode5 chrome/common/extensions/docs/templates/articles/cloudMessagingV1.html:5: This document explains sending messages to chrome.pushMessaging API, ...
5 years, 9 months ago (2015-03-19 20:54:25 UTC) #9
benwells
https://codereview.chromium.org/1018643003/diff/60001/chrome/browser/background/background_mode_manager_unittest.cc File chrome/browser/background/background_mode_manager_unittest.cc (left): https://codereview.chromium.org/1018643003/diff/60001/chrome/browser/background/background_mode_manager_unittest.cc#oldcode928 chrome/browser/background/background_mode_manager_unittest.cc:928: manager_->SetHasShownBalloon(false); On 2015/03/19 07:18:38, Andrew T Wilson wrote: > ...
5 years, 9 months ago (2015-03-20 00:39:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1018643003/100001
5 years, 9 months ago (2015-03-23 21:45:41 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years, 9 months ago (2015-03-23 22:35:55 UTC) #14
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/8ebeef2e977c89293d66a5e7f55f9cf30017e336 Cr-Commit-Position: refs/heads/master@{#321877}
5 years, 9 months ago (2015-03-23 22:37:59 UTC) #15
johnme
5 years, 7 months ago (2015-05-06 13:16:32 UTC) #16
Message was sent while issue was closed.
This removed two web push_messaging files from chrome/chrome_tests_unit.gypi!
We've re-added them in https://codereview.chromium.org/1129783002.

Powered by Google App Engine
This is Rietveld 408576698