|
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}
|
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
|
Total messages: 8 (2 generated)
|