forked from sanyaade-mobiledev/chromium.src
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<webview>: Expose all URLs to WebRequest API
Some URLs are blacklisted from the WebRequest extensions API. <webview>'s WebRequest API should not be affected by this blacklist. BUG=276706 Test=WebViewTest.Shim_TestWebRequestAPIGoogleProperty Review URL: https://chromiumcodereview.appspot.com/23088011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218999 0039d316-1c4b-4281-b951-d872f2087c98
- Loading branch information
fsamuel@chromium.org
committed
Aug 22, 2013
1 parent
28c9a74
commit 7794f0f
Showing
4 changed files
with
47 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters