Files
tubestation/toolkit/components/extensions/webrequest
Shane Caraveo ecf7aa7e22 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
2018-08-02 14:03:00 -03:00
..