Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd an option to enable content blocker for a specific top level browsing context #11500
Labels
Comments
This was referenced May 30, 2016
|
I'm waiting on #11544 to land before working on this, since I will leverage the same code paths from that PR. |
|
This can probably be made into an E-Easy. |
|
It seems that the content blocker needs to be rewritten in #14307 (or maybe with a different approach as suggested by @fabricedesre). And until this is done, it makes no sense to add the iframe attribute. |
|
browserhtml is not more. Updating the title according. We still want to be able to toggle content blocking for a specific tab. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The same way we have
<iframe mozprivatebrowsing>, we could have<iframe mozcontentblocker>to toggle the content blocker mechanism./cc @nox @jdm