Commit Graph

9060 Commits

Author SHA1 Message Date
Josh Dover
9f8bb41f99 Bug 970707 - Pass refresh to JS callback. r=lucas 2014-04-15 15:51:00 +02:00
Josh Dover
8428d87346 Bug 970707 - Wrap child view in GeckoSwipeRefreshLayout. r=margaret 2014-04-15 15:50:00 +02:00
Josh Dover
38543233c9 Bug 970707 - Add SwipeRefreshLayout lifted from AOSP. r=margaret 2014-04-15 15:49:00 +02:00
Josh Dover
81ebbbeb97 Bug 970707 - Add refreshEnabled to ViewConfig. r=margaret 2014-04-15 15:48:00 +02:00
Ryan VanderMeulen
c71414c58b Merge m-c to inbound. 2014-04-15 23:30:15 -04:00
Richard Newman
4bffb6f53a Bug 970176 - Part 2: invoke LocaleManager locale switching code prior to handling strings or Locale in background services. r=nalexander 2014-04-15 15:07:15 -07:00
Richard Newman
5d76877e6e Bug 970176 - Part 1: rework LocaleManager to simplify use from android-sync. r=nalexander 2014-04-15 15:07:14 -07:00
Margaret Leibovic
b297a2826c Bug 995420 - Make sure cursor returned from HomeProvider isn't null. r=lucasr 2014-04-15 12:07:34 -07:00
Michael Comella
7f07aa1343 Bug 994989 - Move Save as PDF to Page menu. r=wesj 2014-04-15 11:53:33 -07:00
Michael Comella
338fa22d01 Bug 970973 - Prevent empty space in security identity. r=lucasr 2014-04-15 11:49:23 -07:00
Jim Chen
1d6132f979 Bug 995820 - Add more docs for JavascriptBridge 2014-04-15 10:54:00 -07:00
Margaret Leibovic
fd55dcdf51 Bug 965622 - (Part 2) Manage empty views in PanelLayout. r=lucasr 2014-04-15 10:03:04 -07:00
Margaret Leibovic
d79b8d6a24 Bug 965622 - (Part 1) Add EmptyViewConfig to HomeConfig. r=liuche 2014-04-15 10:03:03 -07:00
Margaret Leibovic
067e737e19 Bug 993666 - Keep track of whether or not to send banner message to Java when a banner is added. r=bnicholson 2014-04-15 10:03:03 -07:00
Jim Chen
9e3fc9d88d Bug 995820 - Wait for JavaBridge to load before sending messages to it; r=mcomella 2014-04-15 08:42:00 -07:00
Lucas Rocha
28cd4fa967 Bug 993970 - Add tests for TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Lucas Rocha
9b1b74c44d Bug 993970 - Coding style fixes in TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Lucas Rocha
0536df5096 Bug 993970 - Make PinnedSite instances immutable (r=wesj) 2014-04-15 16:31:55 +01:00
Lucas Rocha
0defbb048d Bug 993970 - Factor out TopSitesCursorWrapper into separate file (r=wesj) 2014-04-15 16:31:55 +01:00
Lucas Rocha
3ef034bfb2 Bug 994189 - Improve code for reading raw resources (r=margaret) 2014-04-15 16:12:04 +01:00
Lucas Rocha
edb88c478a Bug 994189 - Factor out method to load raw resource (r=margaret) 2014-04-15 16:12:03 +01:00
Carsten "Tomcat" Book
6860b487aa Backed out changeset 33bcd13d52f5 (bug 776027) for Android M6 Test Failure 2014-04-15 12:16:40 +02:00
Carsten "Tomcat" Book
082cec8835 Backed out changeset ec54368243da (bug 776027) 2014-04-15 12:16:19 +02:00
Carsten "Tomcat" Book
00f1617e63 Backed out changeset 46b4833e84c3 (bug 776027) 2014-04-15 12:16:16 +02:00
Guilherme Goncalves
dd34d1783a 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
2c6dd358ce Bug 776027 - Map and launch web activities as Android intents. r=wesj 2014-04-14 17:48:00 +02:00
Josh Dover
391a2b9f03 Bug 776027 - Pass web activities to Java. r=wesj 2014-04-14 17:47:00 +02:00
Josh Dover
4d54d270e5 Bug 776027 - Move intent handling to IntentHelper. r=wesj 2014-04-14 17:46:00 +02:00
Christian Ascheberg
4b9bb21f8d Bug 971743 - Do not clear the download history with the browsing history. r=wesj 2014-04-14 00:02:34 +03:00
Alexandru Chiriac
1fde8b9921 Bug 964100 - The reading list items are sorted descending by the 'DATE_MODIFIED' field. r=lucasr 2014-04-14 06:50:00 +02:00
Ryan VanderMeulen
c54f3e2567 Merge m-c to inbound on a CLOSED TREE. 2014-04-30 16:47:33 -04:00
Ted Mielczarek
dff9bd8e4c bug 852935 - Add Android gamepad backend. r=snorp, rs=smaug 2014-04-22 10:53:48 -04:00
James Gilbertson
8232419163 Bug 901360 - Part2 Use Downloads.jsm for about:downloads. r=wesj 2014-01-30 19:16:36 -07:00
James Gilbertson
5203f70182 Bug 901360 - Part1 Use Downloads.jsm for download notifications. r=wesj 2014-01-30 19:14:03 -07:00
Richard Newman
5c760c4c93 Bug 971900 - onLocaleReady incorrectly elides onConfigurationChange call if urlBar doesn't exist. r=nalexander 2014-04-15 17:55:58 -07:00
Jim Chen
5c537a9486 Bug 999071 - Wait a bit longer for a complete ping file; r=blassey 2014-04-28 22:20:52 -04:00
Jim Chen
2f745dc1ac Bug 999071 - Add test for ANR reporter; r=blassey 2014-04-28 22:20:52 -04:00
Masayuki Nakano
f2be6bf4aa Bug 998188 part.7 Firefox for Android should use XP line break at calling sendQueryContentEvent() in its chrome r=margaret.leibovic, feedback=markcapella 2014-04-26 08:52:14 +09:00
Ryan VanderMeulen
ce654b6daf Merge m-c to inbound. 2014-04-25 16:29:41 -04:00
James Willcox
f5e40f5f6c Bug 1001063 - Add Assert class for debug assertions in Java code r=blassey 2014-04-25 13:45:52 -05:00
Nicolas B. Pierron
fd58bde9f6 Bug 995165 - Fix ARM v6 GC settings. r=terrence 2014-04-14 08:32:02 -07:00
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
Jim Chen
3bf3d90c9c Bug 992890 - Use new message structure for reader mode events; r=mfinkle 2014-04-07 12:49:33 -07:00
Mark Capella
ec3130e767 Bug 895463 - (p1) Orange caret indicator detaches from associated input field, r=margaret 2014-04-07 15:37:15 -04:00
Wes Johnston
71f83ef4c3 Bug 972208 - Allow shipping default share providers in distributions. r=margaret 2014-04-07 09:33:52 -07:00
Brad Lassey
b574560777 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
040b0f7150 Bug 990364 - Use text/plain for sharing links. r=mfinkle 2014-04-07 08:45:27 -07:00
Kartikaya Gupta
adf7d8fdd4 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
33d9e01b70 Bug 976563 - Force-enable double-tap-to-zoom to restore talos baseline. r=wesj 2014-04-07 10:09:45 -04:00
Phil Ringnalda
125cfa9c03 Merge m-i to a CLOSED TREE m-c 2014-04-06 09:51:58 -07:00
Ryan VanderMeulen
530aa4b0ef Merge m-c to inbound on a CLOSED TREE. 2014-04-04 15:12:07 -04:00
Geoff Brown
23ec106d71 Bug 986738 - End robocop tests with nsIAppStartup.quit(); r=snorp 2014-04-04 12:11:21 -06:00
Benjamin Smedberg
cd2fddc1ce Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00
anton_11111
51bf9b7e43 Bug 948898 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutHealthReport.xhtml (URL=about:healthreport). r=margaret 2014-04-04 08:08:42 -04:00
Brian Nicholson
b6afb738a1 Bug 991555 - Write native prefs to the custom GeckoSharedPrefs file. r=rnewman 2014-04-03 23:50:52 -07:00
Kartikaya Gupta
948d18a639 Bug 988800 - Catch and ignore situations where we try to composite on a destroyed LayerRenderer instance. r=Cwiiis 2014-04-03 11:01:07 -04:00
Nick Alexander
44908bfc3b Bug 966104 - Add Sync status listener to Android FxA activities. r=rnewman 2014-04-04 16:24:00 -07:00
Margaret Leibovic
5b6f0cc5fa Bug 991190 - Rename Home.panels.authHandler API to Home.panels.auth. r=liuche 2014-04-04 15:55:06 -07:00
Margaret Leibovic
1c7a7bbc3d Bug 978991 - Add hooks to let an add-on know when a panel is installed/uninstalled. r=liuche 2014-04-04 15:55:03 -07:00
Jim Chen
fd38ce56d7 Bug 989046 - h. Be more strict about event registration in non-release versions; r=mfinkle 2014-04-04 12:33:51 -04:00
Jim Chen
7e74e10192 Bug 989046 - g. Only unregister event in BrowserHealthRecorder if already registered; r=rnewman 2014-04-04 12:33:51 -04:00
Jim Chen
9ae1eb8fdb Bug 989046 - f. Only unregister event in GeckoEditable if already registered; r=capella 2014-04-04 12:33:51 -04:00
Jim Chen
3c4b06de51 Bug 989046 - e. Only unregister event in FindInPageBar if already registered; r=capella 2014-04-04 12:33:51 -04:00
Jim Chen
6390dc9648 Bug 989046 - d. Register prompt event on startup; r=liuche 2014-04-04 12:33:50 -04:00
Jim Chen
524e59e7dc Bug 989046 - c. Support multiple listener types in EventDispatcher; r=mfinkle 2014-04-04 12:33:50 -04:00
Jim Chen
0d00aee3a9 Bug 989046 - b. Drop JSON.stringify when calling handleGeckoMessage; r=mfinkle 2014-04-04 12:33:50 -04:00
Jim Chen
63fba87f92 Bug 989046 - a. Convert Gecko side messaging to use NativeJSContainer; r=blassey 2014-04-04 12:33:49 -04:00
Mark Finkle
48ed750f05 Bug 921948 - Integrate roku support into Firefox r=wesj 2014-04-07 14:27:14 -04:00
Brad Lassey
5b287d7b6c bug 979623 - NullPointerException when starting geckoview_example r=snorp 2014-03-25 21:22:09 -04:00
Richard Newman
2e9cd3c95c Bug 949495 - Rework context handling. r=mfinkle 2014-04-02 18:33:24 -07:00
Benjamin Smedberg
e901715440 Bug 986582 - Get rid of the separate toolkit.telemetry.enabledPreRelease flag. Comment-only, so DONTBUILD. r=rnewman 2014-04-02 18:05:28 -07:00
Wes Kocher
4cc73028f8 Backed out changeset 1aca519aec7e (bug 911574) for Android robocop failures on a CLOSED TREE 2014-04-02 17:26:21 -07:00
Michael Comella
31ae2c7c70 Bug 991256 - Rename preprocessed Gecko* -> Themed* in widget/. r=bnicholson
--HG--
rename : mobile/android/base/widget/GeckoEditText.java.in => mobile/android/base/widget/ThemedEditText.java.in
rename : mobile/android/base/widget/GeckoImageButton.java.in => mobile/android/base/widget/ThemedImageButton.java.in
rename : mobile/android/base/widget/GeckoImageView.java.in => mobile/android/base/widget/ThemedImageView.java.in
rename : mobile/android/base/widget/GeckoLinearLayout.java.in => mobile/android/base/widget/ThemedLinearLayout.java.in
rename : mobile/android/base/widget/GeckoRelativeLayout.java.in => mobile/android/base/widget/ThemedRelativeLayout.java.in
rename : mobile/android/base/widget/GeckoTextSwitcher.java.in => mobile/android/base/widget/ThemedTextSwitcher.java.in
rename : mobile/android/base/widget/GeckoTextView.java.in => mobile/android/base/widget/ThemedTextView.java.in
rename : mobile/android/base/widget/GeckoView.java.frag => mobile/android/base/widget/ThemedView.java.frag
2014-04-02 15:56:52 -07:00
Kartikaya Gupta
7b8f6c7bc1 Bug 911574 - Allow subframe panning on the body, provided it is not overflow:hidden. r=wesj 2014-04-03 05:53:34 +08:00
Brad Lassey
0b734febd0 bug 928096 - UI for tab streaming, follow up to add a null check r=nalexander 2014-04-02 17:38:44 -04:00
Brad Lassey
aa7bce7b0d bug 928096 - UI for tab streaming, thumbnails in prompt r=mfinkle,wesj 2014-03-31 21:59:41 -04:00
Brad Lassey
c821944948 bug 928096 - UI for Tab streaming, recording indiator for tabs tray r=lucasr, mfinkle 2014-04-02 14:32:30 -04:00
Ed Morley
a9eca49755 Merge mozilla-central and fx-team 2014-04-02 18:25:23 +01:00
Lucas Rocha
23ff7c75ef Bug 991160 - Run GeckoSharedPrefs migrations in the current thread (r=rnewman) 2014-04-02 18:23:27 +01:00
Carsten "Tomcat" Book
f64f570a23 merge fx-team to mozilla-central 2014-04-02 15:56:06 +02:00
Nick Alexander
c3a9c3dd3a Bug 990116 - Post: Clean Robocop imports. r=trivial 2014-04-01 22:00:47 -07:00
Nick Alexander
5d8cff46dc Bug 990116 - Part 4: Make UITest inherit from BaseRobocopTest. r=mcomella 2014-04-01 22:00:47 -07:00
Nick Alexander
7a2655c8fa Bug 990116 - Part 3: Use BROWSER_INTENT_CLASS in browser JUnit 3 tests. r=mcomella 2014-04-01 22:00:46 -07:00
Nick Alexander
6d33ce3319 Bug 990116 - Part 2: Use BROWSER_INTENT_CLASS in Robocop tests. r=mcomella 2014-04-01 22:00:46 -07:00
Nick Alexander
3b436723cd Bug 990116 - Part 1: Split BROWSER_INTENT_CLASS and BROWSER_INTENT_CLASS_NAME. r=mcomella 2014-04-01 22:00:46 -07:00
Nick Alexander
4de062e8b9 Bug 990116 - Part 0: Move UITest.Type to BaseRobocopTest. r=mcomella 2014-04-01 22:00:45 -07:00
Nick Alexander
47d917a823 Bug 990116 - Pre: Remove UITest.mActivity. r=mcomella 2014-04-01 22:00:45 -07:00
Nick Alexander
030ea5b89d Bug 988437 - Part 2: Make Firefox Account Android Account type unique per package. r=rnewman
This bumps every package's account type so that any issues shake out on
Nightly (which otherwise would not have experienced an account type
change).

