fune/toolkit/components/extensions/webrequest
Shane Caraveo d99b32ea60 Bug 1476570 - allow proxy to work on restricted domains, r=aswan
Proxies must work with all requests, however the new onRequest proxy api
has maching logic using ChannelWrapper which uses WebExtensionPolicy which
checks against restricted domains.  We need to bypass that check when
matching for proxy requests.

MozReview-Commit-ID: 5zCdmV1b9M7

--HG--
extra : rebase_source : 4bc0f2735a8c2cc4f42934877783dbc68f6067ab
2018-08-02 14:03:00 -03:00
..
ChannelWrapper.cpp Bug 1476570 - allow proxy to work on restricted domains, r=aswan 2018-08-02 14:03:00 -03:00
ChannelWrapper.h
moz.build Bug 1469872 - update bugzilla products and components in moz.build files: webextensions. r=nalexander 2018-06-20 21:41:59 +03:00
PStreamFilter.ipdl
StreamFilter.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
StreamFilter.h
StreamFilterBase.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
StreamFilterChild.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
StreamFilterChild.h
StreamFilterEvents.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
StreamFilterEvents.h
StreamFilterParent.cpp Bug 1474296: Don't disconnect disconnected channels on IPC error. r=mixedpuppy 2018-07-25 11:20:38 -07:00
StreamFilterParent.h
WebRequestService.cpp Bug 1465060 - Part 1: Fix warnings for std::move() use r=froydnj 2018-06-01 17:59:07 +02:00
WebRequestService.h