AW: modify test for PlzNavigate
No change to production code. This test was previously modified to anticipate the behavior change for loadDataWithBaseURL (namely, that we now call shouldInterceptRequest) caused by PlzNavigate, with backwards compatibility for the old code path. This removes the support for the old code path, and asserts the new behavior. As with http://crrev/c/820717, this leaves a TODO to actually assert the URL intercepted for the main resource, since this value is not yet finalized. Bug: 822124 Test: run_webview_instrumentation_test_apk -f AwContentsClientShouldInterceptRequestTest#testBaseUrlOfLoadDataSentInRefererHeader Change-Id: I315e1c0c310cda116603ee4026e15d89947760df Reviewed-on: https://chromium-review.googlesource.com/967082Reviewed-by:Bo <boliu@chromium.org> Commit-Queue: Nate Fischer <ntfschr@chromium.org> Cr-Commit-Position: refs/heads/master@{#543827}
Showing
Please register or sign in to comment