[Webkit-unassigned] [Bug 122199] New: Remove useless need for event when using window.webkitNotifications.requestPermission()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 1 18:02:46 PDT 2013


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

           Summary: Remove useless need for event when using
                    window.webkitNotifications.requestPermission()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jab_creations at yahoo.com


For some unknown reason WebKit requires window.webkitNotifications.requestPermission() to be associated with an event. Since there is no immediate function without some direct user it makes not only coding window.webkitNotifications.requestPermission() awkward and a waste of time it also forces web developers to require some convoluted task of the user to trigger the method.

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