electron/lib
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
..
browser 🎨 2016-11-11 10:54:01 -08:00
common Read/write find pasteboard text via IPC in renderer process 2016-10-25 14:15:54 +09:00
renderer Allow webview guests to be resized manually 2016-11-15 11:00:09 -08:00
sandboxed_renderer Only call browserify when one of sandbox sources change 2016-11-07 08:19:59 -08:00