Граф коммитов

12819 Коммитов

Автор SHA1 Сообщение Дата
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
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
Brian Nicholson 966e29184e Bug 993195 - Add only one observer for messages with callbacks. r=wesj 2014-04-08 13:30:17 -07:00
Wes Johnston 7bfd5c5542 Bug 985400 - Post menu changes to UIThread to avoid issues with animatinos. r=lucasr 2014-04-08 12:14:40 -07:00
Michael Comella b09904cfcc Bug 981872 - Replace sha-1 MessageDigest with NativeCrypto. r=nalexander 2014-04-08 11:44:38 -07:00
Margaret Leibovic 849037f6cc 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 bb45c23ce9 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 dbc6b4d673 Bug 951374 - Lazy load ClipboardHelper, r=wesj 2014-04-08 08:13:04 -04:00
Lucas Rocha 46f6a3536b Bug 992921 - Only load default panel when displaying about:home (r=margaret) 2014-04-08 12:02:49 +01:00
Robin Ricard 1f3875996d 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 5f44632bc3 Merge m-c to fx-team. 2014-04-07 22:37:51 -04:00
Myk Melez c51d75d2a4 Bug 989294 - release index when app is uninstalled; r=mfinkle 2014-04-07 16:20:16 -07:00
Jim Chen 4ab6886778 Bug 992890 - Use new message structure for reader mode events; r=mfinkle 2014-04-07 12:49:33 -07:00
Mark Capella 8be7a3508e Bug 895463 - (p1) Orange caret indicator detaches from associated input field, r=margaret 2014-04-07 15:37:15 -04:00
Wes Johnston 7ff46d8666 Bug 972208 - Allow shipping default share providers in distributions. r=margaret 2014-04-07 09:33:52 -07:00
Brad Lassey 671d64c3a0 bug 988471 - Action bar icons flicker while typing and scrolling with an active text selection r=wesj
--HG--
extra : rebase_source : b9bbd4197944a0efb678eb6643b911455dcc035f
2014-04-03 10:47:07 -04:00
Wes Johnston c4164eeb6a Bug 990364 - Use text/plain for sharing links. r=mfinkle 2014-04-07 08:45:27 -07:00
Kartikaya Gupta 76fef39c05 Bug 911574 - Allow subframe panning on the body, provided it is not overflow:hidden. r=wesj 2014-04-07 10:26:07 -04:00
Kartikaya Gupta 70b9ac4aa7 Bug 976563 - Force-enable double-tap-to-zoom to restore talos baseline. r=wesj 2014-04-07 10:09:45 -04:00
Phil Ringnalda abdac31cf1 Merge m-i to a CLOSED TREE m-c 2014-04-06 09:51:58 -07:00
Ryan VanderMeulen 6df7229f81 Merge m-c to inbound on a CLOSED TREE. 2014-04-04 15:12:07 -04:00
Geoff Brown 89945d69f0 Bug 986738 - End robocop tests with nsIAppStartup.quit(); r=snorp 2014-04-04 12:11:21 -06:00