Open
Bug 1249225
Opened 9 years ago
Updated 2 years ago
Remove the prefixed fullscreen API
Categories
(Core :: DOM: Core & HTML, task, P5)
Core
DOM: Core & HTML
Tracking
()
REOPENED
People
(Reporter: Ms2ger, Unassigned)
References
(Depends on 1 open bug, Blocks 3 open bugs)
Details
(Keywords: addon-compat, dev-doc-needed, site-compat, Whiteboard: dom-triaged btpp-fixlater)
We unnecessarily delayed implementing the standard API, so it might take a while before we can remove the prefixed API.
If we end up being unable to remove the prefixed API, we'll ensure it gets standardized.
Updated•9 years ago
|
Updated•9 years ago
|
Whiteboard: dom-triaged btpp-fixlater
Comment 1•8 years ago
|
||
I don't create a new bug because I think it's related to this one.
I'm using the latest beta and I've noticed that the fullscreen button of html5 video tags have disappeared lately.
I've wandered in about:config and found full-screen-api.unprefix.enabled, set it to true and fullscreen button is back.
I think it has not been removed correctly.
Comment 2•8 years ago
|
||
(In reply to zeusex81 from comment #1)
> I don't create a new bug because I think it's related to this one.
> I'm using the latest beta and I've noticed that the fullscreen button of
> html5 video tags have disappeared lately.
> I've wandered in about:config and found full-screen-api.unprefix.enabled,
> set it to true and fullscreen button is back.
> I think it has not been removed correctly.
That sounds like a regression from bug 1268749. Could you file a bug for that and make it block bug 1268749?
Comment 3•8 years ago
|
||
It looks like that is a known bug: bug 1273468.
Comment 4•8 years ago
|
||
Tests for removing prefixed names: https://github.com/w3c/web-platform-tests/pull/4332
Comment 5•6 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
Reporter | ||
Comment 6•6 years ago
|
||
This policy makes me very grumpy.
Status: RESOLVED → REOPENED
Resolution: INACTIVE → ---
Updated•6 years ago
|
Priority: -- → P5
Updated•6 years ago
|
Blocks: fullscreen-api
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•5 years ago
|
Type: defect → enhancement
Updated•5 years ago
|
Type: enhancement → task
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•