fix: reimplement FrameSubscriber with mojo, re-enable tests
This commit is contained in:
parent
8727636fcc
commit
6deb7afb82
4 changed files with 143 additions and 48 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue