After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 741295 - Also handle notification permission requests
Also handle notification permission requests
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Interface
unspecified
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
: 653646 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2014-12-09 14:32 UTC by Gustavo Noronha (kov)
Modified: 2014-12-16 10:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Also handle notification permission requests (3.13 KB, patch)
2014-12-09 14:32 UTC, Gustavo Noronha (kov)
committed Details | Review

Description Gustavo Noronha (kov) 2014-12-09 14:32:04 UTC
Now that WebKit has API and a default implementation for HTML5 notifications,
handle premissions for those requests as well.

This needs this patch: http://webkit.org/b/61140
Comment 1 Gustavo Noronha (kov) 2014-12-09 14:32:07 UTC
Created attachment 292388 [details] [review]
Also handle notification permission requests
Comment 2 Gustavo Noronha (kov) 2014-12-10 17:45:07 UTC
*** Bug 653646 has been marked as a duplicate of this bug. ***
Comment 3 Carlos Garcia Campos 2014-12-10 18:08:11 UTC
Comment on attachment 292388 [details] [review]
Also handle notification permission requests

We need to wait until we have a new wk release to depend on for this.
Comment 4 Gustavo Noronha (kov) 2014-12-16 10:35:40 UTC
Attachment 292388 [details] pushed as 10b74cc - Also handle notification permission requests