Chris AtLee
9cd30f38fe
bug 705807 - android signing on demand. r=aki r=ted r=callek a=bustage CLOSED TREE
...
--HG--
extra : rebase_source : 751aa407d3bc8f6e937c642ca477b400ab7d1310
2013-01-26 12:58:17 -08:00
Dave Hylands
09f156a74d
Bug 831701 - Finish active updates unless the user swtiches to a newer one. Remove stale updates. r=rstrong, a=tef+
...
Once the user starts to download an update, stick to that update until the user cancels the download and does a "Check Now".
If a newer update is started and a stale update is detected, remove the stale update.
If a download fails due an update being in the applied state, prompt the user to apply it.
If an update was fully downloaded, but interrupted during verification, then don't redownload.
2013-01-25 10:27:49 -08:00
Patrick McManus
2ed23df73e
bug 796475 - proxy auth cancelation rendering fix r=jduell a=akeybl a=tef+
...
--HG--
extra : rebase_source : c69f96b1fdcf28e0ff66d90959f1e2a74a5cf240
2013-01-23 13:47:00 -05:00
Ryan VanderMeulen
bc44f051e1
Bug 802423 - Bustage fix. a=bustage
2013-01-24 19:50:23 -05:00
Julien Wajsberg
68aa32dedf
Bug 830767 - Implement about:mozilla for B2G - HTML part. r=Pike, a=overholt
2013-01-22 15:04:23 +01:00
Johnathan Nightingale
70f19a40d8
Bug 830767 - Implement a new about:mozilla for rapid release, android, b2g. r=Pike, a=overholt
2013-01-17 10:01:40 -08:00
Dave Hylands
e4757cd59b
Bug 802423 - Updater needs to set oom_adj and nice appropriately. r=ehsan, a=tef+
2013-01-21 12:22:16 -08:00
Dave Hylands
f5082ca29e
Bug 830462 - Remove update.mar from sdcard when finished (or when starting a new download). r=rstrong, a=tef+
2013-01-14 20:29:46 -08:00
Dave Hylands
605c866989
Bug 823695 - unsetenv LD_PRELOAD when running the updater. r=cjones, a=bb+
2013-01-14 23:18:44 -08:00
Dave Hylands
a0134625d4
Bug 813770 - Fix xpcshell update tests to work with new code. r=rstrong, a=blocking-basecamp
2013-01-12 05:03:13 +01:00
Dave Hylands
adfed915e2
Bug 813770 - Rebooting after update is downloaded but before it's applied doesn't show prompt to re-apply on subsequent restart. r=rstrong, a=blocking-basecamp
2013-01-12 05:03:13 +01:00
Panos Astithas
9be6d686bb
Bug 784824 - support for remote debugging of b2g desktop builds; r=fabrice a=jst
2013-01-10 13:00:32 +02:00
Marshall Culpepper
32b4070db1
Bug 816306: Part 2 - Report update HTTP errors to Gaia, and accompanying tests. r=fabrice, a=bb+
2013-01-10 18:13:39 +01:00
Marshall Culpepper
3410ca4976
Bug 816306: Part 1 - Report more network errors during update checks. r=bbondy, a=bb+
2013-01-10 18:10:19 +01:00
Fabrice Desr?
6fa956dcc6
Bug 828863 - Add a remote debugger actor to install apps r=past, a=blocker
2013-01-10 07:38:51 -08:00
Dave Hylands
85cf53c920
Bug 785124 - Pt 8 - Fix test_0030_general.js to work when downloaded file goes to sdcard. a=blocker
2013-01-10 14:46:40 +01:00
Dave Hylands
3468a0aae0
Bug 785124 - Pt 6 - Fix JS code that was failing xpcshell tests. r=marshall_law, a=blocker
2013-01-10 14:46:39 +01:00
Dave Hylands
cc5b0162fb
Bug 785124 - Pt 5 - Add extra asserts. r=dougt, a=blocker
2013-01-07 17:43:02 +01:00
Dave Hylands
1e93b9c2c6
Bug 785124 - Pt 3 - Modify the updater to support update.link file. r=rstrong, a=blocker
...
From 76c70c31f5362f7c91d567ca04329195d8126f26 Mon Sep 17 00:00:00 2001
file. Prefer sdcard for download
---
toolkit/mozapps/update/updater/updater.cpp | 53 +++++++++++++++++++++++++---
toolkit/xre/nsUpdateDriver.cpp | 13 +++++--
2 files changed, 60 insertions(+), 6 deletions(-)
2012-12-14 16:06:41 -08:00
Dave Hylands
a66e182561
Bug 785124 - Pt 2 - JS changes to updater to allow storing update.mar to sdcard. r=marshall_law, a=blocker
...
From 93958fee051e9355930edba538eabeb91f4b442d Mon Sep 17 00:00:00 2001
sdcard and lock sdcard while in use
---
b2g/components/DirectoryProvider.js | 154 ++++++++++++++++++++++++++---
b2g/components/UpdatePrompt.js | 16 ++-
toolkit/mozapps/update/nsUpdateService.js | 124 ++++++++++++++++++++++-
3 files changed, 276 insertions(+), 18 deletions(-)
* * *
Fix log stmt
2012-12-14 16:05:39 -08:00
Jed Parsons
f8757fa43a
Bug 823751 - When persona login in the Trusty UI is canceled, fire the RP's oncancel() callback; r=benadida, a=bb+
2013-01-10 09:57:37 +01:00
Fabrice Desré
9b5a37833c
Bug 799151 - Display a prompt to allow remote debugging connections in Firefox OS r=vingtetun, a=bb+
2013-01-08 09:08:00 +02:00
Andrea Marchesini
c0dbbf4832
Back to bug 872841
2013-01-09 11:30:20 +01:00
Dave Hylands
2adce57a9d
Bug 785124 - Pt 5 - Add extra asserts. r=dougt, a=bb+
2013-01-07 17:43:02 +01:00
Dave Hylands
d85f1838ab
Bug 785124 - Pt 3 - Modify the updater to support update.link file. r=rstrong, a=bb+
2012-12-14 16:06:41 -08:00
Dave Hylands
115098e8ed
Bug 785124 - Pt 2 - JS changes to updater to allow storing update.mar to sdcard. r=marshall, a=bb+
2012-12-14 16:05:39 -08:00
Marshall Culpepper
fafad59cc8
Bug 817821: Part 2 - Update tests for new B2G download events. r=dhylands, a=blocking-basecamp
2013-01-08 17:13:32 +01:00
Dave Hylands
eb14e08c1b
Bug 821168 - Use hardlinks for backing up pre-update files. r=eshan, a=blocking-basecamp
2013-01-03 16:53:33 -08:00
Marshall Culpepper
a618c5fde0
Bug 821412 - Part 3 - Initial B2G update tests and smoketests. r=bbondy, a=blocking-basecamp
2013-01-02 12:41:40 -06:00
Mike Hommey
45f9dae82e
Bug 822584 - Enable elfhack workaround for breakpad on b2g/gonk. r=ted,a=akeybl
...
--HG--
extra : transplant_source : %84%EF%EDfZ%29%19%21%B1.%3C%F4%23%06%D5%CE%C7%29%E9%F3
2013-01-02 10:17:32 +01:00
Mike Hommey
987dc92252
Bug 822584 - Run elfhack on packaged binaries instead of built binaries. r=ted,a=akeybl
...
--HG--
extra : transplant_source : %DB%84%98%D0%B1%B4%D8%40%CC%A0%2C%C1%C6%E9%CC%18%C0U%86%DE
2013-01-02 10:17:32 +01:00
Ryan VanderMeulen
ffee0a86cf
Merge m-b to b2g18. a=merge
2012-12-23 14:58:26 -05:00
Andrew Halberstadt
87d129ff0c
Bug 823613 - Disable toolkit/mozapps/updater/test_timermanager/unit/test_0010_timermanager.js for debug builds, r=jgriffin, a=NPOTB,test-only
2012-12-21 13:46:52 -05:00
Gian-Carlo Pascutto
c6e39d8579
Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp a=akeybl
2012-12-21 08:48:30 +01:00
Gian-Carlo Pascutto
80d5f10031
Bug 820283 - Only accept cached Completes if we still have the corresponding Prefix. r=dcamp,gcp a=akeybl
2012-12-21 08:45:56 +01:00
Dave Camp
8973f2de81
Backed out changeset f4467b37dfef for test failures. a=testfailure
2012-12-20 17:35:01 -08:00
Gian-Carlo Pascutto
e1f5ede747
Bug 820283 - Only accept cached Completes if we still have the corresponding Prefix. r=dcamp, a=akeybl
2012-12-20 16:56:25 -08:00
Ed Morley
5dbce2fbaa
Bug 752243 - Disable test_service_wipeServer.js, test_service_createAccount.js, test_service_changePassword.js, test_aitc_server.js, test_aitc_client.js & test_hashcompleter.js on OS X & Linux for too many intermittent failures a=test-only
...
--HG--
extra : transplant_source : %93%BE%FF%10-%B25%FC%F6%1D%87%60%BB%97%CB%FB6Xy%A9
2012-12-13 12:48:42 +00:00
Robert Strong
6832b02adc
Partial fix (all but test_0201_app_launch_apply_update_svc.js) for - Bug 762032 - Intermittent test_0201_app_launch_apply_update.js, test_0201_app_launch_apply_update_svc.js test_0203_app_launch_apply_update_svc.js | WindowsError: [Error 13] The process cannot access the file because it is being used by another process: '...helper.exe'. r=bbondy, a=test-only
2012-12-17 21:48:36 -08:00
Gavin Sharp
59959abc83
Bug 802026, r=dao
...
--HG--
extra : rebase_source : ec4c21d96f6780f6240c4fa86db3b1a5d4688b4f
2012-12-13 17:03:53 -08:00
Gavin Sharp
6704076283
Bug 819827 - Make fallback value for UpdateChannel.get() match the build's original update channel. r=rstrong, a=akeybl
2012-12-11 16:45:33 -08:00
Hubert Figuière
5ef3f743e8
Backed out changeset 36aa0c7486e1 as it was checked in on beta by mistake. a=akeybl
2012-12-12 14:22:01 -05:00
Hubert Figuière
2c0b805ff0
Bug 814086 - Limit the size of the pending queue of crash reports to 10. r=bsmedberg a=blocking-basecamp
2012-12-11 17:06:48 -05:00
Jared Wein
5e5d4ce49f
Bug 819992 - Only open the click-to-play doorhanger once per window per session. Use the red blocked plugin icon and flash the icon to bring extra attention. r=dao a=bajaj
2012-12-11 18:55:25 -05:00
Ryan VanderMeulen
1ce65c6d17
Backout 6f40f3113263 (bug 819992) for bc failures. a=backout
2012-12-11 20:12:59 -05:00
Robert Strong
0925af9cb0
Bug 759639 - Intermittent test_0202_app_launch_apply_update_dirlocked_svc.js | test failed (with xpcshell return code: 0), | pending-service == pending, | exception thrown from do_timeout callback: 2147500036. r=bbondy, a=test-only
2012-12-11 16:46:57 -08:00
Jared Wein
c15a9e401a
Bug 819992 - Only open the click-to-play doorhanger once per window per session. Use the red blocked plugin icon and flash the icon to bring extra attention. r=dao a=bajaj
2012-12-11 18:55:25 -05:00
Thomas Zimmermann
7d8059e8a7
bug 809367: SUTAgent gets into state where it will not execute commands, requires reboot. r=ted, a=lsblakk
2012-12-11 09:00:49 -05:00
Jonathan Griffin
d912898fda
Bug 800138 - Open a dummy socket before Marionette starts listening, r=past, a=test-only
2012-12-07 10:48:18 -08:00
David Keeler
862e5121dd
bug 810082 - open popup when invisible click-to-play plugin is scripted (beta) r=jaws a=lsblakk
2012-12-05 15:36:39 -08:00