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

Issue 404363003: Domain Reliability: Add wildcard domain support. (Closed)

Created:
6 years, 5 months ago by Deprecated (see juliatuttle)
Modified:
6 years, 4 months ago
Reviewers:
davidben, Ryan Sleevi
CC:
chromium-reviews, pavlos
Project:
chromium
Visibility:
Public.

Description

Domain Reliability: Add wildcard domain support. Add support for configs with domains *.foo.bar. Given a domain foo.bar, it will first look for a config with domain foo.bar, then *.foo.bar, then *.bar. BUG=396139 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288428

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Patch Set 3 : Fix compile error on win #

Patch Set 4 : Fix uploader check in context_unittest #

Patch Set 5 : rebase #

Patch Set 6 : Fix tests, finally #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -9 lines) Patch
M components/domain_reliability/context_unittest.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M components/domain_reliability/monitor.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/domain_reliability/monitor.cc View 1 2 3 chunks +33 lines, -3 lines 0 comments Download
M components/domain_reliability/monitor_unittest.cc View 1 2 3 4 5 2 chunks +79 lines, -1 line 0 comments Download
M components/domain_reliability/test_util.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/domain_reliability/test_util.cc View 2 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
Deprecated (see juliatuttle)
PTAL, davidben and rsleevi. N.B.: The domain whitelist still applies, so we can only actually ...
6 years, 5 months ago (2014-07-22 18:01:57 UTC) #1
Ryan Sleevi
I dislike wildcards for domains for a lot of reasons, some reasonable, some unreasonable. Mostly, ...
6 years, 5 months ago (2014-07-22 18:56:52 UTC) #2
Ryan Sleevi
In re-reading my response, I suspect the next steps may not have been clear: Write ...
6 years, 5 months ago (2014-07-24 22:55:51 UTC) #3
Deprecated (see juliatuttle)
Would it be okay if we landed this version for the Google-only version, and then ...
6 years, 4 months ago (2014-07-31 14:34:13 UTC) #4
davidben
This lgtm if Ryan's fine with landing this for the Google-only version. The PSL thing ...
6 years, 4 months ago (2014-08-01 19:10:05 UTC) #5
Deprecated (see juliatuttle)
The CQ bit was checked by ttuttle@chromium.org
6 years, 4 months ago (2014-08-01 20:41:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ttuttle@chromium.org/404363003/1
6 years, 4 months ago (2014-08-01 20:43:28 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: mac_gpu_retina_triggered_tests on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-02 00:43:50 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-02 00:45:37 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu_retina_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_retina_triggered_tests/builds/26686) ios_dbg_simulator on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_dbg_simulator/builds/2128) ios_rel_device ...
6 years, 4 months ago (2014-08-02 00:45:38 UTC) #10
Deprecated (see juliatuttle)
The CQ bit was checked by ttuttle@chromium.org
6 years, 4 months ago (2014-08-06 20:11:25 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ttuttle@chromium.org/404363003/60001
6 years, 4 months ago (2014-08-06 20:12:24 UTC) #12
Deprecated (see juliatuttle)
The CQ bit was checked by ttuttle@chromium.org
6 years, 4 months ago (2014-08-07 18:43:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ttuttle@chromium.org/404363003/80001
6 years, 4 months ago (2014-08-07 18:46:25 UTC) #14
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-08 07:21:47 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 07:52:33 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_swarming on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_swarming/builds/4189)
6 years, 4 months ago (2014-08-08 07:52:34 UTC) #17
Deprecated (see juliatuttle)
The CQ bit was checked by ttuttle@chromium.org
6 years, 4 months ago (2014-08-08 19:47:04 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ttuttle@chromium.org/404363003/100001
6 years, 4 months ago (2014-08-08 19:48:40 UTC) #19
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: ios_rel_device on tryserver.chromium.mac ...
6 years, 4 months ago (2014-08-08 20:58:29 UTC) #20
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 21:05:46 UTC) #21
Message was sent while issue was closed.
Change committed as 288428

Powered by Google App Engine
This is Rietveld 408576698