Commit Graph

1064 Commits

Author SHA1 Message Date
Chris Lord
26119ae470 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
05c34bba51 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
Ryan VanderMeulen
e67ae46cb3 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
ba57170622 Bug 739757 - Back it out fully this time on a CLOSED TREE. 2013-03-06 13:59:09 -05:00
Chris Lord
3b766188aa 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
eb30c361bf 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
Margaret Leibovic
14d5a44bd7 backout 3c5239c5771d for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
84234ca7cd backout 17ab91e3a0c5 for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
a8bde3cae8 backout 38c9642dfab0 for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
2db36e771d backout 3637227e2fee for test failures 2013-03-06 16:47:34 +00:00
Margaret Leibovic
21cd6f2f16 backout 14893b300874 for test failures 2013-03-06 16:47:33 +00:00
Henri Sivonen
2d8b0b6f1a Bug 847870 - Gather telemetry about character encoding menu use on Android. r=mfinkle. 2013-03-06 15:28:07 +02:00
Margaret Leibovic
5aa08af087 Bug 739757 - (Part 6) Update login manager strings. r=mfinkle 2013-03-06 13:02:46 +00:00
Margaret Leibovic
d6b4aaa332 Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle 2013-03-06 13:02:45 +00:00
Margaret Leibovic
9c6c8ba4ca Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle 2013-03-06 13:02:39 +00:00
Margaret Leibovic
4160f0c856 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
c12052b353 Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle 2013-03-06 13:02:38 +00:00
Margaret Leibovic
b4b74aa9c8 Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle 2013-03-06 13:02:38 +00:00
Kartikaya Gupta
d9dc8ecf36 Bug 787001 - Don't set the global compositor first-paint flag when a background tab receives the before-first-paint event. r=Cwiiis 2013-03-02 07:51:54 -05:00
Kartikaya Gupta
8e3691949d Bug 822666 - Robustify zoom comparison warning against floating point rounding. r=Cwiiis 2013-03-02 07:51:42 -05:00
Margaret Leibovic
31e6f3cadb Bug 846102 - Remove sub-frame offset from cursor handle position calculation. r=bnicholson 2013-03-01 17:06:03 -08:00
Margaret Leibovic
51e346166d Bug 748469 - (Part 1) Move FormAssistPopup viewport math to Java. r=kats 2013-03-01 17:05:58 -08:00
Ryan VanderMeulen
3fe58cf9ea Backed out 8 changesets (bug 716403) for frequent Android mochitest-8 failures on a CLOSED TREE. 2013-03-01 16:09:59 -05:00
Chris Lord
d9add926ef 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-01 15:46:34 +00:00
Chris Lord
0c40fe5cb5 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-01 15:46:34 +00:00
Wes Johnston
3807195da3 Bug 768035 - Implement SiteSpecificUserAgent for Fennec. r=bnicholson 2013-02-28 14:02:21 -08:00
Gregory Szorc
0c8ee65118 Merge mozilla-central into build-system
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Gregory Szorc
45faa95b04 Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
2b7640203a Bug 784841 - Part 18w: Convert /mobile/android; r=ted 2013-02-25 12:47:23 -08:00
Margaret Leibovic
494ca2a7d5 Bug 842883 - (Part 4) Replace DOMWindowClose event with Tab:Close. r=mfinkle 2013-02-24 20:51:05 -08:00
Margaret Leibovic
a318817e7d Bug 842883 - (Part 3) Move Content:* events from GeckoApp to Tabs. r=bnicholson 2013-02-24 20:51:05 -08:00
Margaret Leibovic
be16192d59 Bug 842883 - (Part 1) Start moving some tab-specific event listeners to Tabs. r=bnicholson 2013-02-24 20:51:04 -08:00
Margaret Leibovic
c43fe3d9b7 Bug 843821 - Support reading distribution resources from a /system location. r=mfinkle 2013-02-24 20:15:23 -08:00
Kartikaya Gupta
9302617f2c Bug 842946 - When there is no selected tab, don't try to apply viewport updates. r=mfinkle 2013-02-25 14:40:44 -05:00
Margaret Leibovic
b1a0e92e0e Bug 845075 - Move more tab-specific event handlers from GeckoApp to Tabs. r=mfinkle 2013-02-26 11:50:04 -08:00
Wes Johnston
7c98e44ec1 Bug 840703 - Remove unnecessary menulist binding from Fennec. r=mbrubeck 2013-02-22 16:05:34 -08:00
Wes Johnston
daf9d4580d Bug 839771 - Use a compound drawable to add padding to select elements. r=sriram 2013-02-21 08:41:41 -08:00
Panos Astithas
54e295bcc8 Bug 818382 - Support chrome debugging in Firefox for Android; r=mfinkle 2013-02-21 08:44:03 +02:00
Kartikaya Gupta
9201ca1d15 Back out b3bdec87d963 (bug 840722) for causing bug 842418. r=me 2013-02-19 16:11:03 -05:00
Margaret Leibovic
ddac3c1e0f Bug 840825 - Basic tests for distribution customization. r=gbrown,wesj 2013-02-19 10:15:55 -08:00
Kartikaya Gupta
814af238a1 Bug 841810 - Allow java addons to receive and respond to events. r=mfinkle 2013-02-15 15:21:41 -05:00
Tetsuharu OHZEKI
a4c21d555e Bug 840722 - Add an object which represents the viewport metadata in browser.js.r=kats 2013-02-15 15:20:52 -05:00
Yury Delendik
69a7ff37d4 Bug 839714 - Extend PlayPreview API. r=jschoenick, r=jwein 2013-02-14 15:38:41 -06:00
Wes Johnston
40d889999f Bug 830760 - Don't zoom into fields on tablets of pages with metaviewports. r=kats DONTBUILD 2013-02-13 11:36:29 -08:00
Wes Johnston
5ced0d6c69 backout 28c0078a4d76 to fix commit message 2013-02-13 11:42:09 -08:00
Wes Johnston
f1289d343d Bug 83760 - Disable zoom into fields on tablets and pags with metaviewport. r=kats
* * *
Bug 830760 - Don't zoom into fields on tablets or pages with metaviewports. r=kats
2013-02-13 11:36:29 -08:00
Mark Finkle
4ed52610f6 Bug 835399 - Allow launching non-privileged webapps with a URL r=wesj 2013-02-13 10:26:03 -05:00
Brian Nicholson
07d4dc1bec Bug 840823 - Check whether new tabs were made from stubs to prevent removal race condition. r=mfinkle 2013-02-12 23:48:32 -08:00
Brian Nicholson
bef23894b6 Bug 840601 - Clear saved reader mode page in tab destroy. r=kats 2013-02-12 23:44:40 -08:00
Tetsuharu OHZEKI
08ef5e71e2 Bug 840312 - Cache the result of Tab.metadata. r=kats 2013-02-12 16:19:43 +09:00