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

Unified Diff: third_party/apple_apsl/README.chromium

Issue 21368005: Detect domain-specific resolvers on OS X and disable DnsClient in such cases. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update net.gyp Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/apple_apsl/README.chromium
diff --git a/third_party/apple_apsl/README.chromium b/third_party/apple_apsl/README.chromium
index f67c844a3d044e24b5cc45418093646592abb710..ffe90c5b7efa9a129e8332cb01c63537591aec24 100644
--- a/third_party/apple_apsl/README.chromium
+++ b/third_party/apple_apsl/README.chromium
@@ -49,3 +49,14 @@ and http://lists.apple.com/archives/apple-cdsa/2008/Aug/msg00008.html
Modifications:
- Removed unneeded definitions for internal Apple CSP DL enums and structs
+
+dnsinfo.h from:
+http://www.opensource.apple.com/source/configd/configd-453.19/dnsinfo/dnsinfo.h
+
+Provides dns_config_t which is used by /net/dns/dns_config_service_posix.cc to
+obtain system DNS configuration on Mac OS X. This private header is also used by
+Apple's open source mDNSResponder.
+
+Modifications:
+- Removed Availability.h and the corresponding macros.
+
Mark Mentovai 2013/08/06 18:05:28 extra blank line nit
szym 2013/08/06 22:14:19 Done.
« net/net.gyp ('K') | « net/net.gyp ('k') | third_party/apple_apsl/dnsinfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698