Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Using an array for "orientation" in manifest
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Anant Narayanan  
View profile  
 More options Aug 24 2012, 6:40 am
Newsgroups: mozilla.dev.webapps
From: Anant Narayanan <an...@mozilla.com>
Date: Fri, 24 Aug 2012 03:40:07 -0700
Local: Fri, Aug 24 2012 6:40 am
Subject: Using an array for "orientation" in manifest
cvan points out in https://bugzilla.mozilla.org/show_bug.cgi?id=784574
that using a comma-seperated list for the orientation property in the
manifest is inconsistent with all the other fields.

I agree, as parsing a comma-seperated list is extra work, so we should
simply use an array of strings. The behavior will remain exactly the same.

If there are no major objection, I propose we make this switch as soon
as possible. If someone could point me to the best way to make the
update to all the Gaia manifests in one swoop, that would be great!

Cheers,
-Anant


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonas Sicking  
View profile  
 More options Aug 24 2012, 10:05 am
Newsgroups: mozilla.dev.webapps
From: Jonas Sicking <jo...@sicking.cc>
Date: Fri, 24 Aug 2012 07:05:36 -0700
Local: Fri, Aug 24 2012 10:05 am
Subject: Re: Using an array for "orientation" in manifest
I don't care that strongly either way, but note.that using a string matches
what the screen.lockOrientation takes. Of course, that is as of yet just a
proposal and could be changed too.

/ Jonas
On Aug 24, 2012 3:40 AM, "Anant Narayanan" <an...@mozilla.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mounir Lamouri  
View profile  
 More options Aug 31 2012, 10:42 am
Newsgroups: mozilla.dev.webapps
From: Mounir Lamouri <mou...@lamouri.fr>
Date: Fri, 31 Aug 2012 11:42:27 -0300
Local: Fri, Aug 31 2012 10:42 am
Subject: Re: Using an array for "orientation" in manifest
On 08/24/2012 11:05 AM, Jonas Sicking wrote:

> I don't care that strongly either way, but note.that using a string matches
> what the screen.lockOrientation takes. Of course, that is as of yet just a
> proposal and could be changed too.

I'm going to change the specification and Mozilla's implementation to
accept a string or an array of string in screen.lockOrientation().
So, it's fine to accept that in the manifest I believe.

--
Mounir


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »