Chromium Code Reviews
DescriptionFill in the current host name in the Mojo host resolver service when requesting our own IP address.
The V8 proxy resolver uses GetHostName() as the host in the
implementation of myIpAddress(). However, that may not return the
expected hostname when running inside the sandbox. Instead, use the
request's "is_my_ip_address" field to fill in the correct host name in
the browser before forwarding the resolve request to the DNS resolver.
BUG=615084
Review-Url: https://codereview.chromium.org/2011293002
Cr-Commit-Position: refs/heads/master@{#396424}
(cherry picked from commit 3a6cd21dab6a285179b02a05e980091c86545d66)
Committed: https://chromium.googlesource.com/chromium/src/+/ac93ed2a58541d5bcc6f00497fdc37edef9e42bb
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||