This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 26567 - Infinite loop in "fully exit fullscreen"
Summary: Infinite loop in "fully exit fullscreen"
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Fullscreen (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-13 09:24 UTC by Philip Jägenstedt
Modified: 2014-08-13 10:56 UTC (History)
2 users (show)

See Also:


Attachments

Description Philip Jägenstedt 2014-08-13 09:24:07 UTC
It's possible that the top-level document has any empty fullscreen element stack, in which case "Remove elements from doc's fullscreen element stack until there is one element left." will loop forever.