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
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
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
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
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
Kartikaya Gupta
e50676199a
Bug 833777 - Guard against selectedTab being null when Gecko goes into the background. r=bnicholson
2013-02-11 23:24:41 -05:00
Tetsuharu OHZEKI
391047f6a0
Bug 833003 - Use metadata.scaleRatio as its value if viewport metadata.defaultZoom has no value. r=kats
2013-02-11 18:15:18 -05:00
Mark Capella
b667927b52
Bug 836451 - Add distribution info to about:firefox, r=margaret
2013-02-08 14:29:21 -05:00
Mark Finkle
8578601dfc
Bug 839242 - Remove unused onunload handler from about:apps r=margaret
2013-02-08 00:36:50 -05:00
Christian Vielma
48d2cd2ec5
Bug 454880 - Allow access to recent history through back/forward buttons. r=bnicholson
...
--HG--
extra : rebase_source : c871a1f0b464db10b5bd22a27f7783ba1c53c213
2013-02-06 22:53:01 -05:00
Brian Nicholson
d8a3ac07f7
Bug 777639 - Part 4: Listen for removed downloads in about:downloads. r=wesj
...
--HG--
extra : rebase_source : c1f83dc5708f7b930e33e0644a19dffb86aa9be8
2013-02-05 16:08:10 -08:00
Brian Nicholson
dea0ddd22a
Bug 777639 - Part 3: Add ability to delete downloaded files. r=mfinkle
...
--HG--
rename : mobile/android/chrome/content/sanitize.js => mobile/android/modules/Sanitizer.jsm
extra : rebase_source : c147efb303a2435823690ca70731b58e528fc6f1
2013-02-05 16:08:03 -08:00
Brian Nicholson
6c7d4df0f9
Bug 777639 - Part 2: Move sanitize.js to Sanitizer.jsm. r=mfinkle
...
--HG--
rename : mobile/android/chrome/content/sanitize.js => mobile/android/modules/Sanitizer.jsm
extra : rebase_source : 09a198591376de7f652ce2e594fffca790eeb629
2013-02-05 16:08:02 -08:00
Brian Nicholson
4ddded330c
Bug 777639 - Part 1: Remove unused code from Sanitizer. r=mfinkle
...
--HG--
rename : content/media/MediaStreamGraphImpl.h => content/media/MediaStreamGraph.cpp
rename : dom/voicemail/Makefile.in => dom/telephony/Makefile.in
rename : dom/voicemail/nsINavigatorVoicemail.idl => dom/telephony/nsIDOMNavigatorTelephony.idl
extra : rebase_source : 378be91fbad3d04e80f130bdcd26b2e4accd5340
2013-02-05 16:08:01 -08:00
Mark Finkle
51c6ed7129
Bug 835399 - Remove use of promises in WebAppRT r=bnicholson
2013-02-05 08:48:15 -05:00
Mark Finkle
c3169a412c
Bug 835399 - Rename isAppUpdate to startupStatus r=bnicholson
2013-02-05 08:48:13 -05:00
Brian Nicholson
0873d26649
Bug 837848 - Remove gecko property from handleGeckoMessage calls. r=mfinkle
2013-02-04 13:22:30 -08:00
Shriram Kunchanapalli
242495ed6e
Bug 702796: IndexedDB prompt should auto-dismiss after a timeout [in native fennec]. r=mbrubeck
2013-02-02 22:59:16 +05:30
Brian Nicholson
5458816945
Bug 837042 - Remove gecko property from sendMessageToJava. r=mfinkle
...
--HG--
extra : rebase_source : 49a739f7550a3afe83b19518833de03a014e2a80
2013-02-01 17:36:38 -08:00
Margaret Leibovic
3375009118
Bug 836838 - Avoid race condition in distribution initialization. r=bnicholson,mfinkle
2013-02-01 15:45:33 -08:00
Margaret Leibovic
792957b808
Bug 836517 - Lightweight theme support for distributions. r=mfinkle
2013-02-01 15:45:33 -08:00
Margaret Leibovic
ce0533c704
Bug 834681 - Add support for basic distribution modifications. r=mfinkle
2013-02-01 15:45:33 -08:00
Dave Townsend
cd10174200
Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
...
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Mark Finkle
02654b49de
Bug 837215 - YouTube video's redirect on play; broken on tablets r=bnicholson
2013-02-01 15:21:37 -05:00
Scott Johnson
f88d47d6be
Bug 830645: Allow reflow-on-zoom to happen on page-load. [r=kats]
2013-01-31 14:55:22 -06:00
Ryan VanderMeulen
6c7aa941d0
Backed out changesets 9aadf7e35e70 (bug 836517) and 493805ba1c85 (bug 834681) for Android test hangs.
2013-01-31 15:15:50 -05:00
Margaret Leibovic
226caf982b
Bug 836517 - Lightweight theme support for distributions. r=mfinkle
2013-01-31 10:28:42 -08:00
Margaret Leibovic
f69a887e4e
Bug 834681 - Add support for basic distribution modifications. r=mfinkle
2013-01-31 10:28:00 -08:00
Mark Capella
0f8046b9c8
Bug 801097 - Reader mode title shows HTML character encodings, r=bnicholson
2013-01-30 22:44:31 -05:00
Mark Finkle
2dc4122f79
Bug 834810 - Launching webapp from homescreen icon will revert the icon to the default 'rocket' r=bnicholson
2013-01-28 19:14:44 -05:00