electron/atom
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
..
app Move headers to atom/common 2015-06-19 23:11:53 +08:00
browser Don't override user's menu in default_app 2015-06-29 13:11:53 +08:00
common Merge pull request #2046 from atom/id-weak-map 2015-06-24 20:01:42 +08:00
renderer Fix window.open with wrong name 2015-06-29 10:32:27 -07:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00