fix: reimplement FrameSubscriber with mojo, re-enable tests

This commit is contained in:
Heilig Benedek
2018-11-08 17:58:54 +01:00
committed by deepak1556
parent 8727636fcc
commit 6deb7afb82
4 changed files with 143 additions and 48 deletions

View File

@@ -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) {