Fullscreen API is banned in all async callbacks
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed | 
People
(Reporter: xidorn, Assigned: edgar)
References
(Blocks 2 open bugs)
Details
Attachments
(3 files, 1 obsolete file)
| Reporter | ||
| Updated•10 years ago
           | 
| Comment 1•10 years ago
           | ||
| Updated•10 years ago
           | 
| Reporter | ||
| Updated•7 years ago
           | 
|   | ||
| Updated•7 years ago
           | 
| Reporter | ||
| Updated•7 years ago
           | 
| Reporter | ||
| Comment 2•7 years ago
           | ||
| Updated•7 years ago
           | 
| Updated•6 years ago
           | 
| Assignee | ||
| Comment 3•6 years ago
           | ||
I am currently working on a new API that could cover this usage, bug 1577499. Do you mind if I take this bug for experiment?
| Reporter | ||
| Comment 4•6 years ago
           | ||
It's yours now. Thanks for taking it :)
| Assignee | ||
| Updated•6 years ago
           | 
| Assignee | ||
| Updated•6 years ago
           | 
| Assignee | ||
| Comment 5•6 years ago
           | ||
| Assignee | ||
| Comment 6•6 years ago
           | ||
| Assignee | ||
| Comment 7•6 years ago
           | ||
| Assignee | ||
| Comment 8•6 years ago
           | ||
| Assignee | ||
| Comment 9•6 years ago
           | ||
| Comment 10•6 years ago
           | ||
|   | ||
| Comment 11•6 years ago
           | ||
Backed out 3 changesets (Bug 1129227) for wpt failures at active-lock.html.
Backout: https://hg.mozilla.org/integration/autoland/rev/ce29409beea772afd6f6d152e56f0a43f031433a
Push that started the failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=pending%2Crunning%2Csuccess%2Ctestfailed%2Cbusted%2Cexception&revision=44219f4bafb049ad6b830afceb711f609d9b00d1&selectedJob=268689023
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=268689023&repo=autoland&lineNumber=4740
| Assignee | ||
| Comment 12•6 years ago
           | ||
(In reply to Cristian Brindusan [:cbrindusan] from comment #11)
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=268689023&repo=autoland&lineNumber=4740
Hmm, not sure why some fullscreen tests get timed out on android, needs some investigation.
| Assignee | ||
| Comment 13•6 years ago
           | ||
(In reply to Edgar Chen [:edgar] from comment #12)
(In reply to Cristian Brindusan [:cbrindusan] from comment #11)
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=268689023&repo=autoland&lineNumber=4740
Hmm, not sure why some fullscreen tests get timed out on android, needs some investigation.
Okay, the timed-out happens on the tests for screen.orientation, only Android supports this API.
We should update the meta data to expect the different result on Android.
| Updated•6 years ago
           | 
| Assignee | ||
| Comment 14•6 years ago
           | ||
| Assignee | ||
| Comment 15•6 years ago
           | ||
| Comment 16•6 years ago
           | ||
| Comment 17•6 years ago
           | ||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d9f6b3bbf9f7
https://hg.mozilla.org/mozilla-central/rev/7dfb03851178
https://hg.mozilla.org/mozilla-central/rev/603a39b6be5a
| Comment 20•5 years ago
           | ||
I'm not convinced this needs any documentation; sounds like more of a bug fix/compat change than a new feature. If I'm wrong, please let me know what you think it needs.
Description
•