Closed Bug 1138450 Opened 9 years ago Closed 9 years ago

Add version fields to built manifest.webapp files

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

defect
Not set
normal

Tracking

(b2g-v2.2 fixed, b2g-master fixed)

RESOLVED FIXED
2.2 S7 (6mar)
Tracking Status
b2g-v2.2 --- fixed
b2g-master --- fixed

People

(Reporter: stas, Assigned: zbraniecki)

References

Details

Attachments

(2 files)

In bug 1118946 we added moz.b2g.version.  Let's use it to add a "version" field to Gaia manifest.webapp files.  This will come in handy for langpacks (bug 1118946).
moz.b2g.version is in "x.y" format.  Is that good enough for manifest's "version" or should we use "x.y.z"?
Assignee: nobody → gandalf
Status: NEW → ASSIGNED
So, what I'm going to give you here is:

{
  "version": "3.0"
}

or

{
  "version": "2.2"
}

Can you confirm that this is what you expect for your App name API to work?
Flags: needinfo?(fabrice)
Attachment #8572834 - Flags: review?(poirot.alex)
yes, that's fine.
Flags: needinfo?(fabrice)
Comment on attachment 8572834 [details] [review]
[gaia] zbraniecki:1138450-add-app-version-to-manifest > mozilla-b2g:master

Ricky, would you have time to look at this? It's a small thing and would love to have it in time for the Gecko API Name patch.
Attachment #8572834 - Flags: review?(poirot.alex) → review?(ricky060709)
Comment on attachment 8572834 [details] [review]
[gaia] zbraniecki:1138450-add-app-version-to-manifest > mozilla-b2g:master

LGTM. r+
Attachment #8572834 - Flags: review?(ricky060709) → review+
Comment on attachment 8572834 [details] [review]
[gaia] zbraniecki:1138450-add-app-version-to-manifest > mozilla-b2g:master

[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): bug 1118946
[User impact] if declined: firefox os localized with langpack will not have translated app names on the homescreen
[Testing completed]: local + gaia-try
[Risk to taking this patch] (and alternatives if risky): This patch only adds one field (app version) to app's manifest at buildtime.
[String changes made]: none
Attachment #8572834 - Flags: approval-gaia-v2.2?(bbajaj)
Attachment #8572834 - Flags: approval-gaia-v2.2?(bbajaj) → approval-gaia-v2.2+
Ricky, can you just check that my 2.2 patch looks as it should? 

The post-manifest.js file in 2.2 looks different from master, so I'd prefer to get your rubber stamp before I push. Thanks :)
Attachment #8575097 - Flags: feedback?(ricky060709)
Comment on attachment 8575097 [details] [diff] [review]
patch against 2.2

Review of attachment 8575097 [details] [diff] [review]:
-----------------------------------------------------------------

r+  again.
Attachment #8575097 - Flags: feedback?(ricky060709) → feedback+
Target Milestone: --- → 2.2 S7 (6mar)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: