Commit Graph

11467 Commits

Author SHA1 Message Date
Margaret Leibovic
615660f826 Bug 949181 - Get rid of the Page enum in HomePager. r=wesj 2013-12-17 13:34:10 -08:00
Ryan VanderMeulen
b9ea898a47 Merge m-c to fx-team. 2013-12-17 16:23:55 -05:00
Ryan VanderMeulen
bf724388cc Merge fx-team to m-c. 2013-12-17 16:10:10 -05:00
Wes Johnston
5aa908c783 Bug 921804 - Show checkboxes at the bottom of prompts. r=mfinkle 2013-12-17 10:15:14 -08:00
Sofia Larsson
0c522964a7 Bug 945251 - Remove orange highlight in reader mode buttons. r=wesj 2013-12-17 09:43:27 -08:00
Wes Johnston
8e7a824fd1 Bug 947281 - Fix calcuations for how many actionbar items to show. r=sriram,margaret 2013-12-17 09:41:55 -08:00
Wes Kocher
5b480fb667 Merge m-c to fx-team 2013-12-16 21:35:20 -08:00
Wes Kocher
b8a8bd4ca4 Merge inbound to m-c 2013-12-16 21:33:31 -08:00
Margaret Leibovic
4e8403442f Bug 949208 - Don't use reflection to get database name in robocop tests. r=wesj 2013-12-16 16:18:56 -08:00
Ryan VanderMeulen
64cc5ca3eb Merge m-c to fx-team. 2013-12-16 17:00:19 -05:00
Ryan VanderMeulen
1afb369d7b Merge inbound to m-c. 2013-12-16 16:58:27 -05:00
Ryan VanderMeulen
0421526d35 Merge fx-team to m-c. 2013-12-16 16:54:22 -05:00
Justin Dolske
1f02646fea Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN 2013-12-16 13:27:47 -08:00
Mark Finkle
3568e33c2c Bug 949913 - Don't store page refreshes as history visits r=blassey 2013-12-16 16:00:08 -05:00
Kartikaya Gupta
cede2efb3a Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
Kartikaya Gupta
93934e577b Bug 940889 - Set the scroll port size along with the CSS viewport to ensure content gets the latest innerWidth. r=Cwiiis 2013-12-16 09:53:56 -05:00
Kartikaya Gupta
6cf0b56cf5 Bug 940889 - Avoid calling getPageSize in setScrollClampingSize as it triggers a premature resize event to content. r=Cwiiis 2013-12-16 09:50:06 -05:00
Nick Alexander
becdea221a Bug 949880 - Refactor Android Sync's SyncAdapter for FxAccount use. r=rnewman
--HG--
extra : rebase_source : 28937855c499bb621458b15424ac67378e43f9db
2013-12-15 15:53:59 -08:00
Nick Alexander
e0226fc1b7 Bug 923950 - Fix Android single locale repacks. r=glandium
There are two parts to this.  The first is to add AndroidManifest.xml
as a dependency to the "no dependencies" ap_ built during packaging.
The aapt call requires it.  So "no dependencies" is more accurately
"no *resource* dependencies".

The second is to avoid including the Android res/ directory in the
language repack step.  What happens is that the l10n.py script sees
the Android res/ files left in the dist/ directory after unpacking and
expects to find them in the objdir.  They're not there, so the script
fails.  To avoid this, we delete them after unpacking.  See the
comments in packager.mk describing this process.

