mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Revert "feat: upgrade to Chromium 72.0.3626.52 (#16334)"
This reverts commit 1918e76913.
This commit is contained in:
@@ -2117,8 +2117,7 @@ describe('BrowserWindow module', () => {
|
||||
})
|
||||
})
|
||||
|
||||
// visibilitychange event is broken upstream, see crbug.com/920839
|
||||
xdescribe('document.visibilityState/hidden', () => {
|
||||
describe('document.visibilityState/hidden', () => {
|
||||
beforeEach(() => { w.destroy() })
|
||||
|
||||
function onVisibilityChange (callback) {
|
||||
|
||||
Reference in New Issue
Block a user