Граф коммитов

47 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio c05ba08db8 Bug 1116765 - Fix browser_noperm.js test to consider indexedDB an always allowed permission. r=myk 2014-12-31 07:05:00 +01:00
Marco Castelluccio e0ada48ef1 Bug 1116771 - Fix browser_getUserMedia permission denied error message. r=myk 2014-12-31 07:40:00 +01:00
Marco Castelluccio fec5f30c06 Bug 1073790 - Use "storage" perm instead of "indexedDB-unlimited". r=myk 2015-01-06 11:19:00 +01:00
Vaibhav Agrawal a1f9ec83ea Bug 1089037 - Removing invalid mochitests and moving webapprt-content tests to a seperate "webapprtContent" folder in object directory. r=jmaher, marco 2014-11-13 12:30:00 +01:00
Jan-Ivar Bruaroey 54d43d8dad Bug 1033885 - return MediaStreamError instead of error strings, to spec. r=bz, r=jesup 2014-10-27 15:42:56 -04:00
Marco Castelluccio 01ca7d0c46 Bug 1006394 - Test installing apps from the webapp runtime. r=myk 2014-10-09 22:21:00 -04:00
Ted Clancy fd0f97fa14 Bug 1072798 - Fix webapp runtime chrome tests. r=marco 2014-09-26 17:27:03 -04:00
Marco Castelluccio 9097206f3c Bug 911636 - Webapp Runtime migration to Downloads.jsm. r=myk, r=paolo
--HG--
rename : toolkit/mozapps/downloads/content/download.xml => webapprt/content/downloads/download.xml
rename : toolkit/mozapps/downloads/content/downloads.css => webapprt/content/downloads/downloads.css
rename : toolkit/mozapps/downloads/content/downloads.xul => webapprt/content/downloads/downloads.xul
rename : toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd => webapprt/locales/en-US/webapprt/downloads/downloads.dtd
rename : toolkit/themes/linux/mozapps/downloads/downloadIcon.png => webapprt/themes/linux/downloads/downloadIcon.png
rename : toolkit/themes/linux/mozapps/downloads/downloads.css => webapprt/themes/linux/downloads/downloads.css
rename : toolkit/themes/osx/mozapps/downloads/buttons.png => webapprt/themes/osx/downloads/buttons.png
rename : toolkit/themes/osx/mozapps/downloads/downloadIcon.png => webapprt/themes/osx/downloads/downloadIcon.png
rename : toolkit/themes/osx/mozapps/downloads/downloads.css => webapprt/themes/osx/downloads/downloads.css
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons-aero.png => webapprt/themes/windows/downloads/downloadButtons-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons.png => webapprt/themes/windows/downloads/downloadButtons.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon-aero.png => webapprt/themes/windows/downloads/downloadIcon-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon.png => webapprt/themes/windows/downloads/downloadIcon.png
rename : toolkit/themes/windows/mozapps/downloads/downloads-aero.css => webapprt/themes/windows/downloads/downloads-aero.css
rename : toolkit/themes/windows/mozapps/downloads/downloads.css => webapprt/themes/windows/downloads/downloads.css
2014-08-19 08:50:00 -04:00
Marco Castelluccio c2d60766c0 Bug 1033065 - Wait app to be uninstalled before starting the following test. r=myk 2014-07-09 13:01:50 +02:00
Marco Castelluccio ef4b133d1f Bug 1022372. Listen for "load" instead of "DOMContentLoaded" in webapprt chrome tests. r=myk 2014-06-10 10:49:48 +02:00
Marco Castelluccio 6aee238150 Bug 965414 - Test downloads in the webapp runtime. r=myk 2014-04-27 12:22:00 -04:00
Marco Castelluccio dea9c853b9 Bug 999653 - Don't manually set allAppsLaunchable but use SpecialPowers.setAllAppsLaunchable. r=fabrice 2014-04-24 04:06:00 +02:00
Marco Castelluccio 620647f1c0 Bug 985015 - Don't test if GCLI is a global actor (because it is now just a tab actor). r=past 2014-03-26 11:21:08 -07:00
Marco Castelluccio cfdf919dbd Bug 876980 - Expose mozAlarms API to installed apps on Firefox desktop. r=nsm,myk 2014-03-21 15:38:33 -07:00
Marco Castelluccio 8e5a80d65c Bug 983234 - Use a fake stream in the webapprt getUserMedia test. r=myk 2014-03-19 09:00:44 -04:00
Marco Castelluccio bf286cc436 Bug 976300 - Request position on load and register the mutation observer on DOMContentLoaded. r=myk 2014-03-19 08:48:05 -04:00
Marco Castelluccio 218dad110d Bug 938304 - navigator.mozPay(): callbacks do not pass through result (desktop fix). r=ferjm
--HG--
rename : webapprt/test/chrome/mozpay-success.html => webapprt/test/chrome/mozpay-failure.html
2014-03-17 10:42:15 -04:00
Vaibhav Agarwal c75ff964a1 Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher 2014-03-13 10:40:10 -04:00
Marco Castelluccio 7b491bf060 Bug 847518 - window.open(url, "_blank") should open in default browser. r=myk, r=bz 2014-02-27 11:56:48 -05:00
Fabrice Desré 76b08869b8 Bug 940254 - Make "storage" permission in the database not grant "offline-app" r=gwagner 2014-01-08 17:14:22 -08:00
Marco Castelluccio 72956e1dee Bug 774521 - Desktop Web Runtime UI implementation for mozGetUserMedia (Camera API). r=myk 2013-10-11 11:06:21 -04:00
Marco Castelluccio 44f174e6d5 Bug 924549 - Add MOCHITEST_WEBAPPRT_CHROME_MANIFESTS to specify webapprt chrome tests and convert all the webapprt mochitests to use manifests. r=gps 2013-10-09 09:16:18 -04:00
Marco Castelluccio 4a269b242a Bug 921690 - Test mozPay in the webapp runtime. r=ferjm 2013-10-08 08:26:26 -04:00
Marco Castelluccio 85c05a8fa7 Bug 777428 - Make it possible to debug webapps running in desktop webapp runtime. r=past 2013-09-10 20:59:04 -04:00
Mike Hommey f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Marco Castelluccio 9523b1f221 Bug 903055 - Test geolocation permission. r=myk 2013-08-27 15:03:42 -04:00
Marco Castelluccio 75b395e439 Bug 892837 - Tests for desktop webrt permissions. r=myk 2013-08-16 15:17:52 -04:00
Marco Castelluccio eb63e1dd94 Bug 892837 - Support permissions in desktop webrt. r=myk
--HG--
rename : webapprt/content/mochitest.js => webapprt/content/mochitest-shared.js
2013-08-16 15:17:52 -04:00
Marco Castelluccio 19539a7071 Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Ryan VanderMeulen 53108c6053 Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
2013-08-01 21:51:12 -04:00
Marco Castelluccio 391654aa12 Bug 777402 - Implement support for packaged apps via the installPackage function in the mozapps DOM API in desktop web runtime. r=myk,wesj,fabrice 2013-08-01 17:00:39 -07:00
Marco Castelluccio 8111a2cb5a Bug 894979 - Serve tests from different origins. r=myk 2013-07-18 10:20:55 -04:00
Marco Castelluccio ac11f84174 Bug 894162 - webapprt-test-chrome|content tests hang after opening WebappRT Test Shim. r=myk 2013-07-17 10:01:04 -04:00
Marco Castelluccio e122a42369 Bug 827346 - indexedDB.open() silently fails in an Open Web App (OWA/mozApp). r=myk 2013-07-17 10:00:15 -04:00
Kyle Machulis 72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis 43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis 334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Gregory Szorc 7d09ff18e0 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
Gregory Szorc a315fb7278 Bug 784841 - Part 18λ: Convert /webapprt; r=glandium 2013-02-25 13:20:01 -08:00
Myk Melez c45d593ca6 bug 770770: refactor webapp runtime test harness to reduce complexity/special-casing; r=adw
--HG--
extra : rebase_source : 183331b565d8c0577c9ba60a89f3c1ea6b11af9a
2012-08-14 15:27:26 -07:00
Myk Melez 5e9898d8e0 bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin 2012-08-07 13:55:38 -07:00
Ryan VanderMeulen 1d2cfc69dd Backout 4e54a6eb43d2 (bug 780686) and f10e4ac36ed2 (bug 772299) due to mochitest-other permaorange on a CLOSED TREE. 2012-08-07 20:32:09 -04:00
Myk Melez 88dff33f44 bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin
--HG--
extra : rebase_source : 10c623c2adcb771312bb85896dbe7d4d9fc4d83c
2012-08-07 13:55:38 -07:00
Mike Hommey 70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Myk Melez 0299f30dac bug 771395 - show origin of page in window title when it is different from webapp's origin; r=felipe 2012-07-10 15:07:31 -07:00
Nathan Froyd bfff055672 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Drew Willcoxon 9858334554 Bug 733631 - Create a unit test infrastructure for the webapp runtime. r=myk,felipc,ctalbert 2012-06-29 15:52:43 -07:00