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

Issue 182333003: Build correct URL for cacheinvalidation endpoint. (Closed)

Created:
6 years, 10 months ago by pavely
Modified:
6 years, 9 months ago
Reviewers:
rlarocque
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, maniscalco+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@RollCacheInvalidations
Visibility:
Public.

Description

Build correct URL for cacheinvalidation endpoint. Build URL for sending client-to-server cacheinvalidation messages. BUG=325020 R=rlarocque@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255825

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review feedback #

Patch Set 3 : Add URLSafe base64. Conditionally compile for Android. #

Total comments: 1

Patch Set 4 : Feedback #

Patch Set 5 : fix build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+154 lines, -21 lines) Patch
M sync/notifier/gcm_network_channel.h View 1 2 1 chunk +9 lines, -1 line 0 comments Download
M sync/notifier/gcm_network_channel.cc View 1 2 3 4 chunks +71 lines, -10 lines 0 comments Download
M sync/notifier/gcm_network_channel_unittest.cc View 1 2 3 4 8 chunks +74 lines, -10 lines 0 comments Download

Messages

Total messages: 31 (0 generated)
pavely
This change is blocked on latest protobufs from cacheinvalidation. I'll land it after the other ...
6 years, 10 months ago (2014-02-26 22:41:37 UTC) #1
rlarocque
https://codereview.chromium.org/182333003/diff/1/sync/notifier/gcm_network_channel.cc File sync/notifier/gcm_network_channel.cc (right): https://codereview.chromium.org/182333003/diff/1/sync/notifier/gcm_network_channel.cc#newcode198 sync/notifier/gcm_network_channel.cc:198: network_endpoint_id.set_client_address(buffer); Couldn't you get the same serialized result by ...
6 years, 10 months ago (2014-02-26 22:55:46 UTC) #2
pavely
https://codereview.chromium.org/182333003/diff/1/sync/notifier/gcm_network_channel.cc File sync/notifier/gcm_network_channel.cc (right): https://codereview.chromium.org/182333003/diff/1/sync/notifier/gcm_network_channel.cc#newcode198 sync/notifier/gcm_network_channel.cc:198: network_endpoint_id.set_client_address(buffer); On 2014/02/26 22:55:46, rlarocque wrote: > Couldn't you ...
6 years, 10 months ago (2014-02-26 23:11:13 UTC) #3
rlarocque
lgtm
6 years, 10 months ago (2014-02-26 23:18:55 UTC) #4
pavely
I've added URLSafe base64 converters and conditionally compile code with android specific protos. PTAL.
6 years, 9 months ago (2014-03-07 19:31:25 UTC) #5
rlarocque
lgtm https://codereview.chromium.org/182333003/diff/40001/sync/notifier/gcm_network_channel_unittest.cc File sync/notifier/gcm_network_channel_unittest.cc (right): https://codereview.chromium.org/182333003/diff/40001/sync/notifier/gcm_network_channel_unittest.cc#newcode321 sync/notifier/gcm_network_channel_unittest.cc:321: #ifndef ANDROID nit: This looked a little unusual ...
6 years, 9 months ago (2014-03-07 19:42:20 UTC) #6
pavely
The CQ bit was checked by pavely@chromium.org
6 years, 9 months ago (2014-03-07 19:48:51 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavely@chromium.org/182333003/60001
6 years, 9 months ago (2014-03-07 19:49:31 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavely@chromium.org/182333003/60001
6 years, 9 months ago (2014-03-07 20:30:30 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-08 00:01:44 UTC) #10
commit-bot: I haz the power
Retried try job too often on ios_rel_device_ninja for step(s) compile http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_rel_device_ninja&number=5463
6 years, 9 months ago (2014-03-08 00:01:44 UTC) #11
pavely
The CQ bit was checked by pavely@chromium.org
6 years, 9 months ago (2014-03-08 00:15:04 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavely@chromium.org/182333003/70001
6 years, 9 months ago (2014-03-08 00:17:16 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavely@chromium.org/182333003/70001
6 years, 9 months ago (2014-03-08 11:12:55 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-08 13:52:56 UTC) #15
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_perf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=234346
6 years, 9 months ago (2014-03-08 13:52:56 UTC) #16
pavely
The CQ bit was checked by pavely@chromium.org
6 years, 9 months ago (2014-03-08 18:55:07 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavely@chromium.org/182333003/70001
6 years, 9 months ago (2014-03-08 18:55:20 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-08 19:40:18 UTC) #19
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_perf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=234537
6 years, 9 months ago (2014-03-08 19:40:18 UTC) #20
pavely
The CQ bit was checked by pavely@chromium.org
6 years, 9 months ago (2014-03-08 23:35:51 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavely@chromium.org/182333003/70001
6 years, 9 months ago (2014-03-08 23:36:05 UTC) #22
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-09 00:38:14 UTC) #23
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_perf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=234643
6 years, 9 months ago (2014-03-09 00:38:15 UTC) #24
pavely
The CQ bit was checked by pavely@chromium.org
6 years, 9 months ago (2014-03-09 02:02:19 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavely@chromium.org/182333003/70001
6 years, 9 months ago (2014-03-09 02:02:39 UTC) #26
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-09 02:37:43 UTC) #27
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) telemetry_perf_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=234684
6 years, 9 months ago (2014-03-09 02:37:44 UTC) #28
pavely
The CQ bit was checked by pavely@chromium.org
6 years, 9 months ago (2014-03-09 04:30:35 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pavely@chromium.org/182333003/70001
6 years, 9 months ago (2014-03-09 04:30:45 UTC) #30
commit-bot: I haz the power
6 years, 9 months ago (2014-03-09 04:44:04 UTC) #31
Message was sent while issue was closed.
Change committed as 255825

Powered by Google App Engine
This is Rietveld 408576698