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

Issue 465823002: Data reduction proxy sessions last no more than 24 hours (Closed)

Created:
6 years, 4 months ago by bengr
Modified:
6 years, 4 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Data reduction proxy sessions last no more than 24 hours This CL ensures that data reduction proxy sessions last no longer than 24 hours. After 24 hours and on restart, a new session ID is used. BUG=402563 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289289

Patch Set 1 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -32 lines) Patch
M components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h View 2 chunks +13 lines, -3 lines 2 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.cc View 2 chunks +31 lines, -20 lines 0 comments Download
M components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler_unittest.cc View 4 chunks +56 lines, -9 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
bengr
marq: everything.
6 years, 4 months ago (2014-08-12 16:50:46 UTC) #1
marq (ping after 24h)
LGTM with a legacy naming nit. https://codereview.chromium.org/465823002/diff/40001/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h File components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h (right): https://codereview.chromium.org/465823002/diff/40001/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h#newcode63 components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h:63: void InitAuthenticationOnUI(const std::string& ...
6 years, 4 months ago (2014-08-12 19:04:40 UTC) #2
bengr
https://codereview.chromium.org/465823002/diff/40001/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h File components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h (right): https://codereview.chromium.org/465823002/diff/40001/components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h#newcode63 components/data_reduction_proxy/browser/data_reduction_proxy_auth_request_handler.h:63: void InitAuthenticationOnUI(const std::string& key); On 2014/08/12 19:04:39, marq_ wrote: ...
6 years, 4 months ago (2014-08-13 01:39:15 UTC) #3
bengr
The CQ bit was checked by bengr@chromium.org
6 years, 4 months ago (2014-08-13 02:38:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bengr@chromium.org/465823002/40001
6 years, 4 months ago (2014-08-13 02:40:50 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel_swarming on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-13 04:18:11 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-13 10:28:45 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel/builds/6375)
6 years, 4 months ago (2014-08-13 10:28:46 UTC) #8
bengr
The CQ bit was checked by bengr@chromium.org
6 years, 4 months ago (2014-08-13 12:49:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bengr@chromium.org/465823002/40001
6 years, 4 months ago (2014-08-13 12:51:07 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-13 14:38:47 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (40001) as 289289

Powered by Google App Engine
This is Rietveld 408576698