James Hugman
f852f7f567
Bug 856131 - Regression: No Android home-screen shortcut created on app install. r=fabrice
2013-05-09 08:20:37 -07:00
Fabrice Desré
b77e9b3150
Bug 860571 - Pings for Firefox OS r=ferjm
2013-05-06 10:41:07 -07:00
Alexandre Poirot
69e07e577e
Bug 844227 - Add more functions to the webapps actor. r=fabrice
2013-05-06 09:51:53 -04:00
Fabrice Desré
f602313421
Bug 866272 - expose privileged access to mcc+mnc pair for last home network and roaming network r=gal
2013-05-02 18:37:51 -07:00
Antonio M. Amaya
9235bbdc17
Bug 814136 - Part 2: Changes on the package installation code to check that a version number and package identifier are provided for signed apps. r=bsmith, r=fabrice
2013-01-25 10:57:14 +01:00
Ryan VanderMeulen
5b6c12411d
Merge birch to inbound.
2013-04-30 12:26:29 -04:00
Kevin Grandon
076af09c6f
Bug 861496 - Replace #ifdef MOZ_SYS_MSG by a preference. r=fabrice
2013-04-30 09:01:46 -04:00
Ms2ger
659e9e1600
Backout changesets 8d69a81abff9:6c2e3ea6afa6 for M2 timeouts and crashtest, reftest leaks.
2013-04-26 13:23:17 +02:00
Kevin Grandon
3ae0ef366d
Bug 861496 - Replace #ifdef MOZ_SYS_MSG by a preference. r=fabrice
2013-04-26 12:17:25 +02:00
Joey Armstrong
12356a4c50
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
2013-04-29 14:49:00 -04:00
Antonio M. Amaya
80d0cfb204
Bug 864399 - Save the pref file after each localID. r=fabrice
2013-04-22 22:28:20 +02:00
Fabrice Desré
2ff51227b6
Bug 854849 - Sanitize displayable fields in manifests r=vingtetun
2013-04-18 03:18:30 -07:00
Fabrice Desré
d0e6592dc7
backout a19cc9af881e for Moth failure.
2013-04-18 04:30:05 -07:00
Fabrice Desré
e635115b0b
Bug 854849 - Sanitize displayable fields in manifests r=vingtetun
2013-04-18 03:18:30 -07:00
Fabrice Desré
b2ab564e97
Bug 859307 - [updates] wrong behavior when the manifest changes but not the packaged zip r=ferjm
2013-04-09 10:18:49 -07:00
Reuben Morais
9ca999f53a
Bug 856923 - Don't stop installing permissions if one of them has an invalid entry in the manifest. r=gwagner
2013-04-05 16:38:08 -07:00
Julien Wajsberg
6bf2df1c9a
Bug 858833 - During an update, downloadAvailable is sometimes not reset to false after an error when it should. r=fabrice
2013-04-06 01:04:26 +02:00
Dale Harvey
4579139c8d
Bug 826058 - Hosted app install/update tests. r=fabrice, r=ted
2013-04-04 17:58:44 -07:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Nikhil Marathe
2a568973ab
Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar
2013-03-28 20:49:41 -07:00
James Hugman
176e9dffee
Bug 813736 - Enable installPackage api on Android. r=wesj,fabrice
2013-03-25 13:03:58 -07:00
Gregory Szorc
02d1d31696
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
Fabrice Desré
2378df92fe
Bug 849988 - Implement support for a removable property for preinstalled apps to define if the app can be uninstalled or not. r=ferjm
2013-03-15 07:18:58 -07:00
Randy Lin
fba7b2d765
Bug 849335 - Make the FMRadio API privileged. r=fabrice
2013-03-12 20:54:56 +08:00
Phil Ringnalda
cd524b325b
Back out 298a598dde74 (bug 849988) for test_bug_779982.html timeouts
...
CLOSED TREE
2013-03-14 21:22:28 -07:00
Fabrice Desré
2266b4d861
Bug 849988 - Implement support for a removable property for preinstalled apps to define if the app can be uninstalled or not r=ferjm
2013-03-14 20:27:43 -07:00
Fabrice Desré
1934177bf8
Bug 842725 - install to device via b2gremote throws "appInfo is null" r=ferjm
2013-02-28 11:22:31 -08:00
Fabrice Desré
0f8ce2f9fc
Bug 842698 - Properly register activities when installing and updating packaged apps r=ferjm
2013-02-28 11:22:31 -08:00
Gregory Szorc
803629b9c6
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
3fd0b2c59d
Bug 784841 - Part 18k: Convert /dom; f=Ms2ger rs=khuey
2013-02-25 12:47:20 -08:00
Fernando Jiménez
78d199cf94
Bug 844243 - Installing a packaged app in which the mini-manifest app name is different than the webapp manifest app name is allowed, but should not be; r=fabrice
2013-02-27 12:39:15 +01:00
Fernando Jiménez
c0eac5761a
Bug 841631 - [Intermittent] Large Packaged App Downloads on Weak Connections can have HTTP requests stopped in the middle of download, which results in a corrupted package download; r=fabrice
2013-02-19 09:39:53 +01:00
Fernando Jiménez
73cdb87f26
Bug 839071 - We're resetting some states when we shouldn't for hosted+appcache apps; r=fabrice
2013-02-19 09:37:49 +01:00
Fabrice Desré
440edaf33f
Bug 838308 - mozKeyboard should require a permission to use r=vingtetun a=tef+
2013-02-15 12:35:18 -08:00
Fernando Jiménez
451869247e
Bug 839435 - [Packaged apps] Only allow numbers in the 'size' manifest field; r=fabrice
2013-02-15 19:13:02 +01:00
Marco Castelluccio
0b7ef44e2a
Bug 836016 - Cannot reinstall an app after uninstalling it. r=fabrice
2013-02-15 08:39:31 -05:00
Alexandre Poirot
de5f64d948
Bug 834515 - Updating to a packaged app with a new name via introducing a locale override allows changing the app name r=fabrice
2013-02-14 09:23:58 -08:00
Fernando Jiménez
6d34d98eba
Bug 840078 - onerror callback is never triggered over the DOMRequest returned by mozIDOMApplication.launch; r=fabrice
2013-02-14 11:56:30 +01:00
Fabrice Desré
277505ca11
Bug 839810 - Race condition installing apps on linux r=ferjm
2013-02-13 11:55:45 -08:00
Fabrice Desré
7ec4479e3c
Bug 840698 - Activities are broken r=cjones
2013-02-12 15:19:50 -08:00
Julien Wajsberg
642af08c88
Bug 830463 - Download/update notification is showing up late on a weak connection in some cases. r=fabrice
2013-02-11 09:38:51 +01:00
Fabrice Desré
ae17aa6861
Bug 838102 - activities are saved in the manifest with a modified href after an update r=julienw
2013-02-10 10:54:13 -08:00
Julien Wajsberg
47d1b929ee
Bug 838823 - Restarting a stopped install of an app fails with NO_DOWNLOAD_AVAILABLE. r=fabrice
2013-02-08 11:07:46 +01:00
Julien Wajsberg
7b7adccadc
Bug 838561 - If we try to start a download or check for updates but we are already downloading, ignore the call. r=fabrice
2013-02-08 10:40:52 +01:00
Julien Wajsberg
aa76b15890
Bug 838337 - Set downloading to true when we get an appcache progress event. r=fabrice
2013-02-07 20:36:14 +01:00
Fabrice Desré
b58583204f
Bug 836605 - Use prototype to speed up cloneAsMozIApplication r=genelian
2013-02-06 15:21:15 -08:00
Vivien Nicolas
46e45588c5
Bug 835799 - Add a timestamp property to the observer sent when an application has been called by app.launch(). r=fabrice
2013-02-05 13:05:56 -05:00
Gene Lian
3f35df4217
Bug 837572 - Cannot access any property by the manifest of app object. r=fabrice
2013-02-05 13:57:36 +08:00