commit | 34a0ef88e147ebb4eb53b5514533050373d5b98c | [log] [tgz] |
---|---|---|
author | Hyowon Kim <[email protected]> | Fri Feb 24 06:05:57 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Feb 24 06:05:57 2023 |
tree | ff586ee3fe6d179ad7dd1ef7769dc6a62e21cb48 | |
parent | 101e4683855c6ebfe56dfbc2c84687e4f2277f0a [diff] |
[ios] Enable built in DNS resolver. Enable built-in resolver when use_blink is true. iOS sdk doesn't include the header <netinet/in_var.h> so this CL copies the necessary definitions. Bug: 1413560 Change-Id: I3a03a07bb4f28bfa48230c095d25f89ea52993a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4248238 Commit-Queue: Hyowon Kim <[email protected]> Reviewed-by: Matt Menke <[email protected]> Cr-Commit-Position: refs/heads/main@{#1109453}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.