- From: John Mellor <johnme@google.com>
- Date: Tue, 3 Dec 2013 10:50:25 +0000
- To: Jonas Sicking <jonas@sicking.cc>
- Cc: Mounir Lamouri <mounir@lamouri.fr>, Webapps WG <public-webapps@w3.org>
Received on Tuesday, 3 December 2013 10:51:10 UTC
On Tue, Dec 3, 2013 at 4:52 AM, Jonas Sicking <jonas@sicking.cc> wrote: > The strongest argument that I can think of is that it would be nice to > keep the manifest spec and the API spec for orientations aligned. So > if we think this is common enough that apps will want to use it in the > manifest, then allowing it in the API too would make sense. It's quite easy to emulate having current in the manifest, by allowing all orientations in your manifest, then immediately locking to the current orientation with JS when your app starts.
Received on Tuesday, 3 December 2013 10:51:10 UTC