Dan Minor
ab69635d0b
Bug 1239939 - [mozsystemmonitor] Reduce poll interval on exit r=wlach
...
Currently we poll at an interval of 1 second when shutting down
mozsystemmonitor. This causes a noticeable shutdown delay on short
running processes. Reducing the interval to 0.1 reduces this delay without
seeming to have any adverse effects.
--HG--
extra : rebase_source : da59ee8d09ada188d011e3a7138b30d91850aacd
2016-01-18 06:28:10 -05:00
Chris Manchester
7bec6d7863
Bug 1055224
- Run gtest output through a stack fixer. r=ahal
...
--HG--
extra : commitid : EI5D81v5sjt
2016-01-15 10:36:46 -08:00
Geoff Brown
f7f3343535
Bug 1237838 - Update Android x86 avd; r=me
2016-01-14 15:16:37 -07:00
Julien Pagès
c6fd260e95
Bug 1236467 - [mozdevice] raise exception when missing devices access permissions. r=ahal
...
Also bump the version to 0.48.
--HG--
extra : rebase_source : a79be8684a51a529a6b163c9bac378a199ab6961
2016-01-04 16:29:36 +01:00
Nathan Froyd
2af2f8f5f5
Bug 1236983 - add windbg smarts to mozdebug; r=jmaher,aklotz
2016-01-05 12:47:39 -05:00
Geoff Brown
fedf1a6b53
Bug 1236451 - Make some android mach commands more robust; r=jmaher
2016-01-06 06:37:41 -07:00
Armen Zambrano Gasparnian
9cb894a3c7
Bug 1234353 - Notify the user if the stackwalk binary is not executable. r=chmanchester
...
--HG--
extra : commitid : Puf7a5bGxK
extra : rebase_source : 7d8f2bcf5d12175c695c3f7d63532de6be47cb9a
2015-12-21 16:50:49 -05:00
Edgar Chen
529a4ce944
Bug 1143380 - [mozrunner] Increase timeout value for waiting emulator to start; r=ahal
...
--HG--
extra : commitid : JcK3GQW7vR9
extra : rebase_source : 70f1f4865bff8d455d5ad392e06ed3e49f2e1654
extra : amend_source : ff7f2673de27f95f99f4d062168c968b377fb5ac
2015-12-22 10:27:26 +08:00
Steve Fink
29c5b5d917
Bug 837969 - Make mozcrash.py runnable, r=ted
...
--HG--
extra : commitid : FB26Q0s1SXJ
extra : rebase_source : ffbccf23816976bcae9d810828eeba50f0ace293
2015-06-16 13:14:04 -07:00
Alessio Placitelli
b1b366d5b2
Bug 1235559 - |mach android-emulator| looks for the wrong file names on Windows. r=gbrown
2015-12-29 06:25:00 +01:00
Geoff Brown
c0573a940f
Bug 1144393 - Use /storage/sdcard in preference to /sdcard for adb device root and enable test_file_equality.js; r=jmaher
2015-12-21 14:24:08 -07:00
Julien Pagès
07f4451eec
Bug 1233534 - [mozprofile] bump version to 0.28. r=ahal
...
--HG--
extra : rebase_source : 63b96731c8f3e0f98f866ccb6d2fce94aa9449d0
2015-12-18 08:20:26 +01:00
Julien Pagès
7b6fe06dd6
Bug 1233534 - [mozprofile] unable to use a profile generated with recent firefox. r=ahal
...
--HG--
extra : rebase_source : b9cad07a8d5e5e056704b5a8a6c31b02f66c42e6
2015-12-18 08:19:41 +01:00
Geoff Brown
9d3f18e1e3
Bug 1233454 - Guard against ps timeout in devicemanagerADB.getProcessList; r=jmaher
2015-12-18 12:17:06 -07:00
Geoff Brown
8696301230
Bug 1232962 - Use emulator device-serial for android-emulator command only; r=jmaher
2015-12-16 13:59:11 -07:00
Geoff Brown
0f937057c8
Bug 1218003 - Do not pass -kvm-enable to emulator on osx; r=nalexander
2015-12-14 18:55:59 -07:00
Geoff Brown
368561434d
Bug 1231683 - Disregard unusable devices in android mach commands; r=jmaher
2015-12-14 18:55:58 -07:00
Geoff Brown
99bec9d91c
Bug 1231665 - Specify deviceSerial for android emulator adb commands; r=jmaher
2015-12-14 18:55:57 -07:00
William Lachance
99f1f9471e
Bug 1230622 - Docs: Suggest people use wptserve instead of mozhttpd. r=jgraham
2015-12-04 13:18:40 -05:00
Bob Clary
98b2574861
Bug 1214812 - [mozdevice] - adb_android.py - fix missing test_root argument to ADBAndroid, r=gbrown.
2015-12-02 08:34:20 -08:00
Bob Clary
9115f85f5d
Bug 1214812 - [mozdevice] - adb.py, adb_android.py - if possible always run adbd as root, set SELinux to Permissive, r=gbrown.
2015-12-02 08:34:20 -08:00
Bob Clary
f2a34ba40e
Bug 1214812 - [mozdevice] - adb.py - do not prepend LD_LIBRARY_PATH to su commands, r=gbrown.
2015-12-02 08:34:20 -08:00
Bob Clary
98a7468d9e
Bug 1214812 - [mozdevice] - devicemanagerADB.py - listFiles - check for device or resource busy failure message, r=gbrown.
2015-12-02 08:34:20 -08:00
Bob Clary
6980875837
Bug 1214812 - [mozdevice] - devicemanagerADB.py - check if busybox's ls -1A is used, r=gbrown.
2015-12-02 08:34:19 -08:00
Bob Clary
7851921283
Bug 1214812 - [mozdevice] - devicemanagerADB.py - use su 0 if it is available; check for root updates, r=gbrown.
2015-12-02 08:34:19 -08:00
Wes Kocher
f619310a07
Backed out 6 changesets (bug 1214812) for kk emulator test bustage
...
Backed out changeset b36710809f0c (bug 1214812)
Backed out changeset a3b5c66f34e4 (bug 1214812)
Backed out changeset df6d3dc3fca9 (bug 1214812)
Backed out changeset 9f94be2a3c1d (bug 1214812)
Backed out changeset 1eaf9f30b00d (bug 1214812)
Backed out changeset 902b985b3273 (bug 1214812)
--HG--
extra : commitid : LNisZGOtv0q
2015-12-01 15:33:07 -08:00
Bob Clary
28f6dda48d
Bug 1214812 - [mozdevice] - adb_android.py - fix missing test_root argument to ADBAndroid, r=gbrown.
2015-12-01 14:25:13 -08:00
Bob Clary
f0fb183222
Bug 1214812 - [mozdevice] - adb.py, adb_android.py - if possible always run adbd as root, set SELinux to Permissive, r=gbrown.
2015-12-01 14:25:12 -08:00
Bob Clary
d29912ed0e
Bug 1214812 - [mozdevice] - adb.py - do not prepend LD_LIBRARY_PATH to su commands, r=gbrown.
2015-12-01 14:25:12 -08:00
Bob Clary
51794b5162
Bug 1214812 - [mozdevice] - devicemanagerADB.py - listFiles - check for device or resource busy failure message, r=gbrown.
2015-12-01 14:25:12 -08:00
Bob Clary
da4e38e6e7
Bug 1214812 - [mozdevice] - devicemanagerADB.py - check if busybox's ls -1A is used, r=gbrown.
2015-12-01 14:25:12 -08:00
Bob Clary
d292922eee
Bug 1214812 - [mozdevice] - devicemanagerADB.py - use su 0 if it is available; check for root updates, r=gbrown.
2015-12-01 14:25:12 -08:00
Julien Pagès
88a3456247
Bug 1226554 - [mozlog] bump version to 3.1. r=jgraham
...
--HG--
extra : commitid : IxovQzi5gyE
extra : rebase_source : ae3cf006bba8676cf66edaecd01b30de03bd3c0a
2015-11-20 13:40:24 +01:00
Julien Pagès
dfdc7dc7de
Bug 1226554 - [mozlog] add a ProxyLogger concept. r=jgraham
...
--HG--
extra : commitid : Ez3CFCMZVYb
extra : rebase_source : f2515b3bf0fc813a3f10613fb8d1bc94878a6e60
2015-11-20 12:42:51 +01:00
Geoff Brown
f9e24efcb2
Bug 1226631 - Avoid warning about JimDB utils update; r=jmaher
2015-11-20 10:05:31 -07:00
Geoff Brown
446af250a7
Bug 1219807 - Support 'mach run --debug' for Android; r=jmaher
2015-11-19 13:15:34 -07:00
Edgar Chen
cea3a0af78
Bug 1223676
- [Marionette] Remove waiting for homescreen on emulator. r=ahal
...
--HG--
extra : commitid : EppY5lQSe21
extra : rebase_source : 2520211aab893431f9af32ad2217c1b604c637e3
extra : amend_source : beb71aefc8d313ff0eeeec4becebac785535e3b2
2015-11-11 15:23:22 +08:00
Tooru Fujisawa
6e26277e91
Bug 1221139 - Report actual exception string and traceback in ParseError. r=ahal
...
--HG--
extra : commitid : 4C7qISpav0m
extra : rebase_source : 3260ad4cb2063da21e94b786f7b9efbd91fd1d9d
2015-11-07 20:45:07 +09:00
Andrew Halberstadt
e7029d44aa
Bug 1219870 - [mozlog] ensure correct suite state when logging suite_start/suite_end via StructuredLogger.log_raw, r=chmanchester
...
--HG--
extra : commitid : L5aVgE5euqR
extra : rebase_source : 3b7f3b105503a7cc3e0ba8d8c15a85b18a06ce30
2015-10-29 15:11:25 -04:00
dlee
f3324e8193
Bug 1214593 - Remove service worker periodic updater. r=ehsan
2015-11-02 16:08:44 +08:00
Andrew McCreight
bc202dceee
Bug 1218393 - Give a summary for object-count leak checking. r=jgriffin
2015-10-28 10:54:00 +01:00
Geoff Brown
c9da8d5ed0
Bug 1220238 - Use local tooltool manifest if available; r=jmaher
2015-10-30 18:53:24 -06:00
Geoff Brown
a42b25a374
Bug 1219803 - Support 'mach run' for Android; r=jmaher
2015-10-30 10:57:35 -06:00
Julien Pagès
2725fa621d
Bug 1185969 - bump mozdevice version to 0.47. r=bc
...
--HG--
extra : commitid : JNw6jt9Or4C
extra : rebase_source : 1a70a3288c69c4fe1e1450aca076903df3b0828b
2015-10-29 20:37:44 +01:00
Julien Pagès
5fe647171b
Bug 1185969 - [mozdevice] Allow to use android preview releases. r=bc
...
--HG--
extra : commitid : Ea3gZOnjoy6
extra : rebase_source : 822864eb9507c5650bc9ef29d308ffff63c44b25
2015-10-28 17:22:16 +01:00
Julien Pagès
7e9dbab9aa
Bug 1185632 - [mozinfo] bump release to 0.9. r=wlach
...
--HG--
extra : commitid : 3AWeMUmW3qj
extra : rebase_source : 75a2297309adf3be93e42be28e103e3b8e8e4b78
2015-10-30 17:38:42 +01:00
Julien Pagès
cbbe0b06a5
Bug 1185632 - [mozinfo] mozinfo.os is unknown running under MSYS. r=wlach
...
--HG--
extra : commitid : LKZm5uIYzvx
extra : rebase_source : c14351f1b796409307cf6ddee9295cf8675c70f9
2015-10-30 17:37:34 +01:00
Bob Clary
4e47253aa0
Bug 1218997 - [mozdevice] adb_android.py ADBDevice.power_on() requires root, r=gbrown.
2015-10-28 23:21:47 -07:00
Bob Clary
66e5eee002
Bug 1218993 - [mozdevice] do not repeat wait-for-device in adb commands, r=gbrown.
2015-10-28 23:21:47 -07:00
Bob Clary
4b7528e795
Bug 1218987 - [mozdevice] adb.py - add a logcat cleared message to the logcat whenever it is cleared so it is never completely empty, r=gbrown.
2015-10-28 23:21:46 -07:00