Lucas Rocha
ae4756e5b0
Bug 972098 - Factor out code to restart a dataset loader (r=margaret)
2014-03-20 15:28:21 +00:00
Lucas Rocha
56e99cf4b4
Bug 974454 - Allow showing only description in panel items (r=margaret)
2014-03-20 15:15:42 +00:00
Eugen Sawin
8f509bb15f
Bug 950417 - Enable safe direct request add-on installs. r=wesj, r=Mossop
2014-03-19 21:24:59 +01:00
Carsten "Tomcat" Book
d64f1c6c14
merge fx-team to mozilla-central
2014-03-20 14:04:58 +01:00
Michael Comella
ca836a1460
Bug 985610 - Remove duplicate menu_item_textsize definition. r=wesj
2014-03-19 16:06:19 -07:00
Myk Melez
68b8b36651
Bug 985618 - only cancel notification if update check is user-initiated; r=mfinkle
2014-03-19 13:21:48 -07:00
Myk Melez
67accab010
Bug 985299 - register WebappsUpdateTimer with category manager only if Synthetic APKs enabled; r=mfinkle
...
--HG--
extra : rebase_source : 036a2f62e0cd89cbc1538f06633b50046282cfd3
2014-03-19 10:13:43 -07:00
Myk Melez
7183e7ddc6
Bug 985295 - give WebappsUpdateTimer component a unique contract ID; r=mfinkle
...
--HG--
extra : rebase_source : a70c296dabe2cbb1ca5ef639a004d12f15c66469
2014-03-19 10:09:35 -07:00
Lucas Rocha
2946753d07
Bug 975091 - Use wrap_content height params in PanelArticleItem (r=margaret)
2014-03-25 11:38:55 +00:00
Carsten "Tomcat" Book
8d7a76556f
merge fx-team to mozilla-central
2014-03-19 16:21:06 +01:00
Paolo Amadini
cfffebdea9
Bug 984819 - Remove deprecated promise.js usage in Firefox for Android tests. r=bnicholson
2014-03-19 08:39:35 +01:00
Richard Newman
276a43e7bb
Bug 980187 - Content provider for Fennec profiles. r=nalexander
2014-03-18 19:20:07 -07:00
Richard Newman
4e9d6540ca
Backed out changeset 6f60d60ea58d for having the wrong bug number.
2014-03-18 19:21:49 -07:00
Richard Newman
55f52b7267
Bug 984740 - When calling notifyChange, don't request an upload sync if the caller is Sync. r=nalexander
2014-03-18 19:20:07 -07:00
Richard Newman
3baec6c20e
Bug 707123 - Part 2: content provider for Fennec profiles. r=nalexander
2014-03-18 19:20:07 -07:00
Margaret Leibovic
e6e0f97d3c
Bug 984873 - Hide banner for the rest of the session after the user has clicked on it. r=bnicholson
2014-03-18 15:39:58 -07:00
Brian Nicholson
9d1bc3ec3c
Bug 962103 - Fix progress bar visibility on pre-Honeycomb devices. r=lucasr
...
--HG--
extra : rebase_source : ae10c57b04012d3c746fbaaaa2838ea230b32b58
2014-03-18 10:36:23 -07:00
Brian Nicholson
05269e8d59
Bug 962103 - Make progress bar overlap content. r=lucasr
...
--HG--
extra : rebase_source : 81e81fa285f34243a1fbb8489d1d6d9893429159
2014-03-18 10:36:23 -07:00
Margaret Leibovic
525463584d
Bug 982181 - Hide home banner after it is animated off screen, to avoid intercepting click events on pre-honeycomb devices. r=lucasr
2014-03-18 15:30:20 -07:00
Brad Lassey
4c611c545c
bug 928096 - UI for Tab streaming r=mfinkle
2014-03-18 15:05:46 -04:00
Fernando Jiménez
7d20b5a7ba
Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps
2014-03-17 09:58:16 -07:00
Josh Dover
7752714282
Bug 982190 - Add backImageUrl to allow for view-level custom back icons. r=lucasr
2014-03-10 18:45:35 -07:00
Josh Dover
4cb6276531
Bug 982172 - Add request type to delay filter stack changes until data loads. r=lucasr
2014-03-14 13:14:10 -07:00
Josh Dover
afdd8bbb9f
Bug 982172 - Encapsulate DatasetRequest fields. r=lucasr
2014-03-17 09:06:17 -07:00
John Shih
0278476522
Bug 960426 - Part 3: Related Change in Fennec. r=blassey
2014-03-05 17:42:42 +08:00
Margaret Leibovic
37bd9547f7
Bug 942281 - Move panel validation into Panel constructor (r=lucasr)
2014-03-03 14:23:06 -08:00
Wes Johnston
e2397a658a
Bug 942270 - Backout strings that were landed twice. r=backout
2014-03-27 09:17:18 -07:00
Sola Ogunsakin
111b9f3be3
Bug 968308 - Part 3: Sessions for each panel. r=liuche
2014-03-26 18:19:17 -07:00
Sola Ogunsakin
c18999c012
Bug 968308 - Part 2: Session for about:home. r=liuche
2014-03-26 18:19:40 -07:00
Sola Ogunsakin
3b02cef620
Bug 968308 - Part 1: Make "reason" optional in stopUISession. r=liuche
2014-03-26 18:19:47 -07:00
Josh Dover
c01f9e4e40
Bug 975055 - Show up arrow for back row. r=lucasr
2014-02-27 16:42:48 -08:00
Richard Newman
e0e8d0a914
Bug 975838 - Part 2: JUnit3 test that a GeckoMenu call will fail on the wrong thread. r=wesj
2014-03-17 19:39:40 -07:00
Richard Newman
12959df8c0
Bug 975838 - Part 1: add methods to log or throw if called on the wrong thread, pepper GeckoMenu with thread affinities. r=wesj
2014-03-17 19:39:40 -07:00
Carsten "Tomcat" Book
da0a57d7d9
Merge mozilla-central to fx-team
2014-03-19 16:27:57 +01:00
Vlad Tanase
bf5b5ebd89
Bug 976144 - Changed the show progress bar conditions so that it is no longer shown for about pages. r=bnicholson
2014-03-19 08:47:45 -04:00
Josh Dover
6b4845d232
Bug 975055 - Show filter title in back row. r=lucasr
2014-02-24 15:23:29 -08:00
Josh Dover
766efc96ab
Bug 975055 - Show previous filter for back row item. r=lucasr
2014-03-04 15:15:44 -08:00
Josh Dover
6722fa3c22
Bug 975055 - Use ViewState to get previous filter for UI. r=lucasr
2014-03-04 15:14:49 -08:00
Josh Dover
08a79c8375
Bug 921557 - Use custom EllipsisTextView to handle bug on older devices. r=mleibovic
2014-02-18 15:16:26 -08:00
Richard Newman
8e599bd1fd
Backed out changeset 1e8fa32e8abd (bug 975838)
2014-03-17 22:42:34 -07:00
Richard Newman
0a2a8d7c24
Backed out changeset 02bceb824051 (bug 975838)
2014-03-17 22:42:24 -07:00
Brad Lassey
ed9b168e88
bug 979470 - clean up garbage file r=cleanup
2014-03-18 01:30:21 -04:00
Richard Newman
bfd93ce7d9
Bug 975838 - Part 2: robocop test that a GeckoMenu call will fail on the wrong thread. r=wesj
2014-03-17 19:39:40 -07:00
Richard Newman
785bcfa858
Bug 975838 - Part 1: add methods to log or throw if called on the wrong thread, pepper GeckoMenu with thread affinities. r=wesj
2014-03-17 19:39:40 -07:00
Nick Alexander
6e8b4ef60d
No bug - Fix warnings. r=trivial
...
DONTBUILD
--HG--
extra : amend_source : 6805921db1e6afa164b2b3ac066bf08b3ec17a4a
2014-03-17 17:41:57 -07:00
Brad Lassey
bdb6de6ba3
bug 980197 - on long press of a phone number, select the whole phone number r=mfinkle
2014-03-12 21:16:33 -04:00
Brad Lassey
2ccf3ffa80
bug 979470 - When a phone number is highlighted, offer to call it from the context menu or action bar r=mfinkle
2014-03-11 15:30:40 -04:00
Mozilla Release Engineering
198567e0a0
Merging in version bump NO BUG CLOSED TREE DONTBUILD
2014-03-17 13:48:08 -07:00
Lucas Rocha
4f99e86b47
Bug 983609 - Only update toolbar private mode when a new tab is selected (r=bnicholson)
2014-03-17 13:00:11 +00:00
Wes Johnston
00a63a34fb
Bug 942270 - Refactor context menu code. r=bnicholson
2014-02-21 14:05:00 -08:00
Kartikaya Gupta
49b9f08c8f
Bug 983657 - Update gamepad joystick dead zone to be larger based on user feedback. r=Cwiiis
2014-03-15 17:38:42 -04:00
Wes Johnston
eefd58edbf
Bug 981682 - Don't bother nulling dialog when its closed. r=bnicholson
2014-03-15 14:26:30 -07:00
vivek
4b697ac222
Bug 959382 - BaseTest.setPreferenceAndWaitForChange helper method. r=mcomella
2014-03-15 17:20:25 -04:00
Richard Newman
d187c2df0b
Bug 969672 - Handle declined engines on Android. r=nalexander
2014-03-14 19:14:34 -07:00
Mike Hommey
521a848168
Bug 989147 - Use new sccache for Linux and Android builds. r=gps
2014-03-28 18:41:06 +09:00
Mike Hommey
8b568cd156
Bug 988774 - Reenable sccache on android builds. r=tbsaunde
2014-03-28 18:41:05 +09:00
Ehsan Akhgari
0f3af82c2d
Bug 983920 - Port window.sidebar and window.external to WebIDL; r=bzbarsky
2014-03-28 00:03:03 -04:00
Wes Kocher
4cd52a600d
Merge m-c to inbound
2014-03-27 20:21:50 -07:00
Brad Lassey
a94b5a597b
Bug 983439 - Ignore mercurial merge conflict files in resources. r=nalexander
...
DONTBUILD
--HG--
extra : amend_source : 32264340bdabf2c66e71967e1f33158b9a5f5cde
2014-03-14 15:19:57 -07:00
Wes Johnston
771132da31
Bug 942270 - Add strings for context menu quickshare. r=mfinkle
2014-03-14 14:41:22 -07:00
Wes Johnston
5ee2b12ac7
Bug 942270 - Allow ActionViews in prompts. r=bnicholson
2014-03-14 14:41:20 -07:00
Wes Johnston
fda36db32f
Bug 942270 - Add intents to PromptListItems. r=bnicholson
2014-03-14 14:41:10 -07:00
Brian Nicholson
2147b9eb9b
Bug 983714 - Fix DynamicToolbar VisibilityTransition flags. r=lucasr
...
--HG--
extra : rebase_source : e318a3d6587716b5a44094d3be03b3d335610495
2014-03-14 10:57:13 -07:00
Wes Kocher
4fe0f80d08
Backed out changeset e7f7cc81c103 (bug 943262) for breaking Android S4 tests
2014-03-14 13:47:43 -07:00
Margaret Leibovic
c52e43433b
Bug 965622 - String for dynanmic panel empty view text. r=lucasr
2014-03-14 11:49:05 -07:00
Margaret Leibovic
1718215200
Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson
2014-03-14 11:41:47 -07:00
Margaret Leibovic
a9933dccf8
Bug 968640 - Lazy init HomeBanner using ViewStub. r=lucasr
...
--HG--
rename : mobile/android/base/resources/layout/home_banner.xml => mobile/android/base/resources/layout/home_banner_content.xml
2014-03-14 11:41:46 -07:00
Margaret Leibovic
f18cfdd4bf
Bug 976232 - Disable home banner in guest mode. r=wesj
2014-03-14 11:41:46 -07:00
David Rajchenbach-Teller
f239dd5dfa
Bug 961665 - Native implementation of OS.File.read, native bits. r=froydnj, r=bz, r=paolo
2014-03-14 10:13:26 -04:00
Sola Ogunsakin
37b3b73842
Bug 959297 - Get description and approx. reading time for reading list items. r=liuche, r=lucasr, r=margaret, r=rnewman
2014-03-12 14:53:25 -07:00
Carsten "Tomcat" Book
3c43258d50
merge fx-team to mozilla-central
2014-03-14 12:35:23 +01:00
Nick Alexander
4b632cb8dc
Bug 974015 - Replace "Firefox online services" with "Firefox cloud services". r=rnewman
2014-03-13 22:31:55 -07:00
Nick Alexander
857bfb9edb
Bug 974942 - Don't share link{tos,privacy} strings. r=rnewman
2014-03-13 22:31:55 -07:00
Nick Alexander
7ad54c64ba
Bug 974133 - Replace "Firefox account" with "Firefox Account". r=rnewman
2014-03-13 22:31:54 -07:00
Nick Alexander
a04e56d0d2
Bug 974129 - Part 2: use branding icon instead of fxaccount_icon. r=rnewman
2014-03-13 22:21:00 -07:00
Nick Alexander
e7ca01ceaf
Bug 974129 - Part 1: update fxaccount_intro drawable. r=rnewman
2014-03-13 22:21:00 -07:00
Nick Alexander
ccb50d9b6b
Bug 974124 - Update padding, margins, and color scheme in FxA setup. r=rnewman
2014-03-13 22:21:00 -07:00
Wes Kocher
99beccd7cb
Merge m-c to fx-team
2014-03-13 20:01:18 -07:00
Wes Kocher
c15c6c9b48
Merge fx-team to m-c
2014-03-13 19:09:07 -07:00
Nick Alexander
9ef788dd99
Bug 983350 - Include User-Agent header for FxAccount and TokenServer requests. r=rnewman
...
--HG--
extra : rebase_source : cb622c61646be2752e4900fd6e480874e9ba5406
2014-03-13 17:13:58 -07:00
Nick Alexander
1c79307779
Bug 967022 - Fix Gingerbread progressbar animation bustage. r=rnewman
...
--HG--
extra : rebase_source : 1db653efb3d0656b9208ade6859f86fb10f1be3b
2014-03-13 17:06:29 -07:00
Nick Alexander
a185fd8134
Bug 978944 - Use Android native code pbkdf2sha256 in FxAccounts. r=rnewman,mcomella
...
--HG--
extra : rebase_source : 73cc0d3b480246f64a07388caafda56465039bda
2014-03-13 17:04:45 -07:00
Wes Kocher
53b7c0d896
Merge m-c to inbound despite the CLOSED TREE
2014-03-13 19:58:47 -07:00
Geoff Brown
25da3175dc
Bug 983440 - Disable testInputConnection on Android 2.3
2014-03-13 16:59:01 -06:00
Brian Nicholson
0546683495
Bug 981676 - Fix backout of bugs 980438/962103. r=mfinkle
2014-03-13 14:42:19 -07:00
Brian Nicholson
e172cd6e2d
Bug 979166 - Refactor dynamic toolbar code. r=lucasr
...
--HG--
extra : rebase_source : 665621241d47985699a6994a8aea989ac29f9f7e
2014-03-13 12:29:39 -07:00
Myk Melez
2b0848ec69
bug 970300 - singly-stringify JSON message; correct apkPackageName property name; r=mfinkle
2014-03-13 12:01:55 -07:00
Carsten "Tomcat" Book
0b804927d7
merge fx-team to mozilla-central
2014-03-13 12:52:51 +01:00
Wes Kocher
93661497bd
Merge m-c to fx-team
2014-03-12 21:23:37 -07:00
Wes Kocher
c317000cea
Merge fx-team to m-c
2014-03-12 20:01:45 -07:00
Wes Kocher
a15b6e2f00
Merge m-c to m-i
2014-03-12 21:21:07 -07:00
Geoff Brown
ce7ca57333
Bug 966788 - Increase wait time for Gecko:Ready; r=mcomella
2014-03-12 17:44:54 -06:00
Michael Comella
35f2b81da7
Bug 959652: Use NativeCrypto.sha1. r=rnewman
2014-03-11 19:43:20 -07:00
Lucas Rocha
c31092879c
Bug 963817 - Wrap HomeStorage data insertion loop in a transaction (r=margaret)
2014-03-12 17:02:50 +00:00
Richard Newman
75846416f7
Bug 982191 - The resource://services-common/ alias is broken in Fennec. r=nalexander,lucasr
2014-03-12 09:52:50 -07:00
Richard Newman
684cd20a21
Bug 945429 - Remove log output. r=trivial
2014-03-12 09:49:48 -07:00
Lucas Rocha
5c4f78a4b3
Bug 969055 - Validate items being saved with HomeProvider API (r=margaret)
2014-03-12 16:37:02 +00:00
Chris Kitching
f04ac8d0be
Bug 969417 - Cleanup naming conventions in favicon code. r=rnewman
2014-03-12 16:20:38 +00:00
Chris Kitching
c1031fa21d
Bug 969417 - Reduce insanity in favicon cache concurrency. r=rnewman
2014-03-12 16:20:36 +00:00
Margaret Leibovic
84d368e508
Bug 976232 - Disable home banner in guest mode. r=wesj
2014-03-12 08:57:30 -07:00
Margaret Leibovic
412f8103fe
Bug 979101 - Enable remote debugger by default on nightly builds. r=mfinkle
2014-03-12 08:57:30 -07:00
Margaret Leibovic
44400adb7f
Bug 976308 - Remove search engine name from initial search suggestions prompt. r=liuche
2014-03-12 08:57:30 -07:00
Margaret Leibovic
7f5ad9821b
Bug 982461 - Support launching an intent to the current application package. r=wesj
2014-03-12 08:57:29 -07:00
Nick Alexander
d225664e41
Bug 974627 - Empty contentDescription throughout. r=rnewman
2014-03-10 21:35:32 -07:00
Nick Alexander
2a693e3f20
Bug 979537 - Make geckoview_resources.zip include res/values/strings.xml. r=trivial
...
The commit looks large, but it's trivial: just replacing $(android_res_files) with $(all_resources) in
+geckoview_resources.zip: $(all_resources) $(GLOBAL_DEPS)
It looks bigger because it needs to move below the definition of $(all_resources).
2014-03-12 17:22:27 -07:00
Nick Alexander
28663ebee3
Bug 979388 - Make aapt invocation rebuild R.java. r=glandium
...
This commit adds an empty recipe to dependencies of .aapt.deps, which
forces the appropriate gecko-R.jar rebuild. This is because Make treats
targets with no recipe at all differently than targets with an empty
recipe, in a way that defeats our dependencies.
What appeared to be happening is the following:
Touch a resource. On the next build, .aapt.deps is stale, so aapt is
invoked, which generates R.java, and we touch .aapt.deps.
Now R.java depends on .aapt.deps, but this does not appear to force Make
to consider targets that depend on R.java to be stale. A target that
depends on R.java (such as gecko-R.jar) itself compares timestamps and
finds that gecko-R.jar is newer than R.java (from the previous build),
and this comparison appears to happen before aapt is invoked. So even
though .aapt.deps is seen to be stale, and by transitivity R.java is
stale, this does not mark gecko-R.jar as stale. The timestamp check
between R.java and gecko-R.jar appears to happen *before* aapt is
invoked.
On the second build following the update, the R.java generated in the
previous build is newer than gecko-R.jar, triggering the observed
rebuild of gecko-R.jar.
2014-03-12 17:22:27 -07:00
Nick Alexander
fbd080396b
Bug 982138 - Ignore #* in aapt invocations in mobile/android/base. r=blassey
2014-03-12 17:22:27 -07:00
Myk Melez
ff45f79479
bug 982182 - fix regressions that hang checking for updates for webapps; r=mfinkle
2014-03-12 11:57:45 -07:00
Myk Melez
c64728d4a3
bug 982552 - use DEBUG variable to enable logging in debug build; r=mfinkle
2014-03-12 11:57:22 -07:00
Myk Melez
bfcd61620f
bug 978836 - update URLs to production servers; r=mfinkle
2014-03-12 09:08:30 -07:00
Geoff Brown
ddd528ae7b
Bug 979612 - Fix testPictureLinkContextMenu on Android 2.3; r=margaret
2014-03-12 09:42:00 -06:00
Wes Johnston
4bac935c13
Bug 968182 - Hide the Android menu before reshowing it with a submenu. r=lucasr
2014-03-11 23:01:22 -07:00
Phil Ringnalda
e2781e6a10
Back out 9fe5610363b3 (bug 959652) for bustage
2014-03-11 21:53:43 -07:00
Michael Comella
707bc99a8a
Bug 959652: Use NativeCrypto.sha1. r=rnewman
2014-03-11 19:43:20 -07:00
Chenxia Liu
844c16ae38
Bug 978825 - Add android:summary text to Customize > Search. r=sola
2014-03-11 18:59:37 -07:00
Chenxia Liu
4fbdf37462
Bug 970743 - Add android:summary text to Customize > Home. r=sola
2014-03-11 18:59:34 -07:00
Ryan VanderMeulen
00f626009e
Merge m-c to fx-team.
2014-03-11 13:23:55 -07:00
Ryan VanderMeulen
3ba438c548
Merge fx-team to m-c.
2014-03-08 01:12:53 -08:00
Kartikaya Gupta
58bd5444ea
Bug 981728 - Fix missing close-paren. r=wesj
2014-03-11 08:07:23 -04:00
Lucas Rocha
bfab5d4467
Bug 981614 - Do a null check when handling toolbar focus change in HomePager (r=jdover)
2014-03-11 17:58:31 +00:00
Marcos Cezar
2bd31ee6d0
Bug 956360 - Use Arrays.asList when possible. r=jchen
2014-03-04 14:32:47 -03:00
Carsten "Tomcat" Book
78ca955c60
Backed out changeset 922daaaeb05a (bug 974627) for permament android s4 test failure
2014-03-11 12:23:56 +01:00
Nick Alexander
779536081c
Bug 974627 - Empty contentDescription throughout. r=rnewman
2014-03-10 21:35:32 -07:00
Nick Alexander
0952880137
Bug 980478 - Generate assertions with no iat and exp: 9999999999999L. r=rnewman
2014-03-10 21:04:25 -07:00
Nick Alexander
d0cb9b8bce
Bug 915312 - Follow-up: Land background JUnit 3 tests. r=nalexander
2014-03-10 20:53:43 -07:00
Richard Newman
b7b8661e41
Bug 945429. r=wesj
2014-03-10 16:12:52 -07:00
Chenxia Liu
40f9a95f82
Bug 977980 - Add "Remove" as an option for dynamic Home panels. r=margaret
2014-02-13 15:33:46 -08:00
Michael Comella
84db67d001
Bug 976833 - Override JUnit methods in UITest. r=lucasr
2014-03-06 16:42:26 -08:00
Ryan VanderMeulen
481593de88
Merge fx-team to m-c.
2014-03-10 17:10:25 -04:00
Chenxia Liu
a8ce1fcb55
Bug 976925 - UI after adding a Home Panel from Settings. r=lucasr
2014-03-10 09:37:36 -07:00
Robert O'Callahan
f87fd81842
Bug 975931. Part 11: Make nsDOMWindowUtils::SetDisplayPortForElement take a priority parameter, and set that parameter to 1 in reftests to override automatic displayport selection. r=kats
...
--HG--
extra : rebase_source : 07dcbfb67cb2db0bbb26a959517bbbdebd84f10b
2014-03-08 22:25:15 +13:00
Josh Dover
9a954e8950
Bug 966047 - Hide banner when there are no panels enabled. r=lucasr
2014-02-24 17:05:52 -08:00
Eugen Sawin
5bbbe857fc
Bug 981345 - Fix HelperApp callback regression. r=wesj
2014-03-10 03:06:53 +01:00
Phil Ringnalda
29c6781b1d
Merge f-t to m-c
2014-03-08 17:41:33 -08:00
Chenxia Liu
e25c1e0bfa
Bug 965606 - Part 2: Update tests for new string and nested preference panels. r=margaret
2014-03-07 15:28:56 -08:00
Chenxia Liu
5d411bd290
Bug 965606 - Part 1: Give users the choice to only sync home panel data when on wifi. r=margaret
2014-03-07 15:28:51 -08:00
Chenxia Liu
63be995458
Bug 965606 - Part 0: Change home sync pref name, and type from boolean to ints. r=margaret
2014-03-07 15:28:48 -08:00
Margaret Leibovic
f2bd7a57c1
Bug 975469 - Remove sync promo banner from rotation after it has been tapped. r=bnicholson
2014-03-07 11:23:27 -08:00
Margaret Leibovic
d6625e0444
Bug 975239 - (Part 4) Don't show the banner again for the rest of the app lifetime after the user taps the close button. r=bnicholson
2014-03-07 11:23:27 -08:00
Margaret Leibovic
687be40d19
Bug 975239 - (Part 3) Refactor HomeBanner.handleMessage to handle being called multiple times. r=bnicholson
2014-03-07 11:23:27 -08:00
Margaret Leibovic
a23eb66424
Bug 975239 - (Part 2) Request a home banner message when the HomePager loads. r=bnicholson
2014-03-07 11:23:27 -08:00
Margaret Leibovic
875eb9015a
Bug 975239 - (Part 1) Choose a banner message at random instead of rotating through a queue. r=bnicholson
2014-03-07 11:23:26 -08:00
Ryan VanderMeulen
eacebe7794
Backed out changeset 749fb9b52dd7 (bug 976833) for robocop failures on all platforms.
...
CLOSED TREE
2014-03-07 13:37:27 -05:00
Brian Nicholson
388bc5f140
Bug 976426 - Update progress on LOCATION_CHANGE and LOADED only if tab is loading. r=lucasr
2014-03-07 09:54:52 -08:00
Lucas Rocha
b1450f701e
Bug 967742 - Consolidate API to edit HomeConfig state (r=margaret)
2014-03-07 17:15:31 +00:00
Brian Nicholson
f9b8beb9cd
Bug 980438 - Make progress bar thinner and darker. r=lucsar
2014-03-07 09:03:42 -08:00
Michael Comella
f55c17c347
Bug 976833 - Override JUnit methods in UITest. r=lucasr
2014-03-07 08:52:55 -08:00
Wes Johnston
e2958d9688
Bug 960146. r=kats
2014-03-07 08:32:22 -08:00
Wes Kocher
83398347ef
Merge m-c to inbound
2014-03-07 17:39:52 -08:00
Geoff Brown
ada892d8f0
Bug 945395 - Disable testSessionOOMSave on Android 2.3
2014-03-07 17:24:40 -07:00