Commit Graph

10616 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
407116918b merge fx-team to mozilla-central 2013-09-11 13:37:24 +02:00
Chenxia Liu
6b63394534 Bug 912510 - Part 2: Update base tests to use Conditions. r=gbrown 2013-09-10 18:10:43 -07:00
Chenxia Liu
966109b6c0 Bug 912590 - Part 1: Update base tests to use new Robotium 4.2 APIs for View fetching. r=gbrown 2013-09-10 18:10:29 -07:00
Ryan VanderMeulen
d77b0369a3 Merge m-c to inbound. 2013-09-10 21:10:44 -04:00
Mark Finkle
abec4a46af Bug 888335 - Remove support for iGoogle/Reader from feed subscriptions r=bnicholson 2013-09-10 20:35:36 -04:00
Geoff Brown
141f1ebae5 Bug 912519 - (2) Minor refactor of testSettingsMenuItems; r=liuche 2013-09-10 18:18:07 -06:00
Geoff Brown
325fe9a131 Bug 912519 - (1) Update robocop testSettingsMenuItems to allow for partially obscured menu item; r=liuche 2013-09-10 18:18:04 -06:00
Mike Hommey
5cce591bb5 Bug 914894 - res/values/strings.xml only depends on the res/values directory. r=gps 2013-09-11 08:15:53 +09:00
Ryan VanderMeulen
883982962f Merge fx-team to m-c. 2013-09-10 16:39:33 -04:00
Brad Lassey
599def879e bug 887819 - Investigate using the tiled layers backend, create pref to enable tiles r=BenWa 2013-09-10 14:21:37 -04:00
Carsten "Tomcat" Book
a656290538 merge fx-team to mozilla-central 2013-09-10 10:27:04 +02:00
Ms2ger
14aeb62126 Merge last PGO-green inbound changeset to m-c.
--HG--
rename : dom/bindings/BindingUtils.h => dom/bindings/OwningNonNull.h
2013-09-10 10:13:12 +02:00
Mike Hommey
5c031b1163 Bug 913842 - Avoid recursing under mobile/android/base/locales when rebuilding gecko.ap_. r=ted 2013-09-10 14:58:50 +09:00
Mike Hommey
00f73f2f52 Backed out changesets b1b292d8e383 and 24af5272b52f (bug 913842) for Android bustage. 2013-09-10 09:38:25 +09:00
Mike Hommey
7680122897 Fixup for bug 913842. r=me 2013-09-10 08:43:53 +09:00
Mike Hommey
c15db2f171 Bug 913842 - Avoid recursing under mobile/android/base/locales when rebuilding gecko.ap_. r=ted 2013-09-10 07:11:58 +09:00
Ryan VanderMeulen
77b0b7658e Merge fx-team to m-c. 2013-09-09 16:30:03 -04:00
Gene Lian
7f8b14d692 Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+ 2013-09-09 21:48:07 +08:00
Gene Lian
9f5d5b5dda Backed out changeset 9f377abbf13e 2013-09-09 21:22:37 +08:00
Gene Lian
7f6d55e888 Bug 913436 - Gecko needs to return a proper error code when sending messages to non-FDN receivers. r=vicamo a=koi+ 2013-09-09 21:00:45 +08:00
Chris Kitching
e59d2e3162 Bug 794981 - Part 8: Add an annotation processor to the build process to generate the contents of part 5. r=kats, r=glandium 2013-09-09 08:57:37 -04:00
Chris Kitching
c0417f1587 Bug 794981 - Part 1: Annotate Java methods that are to have JNI wrappers generated. r=kats 2013-09-09 08:57:36 -04:00
Michael Comella
19483e1fb9 Bug 912524: Do not reinflate SuggestionOptIn ViewStub. r=bnicholson 2013-09-10 10:00:47 -07:00
Margaret Leibovic
e2a17c4a4e Bug 911828 - Treat clicks on SearchEngineRows differently than clicks on TwoLinePageRows in BrowserSearch. r=bnicholson 2013-09-04 15:10:13 -07:00
Mark Capella
aac5d14e31 Bug 913756 - Text Selection Handles displayed from position in previously navigated screen, r=margaret 2013-09-09 17:48:19 -04:00
Sriram Ramasubramanian
36e4e9bba7 Bug 904172: Block content for thumbnails even before the cursor returns. [r=mfinkle] 2013-09-06 16:36:46 -07:00
Sriram Ramasubramanian
6767cbc1a5 Bug 872528: Password doorhanger is not shown in GB. [r=margaret] 2013-09-05 22:28:19 -07:00
Ryan VanderMeulen
f7153b838b Merge m-c to inbound on a CLOSED TREE. 2013-09-09 17:01:07 -04:00
Jim Chen
7b586fef3e Bug 897221 - Include nsIUpdateTimerManager in Fennec and B2G; r=fabrice r=mfinkle 2013-09-09 15:47:47 -04:00
Ryan VanderMeulen
62156c1cd4 Merge inbound to m-c. 2013-09-06 20:55:41 -04:00
Margaret Leibovic
b6fc538223 Bug 907192 - Update tab count while in editing mode on tablets. r=lucasr 2013-09-06 16:25:37 -07:00
Margaret Leibovic
f75d4718e5 Bug 909455 - Replace FHR recordSearch calls in new URL entering logic. r=rnewman 2013-09-06 16:25:27 -07:00
Wes Johnston
6f89842b76 Bug 878418 - Move positioning of Open with context menu item. r=mfinkle 2013-09-06 15:29:04 -07:00
Ryan VanderMeulen
a6fe179fc1 Merge m-c to inbound. 2013-09-06 18:00:23 -04:00
Kartikaya Gupta
df795739bf Bug 913228 - Fix floating point math to not round to zero accidentally. r=autra 2013-09-06 12:43:06 -04:00
Chris Peterson
0e60ab712c Bug 912748 - Only call GsmCellLocation.getPsc() on GB+. r=blassey 2013-09-05 11:57:18 -07:00
Ed Morley
ea69a10fdf Merge latest green fx-team changeset and mozilla-central 2013-09-06 16:19:32 +01:00
Lucas Rocha
866e82d57a Bug 911295 - Use empty URL if entering editing mode on startup with no tabs (r=mcomella) 2013-09-06 11:41:36 +01:00
Lucas Rocha
ccd292a25e Bug 912298 - HomePager's stub and view should not share the same id (r=rnewman) 2013-09-06 11:29:29 +01:00
Mark Finkle
e2a4d7ab9c Bug 880118 - Dynamically pull resource IDs to avoid R.java reordering r=kats 2013-09-05 00:29:29 -04:00
Mark Finkle
388518c34d Bug 880118 - Disable geckoview packaging in l10n builds r=glandium 2013-09-05 00:26:30 -04:00
Sriram Ramasubramanian
144ba8c0ab Bug 907175: Wrong tab selected on tablets. [r=lucasr] 2013-09-03 14:46:03 -07:00
Sriram Ramasubramanian
6e3e3774f4 Bug 898646: Hocus-pocus, add the focus on history tab. [r=margaret] [r=shilpan] 2013-08-27 17:22:25 -07:00
Sriram Ramasubramanian
2387186153 Bug 911830: Blank about:home on a new profile. [r=margaret] 2013-09-03 14:24:17 -07:00
Ryan VanderMeulen
bc7baf22b8 Merge m-c to fx-team. 2013-09-05 15:52:59 -04:00
Wes Johnston
2e30d8470d Bug 901426 - Don't overwrite passed in profile args. r=mfinkle 2013-09-05 12:28:23 -07:00
Mark Capella
9f4202eb53 Bug 912523 - Give bookmark thumbnails a context menu header, r=sriram 2013-09-05 14:34:26 -04:00
Ed Morley
4d7caef9c0 Merge latest green fx-team changeset and mozilla-central 2013-09-05 12:07:58 +01:00
Lucas Rocha
3680175e2a Bug 897481 - Update testShareLink for new about:home (r=margaret) 2013-09-04 21:55:13 +01:00
Kartikaya Gupta
68f38de585 Bug 911510 - Add a pref to override the dead zone threshold. r=bnicholson 2013-09-04 21:58:40 -04:00