Marco Castelluccio
|
defb149c00
|
Bug 965414 - Test downloads in the webapp runtime. r=myk
|
2014-04-27 12:22:00 -04:00 |
|
Marco Castelluccio
|
f667336da4
|
Bug 999653 - Don't manually set allAppsLaunchable but use SpecialPowers.setAllAppsLaunchable. r=fabrice
|
2014-04-24 04:06:00 +02:00 |
|
Marco Castelluccio
|
3ea5e9c9eb
|
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
|
c5b582932b
|
Bug 876980 - Expose mozAlarms API to installed apps on Firefox desktop. r=nsm,myk
|
2014-03-21 15:38:33 -07:00 |
|
Marco Castelluccio
|
f419ffeb81
|
Bug 983234 - Use a fake stream in the webapprt getUserMedia test. r=myk
|
2014-03-19 09:00:44 -04:00 |
|
Marco Castelluccio
|
949401c70c
|
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
|
d7c61a64e8
|
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
|
74d0d984a3
|
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
|
2014-03-13 10:40:10 -04:00 |
|
Marco Castelluccio
|
1de061351a
|
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é
|
8ee4f54361
|
Bug 940254 - Make "storage" permission in the database not grant "offline-app" r=gwagner
|
2014-01-08 17:14:22 -08:00 |
|
Marco Castelluccio
|
0a837570ae
|
Bug 774521 - Desktop Web Runtime UI implementation for mozGetUserMedia (Camera API). r=myk
|
2013-10-11 11:06:21 -04:00 |
|
Marco Castelluccio
|
9a1528e3b9
|
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
|
1dd1cf6b55
|
Bug 921690 - Test mozPay in the webapp runtime. r=ferjm
|
2013-10-08 08:26:26 -04:00 |
|
Marco Castelluccio
|
a4289c0085
|
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
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Marco Castelluccio
|
351611cd1d
|
Bug 903055 - Test geolocation permission. r=myk
|
2013-08-27 15:03:42 -04:00 |
|
Marco Castelluccio
|
e6d0c3de7d
|
Bug 892837 - Tests for desktop webrt permissions. r=myk
|
2013-08-16 15:17:52 -04:00 |
|
Marco Castelluccio
|
58341d44c1
|
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
|
9c533e25da
|
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
|
b30ebe7513
|
Backed out changesets 357e720b5a37 and f1971c2f5232 (bug 777402) for mochitest-other orange.
CLOSED TREE
|
2013-08-01 21:51:12 -04:00 |
|
Marco Castelluccio
|
b36df368eb
|
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
|
7d8d278abb
|
Bug 894979 - Serve tests from different origins. r=myk
|
2013-07-18 10:20:55 -04:00 |
|
Marco Castelluccio
|
a5ea257881
|
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
|
bec3d32a7f
|
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
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
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
|
a59d40f143
|
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
|
2288b28e43
|
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
|
2013-03-17 18:01:25 -07:00 |
|
Gregory Szorc
|
66a6e7346b
|
Bug 784841 - Part 18λ: Convert /webapprt; r=glandium
|
2013-02-25 13:20:01 -08:00 |
|
Myk Melez
|
782fce224f
|
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
|
9bfdd9fd9d
|
bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin
|
2012-08-07 13:55:38 -07:00 |
|
Ryan VanderMeulen
|
063e6430c9
|
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
|
e664149de2
|
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
|
6173fa297f
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Myk Melez
|
57348ad64e
|
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
|
a7eb97f896
|
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
|
f3a88b80ef
|
Bug 733631 - Create a unit test infrastructure for the webapp runtime. r=myk,felipc,ctalbert
|
2012-06-29 15:52:43 -07:00 |
|