Commit Graph

12 Commits

Author SHA1 Message Date
Mike Hommey
da3af2718b Bug 1219147 - Move resource chrome.manifest line for webapprt to jar.mn. r=mshal
This allows FasterMake to produce this line properly.
2015-11-04 11:21:49 +09:00
Wes Kocher
1dfa3f5b70 Backed out changeset 1d3d17144c07 (bug 1219147) 2015-10-30 10:11:41 -07:00
Mike Hommey
e89d99d30d Bug 1219147 - Move resource chrome.manifest line for webapprt to jar.mn. r=mshal
This allows FasterMake to produce this line properly.
2015-10-30 08:19:04 +09:00
J. Ryan Stinnett
7ef2fd1082 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
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
5a4a2f1db1 Bug 774521 - Desktop Web Runtime UI implementation for mozGetUserMedia (Camera API). r=myk 2013-10-11 11:06:21 -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
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
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
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Myk Melez
3298891e22 bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl 2012-04-19 00:39:52 -07:00
Myk Melez
253337cae3 bug 725408 - implement WebappRT launcher/shell; r=bsmedberg 2012-04-17 07:11:53 -07:00