You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue where Pointer Lock behavior could not be properly exited. #32826(Also in 18)
Fixed an issue where bounds changes were incorrectly delayed in the case where a window was moved or resized and event.preventDefault was called in either will-resize or will-move on Windows. #34282(Also in 17, 18, 19)
Fixed an issue with background colors being improperly applied to BrowserViews on Windows. #33546
Fixed crash when calling navigator.serial.getPorts(). #34334(Also in 17, 18, 19)