Fixed a crash possible when calling webContents.loadURL() from a failed webContents.loadURL() call's catch handler. #48043 (Also in 36, 37)
webContents.loadURL()
Fixed an issue where app.accessibilitySupportEnabled didn't work as expected. #48060 (Also in 37)
app.accessibilitySupportEnabled
Updated Chromium to 140.0.7339.2. #47985