Commit Graph

8817 Commits

Author SHA1 Message Date
Ryan VanderMeulen
be657e134d Merge m-c to inbound on a CLOSED TREE. 2014-04-13 22:52:50 -04:00
Ryan VanderMeulen
76bff473c4 Backed out changeset 5ec886a84e94 (bug 971743) for robocop failures. 2014-04-13 16:35:14 -04:00
Sola Ogunsakin
f193c72e28 Bug 981028 - Part 2: Probe for setting a default panel. r=liuche 2014-04-02 16:25:04 -07:00
Sola Ogunsakin
3b5c1251fb 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
6e20209bf2 Bug 909618 - Part 3: Remember about:home tab selection. r=lucasr 2014-01-17 10:41:15 -08:00
Sola Ogunsakin
ebac2b2d1e Bug 909618 - Part 2: Add LoadState member. r=lucasr 2014-04-10 15:06:05 -07:00
Sola Ogunsakin
112dbdf1f4 Bug 909618 - Part 1: Rename mLoaded. r=lucasr 2014-04-10 13:52:12 -07:00
Christian Ascheberg
e459979715 Bug 971743 - Do not clear the download history with the browsing history. r=wesj 2014-04-08 23:16:42 +03:00
Michael Comella
1aeaf6775b Bug 968951 - Add debug statements to testBrowserProvider. r=rnewman 2014-04-10 14:31:14 -07:00
Jim Chen
6bb0de0d07 Bug 983811 - Correctly handle multiline JS test harness messages; r=nalexander 2014-04-11 22:41:28 -04:00
Jim Chen
4c37d47ae6 Bug 983811 - Add test for JavascriptBridge/JavaBridge; r=mcomella 2014-04-11 22:41:27 -04:00
Jim Chen
b6d10d5cf4 Bug 983811 - Add JavaBridge; r=mcomella 2014-04-11 22:41:27 -04:00
Jim Chen
764b3e88de Bug 983811 - Add JavascriptBridge; r=mcomella 2014-04-11 22:41:27 -04:00
Kartikaya Gupta
1bfb27406c Bug 995316 - Make GeckoLayerClient package-scoped. r=snorp 2014-04-11 20:49:46 -04:00
Kartikaya Gupta
404498bcb4 Bug 995316 - Expose the OnMetricsChangedListener via LayerView instead of GeckoLayerClient. r=snorp 2014-04-11 20:49:44 -04:00
Wes Johnston
4f0bb7c520 backout 4c16d08e358b (Bug 993407) for test bustage. r=bustage 2014-04-11 16:05:15 -07:00
Mark Capella
ae9b58fbd6 Bug 895463 - (p3) Rename SelectionHandler dragging messages, r=jchen, margaret 2014-04-11 18:06:30 -04:00
Wes Johnston
bd48bd2742 Bug 993407 - Always show link tab as default in context menus. r=bnicholson 2014-04-11 14:19:13 -07:00
Wes Johnston
ff28386f91 Bug 985867 - Ensure click events are fired after touch events. r=kats 2014-04-11 14:19:13 -07:00
Wes Johnston
dec793c9a7 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
895370a8b4 Bug 994456 - Add a preview surface for webrtc in webapps. r=gcp 2014-04-11 14:19:12 -07:00
Richard Newman
41927effba Bug 941744 - Remove Send Tab intent filter from RELEASE_BUILDs. r=nalexander 2014-04-10 14:25:20 -07:00
Mark Capella
77f49a161b Bug 895463 - (p2) Expose DrawListener in LayerView, r=kats 2014-04-11 10:38:14 -04:00
Margaret Leibovic
f256ffda64 Bug 983435 - Add titles to subscribe prompts. r=wesj 2014-04-10 17:00:42 -04:00
Nick Alexander
ac8e18946d Bug 967333 - Request sync when entering and leaving ConfirmAccountActivity. r=rnewman 2014-04-10 11:39:37 -07:00
Richard Newman
1c52f7cb82 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
ec87249cac 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
493fa7710b Bug 976064 - Add 'index' property to ViewConfig (r=margaret) 2014-04-10 16:19:36 +01:00
Robin Ricard
82cdf6d260 Bug 990259 - Pass element from zoomToElement to zoomToRect. r=margaret 2014-04-10 11:11:16 -04:00
Alexandru Chiriac
43af289688 Bug 897515 - Remove unneeded pixel format set on the LayerView surface holder. r=kats 2014-04-09 08:55:00 +02:00
Eduard Neculaesi
08ced80340 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
fbcfeb8a3e Bug 967293 - Remove duplicate logic from TopSitesPanel.onContextItemSelected(). r=liuche 2014-03-12 11:21:24 -07:00
Chenxia Liu
a3805bbf06 Bug 981694 - Part 2: Add UI Telemetry for recording policy notification result. r=rnewman 2014-04-09 19:06:01 -07:00
Chenxia Liu
dc8756b300 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
cb7da9e953 Bug 981827 - Make Android and Desktop FxAccounts client use same key parameters. r=rnewman 2014-04-09 16:57:16 -07:00
Myk Melez
d84b66ca35 Bug 990125 - ignore automatic update checks in webapp processes; r=mfinkle 2014-04-11 15:34:28 -07:00
Mark Finkle
75839231c6 Bug 993633 - Add better failure handling in CastingApps.openExternal r=wesj 2014-04-11 17:46:59 -04:00
Chenxia Liu
0c8c538d48 Bug 903535 - Tests. r=bnicholson 2014-04-08 17:29:46 -07:00
Chenxia Liu
c3db3d0398 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
3a0c2ffebe Bug 993195 - Add EventCallback parameter to handleMessage. r=jchen 2014-04-08 13:30:17 -07:00
Brian Nicholson
7157447196 Bug 993195 - Add only one observer for messages with callbacks. r=wesj 2014-04-08 13:30:17 -07:00
Wes Johnston
ef990eec23 Bug 985400 - Post menu changes to UIThread to avoid issues with animatinos. r=lucasr 2014-04-08 12:14:40 -07:00
Michael Comella
91afd26d78 Bug 981872 - Replace sha-1 MessageDigest with NativeCrypto. r=nalexander 2014-04-08 11:44:38 -07:00
Margaret Leibovic
205c1bb2ff Bug 991705 - Default to puzzle icon if an add-on doesn't have an icon. r=bnicholson 2014-04-08 11:13:31 -07:00
Ryan VanderMeulen
07a6c33d7f Backed out changeset 27a904e6348f (bug 990259) for suspicion of causing Android 4.0 robocop-2 permafail. 2014-04-08 13:49:57 -04:00
Mark Capella
15bff3febb Bug 951374 - Lazy load ClipboardHelper, r=wesj 2014-04-08 08:13:04 -04:00
Lucas Rocha
fd897dccc4 Bug 992921 - Only load default panel when displaying about:home (r=margaret) 2014-04-08 12:02:49 +01:00
Robin Ricard
7eb8e517bc Bug 990259 - Double-tap zoom does not work when text reflow is enabled. r=margaret.leibovic
Fix regression introduced in 958111
2014-04-07 15:37:00 +02:00
Ryan VanderMeulen
d557ea4dc1 Merge m-c to fx-team. 2014-04-07 22:37:51 -04:00
Myk Melez
f4c5bc5e98 Bug 989294 - release index when app is uninstalled; r=mfinkle 2014-04-07 16:20:16 -07:00