[Webkit-unassigned] [Bug 47882] New: window.webkitNotifications should use native OS notifications when available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 18 22:30:39 PDT 2010


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

           Summary: window.webkitNotifications should use native OS
                    notifications when available
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andrewfenn at gmail.com


Currently using Webkit notifications will pop up a Webkit specific notification box regardless of if an operating system has their own notification system already.

I propose the following change. Webkit should first check if the native operating system has its own notification system available first before defaulting to Webkit's own.

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