Commit Graph

131640 Commits

Author SHA1 Message Date
Nick Alexander
4636418f89 Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher
This deprecates --robocop in favour of --robocop-ini, and
--robocopPath in favour of --robocop-apk.
2013-05-11 16:53:48 -07:00
Nick Alexander
07abe0b862 Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-11 16:53:48 -07:00
Joe Walker
6b5b1bbe21 Merge mozilla-central into fx-team 2013-05-11 15:11:54 +01:00
Ryan VanderMeulen
65ba12ab3b Merge m-c to inbound on a CLOSED TREE. 2013-05-11 09:49:12 -04:00
Ryan VanderMeulen
aa9e660583 Backed out changeset dbf0c9f4a4b9 (bug 858416) for B2G mochitest-3 failures. 2013-05-11 09:47:37 -04:00
Ryan VanderMeulen
49c6d948cf Merge birch to m-c. 2013-05-11 08:18:19 -04:00
Ryan VanderMeulen
7888c59f09 Backed out changeset 080912624060 (bug 869209) for Android xpcshell failures.
CLOSED TREE
2013-05-11 08:14:34 -04:00
Ryan VanderMeulen
69f527b9fa Backed out changeset 8e8ebb9fc99f (bug 870768) for frequent robocop crashes. 2013-05-11 08:11:46 -04:00
Joe Walker
c21ed5fc34 Backed out changeset 6ebf2274acf5 (Bug 852792) for xpcshell bustage 2013-05-11 12:13:09 +01:00
Joe Walker
8cc5493dcc Backed out changeset 752dca088d71 (Bug 865252) for xpcshell bustage 2013-05-11 12:08:58 +01:00
Dave Hylands
7da14f84fb Bug 858416 - Create a composite device storage interface. r=dougt 2013-05-11 02:10:18 -07:00
Makoto Kato
4b6e9a557e Bug 870647 - Add NanumGothic pref to Android. r=jfkthame 2013-05-11 17:00:42 +09:00
Victor Porof
428f946673 Bug 859222 - Need custom icon for Network tab; r=jwalker 2013-05-11 09:14:40 +03:00
Gina Yeh
0ce1c300fe Bug 830213 - Modify function NotifyStatusChanged in BluetoothHfpManager, r=echou 2013-05-11 14:06:16 +08:00
Nikhil Marathe
d043b721f2 Bug 863732 - Use RTC wakeup to monitor WebSocket connection. r=jlebar 2013-05-11 10:45:56 +05:30
Nick Alexander
19c98b6dca Bug 857419 - Implement about:healthreport on Android. r=rnewman 2013-05-10 21:30:57 -07:00
Chenxia Liu
ef7f518228 Bug 833625 - Part 2: Android notifications for data reporting. r=rnewman 2013-05-10 21:29:09 -07:00
Chenxia Liu
d5429e680b Bug 833625 - Part 1: update GeckoPreferences, implement data reporting preferences. r=rnewman
* * *
Bug 833625 - Part 1b: don't show Crash Reporter checkbox if MOZ_CRASHREPORTER isn't set. r=liuche
2013-05-10 21:28:17 -07:00
Chenxia Liu
c4e4e9da93 Bug 833625 - Part 0: fix strict mode in titlebar pref. r=rnewman 2013-05-10 20:53:41 -07:00
Nick Alexander
403b679bb3 Backed out e7739a472f09, 3fd142236a0f, and 382ec69cdfb1 (Bug 863445) for Android rc1 and rc2 failures on a CLOSED TREE. r=me
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-10 21:38:52 -07:00
Nick Alexander
29faa022a5 Bug 870371 - Android OrderedBroadcast tests. r=rnewman 2013-05-10 19:47:52 -07:00
Nick Alexander
3083281e0a Bug 870371 - Add Javascript interface to Android OrderedBroadcast. r=rnewman 2013-05-10 19:47:40 -07:00
Nick Alexander
e789672723 Bug 866271 - Android SharedPreferences tests. r=rnewman 2013-05-10 19:46:34 -07:00
Nick Alexander
f3beaac13f Bug 866271 - Add Javascript interface to Android SharedPreferences. r=rnewman
This provides an nsIPrefBranch-like Javascript module backed by
Android SharedPreferences.
2013-05-10 19:46:25 -07:00
Nick Alexander
432a1e1294 Bug 870908 - Add Robocop Java harness for writing tests in Javascript. r=rnewman 2013-05-10 19:45:58 -07:00
David Zbarsky
1e6ff1698e Bug 868312 - Some more rooting fixes for dom r=bz 2013-05-10 22:39:45 -04:00
Ryan VanderMeulen
1809e72d0b Bug 861903 - Disable faulty test until it can be fixed with 100% less bustage. 2013-05-10 21:43:50 -04:00
Nick Alexander
400a73884d Bug 863445 - Part 3: Make build/mobile/robocop/Makefile.in produce robocop-debug-signed.apk. r=jmaher
Also makes the developer-facing `make mochitest-robocop` run
robocop-debug-signed.apk, and deprecates `make
mochitest-robotium` (since we name this suite robocop on TBPL).
2013-05-10 18:39:00 -07:00
Nick Alexander
575b7d8846 Bug 863445 - Part 2: Specify Robocop APK on runtestsremote.py command line. r=jmaher
This deprecates --robocop in favour of --robocop-ini, and
--robocopPath in favour of --robocop-apk.
2013-05-10 18:39:00 -07:00
Nick Alexander
51c1111fa4 Bug 863445 - Part 1: Make mobile/android/base/Makefile.in generate $(DIST)/fennec_ids.txt. r=jmaher
--HG--
rename : build/mobile/robocop/parse_ids.py => mobile/android/base/fennec-ids-generator.py
2013-05-10 18:39:00 -07:00
Ben Turner
82bcfb325e Bug 861903 - Disable faulty test until it can be fixed. 2013-05-10 17:48:54 -07:00
Gregory Szorc
0ffa5d99bd Merge central into services 2013-05-10 17:25:17 -07:00
Ben Turner
b54c88eac0 Bug 861903 - Bustage fix. 2013-05-10 16:01:55 -07:00
Ben Turner
dad8310dd4 Bug 861903 - Bustage fix. 2013-05-10 15:30:49 -07:00
Ben Turner
0659ee17ac Bug 861903 - Bustage fix. 2013-05-10 15:22:16 -07:00
Ryan VanderMeulen
f4b148a20a Backed out 4 changesets (bug 861920, bug 861894) for mochitest failures.
Backed out changeset 69fcebb24095 (bug 861920)
Backed out changeset c39ceb11cb76 (bug 861920)
Backed out changeset d0aa77e7825b (bug 861894)
Backed out changeset 81e072111e98 (bug 861894)
2013-05-10 17:35:55 -04:00
Ben Turner
6e9d63ab9b Bug 861903 - Hook IndexedDB up to low disk space notifications. r=janv. 2013-05-10 14:22:01 -07:00
Shane Caraveo
a99f92a40f bug 869209 order social providers by frecency, r=mak 2013-05-10 12:06:34 -07:00
L. David Baron
9f8e9f40d7 Fix warnings-as-errors bustage from changeset 09552b219c3a (Bug 828312 patch 3). 2013-05-10 18:04:55 -07:00
Ryan VanderMeulen
7f00594f07 Merge birch to m-c. IGNORE BAD COMMIT MESSAGES 2013-05-10 14:56:24 -04:00
Gregory Szorc
ceac8b9cf4 Bug 846133 - Store FHR state in a file; r=rnewman
Preferences aren't robust. So, we're using a file.
2013-05-10 11:04:48 -07:00
Ryan VanderMeulen
153e36ec98 Backed out changesets 6be352955252 and 1bc459138617 (bug 770840) for Android nightly bustage (bug 870782).
CLOSED TREE
2013-05-10 12:38:26 -04:00
Shawn Huang
d5b9ba0b02 Bug 870304: Fix misssing icon when getting paired/connected list, r=echou 2013-05-11 00:03:55 +08:00
Justin Lebar
f0d0f1383d Bug 870480 - Follow-up: Try to fix a warning-as-error.
> error: suggest parentheses around comparison in operand of '!='
2013-05-10 11:58:09 -04:00
Justin Lebar
772e3b6ff9 Bug 870598 - Don't send the frameloader-visibility-changed notification if the frameloader's visibility didn't actually change. r=khuey 2013-05-10 11:46:08 -04:00
Girish Sharma
f5bd271112 Bug 870850 - Options panel - new icon; r=robcee 2013-05-10 21:15:01 +05:30
Nick Fitzgerald
71441d518a Bug 865252 - Don't heavily prefer cache when loading source mapped sources; r=robcee 2013-05-11 10:22:38 +01:00
Nick Fitzgerald
5000b071fc Bug 852792 - load sources from the sourcesContent field in a source map, if available; r=robcee 2013-05-11 10:22:36 +01:00
Girish Sharma
0166113caf Bug 871059 - Sorted states of menu headers should take up full height of header toolbar, r=vporof 2013-05-11 13:13:55 +05:30
Mihai Sucan
c38fdcacf2 Bug 870220 - Web Console property inspector shows duplicate entries for navigator.plugins; r=robcee,vporof 2013-05-11 12:05:21 +03:00