mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
5613873ecb
In order to allow extensions running in a content process to connect extension filters, we need to be able to track which requests they have permissions to modify, and which processes they have permissions to modify them from. This interface allows us to register channels that we've dispatched webRequest listeners for, and the TabParent (and, by proxy, content parent) we've dispatched them to. Extensions will only be able to filter those channels, and only from those processes. MozReview-Commit-ID: 46HTVeQ5ndi --HG-- extra : rebase_source : aadfadef3b72044302b3f4e6c88a5a06ff138c84 |
||
---|---|---|
.. | ||
moz.build | ||
nsToolkitCompsCID.h | ||
nsToolkitCompsModule.cpp |