Commit Graph

10905 Commits

Author SHA1 Message Date
Wes Kocher
9227df6cbe Merge m-c to fxteam 2013-10-10 19:10:24 -07:00
Wes Kocher
09aa863740 Merge inbound to m-c 2013-10-10 18:59:58 -07:00
Michael Comella
0d9d8e07aa Bug 902560: FakeProfileTestCase deletes testing directory if it exists. r=nalexander 2013-10-10 16:44:22 -07:00
Brian Nicholson
7eb59bef28 Bug 923519 - Remove resource preprocessing. r=nalexander
--HG--
rename : mobile/android/base/resources/xml/preferences.xml.in => mobile/android/base/resources/xml/preferences.xml
rename : mobile/android/base/resources/xml/preferences_customize.xml.in => mobile/android/base/resources/xml/preferences_customize.xml
rename : mobile/android/base/resources/xml/searchable.xml.in => mobile/android/base/resources/xml/searchable.xml
rename : mobile/android/base/resources/xml/sync_authenticator.xml.in => mobile/android/base/resources/xml/sync_authenticator.xml
rename : mobile/android/base/resources/xml/sync_options.xml.in => mobile/android/base/resources/xml/sync_options.xml
rename : mobile/android/base/resources/xml/sync_syncadapter.xml.in => mobile/android/base/resources/xml/sync_syncadapter.xml
2013-10-10 16:08:59 -07:00
Nick Alexander
93686d66a7 Bug 923519 - Pre: Expose MOZ_ANDROID_SHARED_{ID,ACCOUNT_TYPE} to mobile/android/**/Makefile.in. r=gps 2013-10-10 16:08:58 -07:00
Brian Nicholson
3de1770fc2 Bug 923407 - Set list adapter to null when destroying BrowserSearch view. r=lucasr 2013-10-10 13:54:49 -07:00
Nick Alexander
6fcd9b0d05 Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle
--HG--
rename : mobile/android/base/GeckoEditText.java.in => mobile/android/base/widget/GeckoEditText.java.in
rename : mobile/android/base/GeckoImageButton.java.in => mobile/android/base/widget/GeckoImageButton.java.in
rename : mobile/android/base/GeckoImageView.java.in => mobile/android/base/widget/GeckoImageView.java.in
rename : mobile/android/base/GeckoLinearLayout.java.in => mobile/android/base/widget/GeckoLinearLayout.java.in
rename : mobile/android/base/GeckoRelativeLayout.java.in => mobile/android/base/widget/GeckoRelativeLayout.java.in
rename : mobile/android/base/GeckoTextSwitcher.java.in => mobile/android/base/widget/GeckoTextSwitcher.java.in
rename : mobile/android/base/GeckoTextView.java.in => mobile/android/base/widget/GeckoTextView.java.in
rename : mobile/android/base/GeckoView.java.frag => mobile/android/base/widget/GeckoView.java.frag
2013-10-10 11:53:14 -07:00
Nick Alexander
6173918c66 Bug 924232 - Part 1: Remove special processing of FENNEC_PP_JAVA_VIEW_FILES. r=mfinkle 2013-10-10 11:53:12 -07:00
Geoff Brown
ebd42a9670 Bug 851861 - Enable robocop testLoad, testPanCorrectness, etc 2013-10-10 10:00:14 -06:00
Justin Dolske
68b3e080f4 Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn 2013-10-09 17:48:40 -07:00
Nick Alexander
bfed676547 Bug 923306 - Build annotationProcessors with JAVA_JAR_TARGETS. r=glandium 2013-10-09 17:05:37 -07:00
Nick Alexander
7e9466764b Bug 923306 - Add JAVA_JAR_TARGETS. r=glandium 2013-10-09 17:05:36 -07:00
Nick Alexander
2185e91dfa Bug 924133 - Remove Android WebApps preprocessing. r=wesj
The existing code complicates the build system and IDE integration.
This keeps most of the flexibility while simplifying the build system.
2013-10-09 17:05:36 -07:00
Margaret Leibovic
676e916693 Bug 917273 - Fix PinSiteDialog to handle pinning user-entered terms. r=wesj 2013-10-09 13:06:58 -07:00
Margaret Leibovic
6489953153 Bug 924928 - Update general Yahoo! search engine icon. r=mfinkle 2013-10-09 13:06:55 -07:00
Lauren Ko
8997beb54e Bug 919301 - Stop showing "switch to tab" from normal browsing when in private browsing. r=mleibovic 2013-10-03 17:13:42 -07:00
Carsten "Tomcat" Book
309194ad49 merge fx-team to mozilla-central 2013-10-09 10:15:37 +02:00
Michael Comella
0e11455a3a Bug 888086 - Use StringBuilder in sync/Utils.java r=rnewman 2013-10-08 18:42:47 -07:00
Gavin Sharp
8086bb9e1f Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice 2013-10-08 14:00:48 -07:00
Brian Nicholson
317a825ee4 Bug 924478 - Initialize sPriorityResetRunnable only once. r=kats 2013-10-08 12:25:42 -07:00
Phil Ringnalda
4624f8aa05 Merge f-t to m-c 2013-10-07 18:47:22 -07:00
Richard Newman
c108d818a1 Bug 919645 - crash in android.os.NetworkOnMainThreadException. r=bnicholson 2013-10-07 12:54:41 -07:00
Reuben Morais
6d37cb18c3 Backed out 2 changesets (bug 899574) for breaking Gaia tests
--HG--
rename : dom/tests/mochitest/notification/desktop-notification/create_notification.html => dom/tests/mochitest/notification/create_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/notification_common.js => dom/tests/mochitest/notification/notification_common.js
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html => dom/tests/mochitest/notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html => dom/tests/mochitest/notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html => dom/tests/mochitest/notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html => dom/tests/mochitest/notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul => dom/tests/mochitest/notification/test_system_principal.xul
2013-10-07 14:41:13 -04:00
Phil Ringnalda
386b8f6fd4 Merge b-i to m-c 2013-10-06 18:31:14 -07:00
Brad Lassey
947dda5930 bug 903082 - Add Yahoo as a general search provider for specified locales for Fennec r=mfinkle 2013-10-05 17:11:26 +02:00
Michael Henretty
f5b19a2f64 Bug 899574 - Part 2, add Notification.get() with notification storage. r=bent
--HG--
rename : dom/tests/mochitest/notification/create_notification.html => dom/tests/mochitest/notification/desktop-notification/create_notification.html
rename : dom/tests/mochitest/notification/notification_common.js => dom/tests/mochitest/notification/desktop-notification/notification_common.js
rename : dom/tests/mochitest/notification/test_basic_notification.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification.html
rename : dom/tests/mochitest/notification/test_basic_notification_click.html => dom/tests/mochitest/notification/desktop-notification/test_basic_notification_click.html
rename : dom/tests/mochitest/notification/test_leak_windowClose.html => dom/tests/mochitest/notification/desktop-notification/test_leak_windowClose.html
rename : dom/tests/mochitest/notification/test_notification_tag.html => dom/tests/mochitest/notification/desktop-notification/test_notification_tag.html
rename : dom/tests/mochitest/notification/test_system_principal.xul => dom/tests/mochitest/notification/desktop-notification/test_system_principal.xul
2013-10-02 18:27:53 -07:00
Phil Ringnalda
93c2de2d3d Merge f-t to m-c 2013-10-04 22:05:03 -07:00
Matt Brubeck
22161b5390 Back out f23136a1fedf (bug 698437) on suspicion of causing multiple Android mochitest failures on a CLOSED TREE 2013-10-04 12:41:43 -07:00
Nicholas Cameron
8027a76868 Bug 854873. Keep scissor rect enabled. r=kats,nical 2013-10-05 01:03:09 +13:00
Phil Ringnalda
65b2533e57 Merge m-i to m-c 2013-10-03 07:58:59 -07:00
Matt Brubeck
d1214e1cc6 Merge fx-team to mozilla-central 2013-10-03 07:38:41 -07:00
Ms2ger
bc14e4aa9c Merge m-c to inbound. 2013-10-03 11:09:17 +02:00
Ms2ger
7ffcd856c2 Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
Ms2ger
20dd9dd4e3 Bug 922288 - Remove some unnecessary boilerplate from Makefile.ins; r=mshal 2013-10-03 09:10:00 +02:00
Mark Finkle
ac7ff26e27 Bug 922329 - HelperApps.getAppsForUri does not check for empty results and throws r=wesj 2013-10-01 23:43:23 -04:00
Wes Kocher
4d92cef6c5 Merge inbound to m-c 2013-10-01 18:41:15 -07:00
Nick Alexander
d19b8060c9 NO BUG - Deleted unused resource `gecko_actionbar_bg'. r=sriram 2013-10-01 14:13:22 -07:00
Brian Nicholson
c9dc3ae6fd Bug 897162 - Lower Gecko thread priority when showing Top Sites page. r=lucasr 2013-10-01 12:55:00 -07:00
Nick Alexander
3d763f1f26 Bug 903534 - Part 1: Build background-debug.apk. r=glandium
--HG--
rename : mobile/android/moz.build => mobile/android/tests/background/junit3/moz.build
rename : mobile/android/moz.build => mobile/android/tests/background/moz.build
rename : mobile/android/moz.build => mobile/android/tests/moz.build
2013-10-01 12:43:30 -07:00
Wes Johnston
3ebb9492d4 Bug 920170 - Move Android prompt service components to their own namespace. r=margaret
--HG--
rename : mobile/android/base/Prompt.java => mobile/android/base/prompts/Prompt.java
rename : mobile/android/base/PromptInput.java => mobile/android/base/prompts/PromptInput.java
rename : mobile/android/base/PromptService.java => mobile/android/base/prompts/PromptService.java
2013-10-02 11:18:16 -07:00
Lucas Rocha
05e11fc7cf Bug 911695 - Use correct dppx values for HDPI and XHDPI devices (r=margaret) 2013-10-02 17:32:42 +01:00
Chris Kitching
21bdb3627d Bug 922116 - Don't clear FaviconView image data in formatImage. r=lucasr,margaret 2013-10-02 11:31:37 -04:00
Lucas Rocha
865972b7e2 Bug 919516 - No need to account for header views in Bookmarks page (r=mfinkle) 2013-10-02 15:46:13 +01:00
Lucas Rocha
8ef16f6e77 Bug 917805 - Use Tabs.loadUrl() for immediate reaction to ACTION_VIEW intents (r=margaret) 2013-10-01 17:15:44 +01:00
Lucas Rocha
053edfb43a Bug 917805 - Remove unused animateHideHomePager(), simplify hideHomePager() (r=margaret) 2013-10-01 17:15:30 +01:00
Margaret Leibovic
c718637c44 Bug 910106 - Replace loadUrl with inputAndLoadUrl in PixelTest. r=lucasr 2013-09-24 14:07:02 -07:00
Margaret Leibovic
8805b1bab4 Bug 921023 - Properly re-enable mixed content blocking. r=mfinkle 2013-10-01 11:42:42 -04:00
Lucas Rocha
73843ee59a Bug 906230 - Hide the Reading List page in about:home on low memory devices (r=sriram) 2013-10-01 14:22:24 +01:00
Lucas Rocha
2af4c1221a Bug 906230 - Add HardwareUtils.isLowMemoryPlatform() (r=kats) 2013-10-01 14:22:15 +01:00
Ed Morley
a249dc4903 Merge latest green inbound changeset and mozilla-central 2013-10-01 10:27:39 +01:00
Ed Morley
0e3846bb27 Merge mozilla-central and fx-team 2013-10-01 10:23:54 +01:00
Richard Newman
5a8e1c9ed8 Bug 919768 - Slowdown and OOM hit visiting top-sites in about:home. r=sriram 2013-09-30 20:56:09 -07:00
Mark Finkle
97b554ca00 Backout 41701d2c0341 (bug 875731), Caused a regression that breaks all downloads in Firefox for Android (bug 921944) 2013-09-30 22:01:35 -04:00
Ryan VanderMeulen
439f7d7d01 Merge m-c to b2g-inbound. 2013-09-30 16:30:26 -04:00
Ryan VanderMeulen
40233fbb80 Merge fx-team to m-c.
--HG--
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
2013-09-30 16:18:53 -04:00
Marco Castelluccio
df5132fb8d Bug 921527 - Enable the mozTCPSocket API for web apps on Android. r=wesj 2013-09-30 14:00:02 -04:00
Ben Hearsum
a7f90adb02 bug 885477: switch Nightly users to Balrog - switch android builds. r=mfinkle 2013-09-30 12:28:21 -04:00
Wes Kocher
03ca5a1de6 Merge fx-team to m-c 2013-09-27 20:32:24 -07:00
Wes Kocher
49f462c0ee Backed out changeset 5a520e97e6a5 (bug 911574) under suspicion of causing robocop1-1 orange. 2013-09-27 20:12:59 -07:00
Wes Kocher
e972a82318 Backed out changeset cfb6cd8accc3 (bug 911152) 2013-09-27 20:12:09 -07:00
Kartikaya Gupta
d32e27a6f8 Bug 911574 - Allow subframe panning on the body. r=wesj 2013-09-27 13:57:45 -04:00
Margaret Leibovic
d368834d5d Bug 921265 - Send "HomeBanner:Data" message when first message is added. r=wesj 2013-09-26 16:53:09 -07:00
Errietta Kostala
cee9a4a240 Bug 921756 - Don't let ButtonToast try to modify views it can't. r=lucasr 2013-09-30 10:59:40 -04:00
Chris Kitching
e5a5d4159c Bug 920861 - Moving the UpdateService classes into directories matching their declared packages. r=snorp
--HG--
rename : mobile/android/base/UpdateService.java => mobile/android/base/updater/UpdateService.java
rename : mobile/android/base/UpdateServiceHelper.java => mobile/android/base/updater/UpdateServiceHelper.java
2013-09-30 10:59:40 -04:00
Mina Almasry
92023d7937 Bug 813379 - Fennec hints to necko when search engines become visible. r=margaret 2013-09-30 10:59:40 -04:00
Sriram Ramasubramanian
fa3ab59494 Bug 920317: Banner cuts off TopSitesPage. [r=margaret]
--HG--
rename : b2g/config/emulator-ics/config.json => b2g/config/emulator/config.json
rename : b2g/config/emulator-ics/releng-emulator-ics.tt => b2g/config/emulator/releng-emulator.tt
extra : rebase_source : cdbc79b907ad0d90ff315966e645535ffb4a39b9
2013-09-26 15:39:36 -07:00
Kartikaya Gupta
11d3827466 Bug 921477 - Fix typo causing certificate usage failure. rs=wesj 2013-09-27 14:06:14 -04:00
Kartikaya Gupta
e2c5a16656 Bug 911152 - Don't reprocess the same metadata over and over. r=wesj 2013-09-27 13:57:54 -04:00
Kartikaya Gupta
f8a2c4f10b Bug 911574 - Allow subframe panning on the body. r=wesj 2013-09-27 13:57:45 -04:00
Michael Comella
f89e59dbb5 Bug 915355 - Part 3: Update default search engine comment to be more descriptive. r=rnewman 2013-09-27 09:38:25 -07:00
Michael Comella
2d3e9e297c Bug 915355 - Part 2: Add clarifying comments on keyword-search to Android code. r=rnewman 2013-09-27 09:38:25 -07:00
Raymond Lee
105a55451f Bug 875731 - Replace callers of nsIDownloadManager.usersDownloadsDirectory with Downloads.getUserDownloadsDirectory mobile/andriod/. r=mfinkle 2013-09-27 07:05:46 +08:00
Ryan VanderMeulen
4dd576fb2f Merge m-c to inbound. 2013-09-30 16:51:06 -04:00
Benjamin Smedberg
d030f7d8d7 Bug 920731 part B - also stop export JS symbols for android and B2G, r=glandium
--HG--
extra : rebase_source : 063d2f9e1776e6be4f333c3cc943a45c6d5e7373
2013-09-30 16:09:28 -04:00
Marco Castelluccio
cdb2ce6a51 Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm 2013-09-27 14:38:14 -04:00
Timothy Nikkel
1c9208618a Bug 918220. Part 2. Remove image.mem.allow_locking_in_content_processes pref from fennec pref file, it doesn't apply to fennec because it doesn't have content processes and could be confusing. Also, give the pref a default value in all.js. r=jmuizelaar 2013-09-30 12:53:46 -05:00
Timothy Nikkel
efc25acc98 Bug 918220. Part 1. Rename the pref content.image.allow_locking to make it clear that it only applies to content processes. r=jmuizelaar 2013-09-30 12:53:46 -05:00
Ryan VanderMeulen
8a632ce880 Merge fx-team to m-c. 2013-09-26 21:36:35 -04:00
Brian Nicholson
a21e0dcb79 Bug 917538 - Fix Fennec Restarter flags and remove System.exit(0). r=blassey 2013-09-26 16:34:38 -07:00
Sriram Ramasubramanian
2a485d2d60 Bug 910882: Change search suggestions background to a lighter blue. [r=margaret]
--HG--
extra : rebase_source : cd4b8ab06669bc856bded04392d71abc6e8961ac
2013-09-24 11:54:16 -07:00
Sriram Ramasubramanian
ab0dc636dd Bug 906227: Last tabs with switch-to-tab should not create new tabs. [r=margaret]
--HG--
extra : rebase_source : 929416c50248094fb3164b3b34a48486ac70f668
2013-09-23 16:35:46 -07:00
Chenxia Liu
f01d12907e Bug 919704 - Remove empty screen for "Top Sites". r=sriram 2013-09-26 10:47:23 -07:00
Niv Yahel
916d119e03 Bug 848772 - Remove the abouthome.title reference from config.dtd, create anaboutHome.dtd, and add it to jar.mn. r=mleibovic 2013-09-26 09:53:22 -04:00
Adrian Tamas
501d04732e Bug 916107 - Tag BrowserSearch view for the UI tests to have access to it (r=lucasr) 2013-09-12 16:08:43 +03:00
Mark Capella
d5d290983f Bug 917944 - Remove "Most recent" header in history page, r=margaret 2013-09-25 21:48:16 -04:00
Michael Comella
5b8ad1210c Bug 920674 - Add clarifying log statements to FHR Prune service. r=nalexander 2013-09-25 17:03:29 -07:00
Michael Comella
7fe0b2ef64 Bug 920225 - Correct FHR manifest comments. r=rnewman 2013-09-25 15:31:47 -07:00
Michael Comella
8daf94e292 Bug 920642: Remove dead files from bug 870171. r=rnewman 2013-09-25 11:52:48 -07:00
Margaret Leibovic
4eba586971 Bug 912994 - Update top sites query to exclude reading list items. r=wesj 2013-09-25 08:56:56 -07:00
Monica Chew
c1b4886200 Bug 842828: Clean up urlclassifier.gethashtables preferences (r=gcp)
* * *
Bug 842828: Mark attributes of nsIApplicationReputationQuery as readonly, remove unused field (r=mossop)
* * *
Bug 842828: Check local list to suppress remote lookups (r=paolo)
2013-09-26 06:51:59 -07:00
Ryan VanderMeulen
5dc1c55908 Merge m-c to inbound. 2013-10-01 17:23:59 -04:00
Scott Johnson
65602a4c92 Bug 878935: Pause painting while reflow-on-zoom is in progress to provide a better user experience. [r=kats] 2013-10-01 14:52:13 -05:00
Adrian Tamas
55028b0d7d Bug 899182 - Re-write testBookmark to work with the new about:home. r=lucasr 2013-08-19 17:11:09 +03:00
Mina Almasry
c98c225b5a Bug 698437 - Allow spatial navigation with directional controller. r=kats 2013-10-04 12:59:27 -04:00
Karen Rudnitski
fdac941dd8 Bug 903084 - Add Bing as a general search provider for specified locales for Fennec r=blassey 2013-10-05 18:07:09 +02:00
Adrian Tamas
75fb600424 Bug 896574 - Fix testAddSearchEngine to work with the new about:home. r=lucasr 2013-07-23 19:07:48 +03:00
Chris Kitching
e4c4bfb202 Bug 918917 - Show no favicon until load fails, then show default favicon, or the result (r=margaret) 2013-09-27 12:12:22 +01:00
Wes Johnston
82d4e39116 Bug 918079 - Show highlight when overscrolling. r=kats 2013-09-26 22:57:57 -07:00
Mark Capella
d869dc3636 Bug 923086 - "Add to reading list" button does not save it's state, r=lucasr
Part 2 - Actual final bug solution, tie into Part 1
2013-10-14 09:58:16 -04:00
Mark Capella
4dd7549869 Bug 923086 - "Add to reading list" button does not save it's state, r=lucasr
Part 1 - Ensure readinglist banner not visible until state is finalized
2013-10-14 09:58:16 -04:00