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/+/a89910068adf8652d83d05b0c3f47d124b752b21
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||