The trivial change to the AndroidManifest is to ensure that the new
Account type is picked up by the build system, in the hopes of avoiding
a clobber.
2014-04-01 21:32:54 -07:00
Nick Alexander
9622fd22b3 Bug 988437 - Part 1: Allow unpickling across Android Account types; bump pickle version. r=rnewman 2014-04-01 21:32:54 -07:00
Nick Alexander
3dd622b457 Bug 990680 - Remove extras from GlobalSession constructor. r=rnewman 2014-04-01 15:31:28 -07:00
Nick Alexander
cdb92600e1 Bug 983350 - Follow-up: Rev User-Agent string. r=rnewman 2014-04-01 15:01:58 -07:00
Ryan VanderMeulen
bb8adcd166 Merge m-c to fx-team. 2014-04-01 16:47:14 -04:00
Ryan VanderMeulen
6a3fa988ca Merge inbound to m-c. 2014-04-01 16:45:00 -04:00
Wes Johnston
d1a49638cf backout f1a7f2af1dce (Bug 981852) because its no longer needed. r=backout 2014-04-01 12:23:41 -07:00
Chenxia Liu
4b49d43b89 Bug 971093 - Intermittent testSettingsMenuItems | Exception caught - junit.framework.AssertionFailedError: Text string: '^Customize$' is not found! r=gbrown 2014-04-01 11:30:31 -07:00
Lucas Rocha
420963f613 Bug 933739 - Trigger autocompletion even if the search term hasn't changed (r=bnicholson) 2014-04-02 14:39:45 +01:00
Lucas Rocha
16e3ee7805 Bug 933739 - Make mSearchTerm volatile in BrowserSearch (r=bnicholson) 2014-04-02 14:39:44 +01:00
Myk Melez
0b2f7ffd1a Bug 968129 - load initial tab in WebappImpl:loadStartupTab; r=mfinkle 2014-04-01 23:32:42 -07:00
Anthony Lam
b422f5c346 Bug 970213 - replace icon with custom design; r=wesj
--HG--
extra : rebase_source : 3c7ce023ecd8fd79b8cf0654f1e736a1997da1ab
2014-04-01 15:39:35 -07:00
Myk Melez
8546a4f572 Bug 989109 - return isDebuggable using new async callback; r=wesj
--HG--
extra : rebase_source : 87056e2b1af8557f7e3cb5ad893b4b4067d6be4a
2014-04-01 15:38:01 -07:00
Ryan VanderMeulen
8cc4d4a447 Merge m-c to inbound. 2014-04-01 16:49:05 -04:00
snigdha
90f0f64d5b Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey 2014-04-01 08:29:25 -04:00
Masayuki Nakano
bd6decd65b Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Jim Chen
9589d6d8d9 Bug 988553 - General Javascript test harness cleanup; r=nalexander 2014-03-31 14:03:35 -04:00
Jim Chen
c3d6954d32 Bug 988553 - Move JavascriptTestMessageParser into helper class; r=nalexander 2014-03-31 14:03:34 -04:00
Lucas Rocha
c14dd0ec1d Bug 988355 - Properly handle device rotation in DynamicPanel (r=margaret) 2014-03-31 18:04:34 +01:00
Lucas Rocha
0abe3a9de0 Bug 974601 - Avoid saving HomeConfig state if still using default configuration (r=margaret) 2014-03-31 17:33:28 +01:00
Lucas Rocha
191cc79522 Bug 940575 - Implement scopes for SharedPreferences (r=rnewman) 2014-04-01 15:02:14 +01:00
Lucas Rocha
e2446014d3 Bug 940575 - Handle null background thread in isOnBackgroundThread() (r=rnewman) 2014-04-01 15:02:13 +01:00
Sola Ogunsakin
841699c4a2 Bug 968308 - Part 6: Update docs. r=liuche 2014-03-31 14:43:00 -07:00
Sola Ogunsakin
282d01340b Bug 968308 - Part 4: Fix testUITelemetry bustage. r=liuche 2014-03-31 14:41:54 -07:00
Sola Ogunsakin
78017b84b5 Bug 968308 - Part 3: Sessions for each panel. r=liuche 2014-03-28 15:37:39 -07:00
Sola Ogunsakin
f5513d7ae9 Bug 968308 - Part 2: Session for about:home. r=liuche 2014-03-28 15:36:55 -07:00
Sola Ogunsakin
4289b53a26 Bug 968308 - Part 1: Make "reason" optional in stopUISession. r=liuche 2014-03-26 18:19:47 -07:00
Mark Capella
5e4b9ee67b Bug 976723 - Selection handle scrolls outside boundary of <input> on page scroll, r=margaret 2014-04-01 00:19:16 -04:00
Wes Johnston
330e00c887 Bug 933979 - Delete webapp profiles when they're uninstalled. r=myk 2014-03-31 15:40:54 -07:00
Wes Johnston
326b37a166 Bug 942270 - Use text/plain for quick share mimetype on links. r=mfinkle 2014-03-31 15:40:32 -07:00
Jim Chen
08b3ed07e3 Bug 984458 - f. Add NativeJSObject opt getters; r=blassey 2014-04-01 15:16:56 -04:00
Jim Chen
7e177c1c5f Bug 984458 - e. Add NativeJSObject object getter; r=blassey 2014-04-01 15:16:55 -04:00
Jim Chen
825979accf Bug 984458 - d. Add NativeJSObject property getters; r=blassey 2014-04-01 15:16:55 -04:00
Jim Chen
9d87ae6802 Bug 984458 - c. Add skeletal NativeJSObject implementation; r=blassey 2014-04-01 15:16:54 -04:00
Jim Chen
31867cebc4 Bug 984458 - b. Add threading support to NativeJSContainer; r=blassey 2014-04-01 15:16:53 -04:00
Jim Chen
1e7149f865 Bug 984458 - a. Add NativeJSContainer implementation; r=blassey 2014-04-01 15:16:52 -04:00
Mark Finkle
8380d51af4 Bug 975123 - Allow for fixed targets/devices for situations where routers block UDP broadcasts r=wesj 2014-03-30 23:45:52 -04:00
Phil Ringnalda
3067767289 Merge f-t to m-c 2014-03-29 10:08:41 -07:00
Wes Kocher
ab88e0d360 Merge m-c to inbound 2014-03-28 17:04:03 -07:00
Wes Kocher
a7366bf369 Merge fx-team to m-c 2014-03-28 16:48:17 -07:00
Wes Kocher
5d964264ae Merge m-c to fx-team 2014-03-28 17:07:04 -07:00
Brad Lassey
645cedd317 bug 979438 - Unify android target SDK versions, follow up to address nits r=nalexander
--HG--
extra : rebase_source : 841e8eece32e10d6d2c3443d5bcbf7ac935dd157
2014-03-28 19:47:32 -04:00
Margaret Leibovic
8af91c44f5 Bug 976680 - Remove landscape padding from home banner. r=bnicholson 2014-03-26 17:39:36 -07:00
Brad Lassey
75b7fec9b8 bug 979438 - Unify android target SDK versions r=nalexander
--HG--
rename : embedding/android/geckoview_example/AndroidManifest.xml => embedding/android/geckoview_example/AndroidManifest.xml.in
rename : mobile/android/geckoview_library/AndroidManifest.xml => mobile/android/geckoview_library/AndroidManifest.xml.in
rename : mobile/android/geckoview_library/project.properties => mobile/android/geckoview_library/project.properties.in
2014-03-25 23:27:16 -04:00
Brian Nicholson
7b22e8dbcb Bug 989098 - Use wrapper object to pass generic objects in sendResponse. r=wesj 2014-03-28 15:03:20 -07:00
Nick Alexander
85fda53698 Bug 836790 - Don't HTTP GET remote changes if info/collections says there are none. r=rnewman 2014-03-28 14:32:48 -07:00
Richard Newman
96fd5e9683 Bug 986114 - Part 2: switch TabsProvider to use PerProfileDatabaseProvider. r=nalexander 2014-03-21 16:00:39 -07:00
Richard Newman
f2fe7a9cab Bug 986114 - Part 1: ReadingListProvider and BrowserProvider should share DB accessors. r=nalexander
* * *
Bug 986114 - Follow-up: Fix bustage on a CLOSED TREE.
2014-03-21 16:00:38 -07:00
Richard Newman
b1433b586f Bug 986114 - Pre: clean up testReadingListProvider. r=trivial 2014-03-21 16:00:38 -07:00
Richard Newman
59912aa0a9 Bug 986114 - Pre: introduce BaseRobocopTest, rework testBrowserProviderPerf. r=nalexander 2014-03-28 12:01:47 -07:00
Raymond Etornam Agbeame
c9d4e510c6 Bug 988126 - WebViewActivity missing return statement. r=rnewman 2014-03-28 09:16:32 -07:00
Brian Nicholson
0e339175cc Bug 988527 - Fix progress.9.png to have balanced padding. r=lucasr 2014-03-28 09:01:57 -07:00
Lucas Rocha
3cf3a34e20 Bug 933739 - Reset autocompletion state when the toolbar gets focus (r=bnicholson) 2014-03-28 14:19:04 +00:00
Josh Dover
57e759895c Bug 972503 - Allow home panel views to specify an initial filter. r=lucasr 2014-03-27 16:17:00 +01:00
Nick Alexander
9fabb1441b Bug 988571 - Migrate Android Firefox Accounts from Doghouse to Separated state on application upgrade. r=rnewman 2014-03-28 00:32:59 -07:00
Nick Alexander
0406d36fad Bug 989105 - Redirect Send Tab to Status activity when the Firefox Account definitely cannot send a tab. r=rnewman
--HG--
extra : rebase_source : fa924a2d14147041604c67758270c85603a43acb
2014-03-27 17:15:55 -07:00
Wes Kocher
a7bdfae4f6 Merge fx-team to m-c 2014-03-27 20:07:56 -07:00
Wes Kocher
7d471d658b Merge b2g-inbound to m-c 2014-03-27 19:37:17 -07:00
Ed Morley
b98a8192aa Backed out changeset 34c02de8634f (bug 968308) for testUITelemetry failures 2014-03-27 17:48:56 +00:00
Ed Morley
929dfac66e Backed out changeset ea74c69f4dbf (bug 968308) 2014-03-27 17:48:34 +00:00
Ed Morley
4312aa8ad0 Backed out changeset 37e48ebd87a9 (bug 968308) 2014-03-27 17:48:30 +00:00
Margaret Leibovic
13c487d13b Bug 942281 - Create a PanelAuthCache to keep track of whether or not panel is authenciated (r=lucasr) 2014-03-27 09:25:04 -07:00
Margaret Leibovic
55e4fb900f Bug 942281 - Add a view for authentication UI to DynamicPanel (r=lucasr) 2014-03-27 09:25:04 -07:00
Margaret Leibovic
e804983f2c Bug 942281 - Rename mLayout -> mPanelLayout in DyanmicPanel (r=lucasr) 2014-03-27 09:25:03 -07:00
Margaret Leibovic
d73f686e9e Bug 942281 - Create AuthConfig and add authHandler option to Home.panels.register API (r=lucasr) 2014-03-27 09:25:03 -07:00
Bevis Tseng
06ca945bcd Bug 981077 - Part 1: Add new error type SIM_NOT_MATCHED_ERROR. r=vyang 2014-03-21 10:52:05 +08:00
Richard Newman
898c785ff0 Bug 965811 - Support Firefox Account-based Sync in SendTabActivity. r=nalexander 2014-03-26 22:21:19 -07:00
Nick Alexander
ff2d767beb Bug 983856 - Message when syncing is disabled by Android. r=rnewman 2014-03-26 22:11:05 -07:00
Ashwin Swaroop
6596fb9c77 Bug 983860 - Fixed a copy-paste error and replaced log message in AndroidFxAccount.enableSyncing() to say "Enabling" instead of "Disabling"; r=nalexander 2014-03-26 22:00:58 -07:00
Wes Johnston
bf3b3e4186 Bug 981852 - Push GeckoEvents to a background thread. r=mfinkle 2014-03-26 21:21:40 -07:00
Ryan VanderMeulen
c73d8169d7 Merge m-c to fx-team. 2014-03-26 23:08:02 -04:00
Mark Capella
141df64342 Bug 982608 - Geckoeditable data loss using Swift keyboard during Text Selection, r=jchen, margaret 2014-03-26 21:34:46 -04:00
Ryan VanderMeulen
4dc5242df5 Merge inbound to m-c. 2014-03-26 20:58:31 -04:00
Chenxia Liu
9168ed5365 Bug 959917 - Part 4: Fade visual feedback. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
ee752c0894 Bug 959917 - Part 3: Add nested reordering to context menu. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
875ac71893 Bug 959917 - Part 2: Support reordering in HomeConfig.Editor. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
abe8d9461e Bug 959917 - Part 1: Explicitly handle PanelConfig order in Editor. r=lucasr 2014-03-26 16:07:14 -07:00
Chenxia Liu
2695f163ab Bug 959917 - Part 0: Remove unused imports. r=lucasr 2014-03-26 16:07:13 -07:00
Chenxia Liu
66b148d268 Bug 959917 - Cleanup: Remove unused field. r=lucasr 2014-03-26 16:07:04 -07:00
Michael Comella
8e2648d558 Bug 957894: Update account pickling code for Firefox Accounts. r=nalexander 2014-03-26 11:31:43 -07:00
Wes Johnston
829ffa4afd Bug 896109 - Don't log null dir requests in GeckoProfile.java. r=mfinkle 2014-03-26 10:47:15 -07:00
Wes Johnston
2fec4d2709 Bug 942270 - Fix gingerbread issues with quickshare. r=bnicholson 2014-03-26 10:18:02 -07:00
Wes Johnston
936e22fa0e Bug 942270 - Use tabs for prompts with multiple contexts. r=bnicholson,margaret 2014-03-26 10:18:02 -07:00
Wes Johnston
fa0e9a3f80 Bug 942270 - Gingerbread compatibility of GeckoActionView. r=margaret 2014-03-26 10:18:02 -07:00
Wes Johnston
5271de610a Bug 942270 - Fix tests for quickshare. r=gbrown 2014-03-26 10:18:01 -07:00
Wes Johnston
fe15a7c0ff Bug 942270 - Support quickshare in context menus. r=bnicholson 2014-03-26 10:18:01 -07:00
Wes Johnston
153d382b05 Bug 985875 - Set selected item in adapter for single select lists. r=bnicholson 2014-03-25 22:44:08 -07:00
Wes Johnston
79883c8a29 Bug 956716 - Use exclusive bounds for substring. r=bnicholson 2014-03-25 22:43:12 -07:00
Wes Kocher
5389f8cd94 Merge m-c to fx-team 2014-03-25 20:23:20 -07:00
Wes Kocher
0d58e41dd9 Merge fx-team to m-c 2014-03-25 20:03:13 -07:00
Jim Chen
20e6314399 Bug 987284 - Make "copy JNI files" message easier to read. r=mshal 2014-03-25 14:40:36 -04:00
Lucas Rocha
c31616a268 Bug 987963 - Reset isLoaded state in HomeFragment on configuration change (r=margaret) 2014-03-25 13:31:26 -07:00
Wes Johnston
dc860eefa9 backout e777fa3d7fa9 for build failures 2014-03-25 12:58:06 -07:00
Wes Johnston
a564938561 Bug 956716 - Crop dialog titles to 256 characters. r=bnicholson 2014-03-25 12:45:57 -07:00
Wes Johnston
e5f517b4c9 Bug 980152 - Resize images for grid views. r=lucasr 2014-03-25 12:44:22 -07:00
Wes Johnston
eb1f5780da Bug 980152 - Update code style in some Panel classes. r=lucasr 2014-03-25 12:44:21 -07:00
Myk Melez
5330671732 Bug 982559 - use intent data to start app from legacy shorcut; r=wesj 2014-03-28 11:27:46 -07:00
James Hugman
a5ab331d6c Bug 958709 - enable webapps to kill their tasks; r=mfinkle,mhaigh
--HG--
extra : amend_source : d57e9195baa5eaf3d9847fef0a5b9d78ae8d3af4
2014-03-25 11:12:58 -07:00
Carsten "Tomcat" Book
51bdac3e31 Merge mozilla-central to fx-team 2014-03-25 13:43:40 +01:00
Carsten "Tomcat" Book
05c3a611b5 merge fx-team to mozilla-central 2014-03-25 13:17:42 +01:00
Geoff Brown
d1c5c80700 Bug 915449 - Get EditText view instead of using Solo.getEditText; r=mcomella 2014-03-24 16:19:54 -06:00
Ryan VanderMeulen
85d2cbd02e Merge inbound to m-c. 2014-03-24 16:47:07 -04:00
Margaret Leibovic
90044610c2 Bug 943262 - Use CharsetMenu.jsm instead of charsetTitles.properties for Character Encoding menu items. r=bnicholson 2014-03-24 09:22:32 -07:00
Ms2ger
4589af6f9b Bug 860731 - Part d: Fix packaging; r=janv 2014-03-24 16:11:16 +01:00
Phil Ringnalda
666e28991c Back out 4 changesets (bug 986114) for 50% roboprovider bustage
CLOSED TREE

