Mike Hommey
|
80c623bb6a
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Birunthan Mohanathas
|
de354c9745
|
Bug 784739 - Switch from NULL to nullptr in miscellaneous directories; r=ehsan
--HG--
extra : rebase_source : 9335e9b4b0ac02e8066fbb79797bbc0d3fd73874
|
2013-10-23 16:36:09 -04:00 |
|
Joshua Cranmer
|
59413baca5
|
Bug 900526, part 5: Move DIST_SUBDIR to moz.build, r=gps
|
2013-10-21 13:10:04 -05:00 |
|
Ryan VanderMeulen
|
5c7852b1b9
|
Merge m-c to b2g-inbound.
|
2013-10-11 15:44:17 -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 |
|
Gregory Szorc
|
ec3d3cdf0d
|
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
|
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
|
a2eccfb3e2
|
Bug 851217 - Create webapp specific branding. r=Mossop
|
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
|
dfe2a08580
|
Bug 921103 - Close the webapp.json file once it's been read. r=myk
|
2013-10-01 08:06:57 -04:00 |
|
Marco Castelluccio
|
8f6cc06e91
|
Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm
|
2013-09-27 14:38:14 -04:00 |
|
Marco Castelluccio
|
845d398d02
|
Bug 919683 - Fix regression from bug 880930. r=past
|
2013-09-24 14:28:50 -04:00 |
|
Marco Castelluccio
|
b473fdbfcf
|
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
|
f052ef55a8
|
Bug 777428 - Make it possible to debug webapps running in desktop webapp runtime. r=past
|
2013-09-10 20:59:04 -04:00 |
|
Ms2ger
|
279ef8f6af
|
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
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Marco Castelluccio
|
dc1dd8a274
|
Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice
|
2013-08-29 10:00:33 -04:00 |
|
Marco Castelluccio
|
0405a1d7b0
|
Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice
|
2013-08-27 23:40:16 -04:00 |
|
Ryan VanderMeulen
|
5408c6226d
|
Merge m-c to fx-team.
|
2013-08-27 20:38:23 -04:00 |
|
Marco Castelluccio
|
c434034889
|
Bug 903055 - Test geolocation permission. r=myk
|
2013-08-27 15:03:42 -04:00 |
|
Marco Castelluccio
|
479f711350
|
Bug 908932 - Get rid of ContentPolicy.js in webapprt/. r=myk
DONTBUILD
|
2013-08-27 14:58:46 -04:00 |
|
Ryan VanderMeulen
|
28ac134e0e
|
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
|
4dfcc9a9c5
|
Bug 908923 - Get rid of ContentPolicy.js in webapprt/. r=myk
|
2013-08-27 14:58:46 -04:00 |
|
Marco Castelluccio
|
dade0c8d34
|
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
|
21e14d905c
|
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
|
aaaebeb484
|
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
|
9028039fd0
|
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
|
66214743ad
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Marco Castelluccio
|
84f75e666b
|
Bug 905397 - Support permissions in desktop webrt. ContentPermission.js changes. r=myk
DONTBUILD
|
2013-08-20 08:18:13 -04:00 |
|
Ryan VanderMeulen
|
647efac150
|
Backed out changeset 3bfa589adaae (bug 892837) for landing with the wrong bug #.
|
2013-08-20 08:23:37 -04:00 |
|
Marco Castelluccio
|
2e20c12300
|
Bug 892837 - Support permissions in desktop webrt. ContentPermission.js changes. r=myk
|
2013-08-20 08:18:13 -04:00 |
|
Marco Castelluccio
|
e54babc8a5
|
Bug 851672 - Rename quitApplicationCmdMac.key to reflect reuse on Linux. r=tabraldes
|
2013-08-20 08:17:07 -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 |
|
Ehsan Akhgari
|
7e3238eca4
|
Bug 890304 follow-up: Remove the indexeddb.feature.enabled pref from webapprt/prefs.js
|
2013-08-15 15:13:26 -04:00 |
|
Marco Castelluccio
|
c6a1902f53
|
Bug 904131 - Add breakpad.reportURL pref. r=myk
|
2013-08-13 13:37:11 -04:00 |
|
Marco Castelluccio
|
cfe21069fd
|
Bug 776446 - Cannot use contextmenu <menu> elements within the desktop webapp runtime. r=myk
|
2013-08-09 14:02:20 -04:00 |
|
Marco Castelluccio
|
4a9c7da1f4
|
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
|
7a53f37405
|
Bug 769848 - window.resizeTo fails is blocked in apps. r=jst
|
2013-08-07 20:17:34 -04:00 |
|
Marco Castelluccio
|
20c22a85e9
|
Bug 892833 - Enable mozTCPSocket in the desktop runtime. r=dpreston
|
2013-08-06 17:56:19 -04:00 |
|
Marco Castelluccio
|
e37cb9c1c6
|
Bug 772325 - Add title and taskbar hint to webapprt error message dialogs. r=karlt
|
2013-08-05 16:26:42 -04:00 |
|
Ms2ger
|
21409e5d2c
|
Merge m-c to inbound.
|
2013-08-02 11:07:57 +02: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 |
|
Joey Armstrong
|
4246f49c03
|
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal
|
2013-06-11 16:38:22 -04: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 |
|
Marco Castelluccio
|
60ce6314bf
|
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 |
|