electron/atom/renderer/lib
John Haley 565a500320 Fix window.open with wrong name
When calling `window.open` the newly created window would have the name of the last option in the `features` argument as the title. I think it's supposed to be pointed to `frameName`.
2015-06-29 10:32:27 -07:00
..
web-view Expose Print API to webContents and webView. 2015-06-16 20:08:30 +08:00
chrome-api.coffee Add support for chrome.extension API in devtools extension. 2014-08-28 12:54:19 +08:00
init.coffee Delete Node's symbols after Environment has been loaded 2015-05-29 22:20:20 +08:00
inspector.coffee Fix devtools override for its new architecture 2015-03-18 09:57:44 +08:00
override.coffee Fix window.open with wrong name 2015-06-29 10:32:27 -07:00