Revert "Merge pull request #11737 from kwonoj/feat-cache-capacity" (#11906)

This reverts commit 181169b743, reversing
changes made to baced3152f.
This commit is contained in:
shelley vohr
2018-02-13 10:49:27 -05:00
committed by GitHub
parent eba9abdbe5
commit a55fd06aa2
4 changed files with 0 additions and 26 deletions

View File

@@ -221,13 +221,4 @@ in your app has occurred that makes you think your page is actually using less
memory (i.e. you have navigated from a super heavy page to a mostly empty one,
and intend to stay there).
### `webFrame.setCacheCapacity(capacity)`
* `capacity` Integer
Attempt to set the capacity of resource cache for the renderer process in bytes
Note if current cached resource size is larger than newly specified capacity, Electron
will schedule to prune cached resources until it reaches below new capacity.
[spellchecker]: https://github.com/atom/node-spellchecker