Open Bug 777980 Opened 12 years ago Updated 2 years ago

Check whether requesting process might-be fullscreen in SandboxHal::LockScreenOrientation()

Categories

(Core :: Hardware Abstraction Layer (HAL), defect)

defect

Tracking

()

blocking-kilimanjaro +

People

(Reporter: cjones, Unassigned)

References

(Blocks 1 open bug)

Details

This is part of the API spec.
The child process is already checking that in the DOM code. Is this bug about doing the check in the parent process?
blocking-basecamp: --- → ?
Is this for security hardening? Why do you want to block on this?
Its part of the security model for the screen orientation API: only full-screen web content can set the orientation. Though given we already have this check in the DOM code, we can probably live without this in the parent process for basecamp.
blocking-basecamp: ? → ---
Remember to set kilimanjaro for these kind of things we are punting to v2
blocking-kilimanjaro: --- → +
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.