[Webkit-unassigned] [Bug 120196] New: [Gtk][WK2] Use a permission-request for fullscreen requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 20:14:51 PDT 2013


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

           Summary: [Gtk][WK2] Use a permission-request for fullscreen
                    requests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mathstuf at gmail.com


The documentation for the "permission-request" signal says:

> This signal is emitted when WebKit is requesting the client to decide about a permission request, such as allowing the browser to switch to fullscreen mode, sharing its location or similar operations.

However, there is the "enter-fullscreen" signal and it doesn't appear that "permission-request" is fired for this. Are the docs wrong or should "enter-fullscreen"/"leave-fullscreen" be deprecated for a new WebKitPermissionRequest implementation?

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