This reverts commit181169b743
, reversing changes made tobaced3152f
.
This commit is contained in:
parent
eba9abdbe5
commit
a55fd06aa2
4 changed files with 0 additions and 26 deletions
|
@ -139,10 +139,4 @@ describe('webFrame module', function () {
|
|||
webFrame.setLayoutZoomLevelLimits(0, 25)
|
||||
})
|
||||
})
|
||||
|
||||
it('supports setting cache capacity', function () {
|
||||
assert.doesNotThrow(function () {
|
||||
webFrame.setCacheCapacity(1024)
|
||||
})
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue