mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
fix: reimplement FrameSubscriber with mojo, re-enable tests
This commit is contained in:
committed by
deepak1556
parent
8727636fcc
commit
6deb7afb82
@@ -2368,8 +2368,7 @@ describe('BrowserWindow module', () => {
|
||||
})
|
||||
})
|
||||
|
||||
// FIXME: Disabled with C70.
|
||||
xdescribe('beginFrameSubscription method', () => {
|
||||
describe('beginFrameSubscription method', () => {
|
||||
before(function () {
|
||||
// This test is too slow, only test it on CI.
|
||||
if (!isCI) {
|
||||
|
||||
Reference in New Issue
Block a user