Backed out changeset cc87c22aab07 (bug 986114)
Backed out changeset c75b0b78ebbf (bug 986114)
Backed out changeset d9e1c755f554 (bug 986114)
Backed out changeset f1d1a28b0f5a (bug 986114)
2014-03-22 21:34:30 -07:00
Phil Ringnalda
4220e17e44 Merge m-c to f-t 2014-03-22 17:48:30 -07:00
Richard Newman
724ed0ee08 No bug - move docs from wiki to in-tree Sphinx docs. r=doc-only 2014-03-22 15:47:31 -07:00
Myk Melez
353c45e4c5 Bug 982557 - migrate old prefs and set apkPackageName after updating app via APK; r=mfinkle 2014-03-22 14:26:43 -07:00
Jim Chen
2bc9e8c47d Bug 984463 - Update GeckoEditableListener constants to match IMEMessage constants. r=masayuki 2014-03-21 13:44:59 -04:00
Kartikaya Gupta
55dee56484 Bug 986472 - Ensure that touch points fall inside the element bounds when being moved. r=wesj 2014-03-21 11:45:30 -04:00
Carsten "Tomcat" Book
12e249d1fa merge fx-team to mozilla-central 2014-03-21 15:16:06 +01:00
Wes Kocher
068291c6a9 Merge m-c to inbound 2014-03-20 19:46:52 -07:00
Richard Newman
e4245f9061 Bug 986096 - On access to Sync through settings after setup, user should be sent to config screen not 'back to browsing'. r=nalexander 2014-03-20 19:14:44 -07:00
Vlad Tanase
85f5af6f72 Bug 983475 - Remove shouldShowProgress method from browser.js. r=bnicholson 2014-03-19 16:08:05 +02:00