Граф коммитов

151 Коммитов

Автор SHA1 Сообщение Дата
Marco Castelluccio ca88179519 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 85c05a8fa7 Bug 777428 - Make it possible to debug webapps running in desktop webapp runtime. r=past 2013-09-10 20:59:04 -04:00
Ms2ger 4e96ae49a4 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 f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Marco Castelluccio d3da34b11a Bug 910391 - Remove offline cache observer parameter from confirmInstall. r=fabrice 2013-08-29 10:00:33 -04:00
Marco Castelluccio 6de8dfdd33 Bug 836547 - Remove obsolete AITC integration in Webapps.jsm. r=fabrice 2013-08-27 23:40:16 -04:00
Ryan VanderMeulen 1f9cf546ef Merge m-c to fx-team. 2013-08-27 20:38:23 -04:00
Marco Castelluccio 9523b1f221 Bug 903055 - Test geolocation permission. r=myk 2013-08-27 15:03:42 -04:00
Marco Castelluccio 99606375c1 Bug 908932 - Get rid of ContentPolicy.js in webapprt/. r=myk
DONTBUILD
2013-08-27 14:58:46 -04:00
Ryan VanderMeulen a2fda7266e 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 22407cc89f Bug 908923 - Get rid of ContentPolicy.js in webapprt/. r=myk 2013-08-27 14:58:46 -04:00
Marco Castelluccio 8b0d6f6348 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 f8f8b309a2 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 f0ff0e5947 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 5f208d1b7f 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 4807f1c86c Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps 2013-08-22 08:55:59 +02:00
Marco Castelluccio 70afcde437 Bug 905397 - Support permissions in desktop webrt. ContentPermission.js changes. r=myk
DONTBUILD
2013-08-20 08:18:13 -04:00
Ryan VanderMeulen 3966083bc4 Backed out changeset 3bfa589adaae (bug 892837) for landing with the wrong bug #. 2013-08-20 08:23:37 -04:00
Marco Castelluccio c51d813f63 Bug 892837 - Support permissions in desktop webrt. ContentPermission.js changes. r=myk 2013-08-20 08:18:13 -04:00
Marco Castelluccio 6aac95e3b9 Bug 851672 - Rename quitApplicationCmdMac.key to reflect reuse on Linux. r=tabraldes 2013-08-20 08:17:07 -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
Ehsan Akhgari 69e5e0dbc2 Bug 890304 follow-up: Remove the indexeddb.feature.enabled pref from webapprt/prefs.js 2013-08-15 15:13:26 -04:00
Marco Castelluccio 4dbc84e9f0 Bug 904131 - Add breakpad.reportURL pref. r=myk 2013-08-13 13:37:11 -04:00
Marco Castelluccio 502708d073 Bug 776446 - Cannot use contextmenu <menu> elements within the desktop webapp runtime. r=myk 2013-08-09 14:02:20 -04:00
Marco Castelluccio a2f11bcca5 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 b8e90bcd87 Bug 769848 - window.resizeTo fails is blocked in apps. r=jst 2013-08-07 20:17:34 -04:00
Marco Castelluccio 0006d15061 Bug 892833 - Enable mozTCPSocket in the desktop runtime. r=dpreston 2013-08-06 17:56:19 -04:00
Marco Castelluccio 8e09cfb333 Bug 772325 - Add title and taskbar hint to webapprt error message dialogs. r=karlt 2013-08-05 16:26:42 -04:00
Ms2ger 50634577d5 Merge m-c to inbound. 2013-08-02 11:07:57 +02: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
Joey Armstrong 56ab717da3 Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal 2013-06-11 16:38:22 -04: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
Marco Castelluccio e122a42369 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 480088999f 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 68d4cea5d2 Backout e6bda3437a7c for OSX bustage. 2013-07-12 15:08:33 -07:00
Joey Armstrong d9dc3bc6fb bug 870407: move CMMSRCS to mozbuild (file batch #4). r=mshal 2013-07-12 16:50:34 -04:00
Masatoshi Kimura 78388690cb Bug 888870 - Add Windows 8.1 support to WinUtils::GetWindowsVersion. r=jimm 2013-07-12 06:26:55 +09:00
Mike Shal 884dee0b5a Bug 880245 - Move EXTRA_JS_MODULES to moz.build (batch #4); r=joey 2013-07-01 11:34:30 -04:00
Mike Shal 5169c0a913 Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
2013-04-23 17:54:15 -04:00
Brian O'Keefe 8d90859ddb Bug 862986 - Part 2a: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-05-01 14:05:40 -04:00
Colby Russell 2ae7cb2ffc Bug 861495 - Transplant getOuterWindowWithId from nsIDOMWindowUtils to a window-related service: WebappsHandler.jsm. r=myk 2013-05-07 12:34:21 -04:00
Ryan VanderMeulen 8dd4074205 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe 7422d5ac7b Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Ryan VanderMeulen b6cc74b921 Backed out changesets 64c7ba1d3d04 and 7e9d5bb4a9af (bug 862986) for test failures. 2013-04-30 10:08:38 -04:00
Brian O'Keefe 0baa2a32d6 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 09:08:31 -04:00
Mike Hommey 112f6bd92e Bug 844016 - Move webapprt locale files. r=Pike
--HG--
rename : browser/locales/en-US/webapp-uninstaller/webapp-uninstaller.properties => webapprt/locales/en-US/webapp-uninstaller/webapp-uninstaller.properties
rename : browser/locales/en-US/webapprt/webapp.dtd => webapprt/locales/en-US/webapprt/webapp.dtd
rename : browser/locales/en-US/webapprt/webapp.properties => webapprt/locales/en-US/webapprt/webapp.properties
2013-04-12 10:23:10 +02:00