Adrian Tamas
211a3e4cbf
Bug 888277 - Create a new Robocop test to test private browsing. r=gbrown
2013-06-25 08:45:14 +03:00
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
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
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
Ed Morley
36eb66ba1f
Backed out changeset 59655b2db583 (bug 910106) since it has just morphed the failures into bug 920490
2013-09-25 14:27:48 +01:00
Wes Kocher
aa77cad4b2
Merge m-c to fx-team
2013-09-24 20:26:24 -07:00
Wes Kocher
9f40060dc3
Merge fx-team to m-c
2013-09-24 20:06:37 -07:00
Chenxia Liu
c4060ef50d
Bug 910186 - Long-press on search providers in settings only triggers touch up. r=sriram
2013-09-24 17:51:18 -07:00
Mark Capella
0a1fb32765
Bug 918222: Misc null error in browser.js, r=mfinkle
2013-09-24 18:34:12 -04:00
Chenxia Liu
916bf9111f
Bug 919384 - "Text reflow" robocop test checks for the wrong RELEASE_BUILD boolean value. r=gbrown
2013-09-24 15:02:41 -07:00
Mark Finkle
6199e671e1
Bug 906039 - 'New Guest Session' doesn't deserve a toplevel menu item r=bnicholson
2013-09-24 17:09:55 -04:00
Federico Paolinelli
69f3833cf8
Bug 815202 - Add Pause and Cancel actions to download notifications. r=wesj
...
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-hdpi/close.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-mdpi/close.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-xhdpi/close.png
2013-09-24 13:53:55 -07:00
Brian Nicholson
94c3295224
Bug 919723 - Add missing import to Sanitizer.jsm
...
--HG--
extra : rebase_source : 952f34228a988f2f4b11b0ada66851baee4efe6e
2013-09-24 12:31:12 -07:00
Ed Morley
c59075a2f5
Bug 910106 - Disable Robocop verifyHomePagerHidden() on Android 2.2 for too many intermittent failures
2013-09-24 16:57:09 +01:00
Ed Morley
a9b603466f
Backed out changeset 403743a219a3 (bug 917944) for robocop-2 failures
2013-09-24 09:25:09 +01:00
Mark Capella
a69931e291
Bug 917944 - Remove "Most recent" header in history page, r=margaret
2013-09-24 01:34:46 -04:00
Ryan VanderMeulen
a6e90764cc
Merge inbound to m-c.
2013-09-23 23:05:11 -04:00
Ryan VanderMeulen
a053c4c09f
Merge m-c to inbound.
...
--HG--
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
2013-09-23 17:10:33 -04:00
Wes Johnston
93c1cbe0f1
Bug 918086 - Disable overscroll when pinch zooming. r=kats
2013-09-23 11:47:05 -07:00
Wes Johnston
0bc39cb1db
Bug 705246 - Disable overscroll when panning. r=kats
2013-09-23 11:46:50 -07:00
Margaret Leibovic
272b9ced11
Bug 919228 - (Part 2) Remove unused bookmark_add string. r=sriram
2013-09-23 10:40:26 -07:00
Margaret Leibovic
81bb6f1fde
Bug 919228 - Update top sites thumbnail placeholder text to "Add a site". r=sriram
2013-09-23 10:40:24 -07:00
Mark Capella
231f8dac81
Bug 917297 - Clicking on a link sometimes results in a JS error to logcat instead of navigation, r=kats
2013-09-23 12:48:31 -04:00
Phil Ringnalda
0e2b15772a
Merge m-c to fx-team
2013-09-22 09:16:05 -07:00
Wes Kocher
7055da100e
Merge inbound to m-c
2013-09-20 19:28:47 -07:00
Ryan VanderMeulen
037e6edcf3
Merge m-c to fx-team.
2013-09-20 18:19:03 -04:00
Lucas Rocha
cd587cae73
Bug 917455 - Implement missing getInt() in TopSitesCursorWrapper (r=sriram)
2013-09-20 15:53:04 -04:00
Lucas Rocha
086b9db6de
Bug 917806 - Immediately update title in toolbar on ACTION_VIEW intent (r=margaret)
2013-09-20 15:22:35 -04:00
Margaret Leibovic
d503f21634
merge m-c to fig
2013-09-20 14:50:31 -04:00
Chenxia Liu
b0ca674a57
Bug 917398 - Include test for new top sites. r=margaret
2013-09-20 13:35:29 -04:00
Chenxia Liu
e580cd6ad4
Bug 917398 - Update tests for the new tabs in about:home. r=margaret
2013-09-20 13:35:29 -04:00
Lucas Rocha
d95afff86b
Bug 918377 - Remove unnecessary extra touch handling from BookmarksListView (r=sriram)
2013-09-19 17:23:58 -04:00
Lucas Rocha
d01555f04a
Bug 918377 - Move and update header divider code to TopSitesPage (r=sriram)
2013-09-19 17:19:43 -04:00
Lucas Rocha
7ecc1cf359
Bug 918377 - Misc layout fixes on new tab layout in about:home (r=sriram)
2013-09-19 17:19:43 -04:00
Lucas Rocha
291b0736cd
Bug 918032 - Top Sites query should include display, bookmarkId, historyId (r=wesj)
2013-09-19 17:18:06 -04:00
Lucas Rocha
f7f4fc30a5
Merge m-c to fig
...
--HG--
rename : mobile/android/base/home/PinBookmarkDialog.java => mobile/android/base/home/PinSiteDialog.java
rename : mobile/android/base/home/TopBookmarksView.java => mobile/android/base/home/TopSitesGridView.java
rename : mobile/android/base/home/MostVisitedPage.java => mobile/android/base/home/TopSitesPage.java
rename : mobile/android/base/home/BookmarkThumbnailView.java => mobile/android/base/home/TopSitesThumbnailView.java
rename : mobile/android/base/resources/color/top_bookmark_item_title.xml => mobile/android/base/resources/color/top_sites_grid_item_title.xml
rename : mobile/android/base/resources/drawable-hdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-hdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-mdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-mdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-xhdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-xhdpi/top_site_add.png
rename : mobile/android/base/resources/drawable/bookmark_thumbnail_bg.xml => mobile/android/base/resources/drawable/top_sites_thumbnail_bg.xml
rename : mobile/android/base/resources/layout/home_most_visited_page.xml => mobile/android/base/resources/layout/home_top_sites_page.xml
rename : mobile/android/base/resources/layout/pin_bookmark_dialog.xml => mobile/android/base/resources/layout/pin_site_dialog.xml
rename : mobile/android/base/resources/menu/top_bookmarks_contextmenu.xml => mobile/android/base/resources/menu/top_sites_contextmenu.xml
extra : amend_source : 459360495389bad89cab14a8bd70f3dacb10d9f5
2013-09-19 13:53:14 -04:00
Sriram Ramasubramanian
d4795b4515
Bug 917848: Use a static class for LoadFaviconTask inside TwoLinePageRow. [r=lucasr]
2013-09-19 11:29:34 -04:00
Sriram Ramasubramanian
041a6f689f
Bug 917455: Use a single cursor for the grid and the list. [r=lucasr]
2013-09-18 17:30:01 -04:00
Lucas Rocha
d879c87d0f
Bug 917455 - Update top sites behaviour for about:home's Top Sites panel (r=wesj)
2013-09-18 17:56:32 -04:00
Margaret Leibovic
a1ca5f7a5e
Bug 917455 - Revert getTopBookmarks back to getTopSites. r=wesj
2013-09-18 13:32:22 -04:00
Sriram Ramasubramanian
47df6f4433
Bug 917396: Crash in resetting the loader. [r=lucasr]
2013-09-18 10:05:43 -04:00
Sriram Ramasubramanian
891df758a7
Bug 833800: LinearLayout of android doesn't have the third constructor in pre-ICS. [r=margaret]
2013-09-18 10:00:37 -04:00
Patrick McManus
38857e13c6
bug 904170 - telemetry for daily http data consumption r=jduell
2013-09-22 23:01:10 -04:00
Sriram Ramasubramanian
03ac8ef4d1
Bug 917396: Move the grid to "TopSites" page. [r=lucasr]
...
--HG--
rename : mobile/android/base/home/PinBookmarkDialog.java => mobile/android/base/home/PinSiteDialog.java
rename : mobile/android/base/home/TopBookmarksAdapter.java => mobile/android/base/home/TopSitesGridAdapter.java
rename : mobile/android/base/home/TopBookmarkItemView.java => mobile/android/base/home/TopSitesGridItemView.java
rename : mobile/android/base/home/TopBookmarksView.java => mobile/android/base/home/TopSitesGridView.java
rename : mobile/android/base/home/BookmarkThumbnailView.java => mobile/android/base/home/TopSitesThumbnailView.java
rename : mobile/android/base/resources/color/top_bookmark_item_title.xml => mobile/android/base/resources/color/top_sites_grid_item_title.xml
rename : mobile/android/base/resources/drawable-hdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-hdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-mdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-mdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-xhdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-xhdpi/top_site_add.png
rename : mobile/android/base/resources/drawable/bookmark_thumbnail_bg.xml => mobile/android/base/resources/drawable/top_sites_thumbnail_bg.xml
rename : mobile/android/base/resources/layout/pin_bookmark_dialog.xml => mobile/android/base/resources/layout/pin_site_dialog.xml
rename : mobile/android/base/resources/layout/top_bookmark_item_view.xml => mobile/android/base/resources/layout/top_sites_grid_item_view.xml
rename : mobile/android/base/resources/menu/top_bookmarks_contextmenu.xml => mobile/android/base/resources/menu/top_sites_contextmenu.xml
2013-09-17 16:24:48 -04:00
Sriram Ramasubramanian
45eb2c5566
Bug 833800: FadedTextView should handle compound drawables. [r=lucasr]
2013-09-17 13:59:10 -04:00
Sriram Ramasubramanian
e2658d0ba4
Bug 833800: Change the pin to be an image. [r=wesj]
2013-09-17 13:39:18 -04:00
Lucas Rocha
5bb5082359
Bug 917394 - Rearrange about:home tabs as per new design (r=sriram)
...
--HG--
rename : mobile/android/base/home/MostVisitedPage.java => mobile/android/base/home/TopSitesPage.java
rename : mobile/android/base/resources/layout/home_most_visited_page.xml => mobile/android/base/resources/layout/home_top_sites_page.xml
2013-09-17 16:58:12 -04:00
Alex Keybl
9312d29ec1
Merging in version bump NO BUG
2013-09-17 09:38:37 -04:00
Brian Nicholson
d8d7b2e74e
Bug 919207 - Remove thumbnail from share intent. r=mfinkle
2013-09-23 16:16:08 -07:00
Jim Chen
dd7b9564d0
Bug 909940 - Disable updating the URL bar type for HTC keyboards. r=cpeterson
2013-09-23 17:23:37 -04:00
Nick Alexander
663f6dacb1
Bug 903531 - First copy of background JUnit 3 test suite. r=rnewman
...
The background test suite covers all the Android Background
Services, including Sync, Product Announcments, and Firefox Health
Report. It is developed at
https://github.com/mozilla-services/android-sync
2013-09-23 13:01:40 -07:00
Brad Lassey
444daf2f5c
bug 918645 - rash in java.lang.SecurityException: WifiService: Neither user 10061 nor current process has android.permission.ACCESS_WIFI_STATE. at android.os.Parcel.readException(Parcel.java r=mcmanus
...
--HG--
extra : rebase_source : fb48217a5654ceba1ec0361466af5698d2f2e3c5
2013-09-20 15:58:10 -04:00
Lucas Rocha
0be3f9db55
Bug 910191/913402 - Don't use OnPreDrawObserver on pre-HC devices (r=sriram)
2013-09-18 14:50:22 -04:00
Chris Kitching
660e5c4dff
Bug 916588 - Show default favicon when we bail in FaviconView.formatImage. r=margaret
2013-09-18 13:47:35 -04:00
Michael Boon
a1c383eb7b
Bug 791475 - Android updater notification should provide more information like progress. r=snorp
2013-09-20 10:20:22 -04:00
Ed Morley
f0e58d0012
Merge latest green inbound changeset and mozilla-central
2013-09-20 10:18:21 +01:00
Michael Comella
9f2c8f9bb2
Bug 870171 - Implement pruning service. r=rnewman,nalexander
2013-09-19 17:41:05 -04:00
Michael Comella
1ec560ea2d
Bug 870171
2013-09-19 17:41:04 -04:00
Brian Nicholson
5aff8709c6
Bug 896281 - Part 2: Remove Sync pref for guest session. r=wesj
...
--HG--
extra : rebase_source : 9936a08abc8c639d2cb57a65f9c964e9c6e8568b
2013-09-19 13:40:48 -04:00
Brian Nicholson
673151fb73
Bug 896281 - Part 1: Disable synced tab for guest session. r=sriram
...
--HG--
extra : rebase_source : 621253f2a28aca48fff7957c20fde7f8097887a2
2013-09-19 13:40:48 -04:00
Margaret Leibovic
cc6b8c0e3f
Bug 913683 - (Part 2) Remove about:home from testSystemPages checks. r=gbrown
2013-09-19 09:38:00 -04:00
Margaret Leibovic
964ab98552
Bug 913683 - (Part 1) Verify home pager is hidden before checking to make sure the page is painted, and increase the time we wait to make sure these things happen. r=gbrown
2013-09-19 09:37:58 -04:00
Timothy Nikkel
fd8a8b8de0
Bug 862602. Turn on image visibility for android so we don't keep all images in foreground tab locked. r=kats
2013-09-24 01:30:27 -05:00
Myk Melez
10c0206e59
bug 918611 - define MOZ_FENNEC when building mobile/android; r=glandium
...
--HG--
extra : amend_source : b7c5c8d9facabc7331bd221de3787dbf137df86d
2013-09-20 08:20:46 -07:00
Ed Morley
19e398d030
Merge mozilla-central and inbound
2013-09-20 10:55:03 +01:00
Honza Bambas
ea8ec4777e
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
Margaret Leibovic
872e35892f
Bug 905262 - Create a JS add-on API for adding content to the promotional banner. r=wesj
2013-08-19 17:22:47 -07:00
Richard Newman
a1277a4c09
Bug 916316 - Follow-up to fix bustage on a CLOSED TREE. r=trivial
2013-09-18 13:12:26 -04:00
Lucas Rocha
573e90c398
Bug 905685 - Clear favicon until the new image finishes loading in TwoLinePageRow (r=sriram)
2013-09-18 12:58:58 -04:00
Lucas Rocha
3fb56da22c
Bug 905685 - Don't try to load favicons from cursor in TwoLinePageRow (r=sriram)
2013-09-18 12:58:50 -04:00
Lucas Rocha
3e7c3b6317
Bug 905685 - Implement incremental favicon loading in about:home (r=sriram)
2013-09-18 12:58:25 -04:00
Richard Newman
3826990021
Bug 916316 - Speed up FHR date formatting. r=mcomella
2013-09-18 11:48:11 -04:00
Carsten "Tomcat" Book
e02754c485
merge fx-team to mc
2013-09-18 12:12:28 +02:00
Mark Capella
0d0b24b314
Bug 770101 - about:config should label integer fields correctly so keyboard uses numerical mode, r=wesj
2013-09-17 23:54:48 -04:00
Mark Capella
4d3c71bac5
Bug 913214 - Create StringUtils method to provide readable URL / title string, r=wesj, sriram
2013-09-17 23:54:48 -04:00
Ryan VanderMeulen
13384c7908
Merge m-c to inbound.
2013-09-17 22:47:28 -04:00
Matt Brubeck
0e1d8d56e5
Bug 917059 - Fix download size display when decimal separator is ',' [r=bnicholson]
2013-09-17 10:23:57 -07:00
Ed Morley
fea5a690ca
Backed out changeset dea697e42d70 (bug 913683) for robocop test failures
2013-09-17 16:12:30 +01:00
Mina Almasry
5ef5c9ada3
Bug 890253 - Change widget/android/nsWindow.cpp GetDefaultScaleInternal() to use actual device DPI. r=mbrubeck, r=kats
2013-09-17 20:45:03 -04:00
Geoff Brown
620731f3ce
Bug 917543 - Add an x86 version of the robocop.ini manifest; r=jmaher DONTBUILD
2013-09-17 17:40:58 -06:00
Brian Nicholson
5c9a87953c
Bug 890392 - Include page thumbnail when sharing. r=mfinkle
2013-09-17 10:27:37 -04:00
Brian Nicholson
56e0b828b9
Bug 890392 - Replace the page title when sharing. r=sriram
2013-09-17 10:27:37 -04:00
Ed Morley
4709550161
Merge mozilla-central and fx-team
2013-09-17 15:22:00 +01:00
Chenxia Liu
c3d9b5dcce
Bug 915350 - Intermittent testBookmarklets,testHistory,testTabHistory,testBookmarkKeyword | Page title is correct - got http://mochi.test:8888/tests/robocop/robocop_blank_01.html , expected Browser Blank Page 01. r=gbrown
2013-09-17 10:05:39 -04:00
Margaret Leibovic
bfe55b88e6
Bug 913683 - Verify home pager is hidden before checking to make sure the page is painted, and increase the time we wait to make sure these things happen. r=gbrown
2013-09-17 09:14:12 -04:00
Margaret Leibovic
5b4b70c66a
Bug 906041 - (Part 2) Dismiss editing mode if the user is loading a URL from an external app. r=lucasr
2013-09-17 09:14:00 -04:00
Margaret Leibovic
1e24c79c0e
Bug 906041 - (Part 1) Don't change the visibility of the home pager if we're in editing mode. r=lucasr
2013-09-17 09:13:54 -04:00
Rick Eyre
51719c804f
Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
...
- Added vtt.js, a JS WebVTT parser, to Gecko.
- Added a wrapper to interface between it and Gecko.
- Updated TextTrackCue and WebVTTListener to work with it.
--HG--
rename : content/media/WebVTTLoadListener.cpp => content/media/WebVTTListener.cpp
rename : content/media/WebVTTLoadListener.h => content/media/WebVTTListener.h
2013-09-19 08:26:00 -07:00
Brad Lassey
37fb82a515
bug 918378 - restrict WiFi permissions to nightly and aurora r=mfinkle
...
--HG--
extra : rebase_source : 93f39055a6a52d7fd632bcbef4e62c46003a9d54
2013-09-19 13:11:30 -04:00
Ed Morley
a91d36c830
Bug 915350 - Disable testBookmarklets, testHistory, testTabHistory & testBookmarkKeyword for too many intermittent failures
2013-09-19 15:15:32 +01:00
Benoit Jacob
f9813a5b18
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
2013-09-19 09:54:39 -04:00
Andrea Marchesini
583e47bb3f
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
...
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 13:27:07 -04:00
Ed Morley
98e8051ead
Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html
2013-10-02 17:58:06 +01:00
Scott Johnson
16a7034b86
Backout 6a5549d97d8d (bug 878935) for missing IID changes.
2013-10-02 11:36:44 -05:00
Andrea Marchesini
96b73df8b6
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
...
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 11:30:26 -04:00
Mark Capella
105a3dcba6
Bug 906323 - It should be possible to update a menuitem's label, r=sriram, f=margaret
2013-10-17 02:06:56 -04:00
Viral Wang
f598c4312d
Bug 908058 - Add orientation keyword 'default' to express normal orientation. r=mounir, r=blassey
2013-09-30 10:40:41 -04:00
Nick Alexander
f7d9fb4dcb
Bug 900522 - Part 3: Add passthru ANDROID_GENERATED_RESFILES. r=gps
...
This defines all of the Android resources in moz.build files (although
some are still generated by mobile/android/base/Makefile.in).
2013-10-09 16:19:00 -07:00
Nick Alexander
fdfe926d99
Bug 900522 - Part 2: Use ANDROID_RESFILES in mobile/android/base/moz.build. r=gps
...
This defines ANDROID_RESFILES in mobile/android/base/moz.build but
does not use the default processing from java-build.mk.
* * *
Bug 900522 - Part 1: Make ANDROID_RESFILES a moz.build-only variable. r=gps
2013-10-09 16:19:00 -07:00
Ryan VanderMeulen
c911c6968b
Merge m-c to fx-team.
2013-10-16 17:04:40 -04:00
Mark Finkle
3eaf44c438
Bug 927451 - GeckoView profile folder is not created r=blassey r=wesj
2013-10-16 17:02:39 -04:00
Mark Finkle
cd05784242
Bug 927253 - [geckoview] NPE in GeckoNetworkManager r=blassey
2013-10-16 17:02:36 -04:00
Georg Fritzsche
a3b5f80d62
Bug 920927 - Update plugin overlay handling on mobile. r=margaret
2013-10-15 10:35:50 +02:00
Randell Jesup
a99e43a88e
Bug 882145: Mirror desktop UI changes for Android (bug 916609) r=jesup,jib
2013-09-16 02:40:25 -04:00
Timothy Nikkel
116e1aca5d
Bug 915526. Take into account display port and scroll port clamping in image visibility. r=roc f=kats
2013-09-15 13:51:35 -05:00
Ryan VanderMeulen
e757b0b4fb
Merge m-c to inbound.
2013-09-14 20:31:22 -04:00