[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-bugs] #12977 [Tor Browser]: Fix Firefox's Full Screen Permissions Prompt



#12977: Fix Firefox's Full Screen Permissions Prompt
--------------------------------+--------------------------
 Reporter:  mikeperry           |          Owner:  tbb-team
     Type:  defect              |         Status:  new
 Priority:  major               |      Milestone:
Component:  Tor Browser         |        Version:
 Keywords:  tbb-fingerprinting  |  Actual Points:
Parent ID:                      |         Points:
--------------------------------+--------------------------
 It looks like it may be slightly tricky but not impossible to fix the full
 screen permissions prompt. The full screen code lives in
 nsDocument::RequestFullScreen(). It actually registers an observer
 ("fullscreen-approved") topic for reacting to the prompt, but then goes
 ahead and reparents the element and full screens anyway.

 We might be able to refactor this code such that it gets called from the
 observer callback, after the user has interacted with the dialog.

 Probably best done after FF31-ESR though.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12977>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs