diff options
author | wuhu <wuhu@google.com> | 2014-09-16 20:44:35 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-17 03:44:48 +0000 |
commit | 366f7a7500ef5951b17bb8aeb087fcd90559e347 (patch) | |
tree | 7a02cd362c61a6ec1c732bad8affe2f127fcfbbd /ui/events/gesture_detection | |
parent | 03545dd7b3b4bcd622b08d7dc4aacf8f7b864506 (diff) | |
download | chromium_src-366f7a7500ef5951b17bb8aeb087fcd90559e347.zip chromium_src-366f7a7500ef5951b17bb8aeb087fcd90559e347.tar.gz chromium_src-366f7a7500ef5951b17bb8aeb087fcd90559e347.tar.bz2 |
Fix flakiness related to routing policy override in RNDIS forwarder.
Routing policy override is needed at the point where ping test is executed in AndroidRndisConfigurator or the ping may fail.
It's also needed after DNS is changed in AndroidRndisForwarder constructor as executing setifdns may reset the policy table.
Thus we need to make multiple calls to OverrideRoutingPolicy() during RNDIS forwarder creation lifecycle. But this is ok since the function is idempotent.
BUG=
Review URL: https://codereview.chromium.org/577853002
Cr-Commit-Position: refs/heads/master@{#295222}
Diffstat (limited to 'ui/events/gesture_detection')
0 files changed, 0 insertions, 0 deletions