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

Issue 1578083002: Implements an UpdateClient::SendUninstallPing API for the (Closed)

Created:
4 years, 11 months ago by Sorin Jianu
Modified:
4 years, 11 months ago
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

Implements an UpdateClient::SendUninstallPing API for the extension manager to send uninstall pings through Omaha. BUG=501641 Committed: https://crrev.com/805aa031138fcaa9bff81322aea044f421d39d3e Cr-Commit-Position: refs/heads/master@{#369594}

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -11 lines) Patch
M chrome/browser/ui/webui/components_ui.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/component_updater/component_updater_service_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/update_client/action.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M components/update_client/crx_update_item.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/update_client/ping_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M components/update_client/ping_manager.cc View 1 2 3 4 chunks +33 lines, -3 lines 0 comments Download
M components/update_client/ping_manager_unittest.cc View 5 chunks +6 lines, -4 lines 0 comments Download
M components/update_client/update_client.h View 1 chunk +9 lines, -0 lines 0 comments Download
M components/update_client/update_client.cc View 1 2 1 chunk +17 lines, -0 lines 0 comments Download
M components/update_client/update_client_internal.h View 1 chunk +3 lines, -0 lines 0 comments Download
M components/update_client/update_client_unittest.cc View 1 2 3 chunks +58 lines, -2 lines 0 comments Download
M extensions/browser/updater/update_service_unittest.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
waffles
lgtm % errorcode vs extracode1. https://codereview.chromium.org/1578083002/diff/20001/components/update_client/ping_manager.cc File components/update_client/ping_manager.cc (right): https://codereview.chromium.org/1578083002/diff/20001/components/update_client/ping_manager.cc#newcode138 components/update_client/ping_manager.cc:138: "<app appid=\"%s\" version=\"%s\" nextversion=\"%s\">" ...
4 years, 11 months ago (2016-01-12 02:26:38 UTC) #3
Sorin Jianu
Thank you, PTAL. Antony, Berhard, please, I need owner's approval for extensions\browser\updater\update_service_unittest.cc and chrome\browser\ui\webui\components_ui.cc respectively. ...
4 years, 11 months ago (2016-01-12 03:24:06 UTC) #5
Bernhard Bauer
Web UI LGTM.
4 years, 11 months ago (2016-01-12 09:41:23 UTC) #6
asargent_no_longer_on_chrome
lgtm https://codereview.chromium.org/1578083002/diff/20001/components/update_client/update_client.cc File components/update_client/update_client.cc (right): https://codereview.chromium.org/1578083002/diff/20001/components/update_client/update_client.cc#newcode241 components/update_client/update_client.cc:241: item.error_code = reason; On 2016/01/12 03:24:06, Sorin Jianu ...
4 years, 11 months ago (2016-01-14 21:57:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1578083002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1578083002/60001
4 years, 11 months ago (2016-01-14 22:08:15 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-14 23:01:38 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 23:04:20 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/805aa031138fcaa9bff81322aea044f421d39d3e
Cr-Commit-Position: refs/heads/master@{#369594}

Powered by Google App Engine
This is Rietveld 408576698