Commit Graph

14891 Commits

Author SHA1 Message Date
Wes Kocher
f91bd8642a Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Wes Kocher
da3bd29316 merge inbound to m-c a=merge 2014-10-14 17:17:55 -07:00
Kartikaya Gupta
b464769de4 Bug 1030523 - Back out cset 038356d89dc2 so we properly initialize the compositor when we get a surface. r=snorp 2014-10-14 14:52:05 -04:00
Richard Newman
89e94a0064 Bug 1045053 - Part 2: tests for OS locale handling. r=bnicholson 2014-10-01 18:38:43 -07:00
Richard Newman
2092d520b4 Bug 1045053 - Part 1: set intl.accept_languages from Android OS/app locale. r=bnicholson 2014-10-01 18:09:42 -07:00
Richard Newman
1710fb025c Bug 1045053 - Part 0: add descriptive comments for locale handling. r=me 2014-10-01 18:09:42 -07:00
Richard Newman
7de3cef97d Bug 1081604 - Remove old --url munging code. r=wesj 2014-10-14 08:40:38 -07:00
Carsten "Tomcat" Book
e797d1c40a Merge m-c to fx-team 2014-10-14 15:52:03 +02:00
Wes Kocher
329a0340a9 Merge m-c to inbound a=merge 2014-10-13 19:02:56 -07:00
Tim Taubert
03d2054fbd merge m-c to fx-team 2014-10-13 22:59:15 +02:00
Tim Taubert
07d5382b19 merge m-c to fx-team; a=merge 2014-10-13 22:58:30 +02:00
Margaret Leibovic
63898b332b Bug 889351 - Show more details in reading list row. r=lucasr 2014-10-13 15:09:34 -04:00
vivek
39d4ca5f53 Bug 919748 - Make sure bottom divider shows on reading list. r=margaret 2014-10-13 14:54:02 -04:00
Margaret Leibovic
6212542bc2 backout db6c7114b913 for wrong patch author 2014-10-13 15:07:10 -04:00
Margaret Leibovic
bf195f9ae3 Bug 1079817 - Compare add-on id instead of add-on object when checking to see if current add-on was unisntalled. r=mfinkle 2014-10-13 14:54:06 -04:00
Margaret Leibovic
d4c80bc27e Bug 919748 - Make sure bottom divider shows on reading list. r=margaret 2014-10-13 14:54:02 -04:00
ffxbld
a85439ff9b Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-10-13 13:39:31 -04:00
Lucas Rocha
5f53b40671 Bug 1058660 - Don't use top divider on about:home lists (r=margaret) 2014-10-13 15:50:39 +01:00
Lucas Rocha
928d1a5424 Bug 1058660 - Use consistent bg color in about:home's tab strip (r=margaret) 2014-10-13 15:50:39 +01:00
Lucas Rocha
04c044fbe9 Bug 1058660 - Use consistent height in about:home's tab strip (r=margaret) 2014-10-13 15:50:38 +01:00
Lucas Rocha
de835fef3c Bug 1058660 - Draw divider at the bottom of about:home's tab strip (r=margaret) 2014-10-13 15:50:38 +01:00
Vikneshwar
05b9aa2825 Bug 1081951 - Removed unused awesomebar/places prefs from mobile.js. r=margarete 2014-10-13 11:26:00 +02:00
vivek
b824b97726 Bug 1077047 - "Refine footer banner in about:feedback" . r=margaret.leibovic 2014-10-10 07:51:00 +02:00
Richard Newman
525594c04c Bug 1081948 - Don't use null as an EnumMap key. r=margaret 2014-10-13 09:27:15 -07:00
dominique vincent
cf342b5822 Bug 1072978 - Test/create missing DCIM directory. r=mfinkle 2014-09-27 07:21:30 +02:00
wesj
784d94105e Bug 1046941 - "Disable downloads and extension installs in guest mode" [r=mark.finkle] 2014-10-08 14:34:00 -07:00
wesj
e39ccfc8f4 Bug 1078182 - "crash in java.lang.NullPointerException: at org.mozilla.search.SearchWidget.addView(SearchWidget.java)" [r=margaret.leibovic] 2014-10-08 12:26:00 -07:00
Wes Johnston
53f9cc164b Bug 1074496 - "Disable import from Android in Guest mode" [r=liuche] 2014-09-29 16:19:00 -07:00
Chris Kitching
23aa052e7e Bug 1081606: Don't call toArray with zero-size arrays. r=rnewman
* * *
Bug 1081606: Don't call toArray with zero-size arrays. r=rnewman
2014-10-12 02:52:38 +01:00
Chris Kitching
76954ef20a Bug 1081601: Stop copying arrays manually. r=rnewman 2014-10-12 02:26:13 +01:00
Chris Kitching
2ae96ad3f6 Bug 1081598: Eliminate silly ternary expressions. r=rnewman
* * *
Bug 1081598: Eliminate silly ternary expressions. r=rnewman
2014-10-12 02:11:40 +01:00
Chris Kitching
409fe069b8 Bug 1081599: Don't check nullity before instanceof. r=rnewman
* * *
Bug 1081599: Don't check nullity before instanceof. r=rnewman
2014-10-12 02:14:10 +01:00
Chris Kitching
e6cdcea2b9 Bug 1081597: Refactor some branches. r=rnewman
* * *
Bug 1081597: Refactor some branches. r=rnewman
2014-10-12 01:41:42 +01:00
Chris Kitching
49d8bd8030 Bug 1081395: Cleanup indentation in PreferenceManagerCompat. r=trivial 2014-10-12 04:19:04 +01:00
Chris Kitching
dfc7b4aa39 Bug 1081401: Remove unnecessary autoboxing (recalcitrant sync part). r=rnewman 2014-10-11 20:49:46 +01:00
Chris Kitching
91c905211d Bug 1081388: Add missing @Override annotations. r=rnewman 2014-10-12 03:04:39 +01:00
Chris Kitching
4294e1e4b3 Bug 1081605: Don't bother creating arrays to pass to varags methods. r=rnewman 2014-10-12 02:40:31 +01:00
Chris Kitching
1b2434319d Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
* * *
Bug 1081388: Add missing @Override annotations. r=rnewman
2014-10-10 23:58:19 +01:00
Myk Melez
630e49206e bug 1074026: ensure APK package name exists; uninstall app correctly; r=wesj 2014-10-11 18:32:27 -07:00
Garvan Keeley
1e169559d7 Bug 1007264 - Opt-in message for stumbling updated according to text in bug. r=rnewman 2014-10-10 13:15:00 -04:00
Chris Kitching
daee6aa25e Bug 1081406: Remove unnecessary numeric casts. r=rnewman 2014-10-11 00:42:36 +01:00
Chris Kitching
637bf7a19b Bug 1081401: Remove unnecessary autoboxing. r=rnewman 2014-10-10 23:36:01 +01:00
Chris Kitching
d70c7ef050 Bug 1081369: Don't compare Integers with ==. r=rnewman 2014-10-10 23:17:32 +01:00
Chris Kitching
acb8e0defa Bug 1081397: Finalise large numbers of fields. r=rnewman
* * *
Bug 1081397: Finalise large numbers of fields. r=rnewman
2014-10-11 00:17:01 +01:00
Chris Kitching
1c4fab518f Bug 1081395: Stop using tabs for indentation. r=rnewman 2014-10-11 00:15:08 +01:00
Chris Kitching
1daf0c4722 Bug 1081393: Don't compare enums with equals() r=rnewman 2014-10-11 00:08:17 +01:00
Chris Kitching
f95039237b Bug 1081317: Don't create redundant temporary objects when converting primitives to strings. r=rnewman
* * *
Bug 1081317: Don't create redundant temporary objects when converting primitives to strings. r=rnewman
2014-10-10 21:53:22 +01:00
Chris Kitching
7e37a3a8ab Bug 1081288: Don't call String.toString. r=rnewman 2014-10-10 21:02:18 +01:00
Chris Kitching
e259501f8a Bug 1081287: Use EnumMap where possible. r=rnewman
* * *
Bug 1081287: Use EnumMap where possible in sync. r=rnewman
* * *
Bug 1081287: Use EnumMap where possible. r=rnewman
* * *
Bug 1081287: Use EnumMap where possible. r=rnewman
* * *
Bug 1081287: Use EnumMap where possible. r=rnewman
2014-10-10 21:01:01 +01:00
Chris Kitching
a616886bed Bug 1081281: Don't double-box in ContactService. r=rnewman 2014-10-10 20:52:48 +01:00