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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 19:02:15 PDT 2009


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





--- Comment #1 from John Gregg <johnnyg at google.com>  2009-09-03 19:02:15 PDT ---
Created an attachment (id=39029)
 --> (https://bugs.webkit.org/attachment.cgi?id=39029)
patch which adds [set]desktopNotificationsEnabled() flag to Settings object

Patch covers the following:
 - adds desktopNotificationsEnabled() and setDesktopNotificationsEnabled(bool)
to Settings object
 - checks the setting before returning access to notificationCenter
 - adds support for the setting via WebPreferencesPrivate in mac/win WebKit
 - sets the flag to true for DumpRenderTree

-- 
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