diff options
author | battre@chromium.org <battre@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-11 20:04:01 +0000 |
---|---|---|
committer | battre@chromium.org <battre@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-11 20:04:01 +0000 |
commit | 2280dc815204af92079733bd445d5c30f4d3d680 (patch) | |
tree | 124c15f37d01ce59ddc1e55c46c2bc8d1b51b653 /chrome/browser/gpu | |
parent | 22295741c015370083104061682bb72ec495be8f (diff) | |
download | chromium_src-2280dc815204af92079733bd445d5c30f4d3d680.zip chromium_src-2280dc815204af92079733bd445d5c30f4d3d680.tar.gz chromium_src-2280dc815204af92079733bd445d5c30f4d3d680.tar.bz2 |
Provide a mechanism to the decl. WebRequest API to match URLs without the query against a RegEx
If you look for URLs that contain example[1-9].com you do not want to trigger
actions for http://foobar.com?url=example1.com. For this reason the CL
introduces a new mechanism to evaluate RegEx only on the URL without the query
string.
BUG=228852
Review URL: https://chromiumcodereview.appspot.com/13699007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@193714 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/gpu')
0 files changed, 0 insertions, 0 deletions