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

Issue 780363003: Delete deprecated synced notifications code (Closed)

Created:
6 years ago by Nicolas Zea
Modified:
6 years ago
CC:
chromium-reviews, tim+watch_chromium.org, extensions-reviews_chromium.org, zea+watch_chromium.org, mlamouri+watch-notifications_chromium.org, maxbogue+watch_chromium.org, pvalenzuela+watch_chromium.org, albertb+watch_chromium.org, chromium-apps-reviews_chromium.org, peter+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Delete deprecated synced notifications code Synced notifications no longer have native code. Delete the remaining code (which has not been used for serveral milestones). BUG=439577 R=kalman@chromium.org, petewil@chromium.org, stanisc@chromium.org TBR=dewittj@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/92a506ded2abce9f58c75232da7ab48c83652449

Patch Set 1 #

Total comments: 1

Patch Set 2 : Update comments in specifics #

Total comments: 4

Patch Set 3 : Rebase #

Patch Set 4 : Removed SyncedNotification permission and gn proto #

Patch Set 5 : More cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2203 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 2 1 chunk +0 lines, -8 lines 0 comments Download
D chrome/browser/extensions/api/synced_notifications_private/OWNERS View 1 chunk +0 lines, -3 lines 0 comments Download
D chrome/browser/extensions/api/synced_notifications_private/synced_notifications_private_api.h View 1 chunk +0 lines, -63 lines 0 comments Download
D chrome/browser/extensions/api/synced_notifications_private/synced_notifications_private_api.cc View 1 chunk +0 lines, -122 lines 0 comments Download
D chrome/browser/extensions/api/synced_notifications_private/synced_notifications_shim.h View 1 chunk +0 lines, -71 lines 0 comments Download
D chrome/browser/extensions/api/synced_notifications_private/synced_notifications_shim.cc View 1 chunk +0 lines, -256 lines 0 comments Download
D chrome/browser/extensions/api/synced_notifications_private/synced_notifications_shim_unittest.cc View 1 chunk +0 lines, -345 lines 0 comments Download
M chrome/browser/notifications/message_center_settings_controller.cc View 1 chunk +0 lines, -2 lines 0 comments Download
D chrome/browser/notifications/sync_notifier/OWNERS View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/notifications/sync_notifier/chrome_notifier_service.h View 1 chunk +0 lines, -57 lines 0 comments Download
D chrome/browser/notifications/sync_notifier/chrome_notifier_service.cc View 1 chunk +0 lines, -55 lines 0 comments Download
D chrome/browser/notifications/sync_notifier/chrome_notifier_service_factory.h View 1 chunk +0 lines, -46 lines 0 comments Download
D chrome/browser/notifications/sync_notifier/chrome_notifier_service_factory.cc View 1 chunk +0 lines, -41 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_components_factory_impl.cc View 5 chunks +0 lines, -34 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_factory.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.h View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 2 chunks +0 lines, -8 lines 0 comments Download
M chrome/common/extensions/api/_api_features.json View 1 2 3 4 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/common/extensions/api/_permission_features.json View 1 2 3 4 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/common/extensions/api/schemas.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
D chrome/common/extensions/api/synced_notifications_private.idl View 1 2 3 4 1 chunk +0 lines, -83 lines 0 comments Download
M chrome/common/extensions/permissions/chrome_api_permissions.cc View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/extensions/permissions/permission_set_unittest.cc View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M extensions/browser/extension_function_histogram_value.h View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M extensions/common/permissions/api_permission.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M sync/internal_api/public/base/model_type.h View 1 chunk +3 lines, -3 lines 0 comments Download
M sync/protocol/BUILD.gn View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M sync/protocol/proto_value_conversions.h View 3 chunks +0 lines, -41 lines 0 comments Download
M sync/protocol/proto_value_conversions.cc View 3 chunks +0 lines, -128 lines 0 comments Download
M sync/protocol/sync.proto View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M sync/protocol/synced_notification_app_info_specifics.proto View 1 2 chunks +6 lines, -45 lines 0 comments Download
D sync/protocol/synced_notification_data.proto View 1 chunk +0 lines, -207 lines 0 comments Download
D sync/protocol/synced_notification_render.proto View 1 chunk +0 lines, -178 lines 0 comments Download
M sync/protocol/synced_notification_specifics.proto View 1 2 chunks +2 lines, -9 lines 0 comments Download
M sync/sync.gyp View 1 chunk +0 lines, -2 lines 0 comments Download
M sync/tools/testserver/chromiumsync.py View 1 2 3 4 4 chunks +1 line, -136 lines 0 comments Download
M sync/tools/testserver/sync_testserver.py View 1 2 3 4 3 chunks +0 lines, -96 lines 0 comments Download
D sync/tools/testserver/synced_notifications.html View 1 2 3 1 chunk +0 lines, -69 lines 0 comments Download
D sync/tools/testserver/synced_notifications_app_info.html View 1 2 3 1 chunk +0 lines, -49 lines 0 comments Download

