Merge branch 'master' into ns-alternative-test-env

This commit is contained in:
Nathan Sobo
2015-10-12 15:55:28 -06:00
6 changed files with 76 additions and 9 deletions

View File

@@ -146,6 +146,8 @@ class AtomWindow
when 0 then @browserWindow.destroy()
when 1 then @browserWindow.restart()
@browserWindow.webContents.on 'will-navigate', (event) -> event.preventDefault()
@setupContextMenu()
if @isSpec