electron/lib/browser
Tony Ganch 3a9b035d36 Remove page url check in history.pushState
Current implementation of NavigationController does not allow using
`history.pushState()` if page url is not changed.
It worked by mistake in versions < 1.3.6 and got visible after fix 180a77e6.
2017-05-23 22:42:33 +02:00
..
api Remove page url check in history.pushState 2017-05-23 22:42:33 +02:00
chrome-extension.js Implement chrome.runtime.onMessage response callback 2016-11-15 21:30:40 +11:00
desktop-capturer.js Remove returns from event listeners 2016-05-19 15:28:08 -07:00
guest-view-manager.js Forward webview visibility change events from browser process 2017-02-28 08:23:00 -08:00
guest-window-manager.js Inherit webviewTag setting from parent window 2017-05-17 13:37:23 -07:00
init.js Use spread syntax instead of function apply 2016-12-01 14:56:00 -08:00
objects-registry.js Co-locate with other private methods 2016-12-02 10:41:42 -08:00
rpc-server.js Fix how rpc-server releases references after page reload 2017-05-16 09:05:52 -03:00