Tooru Fujisawa
a7152c9638
Bug 1217423 - Remove for-each from webapprt/. r=paolo, f=marco
...
--HG--
extra : commitid : 21JLsUBox7X
extra : amend_source : 70470921242249cc7327b61a342c8b03c2f9fdac
2015-10-19 05:43:18 +09:00
J. Ryan Stinnett
4ca92d7e54
Bug 1203159 - Remove DevTools support from webapprt. r=myk
...
To enable resource://devtools, all DevTools files are consolidated at the app
level. This means they are no longer available for sharing between multiple XUL
apps, such as browser and webapprt. We'll need to devise a new method to bring
this support back to webapprt if desired.
2015-10-21 12:22:57 -05:00
Carsten "Tomcat" Book
6d064687ac
Merge mozilla-central to mozilla-inbound
2015-09-22 12:49:44 +02:00
Jan-Ivar Bruaroey
1c3f3f8536
Bug 1206982 - getUserMedia s/PermissionDeniedError/SecurityError/. r=jesup
...
--HG--
extra : transplant_source : %BB%1A%10%27%95%15%E0%A4%F3%F4%93%83%26%B91%CA%C8%9Cn%B1
2015-09-21 20:57:12 -04:00
J. Ryan Stinnett
efe328f1b2
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
--HG--
extra : commitid : F2ItGm8ptRz
extra : rebase_source : b082fe4bf77e22e297e303fc601165ceff1c4cbc
2015-09-21 12:04:18 -05:00
Shu-yu Guo
64db2267cf
Bug 1202902
- Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Myk Melez
5f5a298ac6
Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj
2015-08-13 19:00:02 -07:00
Alexandre Poirot
8f587628f1
Bug 1192863 - Use client/main.js instead of dbg-server.jsm. r=jryans
2015-08-13 10:57:14 -07:00
Alexandre Poirot
9c0a24f39a
Bug 1190452 - Always import toolkit/devtools/server/main.js as CommonJS module. r=jryans
2015-08-10 05:38:56 -07:00
Carsten "Tomcat" Book
6a7e108e0a
Backed out changeset 35c6e7e9c205 (bug 1135261) for test failures in gij in bookmark_edit_test.js on a CLOSED TREE
2015-07-22 08:13:08 +02:00
Myk Melez
9d936dfa4a
Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj
2015-07-21 19:15:38 -07:00
Myk Melez
201de3e3ff
Bug 1185764 - stop asserting that obsolete traceActor set; r=marco
2015-07-21 02:55:01 -07:00
Ryan VanderMeulen
6b321f1675
Merge inbound to m-c. a=merge
2015-07-01 16:37:26 -04:00
Myk Melez
0710ebc726
Bug 1179045
- stop checking for obsolete tablist properties; r=marco
2015-07-01 08:44:36 -07:00
Myk Melez
0051f7b780
Bug 1080088 - disable broken mozPay implementation in desktop runtime; r=marco
2015-07-01 08:44:36 -07:00
Marco Castelluccio
3bf7c8a2f3
Bug 1179059 - Remove "storage" permission check because it doesn't exist anymore. r=myk
2015-06-30 17:50:00 -04:00
Myk Melez
4a89e36100
bug 1125394 - launch runtime executable stub from test app bundle on Mac; r=jmaher,marco
2015-05-06 16:27:33 -07:00
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