electron/lib/renderer
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 Only call browserify when one of sandbox sources change 2016-11-07 08:19:59 -08:00
extensions Add support remove / clear for chrome.storage 2016-11-12 02:16:51 +08:00
web-view Allow webview guests to be resized manually 2016-11-15 11:00:09 -08:00
chrome-api.js Fix chrome.runtime.sendMessage 2016-06-23 07:40:15 +08:00
content-scripts-injector.js Current handle sender.tab for background pages 2016-05-29 10:46:48 +09:00
init.js Use ES6 template strings, fix docs and remove _ERROR_ IPC event 2016-11-03 09:33:47 -07:00
inspector.js Add standard edit items to text context menus 2016-07-12 11:54:45 -07:00
override.js Remove lint warnings 2016-10-25 10:36:43 +09:00