commit | 804803eaaed34267baf1a528739490c815c1934c | [log] [tgz] |
---|---|---|
author | Wojciech Dzierżanowski <wdzierzanowski@opera.com> | Thu Sep 06 13:38:43 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Sep 06 13:38:43 2018 |
tree | a140bb77357b3328e64d05e17594e6b93dab608b | |
parent | 104a2ebeb89e7e4b9ea2c34ae173261d1812072f [diff] |
Add missing MappedHostResolver overrides Save for remapping hosts according to the rules, MappedHostResolver should be a transparent wrapper around the "real" resolver. Thus, it must forward all HostResolver methods to the real resolver. Change-Id: I34deed523b3cb690d450599c89bfd7f2184e843d Reviewed-on: https://chromium-review.googlesource.com/1209402 Commit-Queue: Wojciech Dzierżanowski <wdzierzanowski@opera.com> Reviewed-by: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#589150}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .