Commit Graph

10776 Commits

Author SHA1 Message Date
Wes Kocher
072aab0f7f Merge fx-team to m-c 2013-09-27 20:32:24 -07:00
Wes Kocher
b5422acc06 Backed out changeset 5a520e97e6a5 (bug 911574) under suspicion of causing robocop1-1 orange. 2013-09-27 20:12:59 -07:00
Wes Kocher
738a700eef Backed out changeset cfb6cd8accc3 (bug 911152) 2013-09-27 20:12:09 -07:00
Sriram Ramasubramanian
0cdca17b97 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
77cbb0a5b0 Bug 921477 - Fix typo causing certificate usage failure. rs=wesj 2013-09-27 14:06:14 -04:00
Kartikaya Gupta
ad9dfad849 Bug 911152 - Don't reprocess the same metadata over and over. r=wesj 2013-09-27 13:57:54 -04:00
Kartikaya Gupta
127f486afd Bug 911574 - Allow subframe panning on the body. r=wesj 2013-09-27 13:57:45 -04:00
Michael Comella
546e90874a 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
1da0af290a 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
bff6374217 Bug 875731 - Replace callers of nsIDownloadManager.usersDownloadsDirectory with Downloads.getUserDownloadsDirectory mobile/andriod/. r=mfinkle 2013-09-27 07:05:46 +08:00
Marco Castelluccio
8f6cc06e91 Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm 2013-09-27 14:38:14 -04:00
Ryan VanderMeulen
bf289dbdf5 Merge fx-team to m-c. 2013-09-26 21:36:35 -04:00
Brian Nicholson
7120cec998 Bug 917538 - Fix Fennec Restarter flags and remove System.exit(0). r=blassey 2013-09-26 16:34:38 -07:00
Sriram Ramasubramanian
083c295864 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
11d4551f4b 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
4a1b198331 Bug 919704 - Remove empty screen for "Top Sites". r=sriram 2013-09-26 10:47:23 -07:00
Niv Yahel
ecd60b0dd9 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
2ef78d5dc6 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
c568f11caa Bug 917944 - Remove "Most recent" header in history page, r=margaret 2013-09-25 21:48:16 -04:00
Michael Comella
2ab0805c61 Bug 920674 - Add clarifying log statements to FHR Prune service. r=nalexander 2013-09-25 17:03:29 -07:00
Michael Comella
361cb30baa Bug 920225 - Correct FHR manifest comments. r=rnewman 2013-09-25 15:31:47 -07:00
Michael Comella
e647d463c1 Bug 920642: Remove dead files from bug 870171. r=rnewman 2013-09-25 11:52:48 -07:00
Margaret Leibovic
8302763d2a Bug 912994 - Update top sites query to exclude reading list items. r=wesj 2013-09-25 08:56:56 -07:00
Monica Chew
a1caaa978a 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
Adrian Tamas
1ea13efb61 Bug 896574 - Fix testAddSearchEngine to work with the new about:home. r=lucasr 2013-07-23 19:07:48 +03:00
Chris Kitching
c923dbf6e6 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
f0f62f6748 Bug 918079 - Show highlight when overscrolling. r=kats 2013-09-26 22:57:57 -07:00
Ed Morley
b09ac5526b 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
44adf4611e Merge m-c to fx-team 2013-09-24 20:26:24 -07:00
Wes Kocher
6de7d1ef55 Merge fx-team to m-c 2013-09-24 20:06:37 -07:00
Chenxia Liu
61a09bf7c8 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
93c0ea246c Bug 918222: Misc null error in browser.js, r=mfinkle 2013-09-24 18:34:12 -04:00
Chenxia Liu
ac441cfae8 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
9b55f45057 Bug 906039 - 'New Guest Session' doesn't deserve a toplevel menu item r=bnicholson 2013-09-24 17:09:55 -04:00
Federico Paolinelli
8b097bbf9e 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
d5a3b04770 Bug 919723 - Add missing import to Sanitizer.jsm
--HG--
extra : rebase_source : 952f34228a988f2f4b11b0ada66851baee4efe6e
2013-09-24 12:31:12 -07:00
Ed Morley
4aa7fd6db6 Bug 910106 - Disable Robocop verifyHomePagerHidden() on Android 2.2 for too many intermittent failures 2013-09-24 16:57:09 +01:00
Ed Morley
eadbe5ee16 Backed out changeset 403743a219a3 (bug 917944) for robocop-2 failures 2013-09-24 09:25:09 +01:00
Mark Capella
70e387eb3d Bug 917944 - Remove "Most recent" header in history page, r=margaret 2013-09-24 01:34:46 -04:00
Ryan VanderMeulen
f7f7314ab6 Merge inbound to m-c. 2013-09-23 23:05:11 -04:00
Ryan VanderMeulen
de22f29668 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
740ef3c50f Bug 918086 - Disable overscroll when pinch zooming. r=kats 2013-09-23 11:47:05 -07:00
Wes Johnston
6db539f16b Bug 705246 - Disable overscroll when panning. r=kats 2013-09-23 11:46:50 -07:00
Margaret Leibovic
ffff210043 Bug 919228 - (Part 2) Remove unused bookmark_add string. r=sriram 2013-09-23 10:40:26 -07:00
Margaret Leibovic
d6e9f6e69d Bug 919228 - Update top sites thumbnail placeholder text to "Add a site". r=sriram 2013-09-23 10:40:24 -07:00
Mark Capella
7b39559987 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
2546eef4df Merge m-c to fx-team 2013-09-22 09:16:05 -07:00
Wes Kocher
70902e153a Merge inbound to m-c 2013-09-20 19:28:47 -07:00
Ryan VanderMeulen
c06b89cd15 Merge m-c to fx-team. 2013-09-20 18:19:03 -04:00
Lucas Rocha
d4b0e016fa Bug 917455 - Implement missing getInt() in TopSitesCursorWrapper (r=sriram) 2013-09-20 15:53:04 -04:00