[Bug 25054] Should the API be exposed to non-Mobile?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25054

Mounir Lamouri <mounir@lamouri.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #5 from Mounir Lamouri <mounir@lamouri.fr> ---
I think we could do the following then:
- OrientationType, nothing to do - we can always define it;
- OrientationAngle, if the UA can't define it, MUST be 0;
- unlockOrientation(), no-op if such things can't happen;
- lockOrientation(), the promise would be rejected with "NotSupportedError"
exception if the device can't lock the screen orientaiton.

Olli and Bruneaux, what do you think of that?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 3 April 2014 21:16:50 UTC