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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 4 08:13:22 PDT 2013


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





--- Comment #5 from Brian Holt <brian.holt at samsung.com>  2013-09-04 08:12:39 PST ---
(In reply to comment #4)
> I think we discussed it when it was added, but I don't remember why we decided to go with enter/leave signals. Maybe martin remembers. The thing is that now that we have those signals and you can prevent fullscreen from happening using that API, I see no reason for duplicating the functionality or make it it more complex with policies.

After brainstorming a bit with Mario we reached much the same conclusion.  Unless there is some security issue about going fullscreen that we're missing, all the work to actually go fullscreen is done by the application so the existing signals are more than enough.  

Maybe I should just submit a patch updating the documentation for the permission-request signal?

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