Merge pull request #6313 from MarshallOfSound/silent-notification-when-muted
authorCheng Zhao <zcbenz@gmail.com>
Sat, 2 Jul 2016 07:44:33 +0000 (07:44 +0000)
committerGitHub <noreply@github.com>
Sat, 2 Jul 2016 07:44:33 +0000 (07:44 +0000)
Override the Notification API constructor to create silent notificatons when the webContents is muted


Trivial merge