summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorbattre@chromium.org <battre@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-19 09:30:47 +0000
committerbattre@chromium.org <battre@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-19 09:30:47 +0000
commit4845451c687815680b14e38b33f98d993321a9b6 (patch)
tree20d22435cdd2b12e802cf23d7c204135fdb7fbb4 /chrome_frame
parent2a64622057640041e14b6fb594517fd7b15ea868 (diff)
downloadchromium_src-4845451c687815680b14e38b33f98d993321a9b6.zip
chromium_src-4845451c687815680b14e38b33f98d993321a9b6.tar.gz
chromium_src-4845451c687815680b14e38b33f98d993321a9b6.tar.bz2
If any webrequest API extension decides to cancel a request, this decision takes precedence
Before this CL, extensions using the webRequest API were only sorted by their precedence (i.e. installation time). The decision of the extension with the highest precedence was accepted and all others were rejected. This CL introduces the more conservative rule "If any extension decides to cancel a request, we do cancel it". BUG=no TEST=no Review URL: http://codereview.chromium.org/7383014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92991 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
0 files changed, 0 insertions, 0 deletions