--HG--
extra : rebase_source : 35c3c125dddcd575c1a5e8ad58f9aa13ff2db4c3
2013-12-14 15:36:17 -08:00
Michael Comella
703c864bdd Bug 947550 - Use Robotium side swipe methods. r=margaret 2013-12-11 14:31:55 -08:00
Benjamin Smedberg
27a6ed9eb4 Bug 853973 - If a plugin is overlayed by other content on the page, then treat it as a hidden plugin: hide the overlay and present the infobar for click-to-play or crashed plugins, r=jaws 2013-12-17 10:53:32 -05:00
Geoff Brown
562b76ebe3 Bug 915449 - Avoid EditText error in testMasterPassword; r=jmaher 2013-12-16 09:57:01 -07:00
Chris Lord
aa34694d94 Bug 950696 - Cache the 'enable tiles' layers pref. r=bgirard
Rename layers.force-tiles to layers.enable-tiles and cache it with the other
layers prefs in gfxPlatform.
2013-12-17 14:02:16 +00:00
Sriram Ramasubramanian
ee52a77207 Bug 919777: Change the width to be fill_parent for titles in TwoLinePageRow. [r=lucasr] 2013-09-26 15:17:22 -07:00
Mark Finkle
d40840477a Bug 949639 - Move CanAddURI to nsAndroidHistory r=blassey 2013-12-12 23:09:16 -05:00
Wes Kocher
3b7fc0a192 Merge inbound to m-c 2013-12-12 19:12:51 -08:00
Yury Delendik
6295eff735 Bug 905668 - Add browser's Shumway extension to Android Nightly. r=mfinkle, r=gps 2013-12-11 09:13:30 -06:00
teodora vermesan
0ed2cd3fb4 Bug 846340 - Robocop: Add test for 'Clear Site settings', 'Clear Saved passwords' and 'Clear history' options. r=gbrown 2013-11-21 12:17:48 +02:00
Kartikaya Gupta
ae972e48cc Bug 948953 - Allow panning subdocuments in full-screen mode. r=Cwiiis 2013-12-12 17:13:55 -05:00
Lucas Rocha
72394f7589 Bug 949429 - Properly handle redisplay() calls before HomePager config is loaded (r=margaret) 2013-12-12 12:34:16 -08:00
Lucas Rocha
17fdb5f135 Bug 949429 - Correctly check HomePager presence and visibility on redisplay (r=rnewman) 2013-12-12 12:34:03 -08:00
Carsten "Tomcat" Book
1afaf84b1f merge mozilla-central to fx-team 2013-12-12 16:09:30 +01:00
Carsten "Tomcat" Book
1aface9dae merge fx-team to mozilla-central 2013-12-12 13:28:08 +01:00
Lucas Rocha
de49dfa54e Bug 942231 - Change HomePager to be backed by HomeConfig (r=margaret) 2013-12-12 12:04:31 +00:00
Lucas Rocha
32c6ed00ca Bug 942231 - Define constant with default value for 'can load' hint (r=margaret) 2013-12-12 12:02:52 +00:00
Lucas Rocha
64cde52e27 Bug 942231 - Keep showHomePager* method together in BrowserApp (r=margaret) 2013-12-12 12:02:51 +00:00
Lucas Rocha
d80245db6e Bug 942231 - Use 'page' terminology in HomePager instead of 'tab' (r=margaret) 2013-12-12 12:02:51 +00:00
Lucas Rocha
d6ffeec24d Bug 942231 - Factor out HomePager's adapter into a separate file (r=margaret) 2013-12-12 12:02:50 +00:00
Lucas Rocha
e5e1880667 Bug 942231 - Remove unused member from HomePager (r=margaret) 2013-12-12 12:02:49 +00:00
Carsten "Tomcat" Book
3edacd6bf6 Backed out changeset f1769583f43b (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:45:09 +01:00
Carsten "Tomcat" Book
38dca4cd98 Backed out changeset c4e1151b6a7e (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:44:58 +01:00
Carsten "Tomcat" Book
6c97916fcc Backed out changeset f279d53c2d4d (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:44:48 +01:00
Carsten "Tomcat" Book
aac5f10e06 Backed out changeset c521a1683852 (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:44:32 +01:00
Carsten "Tomcat" Book
5137f5bf1c Backed out changeset 7744ed51864c (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:44:23 +01:00
Carsten "Tomcat" Book
304a0d3b7d Backed out changeset 64376a7a08df (bug 942231) for Android Bustage on a CLOSED TREE 2013-12-12 12:44:11 +01:00
Lucas Rocha
d8edd6aa62 Bug 942231 - Change HomePager to be backed by HomeConfig (r=margaret) 2013-12-12 10:55:36 +00:00
Lucas Rocha
2db198b442 Bug 942231 - Define constant with default value for 'can load' hint (r=margaret) 2013-12-12 10:55:36 +00:00
Lucas Rocha
14cf582eb4 Bug 942231 - Keep showHomePager* method together in BrowserApp (r=margaret) 2013-12-12 10:55:36 +00:00
Lucas Rocha
dc56c6697c Bug 942231 - Use 'page' terminology in HomePager instead of 'tab' (r=margaret) 2013-12-12 10:55:36 +00:00
Lucas Rocha
ccf7dafde3 Bug 942231 - Factor out HomePager's adapter into a separate file (r=margaret) 2013-12-12 10:55:35 +00:00