electron/spec/fixtures
Birunthan Mohanathas 2986b7bc4a Allow webview guests to be resized manually
This adds the `disableguestresize` property for webviews to prevent the
webview guest from reacting to size changes of the webview element. This
also partially documents the `webContents.setSize` function in order to
manually control the webview guest size.

These two features can be combined to improve resize performance for
e.g. webviews that span the entire window. This greatly reduces the lag
described in #6905.
2016-11-15 11:00:09 -08:00
..
api 🎨 2016-09-30 08:38:21 -07:00
asar update 2016-09-08 10:12:23 +05:30
assets spec: shell.writeShortcutLink/readShortcutLink 2016-07-27 19:43:11 +09:00
certificates fix spec 2016-04-18 22:57:37 +05:30
devtools-extensions Update devtools extension spec for chrome.storage 2016-11-15 19:58:08 +08:00
module Merge pull request #7578 from electron/windows-logging 2016-10-17 20:22:39 +08:00
pages Allow webview guests to be resized manually 2016-11-15 11:00:09 -08:00
workers autoformat more files 2016-03-30 17:00:31 -07:00
zip