forked from chromium/chromium
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Determine if nsswitch.conf is compatible
Bunch of logic added to `DnsConfigServiceLinux::IsNsswitchConfigCompatible()` to decide if the services and actions configured in nsswitch.conf are compatible with Chrome, and if not, set `DnsConfig::unhandled_options`. Planning a bunch of metrics to cover this logic, but TODO for now in this CL. Bug: 117655 Change-Id: Ifa0779e0bbc5f7e3a017fcf8fa458345387f6efc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2809235 Commit-Queue: Eric Orth <[email protected]> Reviewed-by: Dan McArdle <[email protected]> Cr-Commit-Position: refs/heads/master@{#870580}
- Loading branch information
Eric Orth
authored and
Chromium LUCI CQ
committed
Apr 8, 2021
1 parent
d48805f
commit 0704a01
Showing
2 changed files
with
713 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.