Change isMainFrame param to indicate the MainFrame itself.
commit3f33728b95ecfc506142f0e66ba7d6130749e840
authormichaelbai@chromium.org <michaelbai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 29 Aug 2013 11:54:52 +0000 (29 11:54 +0000)
committermichaelbai@chromium.org <michaelbai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 29 Aug 2013 11:54:52 +0000 (29 11:54 +0000)
treea3ade623cbfdd172c65b9ee5f7b70ff601affdc3
parent607f243333deff69e4b6dccbf35c766539ff5309
Change isMainFrame param to indicate the MainFrame itself.

Change the isMainFrame param of AwContentsIoThreadClient.shouldInterceptRequest to be the MainFrame itself instead of the resources from main frame.

BUG=280699

Review URL: https://chromiumcodereview.appspot.com/23629004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@220275 0039d316-1c4b-4281-b951-d872f2087c98
android_webview/javatests/src/org/chromium/android_webview/test/AwContentsClientShouldInterceptRequestTest.java
android_webview/native/aw_contents_io_thread_client_impl.cc