Refactor osr_output_device
This commit is contained in:
parent
9d8e510a55
commit
ea8ea1543f
8 changed files with 40 additions and 44 deletions
|
@ -1244,8 +1244,8 @@ describe('browser-window module', function () {
|
|||
assert.equal(w.webContents.getFrameRate(), 60)
|
||||
done()
|
||||
})
|
||||
w.loadURL('file://' + fixtures + '/api/offscreen-rendering.html')
|
||||
})
|
||||
w.loadURL('file://' + fixtures + '/api/offscreen-rendering.html')
|
||||
})
|
||||
|
||||
describe('window.webContents.setFrameRate(frameRate)', function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue