Carsten "Tomcat" Book
b62130b94f
Backed out changeset 33bcd13d52f5 (bug 776027) for Android M6 Test Failure
2014-04-15 12:16:40 +02:00
Carsten "Tomcat" Book
829348b0b7
Backed out changeset ec54368243da (bug 776027)
2014-04-15 12:16:19 +02:00
Carsten "Tomcat" Book
654444727d
Backed out changeset 46b4833e84c3 (bug 776027)
2014-04-15 12:16:16 +02:00
Guilherme Goncalves
e83c8a5534
Bug 995407 - Re-enable wifi/cell tower data reporting on release builds. r=blassey
...
First attempt at this. I'm not totally sure how to make sure this is working, though: the
best information I could find on making a release build was [1], and yet changing milestone.txt
manually didn't seem to work. On the bright side, this does look consistent with the patch on
bug 909938.
1- https://wiki.mozilla.org/Platform/Channel-specific_build_defines
2014-04-11 13:33:00 +02:00
Josh Dover
004496ffc0
Bug 776027 - Map and launch web activities as Android intents. r=wesj
2014-04-14 17:48:00 +02:00
Josh Dover
2c4c356661
Bug 776027 - Pass web activities to Java. r=wesj
2014-04-14 17:47:00 +02:00
Josh Dover
a67c87c9a9
Bug 776027 - Move intent handling to IntentHelper. r=wesj
2014-04-14 17:46:00 +02:00
Christian Ascheberg
374b91222a
Bug 971743 - Do not clear the download history with the browsing history. r=wesj
2014-04-14 00:02:34 +03:00
Alexandru Chiriac
0b89ba10e9
Bug 964100 - The reading list items are sorted descending by the 'DATE_MODIFIED' field. r=lucasr
2014-04-14 06:50:00 +02:00
Nicolas B. Pierron
0e26bebc90
Bug 995165 - Fix ARM v6 GC settings. r=terrence
2014-04-14 08:32:02 -07:00
Ryan VanderMeulen
cbdabd4cd4
Merge m-c to inbound on a CLOSED TREE.
2014-04-13 22:52:50 -04:00
Ryan VanderMeulen
71bebc9809
Backed out changeset 5ec886a84e94 (bug 971743) for robocop failures.
2014-04-13 16:35:14 -04:00
Sola Ogunsakin
c268d163cc
Bug 981028 - Part 2: Probe for setting a default panel. r=liuche
2014-04-02 16:25:04 -07:00
Sola Ogunsakin
6462229999
Bug 981028 - Part 1: Probes for pinning, un-pinning & editing a top sites item. r=liuche
2014-04-02 15:16:47 -07:00
Sola Ogunsakin
c748f535d0
Bug 909618 - Part 3: Remember about:home tab selection. r=lucasr
2014-01-17 10:41:15 -08:00
Sola Ogunsakin
1c45af8494
Bug 909618 - Part 2: Add LoadState member. r=lucasr
2014-04-10 15:06:05 -07:00
Sola Ogunsakin
2f3339b8cf
Bug 909618 - Part 1: Rename mLoaded. r=lucasr
2014-04-10 13:52:12 -07:00
Christian Ascheberg
57ddd1fa0b
Bug 971743 - Do not clear the download history with the browsing history. r=wesj
2014-04-08 23:16:42 +03:00
Michael Comella
b0dca6c7dd
Bug 968951 - Add debug statements to testBrowserProvider. r=rnewman
2014-04-10 14:31:14 -07:00
Jim Chen
d76d01688e
Bug 983811 - Correctly handle multiline JS test harness messages; r=nalexander
2014-04-11 22:41:28 -04:00
Jim Chen
02b22ab9c5
Bug 983811 - Add test for JavascriptBridge/JavaBridge; r=mcomella
2014-04-11 22:41:27 -04:00
Jim Chen
d9fb33c6c9
Bug 983811 - Add JavaBridge; r=mcomella
2014-04-11 22:41:27 -04:00
Jim Chen
8cf7a37aff
Bug 983811 - Add JavascriptBridge; r=mcomella
2014-04-11 22:41:27 -04:00
Kartikaya Gupta
8beb92e033
Bug 995316 - Make GeckoLayerClient package-scoped. r=snorp
2014-04-11 20:49:46 -04:00
Kartikaya Gupta
7f16346f70
Bug 995316 - Expose the OnMetricsChangedListener via LayerView instead of GeckoLayerClient. r=snorp
2014-04-11 20:49:44 -04:00
Wes Johnston
a090657784
backout 4c16d08e358b (Bug 993407) for test bustage. r=bustage
2014-04-11 16:05:15 -07:00
Mark Capella
735bae1fa6
Bug 895463 - (p3) Rename SelectionHandler dragging messages, r=jchen, margaret
2014-04-11 18:06:30 -04:00
Wes Johnston
8042a58615
Bug 993407 - Always show link tab as default in context menus. r=bnicholson
2014-04-11 14:19:13 -07:00
Wes Johnston
7ad5309b01
Bug 985867 - Ensure click events are fired after touch events. r=kats
2014-04-11 14:19:13 -07:00
Wes Johnston
174c525034
Bug 990395 - Use a url to find browser apps rather than a scheme. r=mfinkle
2014-04-11 14:19:13 -07:00
Wes Johnston
52f8065e4c
Bug 994456 - Add a preview surface for webrtc in webapps. r=gcp
2014-04-11 14:19:12 -07:00
Richard Newman
6b77e01d37
Bug 941744 - Remove Send Tab intent filter from RELEASE_BUILDs. r=nalexander
2014-04-10 14:25:20 -07:00
Mark Capella
ffd4bb0e0c
Bug 895463 - (p2) Expose DrawListener in LayerView, r=kats
2014-04-11 10:38:14 -04:00
Margaret Leibovic
a8dd702c3a
Bug 983435 - Add titles to subscribe prompts. r=wesj
2014-04-10 17:00:42 -04:00
Nick Alexander
57a91d5420
Bug 967333 - Request sync when entering and leaving ConfirmAccountActivity. r=rnewman
2014-04-10 11:39:37 -07:00
Richard Newman
0737bf6e03
Bug 970176 - Part 0: remove AppConstants dependency on .App by moving things to TestConstants. r=nalexander
2014-04-10 10:09:34 -07:00
Lucas Rocha
fe913946fd
Bug 976064 - Create a loader per panel view instead of per dataset id (r=margaret)
2014-04-10 16:19:36 +01:00
Lucas Rocha
a193ba5233
Bug 976064 - Add 'index' property to ViewConfig (r=margaret)
2014-04-10 16:19:36 +01:00
Robin Ricard
4f9fb9eceb
Bug 990259 - Pass element from zoomToElement to zoomToRect. r=margaret
2014-04-10 11:11:16 -04:00
Alexandru Chiriac
1d47cc9ce2
Bug 897515 - Remove unneeded pixel format set on the LayerView surface holder. r=kats
2014-04-09 08:55:00 +02:00
Eduard Neculaesi
c3af37760e
Bug 920930 - 'Switch to tab' loads the page in the current tab from Reading List. r=lucasr
2014-04-04 10:57:37 +03:00
Sola Ogunsakin
75f536689e
Bug 967293 - Remove duplicate logic from TopSitesPanel.onContextItemSelected(). r=liuche
2014-03-12 11:21:24 -07:00
Chenxia Liu
841d67d884
Bug 981694 - Part 2: Add UI Telemetry for recording policy notification result. r=rnewman
2014-04-09 19:06:01 -07:00
Chenxia Liu
399410c48a
Bug 981694 - Part 1: Show a notice to beta users when we turn telemetry on by default on the beta channel - Firefox for Android. r=rnewman
2014-04-09 19:06:00 -07:00
Nick Alexander
061c8169e6
Bug 981827 - Make Android and Desktop FxAccounts client use same key parameters. r=rnewman
2014-04-09 16:57:16 -07:00
Myk Melez
b6618b5be7
Bug 990125 - ignore automatic update checks in webapp processes; r=mfinkle
2014-04-11 15:34:28 -07:00
Mark Finkle
cf8848100d
Bug 993633 - Add better failure handling in CastingApps.openExternal r=wesj
2014-04-11 17:46:59 -04:00
Chenxia Liu
9578cec2c9
Bug 903535 - Tests. r=bnicholson
2014-04-08 17:29:46 -07:00
Chenxia Liu
44f02d578e
Bug 903535 - Need to update text for user visible opt in UI for cell tower and wifi data collection and reporting. r=bnicholson
2014-04-08 17:29:45 -07:00
Brian Nicholson
ba9949858f
Bug 993195 - Add EventCallback parameter to handleMessage. r=jchen
2014-04-08 13:30:17 -07:00