Release Notes for v24.4.1
Fixes
- Fixed an issue where
MediaStreamTrack.getCaptureHandle()
always returnednull
. #38434 (Also in 25) - Fixed potential issues when minimizing parent windows with non-modal children on macOS. #38508 (Also in 25)
Other Changes
- Improved error message when
contentTracing.stopRecording()
fails because no trace was in progress. #38520