Commit Graph

47 Commits

Author SHA1 Message Date
Marco Castelluccio
dd0a861341 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
ddd643bb1a Bug 1116771 - Fix browser_getUserMedia permission denied error message. r=myk 2014-12-31 07:40:00 +01:00
Marco Castelluccio
5a01945d19 Bug 1073790 - Use "storage" perm instead of "indexedDB-unlimited". r=myk 2015-01-06 11:19:00 +01:00
Vaibhav Agrawal
9dfdde7f11 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
b2e446deec Bug 1033885 - return MediaStreamError instead of error strings, to spec. r=bz, r=jesup 2014-10-27 15:42:56 -04:00
Marco Castelluccio
ba53a2f88d Bug 1006394 - Test installing apps from the webapp runtime. r=myk 2014-10-09 22:21:00 -04:00
Ted Clancy
6314aedc0a Bug 1072798 - Fix webapp runtime chrome tests. r=marco 2014-09-26 17:27:03 -04:00
Marco Castelluccio
29b6632367 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
df7f59f7ef Bug 1033065 - Wait app to be uninstalled before starting the following test. r=myk 2014-07-09 13:01:50 +02:00
Marco Castelluccio
7268eb7a11 Bug 1022372. Listen for "load" instead of "DOMContentLoaded" in webapprt chrome tests. r=myk 2014-06-10 10:49:48 +02:00
Marco Castelluccio
8361129a35 Bug 965414 - Test downloads in the webapp runtime. r=myk 2014-04-27 12:22:00 -04:00
Marco Castelluccio
0f3a097677 Bug 999653 - Don't manually set allAppsLaunchable but use SpecialPowers.setAllAppsLaunchable. r=fabrice 2014-04-24 04:06:00 +02:00
Marco Castelluccio
ab4002cda1 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
200d30fc59 Bug 876980 - Expose mozAlarms API to installed apps on Firefox desktop. r=nsm,myk 2014-03-21 15:38:33 -07:00
Marco Castelluccio
62c22bd87b Bug 983234 - Use a fake stream in the webapprt getUserMedia test. r=myk 2014-03-19 09:00:44 -04:00
Marco Castelluccio
5d3e672f3b 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
004d69222c 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
292a923c8e Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher 2014-03-13 10:40:10 -04:00
Marco Castelluccio
0c48df7ac8 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é
3246bf9c2c Bug 940254 - Make "storage" permission in the database not grant "offline-app" r=gwagner 2014-01-08 17:14:22 -08:00
Marco Castelluccio
5a4a2f1db1 Bug 774521 - Desktop Web Runtime UI implementation for mozGetUserMedia (Camera API). r=myk 2013-10-11 11:06:21 -04:00
Marco Castelluccio
4778ce1568 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
1a86920ec8 Bug 921690 - Test mozPay in the webapp runtime. r=ferjm 2013-10-08 08:26:26 -04:00
Marco Castelluccio
f052ef55a8 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
05b3f24e0e Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Marco Castelluccio
c434034889 Bug 903055 - Test geolocation permission. r=myk 2013-08-27 15:03:42 -04:00
Marco Castelluccio
b856cfb4bb Bug 892837 - Tests for desktop webrt permissions. r=myk 2013-08-16 15:17:52 -04:00
Marco Castelluccio
5dae6441b0 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
2bb65fbf3a 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
712b9e0d53 Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
2013-08-01 21:51:12 -04:00
Marco Castelluccio
15584bed99 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
ee36b48e03 Bug 894979 - Serve tests from different origins. r=myk 2013-07-18 10:20:55 -04:00
Marco Castelluccio
00297b95f0 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
e27363e562 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
f5e3aadf0b Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
d2b6e6e01a 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
5663b98bc5 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
02d1d31696 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
Gregory Szorc
e364c11706 Bug 784841 - Part 18λ: Convert /webapprt; r=glandium 2013-02-25 13:20:01 -08:00
Myk Melez
37ce4e65cd 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
c0bb122830 bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin 2012-08-07 13:55:38 -07:00
Ryan VanderMeulen
8c71357cbc 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
5c8c887f8c 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
c1b35e7b2a Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
Myk Melez
67222c630f 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
5b30baa4c3 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
190597e235 Bug 733631 - Create a unit test infrastructure for the webapp runtime. r=myk,felipc,ctalbert 2012-06-29 15:52:43 -07:00