Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Add WebGL as new request type or add it to Other #38

Open
lucianposton opened this issue Jul 27, 2018 · 7 comments
Open

Add WebGL as new request type or add it to Other #38

lucianposton opened this issue Jul 27, 2018 · 7 comments
Labels
enhancement New feature or request

Comments

@lucianposton
Copy link

Consider adding WebGL as a new request type or adding WebGL to the Other type.

You can see the behavior at https://browserleaks.com/webgl

FWIW, as a comparison, noscript has a separate category for WebGL (and for Fonts). Something similar I would find useful in uMatrix.

@uBlock-user uBlock-user added the enhancement New feature or request label Jul 27, 2018
@uBlock-user
Copy link
Contributor

Why ? WebGL is called via a JavaScript - https://browserleaks.com/js/webgl.js?1019849692 It's not even a request type. Blocking script will suffice.

@gorhill
Copy link
Member

gorhill commented Jul 27, 2018

WebGL is not a network request type, it's a javascript API.

@uBlock-user uBlock-user added the invalid Not a valid issue label Jul 27, 2018
@gorhill gorhill reopened this Jul 27, 2018
@gorhill
Copy link
Member

gorhill commented Jul 27, 2018

I didn't say I was against doing something, just pointed out that it does not fit in the matrix UI itself. It might fit as a per-scope switch though, I want to ponder more about this.

@gorhill gorhill removed the invalid Not a valid issue label Jul 27, 2018
@lucianposton
Copy link
Author

Thinking further on this, maybe such a feature would make more sense in a separate extension such as https://addons.mozilla.org/en-US/firefox/addon/webapi-manager/ (though that is unmaintained)

@uBlock-user
Copy link
Contributor

WebGL might get added to Feature Policy list which is a WIP atm.

@WagnerGMD

This comment has been minimized.

@gwarser

This comment has been minimized.

@uBlockOrigin uBlockOrigin locked and limited conversation to collaborators Aug 8, 2018
@uBlockOrigin uBlockOrigin deleted a comment from WagnerGMD Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants