cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

New CSP enhancements in Firefox 102

td47
Making moves

This is a WEBDEV question about the latest CSP enhancements in FF102:

"TransformStream and ReadableStream.pipeThrough have landed, allowing you to pipe from a ReadableStream to a WritableStream, executing a transformation on each chunk.

ReadableStream, TransformStream, and WritableStream are all transferable now.

Firefox now supports Content-Security-Policy (CSP) integration with WebAssembly. A document with a CSP that restricts scripts will no longer execute WebAssembly unless the policy uses 'unsafe-eval' or the new 'wasm-unsafe-eval' keyword."

QUESTION: Does this mean that web developers will have an easier, or more difficult job in coding sites with "better" CSP controls for working better in Firefox (say versus Chrome)?

0 REPLIES 0