Open Bug 746437 Opened 12 years ago Updated 2 years ago

[meta] Update fullscreen API to match latest draft spec

Categories

(Core :: DOM: Core & HTML, task, P2)

task

Tracking

()

People

(Reporter: cpearce, Unassigned)

References

(Depends on 5 open bugs, Blocks 2 open bugs)

Details

(Keywords: meta)

The W3 fullscreen spec [1] has changed again. There's now the concept of a backdrop, and the CSS pseudoclass rules have changed, and there's a new stacking layer concept. We should decide whether we object, and then implement it or kick up a fuss.

[1] http://dvcs.w3.org/hg/fullscreen/raw-file/tip/Overview.html
I can't think of a good reason to not implement it as-is.
Hi all. I'm aiming to implement the latest Fullscreen spec in Blink, so I'm curious about whether Firefox folks feel positively about the spec:
http://fullscreen.spec.whatwg.org/

I think not much has changed in the spec since the last comment (the version discussed seems to be https://dvcs.w3.org/hg/fullscreen/raw-file/e1223b9b491d/Overview.html), but it's been a while.

The Blink bug is:
https://code.google.com/p/chromium/issues/detail?id=240576

Thanks for any information!
Thanks for checking in Matt! I did our initial fullscreen API implementation. I think we're all happy with the current spec, and would be happy for it to become the standard.
Good to hear! Thanks.
OS: Windows 7 → All
Hardware: x86_64 → All
Version: 11 Branch → Trunk
Depends on: top-layer
Depends on: 1187801
Depends on: 1188256
Depends on: 1195213
Depends on: 1199519
Depends on: 1199522
Depends on: 1200896
No longer blocks: 743198
Depends on: 1212299
Depends on: 1212302
Depends on: 1215365
Current do not support the non-prefix fullscreen API.
Depends on: 1305928
Depends on: 1257029
Keywords: meta
Summary: Update fullscreen API to match latest draft spec → [meta] Update fullscreen API to match latest draft spec
Depends on: 1375319
Depends on: 1364025
Depends on: 1415166
Depends on: 1430305
Priority: -- → P2
Depends on: 1489376
Depends on: 1489387
Depends on: 1491212
Depends on: 1491734
Depends on: 1492081
Depends on: 1492732
Depends on: 1492748
Type: defect → task
Webcompat Priority: --- → ?

Removing the webcompat-priority flag here. Having the priority on a metabug isn't too useful - we should track and triage individual issues instead if specific issues show up.

Webcompat Priority: ? → ---
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.