Messages

Total messages: 32 (10 generated)
Nicolas Zea
+Pete, PTAL. I think I covered all the code, but let me know if I ...
6 years ago (2014-12-05 21:21:59 UTC) #2
Nicolas Zea
+Stan for sync code.
6 years ago (2014-12-05 21:23:33 UTC) #4
stanisc
Do we still want to show these 3 deprecated types on about:sync? What about some ...
6 years ago (2014-12-05 23:19:13 UTC) #5
Nicolas Zea
On 2014/12/05 23:19:13, stanisc wrote: > Do we still want to show these 3 deprecated ...
6 years ago (2014-12-05 23:25:47 UTC) #6
Nicolas Zea
Updated comments, PTAL
6 years ago (2014-12-09 00:46:14 UTC) #7
stanisc
lgtm
6 years ago (2014-12-09 01:48:16 UTC) #8
Pete Williamson
Looks good overall. I did have two quick questions. https://codereview.chromium.org/780363003/diff/20001/sync/internal_api/public/base/model_type.h File sync/internal_api/public/base/model_type.h (right): https://codereview.chromium.org/780363003/diff/20001/sync/internal_api/public/base/model_type.h#newcode83 sync/internal_api/public/base/model_type.h:83: ...
6 years ago (2014-12-10 22:10:05 UTC) #9
Nicolas Zea
https://codereview.chromium.org/780363003/diff/20001/sync/internal_api/public/base/model_type.h File sync/internal_api/public/base/model_type.h (right): https://codereview.chromium.org/780363003/diff/20001/sync/internal_api/public/base/model_type.h#newcode83 sync/internal_api/public/base/model_type.h:83: APP_NOTIFICATIONS, // Deprecated. On 2014/12/10 22:10:05, Pete Williamson wrote: ...
6 years ago (2014-12-10 22:26:02 UTC) #10
Pete Williamson
lgtm
6 years ago (2014-12-10 22:32:53 UTC) #11
Nicolas Zea
+TBR Justin for notifications dead code removal, committing via bot.
6 years ago (2014-12-10 23:06:09 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/780363003/20001
6 years ago (2014-12-10 23:07:23 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/102643) android_arm64_dbg_recipe on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_arm64_dbg_recipe/builds/29531) win8_chromium_rel ...
6 years ago (2014-12-10 23:13:26 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/780363003/40001
6 years ago (2014-12-11 01:03:49 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/41614) linux_chromium_gn_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/25066) linux_chromium_gn_rel ...
6 years ago (2014-12-11 01:25:55 UTC) #21
Nicolas Zea
+Ben for permissions updates (removing private SyncedNotification api + permissions). Let me know if I ...
6 years ago (2014-12-11 01:39:46 UTC) #23
not at google - send to devlin
You also need to delete: https://code.google.com/p/chromium/codesearch#chromium/src/chrome/common/extensions/api/_permission_features.json&q=syncednotifications%20_per&sq=package:chromium&l=950 https://code.google.com/p/chromium/codesearch#chromium/src/chrome/common/extensions/api/_api_features.json&sq=package:chromium&l=615 That should be it, lgtm.
6 years ago (2014-12-11 17:31:34 UTC) #24
not at google - send to devlin
Oh, and rename these: https://code.google.com/p/chromium/codesearch#chromium/src/extensions/browser/extension_function_histogram_value.h&q=extension_function_h&sq=package:chromium&l=828
6 years ago (2014-12-11 17:32:38 UTC) #25
Nicolas Zea
Kalman@'s comments addressed. Gogo commitbot.
6 years ago (2014-12-11 18:34:03 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/780363003/80001
6 years ago (2014-12-11 18:35:40 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/29774)
6 years ago (2014-12-11 18:49:24 UTC) #30
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/92a506ded2abce9f58c75232da7ab48c83652449 Cr-Commit-Position: refs/heads/master@{#307946}
6 years ago (2014-12-11 19:27:15 UTC) #31
Nicolas Zea
6 years ago (2014-12-11 19:27:24 UTC) #32
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
92a506ded2abce9f58c75232da7ab48c83652449 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698