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

Issue 1627723002: Revert of List message decryption failures on chrome://gcm-internals (Closed)

Created:
4 years, 11 months ago by Nico
Modified:
4 years, 11 months ago
Reviewers:
Peter Beverloo, jianli
CC:
chromium-reviews, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of List message decryption failures on chrome://gcm-internals (patchset #4 id:80001 of https://codereview.chromium.org/1616113003/ ) Reason for revert: The test added in this CL is failing fairly reliably on https://build.chromium.org/p/chromium.mac/builders/iOS_Simulator_(dbg) GCMDriverFunctionalTest.EncryptedMessageReceivedError: [9766:1803:0122/171135:1228193336123:ERROR:gcm_encryption_provider.cc(136)] Invalid values supplied in the Crypto-Key header /b/build/slave/iOS_Simulator__dbg_/build/src/components/gcm_driver/gcm_driver_desktop_unittest.cc:835: Failure Value of: statistics.recorded_activities.decryption_failure_activities.size() Actual: 0 Expected: 1u Which is: 1 Original issue's description: > List message decryption failures on chrome://gcm-internals > > This CL is basically just plumbing of a result code to an internal > diagnosis page. Decryption is done at the level of the GCM Driver, > while, for desktop, the GCMStatsRecorder is owned by the GCMClient > several layers down, on another thread. > > BUG=569127 > > Committed: https://crrev.com/3b13f04b739480acc7d449ef5c4ba0157bb538b5 > Cr-Commit-Position: refs/heads/master@{#371084} TBR=jianli@chromium.org,peter@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=569127 Committed: https://crrev.com/494c14efcc02bcd11c5cb48bc981590614e5c77e Cr-Commit-Position: refs/heads/master@{#371141}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -286 lines) Patch
M components/gcm_driver/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M components/gcm_driver/crypto/gcm_encryption_provider.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/gcm_driver/crypto/gcm_encryption_provider.cc View 1 chunk +0 lines, -21 lines 0 comments Download
M components/gcm_driver/fake_gcm_client.h View 3 chunks +0 lines, -5 lines 0 comments Download
M components/gcm_driver/fake_gcm_client.cc View 1 chunk +1 line, -13 lines 0 comments Download
M components/gcm_driver/fake_gcm_driver.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/gcm_driver/fake_gcm_driver.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M components/gcm_driver/gcm_activity.h View 2 chunks +0 lines, -9 lines 0 comments Download
M components/gcm_driver/gcm_activity.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M components/gcm_driver/gcm_client.h View 2 chunks +0 lines, -6 lines 0 comments Download
M components/gcm_driver/gcm_client_impl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/gcm_driver/gcm_client_impl.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M components/gcm_driver/gcm_driver.h View 1 chunk +0 lines, -5 lines 0 comments Download
M components/gcm_driver/gcm_driver.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M components/gcm_driver/gcm_driver_android.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/gcm_driver/gcm_driver_android.cc View 2 chunks +1 line, -8 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.h View 1 chunk +0 lines, -3 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop.cc View 3 chunks +0 lines, -21 lines 0 comments Download
M components/gcm_driver/gcm_driver_desktop_unittest.cc View 2 chunks +0 lines, -25 lines 0 comments Download
M components/gcm_driver/gcm_internals_constants.h View 1 chunk +0 lines, -1 line 0 comments Download
M components/gcm_driver/gcm_internals_constants.cc View 1 chunk +0 lines, -1 line 0 comments Download
M components/gcm_driver/gcm_internals_helper.cc View 2 chunks +0 lines, -21 lines 0 comments Download
M components/gcm_driver/gcm_stats_recorder_android.h View 3 chunks +2 lines, -11 lines 0 comments Download
M components/gcm_driver/gcm_stats_recorder_android.cc View 3 chunks +0 lines, -24 lines 0 comments Download
M components/gcm_driver/gcm_stats_recorder_android_unittest.cc View 3 chunks +0 lines, -8 lines 0 comments Download
M components/gcm_driver/gcm_stats_recorder_impl.h View 4 chunks +0 lines, -10 lines 0 comments Download
M components/gcm_driver/gcm_stats_recorder_impl.cc View 2 chunks +0 lines, -21 lines 0 comments Download
M components/gcm_driver/gcm_stats_recorder_impl_unittest.cc View 6 chunks +0 lines, -27 lines 0 comments Download
M components/gcm_driver/resources/gcm_internals.html View 1 chunk +0 lines, -13 lines 0 comments Download
M components/gcm_driver/resources/gcm_internals.js View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
Nico
Created Revert of List message decryption failures on chrome://gcm-internals
4 years, 11 months ago (2016-01-23 23:03:07 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1627723002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1627723002/1
4 years, 11 months ago (2016-01-23 23:04:12 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-23 23:05:38 UTC) #4
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/494c14efcc02bcd11c5cb48bc981590614e5c77e Cr-Commit-Position: refs/heads/master@{#371141}
4 years, 11 months ago (2016-01-23 23:06:43 UTC) #6
Nico
This helped: https://build.chromium.org/p/chromium.mac/builders/iOS_Simulator_%28dbg%29/builds/34346
4 years, 11 months ago (2016-01-23 23:17:22 UTC) #7
Peter Beverloo
4 years, 11 months ago (2016-01-25 10:31:06 UTC) #8
Message was sent while issue was closed.
On 2016/01/23 23:17:22, Nico wrote:
> This helped:
>
https://build.chromium.org/p/chromium.mac/builders/iOS_Simulator_%28dbg%29/bu...

Sorry for the issues, and thank you for the revert! I'll investigate, land again
and keep an eye out on the bots.

Powered by Google App Engine
This is Rietveld 408576698