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

Issue 386573002: Gracefully handle icu errors when checking for enterprise domains. (Closed)

Created:
6 years, 5 months ago by Andrew T Wilson (Slow)
Modified:
6 years, 5 months ago
Reviewers:
Joao da Silva
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Gracefully handle icu errors when checking for enterprise domains. We shouldn't ever get ICU errors when checking for enterprise domains, but apparently they do happen out in the field. Instead of crashing, we instead gracefully handle errors by treating domains in that case as potential enterprise domains (skipping the optimization). BUG=365351 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282347

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M components/policy/core/browser/browser_policy_connector.cc View 1 chunk +10 lines, -1 line 1 comment Download

Messages

Total messages: 7 (0 generated)
Andrew T Wilson (Slow)
PTAL
6 years, 5 months ago (2014-07-10 08:58:06 UTC) #1
Joao da Silva
Fix lgtm, see suggestion inline. https://codereview.chromium.org/386573002/diff/1/components/policy/core/browser/browser_policy_connector.cc File components/policy/core/browser/browser_policy_connector.cc (right): https://codereview.chromium.org/386573002/diff/1/components/policy/core/browser/browser_policy_connector.cc#newcode53 components/policy/core/browser/browser_policy_connector.cc:53: DLOG(ERROR) << "Possible invalid ...
6 years, 5 months ago (2014-07-10 10:23:41 UTC) #2
Andrew T Wilson (Slow)
On 2014/07/10 10:23:41, Joao da Silva wrote: > Fix lgtm, see suggestion inline. > > ...
6 years, 5 months ago (2014-07-10 11:05:26 UTC) #3
Andrew T Wilson (Slow)
The CQ bit was checked by atwilson@chromium.org
6 years, 5 months ago (2014-07-10 11:05:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/atwilson@chromium.org/386573002/1
6 years, 5 months ago (2014-07-10 11:07:04 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_gn_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-10 12:51:59 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-10 16:23:18 UTC) #7
Message was sent while issue was closed.
Change committed as 282347

Powered by Google App Engine
This is Rietveld 408576698