Fingerprinting 2.0: WebGL #9188
Labels
feature/shields/fingerprint
The fingerprinting (aka: "device recognition") protection provided in Shields
privacy
privacy-pod
Feature work for the Privacy & Web Compatibility pod
QA/No
release-notes/include
Milestone
This is a sub-issue of the larger fingerprint defense reorganization issue: #8787
Capability Probing Endpoints
WebGLRenderingContext.getFramebufferAttachmentParameter
WebGLRenderingContext.getActiveAttrib
WebGLRenderingContext.getActiveUniform
WebGLRenderingContext.getAttribLocation
WebGLRenderingContext.getBufferParameter
WebGLRenderingContext.getExtension
WebGLRenderingContext.getFrameBufferAttachmentParameter
WebGLRenderingContext.getProgramParameter
WebGLRenderingContext.getRenderBufferParameter
WebGLRenderingContext.getShaderParameter
WebGLRenderingContext.getShaderPrecisionFormat
WebGLRenderingContext.getTexParameter
WebGLRenderingContext.getUniformLocation
WebGLRenderingContext.getVertexAttribOffset
WebGLRenderingContext.readPixels
default protection: no changes
max protection: return corresponding bottom value (empty object, zero, etc, depending on the method's return value)
The text was updated successfully, but these errors were encountered: