Commit Graph

10533 Commits

Author SHA1 Message Date
Ryan VanderMeulen
8aa8a599ce Merge m-c to inbound. 2013-08-29 20:48:34 -04:00
Sriram Ramasubramanian
75dd9dbe41 Bug 909539: HomeListView should account for dividers if shown. [r=margaret]
--HG--
rename : widget/gonk/HwcUtils.cpp => widget/gonk/HwcComposer2D.cpp
extra : rebase_source : 5d7735e8d0222096a4643ff0702a5f95f5c00cdc
2013-08-27 17:13:04 -07:00
Michael Comella
2ebecd3aff Bug 909274: Scroll when touching search engines. r=lucasr
--HG--
extra : rebase_source : 8afa45be8036fa7dc24f52569481c6af967c43df
2013-08-29 11:27:16 -07:00
Ryan VanderMeulen
f03bbd6952 Merge m-c to fx-team. 2013-08-29 16:44:20 -04:00
Ryan VanderMeulen
c1f5b502dc Merge b2g-inbound to m-c. 2013-08-29 15:55:53 -04:00
Max Li
3c54b6136b Bug 906670 - Can sometimes accessibility focus hidden content from about:home. r=lucasr 2013-08-28 10:37:57 -04:00
Ed Morley
e197028405 Merge mozilla-central and b2g-inbound 2013-08-29 15:10:05 +01:00
Ed Morley
a308a05b5c Merge latest green fx-team changeset and mozilla-central 2013-08-29 15:01:41 +01:00
Makoto Kato
6202825ff3 Bug 910095 - Remove unused methodjit pref. r=mfinkle 2013-08-29 16:54:41 +09:00
Chris Peterson
5afa50f3e0 Back out 39ee92c06d6b (Bug 880118) because GeckoView breaks Android's l10n repacks 2013-08-28 15:41:12 -07:00
Marco Castelluccio
dc1dd8a274 Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice 2013-08-29 10:00:33 -04:00
Marco Castelluccio
4f63c9f22b Bug 909911 - Remove webapps-sync-install and webapps-sync-uninstall observers. r=mfinkle, r=fabrice 2013-08-29 09:58:59 -04:00
Ryan VanderMeulen
588b286e8f Merge fx-team to m-c. 2013-08-28 22:24:08 -04:00
Margaret Leibovic
7a33025b1f Bug 909979 - Fix off-by-one error when long clicking views in BrowserSearch list. r=sriram 2013-08-28 17:42:32 -07:00
Mark Capella
bf35e724ae Bug 908861 - Prevent dismissal of text selection handles during drag, r=margaret 2013-08-28 15:45:42 -04:00
Mark Finkle
3d6d1c2b2e Backout 193e7c0052a9, suspicion of regression a talos test (bug 910274) and sync failures (bug 910289) 2013-08-28 12:10:07 -04:00
Chenxia Liu
dbf002e9c8 Bug 909938 - Only display Settings UI for wifi/cell tower reporting on non-release builds. r=gbrown 2013-08-28 10:38:27 -07:00
Brandon Benvie
096ebfd8f4 Bug 909782 - TabLists inheriting from BrowserTabList need to be updated to change "iterator" to "getList". r=mbrubeck, r=mleibovic 2013-08-28 10:57:59 +02:00
Marco Castelluccio
0405a1d7b0 Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice 2013-08-27 23:40:16 -04:00
Dennis
a6b2e634eb Bug 845747 - Add the pref "ui.scrolling.negate_wheel_scrollY" to mobile.js so that "scrollY" can be negated in JavaPanZoomController.java to allow a mouse scroll wheel to scroll the screen in the direction of choice depending on the true/false state of "mNegateWheelScrollY". r=kats 2013-08-27 21:01:40 -04:00
Ryan VanderMeulen
5408c6226d Merge m-c to fx-team. 2013-08-27 20:38:23 -04:00
Margaret Leibovic
351f1fd0dc Backout testPan part of 25ccd1446424 for causing test failures 2013-08-27 17:18:17 -07:00
Sriram Ramasubramanian
2bf4d4fde4 Bug 909375: Set url as title if title is not available on context menu. [r=margaret] 2013-08-27 15:03:43 -07:00
Sriram Ramasubramanian
17debb8106 Backout e80e45a7f211 wrong bug number. 2013-08-27 15:23:14 -07:00
Sriram Ramasubramanian
29d09d1c5b Bug 909153: Set url as title if title is not available on context menu. [r=margaret] 2013-08-27 15:21:07 -07:00
Ryan VanderMeulen
97c35bb14d Backed out changeset 0aed878e34d4 (bug 888482) for intermittent Android 2.2 reftest failures. 2013-08-27 18:03:38 -04:00
Margaret Leibovic
bbf4107c65 Bug 904279 - Only check defaultEngine for search suggestions. r=bnicholson 2013-08-27 13:42:32 -07:00
Margaret Leibovic
2a005ce5b7 Bug 907720 - Make sure HomePager is hidden before proceeding with talos tests. r=gbrown 2013-08-27 08:38:23 -07:00
Max Li
577722cdba Bug 909153 - Empty reading list hint is inaccessible. r=lucasr 2013-08-25 18:37:32 -04:00
Chris Kitching
f8f415d131 Bug 907918 - Set parent tab and preserve private-tab status when doing search-with-selection. r=mleibovic 2013-08-27 14:58:26 -04:00
Sushant Hiray
e79d0a0e4a Bug 891446 - Move Title rule down in Reader. r=mleibovic 2013-08-27 14:55:58 -04:00
Shilpan Bhagat
ce1697a51c Bug 886925 - Use Symlink instead of INIparser for GeckoProfile. r=mfinkle 2013-08-27 11:05:56 -07:00
Brian Nicholson
19a746ee14 Bug 888482 - Initialize Gecko in onCreate(). r=kats
--HG--
extra : rebase_source : 429dd9d82c5068f5c51993fc132b063cb300a24a
2013-08-27 11:38:07 -07:00
Chenxia Liu
068265367f Bug 906668 - [fig] Reading list text is cut off on small screens. r=sriram 2013-08-27 11:31:19 -07:00
Lucas Rocha
3877cea01b Bug 907157 - Fix forward button margins on tablets (r=wesj) 2013-08-27 17:59:47 +01:00
Margaret Leibovic
c0df7eec24 Bug 908423 - Account for parent folder row when creating bookmark list context menu. r=sriram 2013-08-27 08:44:58 -07:00
Ryan VanderMeulen
32258172c5 Merge m-c to fx-team. 2013-08-29 00:25:29 -04:00
Mark Capella
1296d8f21f Bug 907271 - Fix startSelection() processing re: new text SelectionListener(), r=margaret 2013-08-28 20:44:03 -04:00
Shilpan Bhagat
c395678743 Bug 909400 - Show helperapps relevant pageaction on tabswitch. r=wesj 2013-08-26 13:23:33 -07:00
Marco Castelluccio
a253a2283d Bug 838210 - Don't use file.exists() when not necessary (mobile). r=bnicholson, r=mfinkle 2013-08-27 08:50:22 -04:00
Ryan VanderMeulen
5378a6b5c5 Merge m-c to fx-team. 2013-08-26 20:21:33 -04:00
Ryan VanderMeulen
52ef962a16 Merge inbound to m-c. 2013-08-26 20:19:26 -04:00
Wes Johnston
8238e6dab6 Bug 896121 - Disable share in guest mode for the awesomescreen. r=mfinkle 2013-08-26 16:41:15 -07:00
Wes Johnston
b1603dfe63 Bug 896121 - Disable share in guest mode. r=mfinkle 2013-08-26 16:41:13 -07:00
Brian Nicholson
9a47181855 Bug 906030 - Part 2: Don't remove guest profile on background thread. r=wesj 2013-08-26 16:32:10 -07:00
Brian Nicholson
a65aab2a79 Bug 906030 - Part 1: Don't always create the guest profile at startup. r=wesj 2013-08-26 16:32:10 -07:00
Chenxia Liu
25ccc30f48 Bug 906339 - Remove testing for "Automatic updates" on release builds. r=gbrown 2013-08-26 16:00:07 -07:00
Scott Johnson
d736819db2 Bug 900564: Part 2: Adapt tests for conditional settings work. r=gbrown 2013-08-26 15:56:44 -07:00
Chenxia Liu
ef86935c3e Bug 900564 - Part 1: "Remove 'double tap to reflow' from settings. r=mfinkle 2013-08-26 15:56:30 -07:00
Chenxia Liu
48c1e1f251 Bug 907850 - Add a little space around the reader icon in awesomescreen tip. r=sriram 2013-08-26 15:16:26 -07:00