feat: upgrade to Chromium 72.0.3626.52 (#16334)
This commit is contained in:
parent
ff9b23ebe5
commit
1918e76913
178 changed files with 2102 additions and 1734 deletions
|
@ -2118,7 +2118,8 @@ describe('BrowserWindow module', () => {
|
|||
})
|
||||
})
|
||||
|
||||
describe('document.visibilityState/hidden', () => {
|
||||
// visibilitychange event is broken upstream, see crbug.com/920839
|
||||
xdescribe('document.visibilityState/hidden', () => {
|
||||
beforeEach(() => { w.destroy() })
|
||||
|
||||
function onVisibilityChange (callback) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue