Commit Graph

161 Commits

Author SHA1 Message Date
Joshua Cranmer
4630633546 Bug 900526, part 5: Move DIST_SUBDIR to moz.build, r=gps 2013-10-21 13:10:04 -05:00
Ryan VanderMeulen
a7b2634cec Merge m-c to b2g-inbound. 2013-10-11 15:44:17 -04: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
Gregory Szorc
9691b82900 Bug 585016 - Move buildlist.py to a mozbuild action; r=mshal
--HG--
rename : config/buildlist.py => python/mozbuild/mozbuild/action/buildlist.py
rename : config/tests/unit-buildlist.py => python/mozbuild/mozbuild/test/action/test_buildlist.py
2013-10-11 07:22:49 -07: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
68b838bcbc Bug 851217 - Create webapp specific branding. r=Mossop 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
5aa666fdad Bug 921103 - Close the webapp.json file once it's been read. r=myk 2013-10-01 08:06:57 -04:00
Marco Castelluccio
cdb2ce6a51 Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm 2013-09-27 14:38:14 -04:00
Marco Castelluccio
f99697bc78 Bug 919683 - Fix regression from bug 880930. r=past 2013-09-24 14:28:50 -04:00
Marco Castelluccio
1d7288b370 Bug 912301 - Exit fullscreen mode if the user navigates to an off-origin url. r=myk 2013-09-10 20:59:30 -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
Ms2ger
bb536a6478 Bug 870407 - Move final batch of CMMSRCS to moz.build and disallow it in makefiles; r=khuey 2013-09-06 08:40:41 +02: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
78aa55ada4 Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice 2013-08-29 10:00:33 -04:00
Marco Castelluccio
9179b12161 Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice 2013-08-27 23:40:16 -04:00
Ryan VanderMeulen
315255b833 Merge m-c to fx-team. 2013-08-27 20:38:23 -04:00
Marco Castelluccio
351611cd1d Bug 903055 - Test geolocation permission. r=myk 2013-08-27 15:03:42 -04:00
Marco Castelluccio
f9c9ef823e Bug 908932 - Get rid of ContentPolicy.js in webapprt/. r=myk
DONTBUILD
2013-08-27 14:58:46 -04:00
Ryan VanderMeulen
35c963bd84 Backed out changeset 6cd56d32ec92 (bug 908932) for landing with the wrong bug # in the commit message. 2013-08-27 15:06:51 -04:00
Marco Castelluccio
8ce4db1dc1 Bug 908923 - Get rid of ContentPolicy.js in webapprt/. r=myk 2013-08-27 14:58:46 -04:00
Marco Castelluccio
39a31e7b8c Bug 907324 - Fix regression from bug 776446. Menu separator in a popupset creates a weird statusbar. r=myk 2013-08-26 15:05:08 -04:00
Marco Castelluccio
8fea3c4f53 Bug 777236 - Implement the "fullscreen" app manifest attribute for web apps on desktop. r=myk 2013-08-26 15:04:17 -04:00
Ryan VanderMeulen
709f8a57a1 Backed out 4 changesets (bug 747428, bug 907324, bug 899353, bug 747552) for mochitest-other assertions.
Backed out changeset ee2bf84036fb (bug 907324)
Backed out changeset 17f932a5856d (bug 899353)
Backed out changeset b277e7b08f88 (bug 747552)
Backed out changeset 6ae3b1195542 (bug 747428)
2013-08-26 12:25:49 -04:00
Marco Castelluccio
641e84c17f Bug 907324 - Fix regression from bug 776446. Menu separator in a popupset creates a weird statusbar. r=myk 2013-08-26 10:32:31 -04:00
Ms2ger
4d968c40e1 Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
Marco Castelluccio
fcc76624e5 Bug 905397 - Support permissions in desktop webrt. ContentPermission.js changes. r=myk
DONTBUILD
2013-08-20 08:18:13 -04:00
Ryan VanderMeulen
c65ce18dd8 Backed out changeset 3bfa589adaae (bug 892837) for landing with the wrong bug #. 2013-08-20 08:23:37 -04:00
Marco Castelluccio
f24f9da346 Bug 892837 - Support permissions in desktop webrt. ContentPermission.js changes. r=myk 2013-08-20 08:18:13 -04:00
Marco Castelluccio
c22c26ca12 Bug 851672 - Rename quitApplicationCmdMac.key to reflect reuse on Linux. r=tabraldes 2013-08-20 08:17:07 -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
Ehsan Akhgari
b933bc25a7 Bug 890304 follow-up: Remove the indexeddb.feature.enabled pref from webapprt/prefs.js 2013-08-15 15:13:26 -04:00
Marco Castelluccio
c5838a0a0b Bug 904131 - Add breakpad.reportURL pref. r=myk 2013-08-13 13:37:11 -04:00
Marco Castelluccio
4c8d683ff0 Bug 776446 - Cannot use contextmenu <menu> elements within the desktop webapp runtime. r=myk 2013-08-09 14:02:20 -04:00
Marco Castelluccio
f3b2662a82 Bug 773783 - Launching an app with an incompatible version of Firefox installed on Mac produces a very not so useful error message. r=myk 2013-08-09 14:02:04 -04:00
Marco Castelluccio
502d6e1f10 Bug 769848 - window.resizeTo fails is blocked in apps. r=jst 2013-08-07 20:17:34 -04:00
Marco Castelluccio
e07c590d1d Bug 892833 - Enable mozTCPSocket in the desktop runtime. r=dpreston 2013-08-06 17:56:19 -04:00
Marco Castelluccio
01512d9f81 Bug 772325 - Add title and taskbar hint to webapprt error message dialogs. r=karlt 2013-08-05 16:26:42 -04:00
Ms2ger
5c2b63d2c7 Merge m-c to inbound. 2013-08-02 11:07:57 +02: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
Joey Armstrong
9bdf289b5e Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal 2013-06-11 16:38:22 -04: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
Marco Castelluccio
ca6b61cc94 bug 893266 - Correct regression from bug 861495 by fixing name of nsIWindowMediator::getOuterWindowWithId; r=myk
--HG--
extra : amend_source : 2eeb9fe66d13b1aba1457c5582151283f9c439cf
2013-07-12 20:58:10 -07:00
Wes Kocher
1187505665 Backout e6bda3437a7c for OSX bustage. 2013-07-12 15:08:33 -07:00
Joey Armstrong
12b62814d7 bug 870407: move CMMSRCS to mozbuild (file batch #4). r=mshal 2013-07-12 16:50:34 -04:00