Release Notes for v42.2.0
Features
- Allowed the
--experimental-inspector-network-resourceNode.js flag to be passed through Electron. #51378 (Also in 41)
Fixes
Other Changes
- Backported fixes for a use-after-free in touch-event queue teardown, a runtime-effect validation gap in Skia image filters, and an integer overflow in the GLSL translator. #51646
- Backported fixes for an out-of-bounds write in WebAudio worklet setup, a heap overflow in the ANGLE GL backend, a use-after-free in the GTK Wayland platform, an accessibility tree-state validation issue, and an integer overflow in text bidi handling. #51666
- Improved performance of
app.getApplicationNameForProtocol()on Linux. #51628
Documentation
- Documentation changes: #51688