[Webkit-unassigned] [Bug 28930] Enable switch for notifications in Page Settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 10:20:48 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28930





--- Comment #14 from John Gregg <johnnyg at google.com>  2009-09-08 10:20:48 PDT ---
In this particular case, yes, the client can provide a NotificationPresenter
which simply no-ops all calls into it.  

However in that state, a web site would see window.webkitNotifications in
JavaScript but not be able to use it successfully, and Chromium would prefer to
hide webkitNotifications from script entirely if the command-line switch hasn't
been enabled.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list