Commit Graph

831 Commits

Author SHA1 Message Date
Margaret Leibovic
deb3c426e4 Bug 842883 - (Part 4) Replace DOMWindowClose event with Tab:Close. r=mfinkle 2013-02-24 20:51:05 -08:00
Margaret Leibovic
5ef9322b19 Bug 842883 - (Part 3) Move Content:* events from GeckoApp to Tabs. r=bnicholson 2013-02-24 20:51:05 -08:00
Margaret Leibovic
7b92d63fba 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
c262620a86 Bug 843821 - Support reading distribution resources from a /system location. r=mfinkle 2013-02-24 20:15:23 -08:00
Kartikaya Gupta
e3dae9a442 Back out b3bdec87d963 (bug 840722) for causing bug 842418. r=me 2013-02-19 16:11:03 -05:00
Margaret Leibovic
425eedf36d Bug 840825 - Basic tests for distribution customization. r=gbrown,wesj 2013-02-19 10:15:55 -08:00
Kartikaya Gupta
96dd9a3447 Bug 841810 - Allow java addons to receive and respond to events. r=mfinkle 2013-02-15 15:21:41 -05:00
Tetsuharu OHZEKI
4f3205c0fc 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
0d6cb92088 Bug 839714 - Extend PlayPreview API. r=jschoenick, r=jwein 2013-02-14 15:38:41 -06:00
Wes Johnston
6bef704b51 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
00c73e0b1e backout 28c0078a4d76 to fix commit message 2013-02-13 11:42:09 -08:00
Wes Johnston
070a8e24e2 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
2f067c24b8 Bug 835399 - Allow launching non-privileged webapps with a URL r=wesj 2013-02-13 10:26:03 -05:00
Brian Nicholson
c808f30b6b 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
f440bf4d18 Bug 840601 - Clear saved reader mode page in tab destroy. r=kats 2013-02-12 23:44:40 -08:00
Tetsuharu OHZEKI
1604e52a1c Bug 840312 - Cache the result of Tab.metadata. r=kats 2013-02-12 16:19:43 +09:00
Kartikaya Gupta
0636997099 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
a0025f82c6 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
Christian Vielma
656fabe516 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
7c1b9edcf4 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
bb9552f980 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
Mark Finkle
2820602555 Bug 835399 - Remove use of promises in WebAppRT r=bnicholson 2013-02-05 08:48:15 -05:00
Mark Finkle
5a2bf508fe Bug 835399 - Rename isAppUpdate to startupStatus r=bnicholson 2013-02-05 08:48:13 -05:00
Shriram Kunchanapalli
ff1aaedd30 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
139836ed14 Bug 837042 - Remove gecko property from sendMessageToJava. r=mfinkle
--HG--
extra : rebase_source : 49a739f7550a3afe83b19518833de03a014e2a80
2013-02-01 17:36:38 -08:00
Margaret Leibovic
1e41b9889e Bug 836838 - Avoid race condition in distribution initialization. r=bnicholson,mfinkle 2013-02-01 15:45:33 -08:00
Margaret Leibovic
39f8fb35c3 Bug 836517 - Lightweight theme support for distributions. r=mfinkle 2013-02-01 15:45:33 -08:00
Margaret Leibovic
72a4aa4694 Bug 834681 - Add support for basic distribution modifications. r=mfinkle 2013-02-01 15:45:33 -08:00
Mark Finkle
e124a8d2b9 Bug 837215 - YouTube video's redirect on play; broken on tablets r=bnicholson 2013-02-01 15:21:37 -05:00
Scott Johnson
09074b9030 Bug 830645: Allow reflow-on-zoom to happen on page-load. [r=kats] 2013-01-31 14:55:22 -06:00
Ryan VanderMeulen
a8f8217ff9 Backed out changesets 9aadf7e35e70 (bug 836517) and 493805ba1c85 (bug 834681) for Android test hangs. 2013-01-31 15:15:50 -05:00
Margaret Leibovic
e1c931656a Bug 836517 - Lightweight theme support for distributions. r=mfinkle 2013-01-31 10:28:42 -08:00
Margaret Leibovic
417052af2f Bug 834681 - Add support for basic distribution modifications. r=mfinkle 2013-01-31 10:28:00 -08:00
Mark Capella
d2903d4dfc Bug 801097 - Reader mode title shows HTML character encodings, r=bnicholson 2013-01-30 22:44:31 -05:00
Mark Finkle
61c2e809aa Bug 835241 - Reload button reloads cached copy r=bnicholson 2013-01-28 19:14:42 -05:00
Jinsu Oh
d4f77935a0 Bug 791654 - Add Save Video/Audio to context menus. r=wesj 2013-01-24 18:36:25 -08:00
Kartikaya Gupta
2f49e6acff Bug 834409 - Fix JS typo causing an error when zooming in to text fields. r=wesj 2013-01-24 23:29:28 -05:00
Wes Johnston
c26d1095b8 backout 3167daa05ef4 2013-01-22 17:27:01 -08:00
Wes Johnston
6300069106 Bug 830760 - Don't zoom into fields on tablets or pages with metaviewports. r=kats 2013-01-22 15:26:09 -08:00
Wes Johnston
37d168a383 Bug 819037 - Set appId on browsers in webapps. r=mfinkle 2013-01-22 10:37:35 -08:00
Mark Finkle
b78e17c5a4 Bug 833050 - JS errors during startup r=kats a=android-only 2013-01-21 14:43:09 -05:00
Brian Nicholson
47042a13ec Bug 826644 - Hide "Open in New Tab" context menu option in private tabs. r=mfinkle 2013-01-18 14:38:43 -08:00
Gian-Carlo Pascutto
aa3af52a6a Bug 828963 - Implement WebRTC permissions UI for Android. r=mfinkle 2013-01-16 11:58:01 +01:00
Brian Nicholson
60884730a6 Bug 830893 - Remember private state for zombified tabs. r=mfinkle 2013-01-15 16:43:44 -08:00
Brian Nicholson
7cc28a44fd Bug 820491 - Part 2: Fix DownloadManagerUI component. r=wesj 2013-01-14 13:47:24 -08:00
Brian Nicholson
943d6b0717 Bug 820491 - Part 1: Update download manager code to work with private downloads. r=wesj 2012-12-13 19:47:30 -05:00
Kartikaya Gupta
471ea0aa0b Bug 829670 - Fix some 'function does not always return a value' warnings on startup. r=wesj 2013-01-11 14:12:38 -05:00
Wes Johnston
6b1ec0ca0e Bug 824737 - Use ContentAreaUtils for saving images. r=mfinkle 2013-01-11 09:23:47 -08:00
Wes Johnston
7668fbc3ee Bug 828509 - Look up entire dom tree for available context menu items. r=mfinkle 2013-01-10 11:17:40 -08:00
Chris Lord
046d9f2e39 Bug 828345 - Maintain aspect ratio for clamping scrollport. r=kats
Make sure the clamping scroll-port maintains its aspect ratio on Android. This
fixes fixed position elements appearing to jitter after zooming out beyond the
page boundaries.
2013-01-10 17:32:44 +00:00