Fix WebViewTest.WebViewInBackgroundPage with network service
Moved the onComplete listener to before the webview request is made so the listener can be set up when the auth request is made. This is necessary because of how network service handles the webRequest API. See http://crrev.com/c/1139048 for more info. Bug: 769401 Cq-Include-Trybots: luci.chromium.try:linux_mojo Change-Id: I0537bfaac2c8ba60fc4afeffcd3c39802eda01c1 Reviewed-on: https://chromium-review.googlesource.com/1174706Reviewed-by:Ken Rockot <rockot@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#583039}
Showing
Please register or sign in to comment