Commit Graph

8716 Commits

Author SHA1 Message Date
Gregory Szorc
58b7ec0116 Bug 818246 - Part 1: Remove unncessary definitions of XPIDL_MODULE; r=glandium
XPIDL_MODULE defaults to MODULE. These Makefile.in were setting
XPIDL_MODULE to the same value as MODULE.

--HG--
extra : rebase_source : e96bd34d5949d0ab94cecbec35d6c9f4bffec01e
2013-03-07 05:03:51 -08:00
Chris Lord
6f9b717288 Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-07 10:17:34 +00:00
Chris Lord
8e1fe3f64f Bug 716403 - Use setContentDocumentFixedPositionMargins in Android's browser.js. r=kats
This uses the aforementioned method on nsIDOMWindowUtils to make sure layout's
idea of the fixed position margins matches those used in the compositor.
2013-03-07 10:17:33 +00:00
Chris Lord
65f2a90d9f Bug 716403 - Resize viewport dynamically on Android. r=kats,mfinkle
This causes the viewport size to differ, depending on the length of the page.
This has the effect of pages that size themselves to the size of the window
always having the toolbar visible, making sites like Google Maps more usable.
2013-03-07 10:17:33 +00:00
Chris Lord
5894f416fc Bug 716403 - Make the top of the page accessible with the toolbar visible. r=kats
This makes it possible to scroll to the top of the page with the toolbar visible
in Firefox for Android. It also causes JavaScript scrolling to position 0 to
expose the toolbar.
2013-03-07 10:17:33 +00:00
Chris Lord
e2025aa8f2 Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats
Offset fixed layers in the compositor so that the toolbar in Firefox for Android
doesn't obscure them. This does not affect layout, so input on the elements in
said layers will appear broken.
2013-03-07 10:17:33 +00:00
Wes Johnston
6fd755c540 Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-07 10:17:32 +00:00
Chris Peterson
fb48e81401 Bug 848409 - Part 2: Remove unused Android defaults.xml resource files. r=kats 2013-03-06 16:37:38 +00:00
Chris Peterson
4296fa4f1f Bug 848409 - Part 1: Enable Android Strict Mode for local builds. r=kats 2013-03-06 16:37:04 +00:00
Ryan VanderMeulen
893d8d351a Backed out 9 changesets (bug 716403) for Android 4.0 robocop bustage on a CLOSED TREE. 2013-03-06 16:11:05 -05:00
Ryan VanderMeulen
6fae066075 Bug 739757 - Back it out fully this time on a CLOSED TREE. 2013-03-06 13:59:09 -05:00
Nick Alexander
c4971f315b Bug 843889 - Factor tabs code that is not Sync-specific out of org.mozilla.gecko.sync. r=rnewman 2013-03-06 10:05:39 -08:00
Chris Lord
f3f784461b Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-06 16:56:00 +00:00
Chris Lord
12a1234e0d Bug 716403 - Use setContentDocumentFixedPositionMargins in Android's browser.js. r=kats
This uses the aforementioned method on nsIDOMWindowUtils to make sure layout's
idea of the fixed position margins matches those used in the compositor.
2013-03-06 16:56:00 +00:00
Chris Lord
3666e38db8 Bug 716403 - Resize viewport dynamically on Android. r=kats,mfinkle
This causes the viewport size to differ, depending on the length of the page.
This has the effect of pages that size themselves to the size of the window
always having the toolbar visible, making sites like Google Maps more usable.
2013-03-06 16:56:00 +00:00
Chris Lord
e7a2989cdd Bug 716403 - Make the top of the page accessible with the toolbar visible. r=kats
This makes it possible to scroll to the top of the page with the toolbar visible
in Firefox for Android. It also causes JavaScript scrolling to position 0 to
expose the toolbar.
2013-03-06 16:55:59 +00:00
Chris Lord
3bee7155b6 Bug 716403 - Offset fixed layers so the toolbar doesn't obscure them. r=nrc,kats
Offset fixed layers in the compositor so that the toolbar in Firefox for Android
doesn't obscure them. This does not affect layout, so input on the elements in
said layers will appear broken.
2013-03-06 16:55:59 +00:00
Wes Johnston
3ed0219da1 Bug 716403 - Dynamically hide the location bar when scrolling. r=kats
Intercept touch events and use them to pan the location bar on and off the
screen, depending on its current location. Also dynamically show/hide the
location bar when loading pages.
2013-03-06 16:55:59 +00:00
Margaret Leibovic
f33ad66987 backout 3c5239c5771d for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
3da20ffdbb backout 17ab91e3a0c5 for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
ce462b54de backout 38c9642dfab0 for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
8ef868ea46 backout 3637227e2fee for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
243bea06fe backout 14893b300874 for test failures 2013-03-06 16:47:33 +00:00
Ed Morley
2758142c0e Bug 843947 - Temporarily disable testSettingsMenuItems for too many intermittent failures, so we can unhide the otherwise green Panda robocop 2013-03-06 14:34:38 +00:00
Henri Sivonen
f7382f62d3 Bug 847870 - Gather telemetry about character encoding menu use on Android. r=mfinkle. 2013-03-06 15:28:07 +02:00
Margaret Leibovic
b4962982e2 Bug 739757 - (Part 6) Update login manager strings. r=mfinkle 2013-03-06 13:02:46 +00:00
Margaret Leibovic
abc8373ee4 Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle 2013-03-06 13:02:45 +00:00
Margaret Leibovic
15563f2840 Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle 2013-03-06 13:02:39 +00:00
Margaret Leibovic
d040c7752d Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle 2013-03-06 13:02:39 +00:00
Margaret Leibovic
acbf83e683 Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle 2013-03-06 13:02:38 +00:00
Margaret Leibovic
d50b154813 Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle 2013-03-06 13:02:38 +00:00
Geoff Brown
eb4b69992a Bug 847916 - Reduce normal logging in robocop testBrowserProvider; r=rnewman 2013-03-06 02:46:55 -07:00
Mark Capella
de52f5a1d2 Backing out bug 837815, changeset 64df2203966e, r=me 2013-03-05 14:58:40 -05:00
Joey Armstrong
cb6ee112e1 bug 734139: replace mkdir -p calls with mkdir_deps 2013-03-05 12:27:58 -05:00
Jim Chen
913bb71a01 Bug 843048 - Delay setting IME context on Gecko thread instead of Java thread; r=cpeterson 2013-03-05 15:24:35 +00:00
Chris Peterson
9e77ac294d Bug 822686 - Check for null BitmapDrawable for missing jar resources. r=mfinkle 2013-03-05 12:08:43 +00:00
Kartikaya Gupta
2822f4a442 Bug 726335 - Add support for sharing the current tab's URL over Android Beam. r=mfinkle 2013-03-05 13:06:09 +00:00
Kartikaya Gupta
c948f4560f Bug 726335 - Add support for receiving URLs via Android Beam. r=mfinkle 2013-03-05 13:05:52 +00:00
Kartikaya Gupta
988eb241e8 Bug 726335 - Code formatting cleanup. r=mfinkle 2013-03-05 13:05:26 +00:00
Kartikaya Gupta
40abc5ce5a Bug 847856 - Only send logcat data when the user selects the URL checkbox. r=mfinkle 2013-03-05 12:59:31 +00:00
Jim Chen
6eb13bf748 Bug 831144 - Properly pass meta states to Gecko; r=cpeterson 2013-03-05 11:07:51 +00:00
Geoff Brown
6813bc8b70 Bug 846158 - Clear mEventReceived in robocop blockForEvent; r=kats 2013-03-05 03:27:29 -07:00
Richard Newman
6f1482b813 Bug 840128 - Android client for Bagheera. r=nalexander 2013-03-04 18:38:24 -08:00
Mike Hommey
a720f1bc18 Bug 847011 - Fix NSINSTALL in res/drawable-mdpi/icon.png rule. r=ted 2013-03-04 19:34:02 +01:00
Jonathan Kew
04405fb2bc bug 700023 followup - flip the graphite pref back to false on android, due to memory usage regression (see bug 846832). r=kats 2013-03-04 18:23:17 +00:00
James Willcox
37ec83527b Bug 837114 - Don't leak Flash shared objects while private browsing on Android r=bsmedberg
--HG--
extra : rebase_source : 68a58f6338d375093f5908a8c13fef7888c24462
2013-03-04 13:18:20 -05:00
Raymond Lee
2b57b0cee5 Bug 840682 - Use HTTPS instead of HTTP in the links to crash reports in about:crashes. r=gavin 2013-03-04 15:11:21 +08:00
Mark Capella
d112d65b68 Bug 841252 - [Robocop] Tests for localized distribution preferences, r=margaret 2013-03-04 05:22:41 -05:00
Lucas Rocha
91b209197f Bug 846751 - Remove unnecessary log call in TwoWayView (r=mfinkle) 2013-03-03 23:01:30 +00:00
Lucas Rocha
3f4feeb7b3 Bug 817828 - Don't use hardware layers on toolbar animations (r=sriram) 2013-03-01 21:30:07 +00:00