-
Notifications
You must be signed in to change notification settings - Fork 971
Regression : session.setPermissionRequestHandler callback is broken #3877
Comments
Notifications aren't supported in win7 since the start, so removing this from 0.12.1. The OS doesn't have them so we'd have to build something custom. |
As mentioned in the original ticket, this occurs on OS X as well where they are supported. I would advocate pulling this back into the milestone. |
This is also not working on Windows x64. |
which windows version? |
if windows 7 it is known and not a regression per above. Just label with Windows only and re-adjust title pls to indicate win7 only |
seems like permissions in general are not working. geolocation str:
it says location cannot be found |
@bbondy @bridiver i think this is an Electron issue. in i'm on os x |
instead of corresponding to the origin requesting the permission. fix #3579 Auditors: @bbondy Test Plan: Go to https://twitter.com/settings/web_notifications and confirm that clicking on the 'Turn on' button pops up a notification bar.
…the permission dialog fix #3877 auditors: @bbondy @diracdeltas @mrose17 geoip service must be enabled through GOOGLE_API_KEY GOOGLE_API_ENDPOINT env vars requires brave/muon@f890204
…ose tabs to display on based on mainFrameUrl don't allow Brave to display notifications without permission remove unnecessary password copied notifications cc @bbondy @diracdeltas fix #3877
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
When testing http://www.bennish.net/web-notifications.html during a test run, it was noticed that the notifications were not displaying.
Expected behavior:
The notifications should work.
Windows 7 ia-32 and OS X
0.12.1
The text was updated successfully, but these errors were encountered: