Shu-yu Guo
d8faa01cea
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Phil Ringnalda
920201b34a
Bug 1059238 - disable test_custom_origin_uninstall_install.xul on Windows for constant timeouts
2015-09-12 09:49:10 -07:00
Myk Melez
9aa1762fb1
Bug 1199844 - limit webapp debug logging to webapp tests; r=fabrice
2015-08-30 15:44:29 -07:00
Myk Melez
aa5d8f970f
Bug 1199826 - identify bug components for webapprt directories; r=marco
2015-08-30 15:44:28 -07:00
Fabrice Desré
2045351b73
Bug 1181209 - Make changes to Gecko needed for b2gdroid to boot. r=fabrice
2015-08-25 13:42:24 -07:00
Yoshi Huang
fd98ffd5d7
Bug 1165272 - Part 2: replace getNoAppCodebasePrincipal. r=bholley
2015-08-18 15:01:42 +08:00
Bobby Holley
28a3efa072
Backed out 3 changesets (bug 1165272) for b2g sanity blocker.
2015-08-25 11:16:21 -07:00
Yoshi Huang
053573a7c0
Bug 1165272 - Part 2: Replace getNoAppCodebasePrincipal. r=bholley
2015-08-24 01:18:00 -04:00
Ryan VanderMeulen
f497b73823
Bug 1154545 - Skip test_hosted_checkforupdates_from_webapp_runtime.xul and test_packaged_checkforupdates_from_webapp_runtime.xul on Win8 opt builds as well.
...
CLOSED TREE
2015-08-07 09:50:33 -04:00
Geoff Brown
495b7cbfe1
Bug 1026290 - Update mochitest-chrome manifests for android; r=jgriffin
2015-07-10 14:41:59 -06:00
Ryan VanderMeulen
69954ef00b
Bug 1154545 - Skip test_packaged_checkforupdates_from_webapp_runtime.xul on Win8 debug.
...
CLOSED TREE
2015-06-30 16:49:31 -04:00
Ryan VanderMeulen
2bc34b92d8
Bug 1162987 - Skip test_hosted_checkforupdates_from_webapp_runtime.xul on Win8 debug.
2015-06-30 16:48:37 -04:00
Myk Melez
2b9e3fc9b5
Bug 1168737 - specify runtime with command-line arg on Mac for tests; r=jmaher,marco
2015-06-26 09:22:40 -07:00
Eugen Sawin
9cab95afef
Bug 1171013 - Set Android apps to be launchable by default. r=mossop
2015-06-15 19:14:47 +02:00
Nick Desaulniers
f3fc2d8bc9
Bug 1152597 - Icons are shown for some apps. r=marco
2015-05-19 11:43:39 -07:00
Christoph Kerschbaumer
459f85fe51
Bug 1167053 - Convert NetUtil.newChannel2 callsites to use new API - update newChannel2 (r=sicking,paolo)
2015-05-21 19:52:03 -07:00
Nick Desaulniers
a6687ec7c2
Bug 1152552 - Unable to install apps with name that contain chars outside range of U+0080/U+0100 - U+FFFF. r=mcastelluccio
2015-04-27 15:33:58 -07:00
ziyunfei
a2bb96ff77
Bug 1102219 - Part 4: Replace String.prototype.contains
with String.prototype.includes
in chrome code. r=till
2015-04-30 00:32:05 +09:00
Kartikaya Gupta
8ec41da08a
Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong
2015-04-23 15:10:30 -04:00
Felipe Gomes
9bc27ab2a5
Bug 1143263 - WebApp Runtime makes Mac always use discrete graphics card. r=mstange
2015-03-19 20:24:08 -03:00
Jonathan Griffin
84011a87cc
Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown
2015-02-06 16:30:37 -08:00
Chris Peterson
467aad53cf
Bug 1133185 - Remove nonstandard let blocks from toolkit/webapps. r=myk
2015-02-05 22:27:55 -08:00
Christoph Kerschbaumer
646ea9351b
Bug 1124950: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/webapps (r=marco)
2015-02-17 19:53:36 -08:00
Phil Ringnalda
d9b79fdc19
Bug 1123085 - Disable webapp tests which fail on OS X 10.10
...
--HG--
extra : rebase_source : 292e9fbbc33602f4769be2f21e6c2760e2410214
2015-01-24 08:24:39 -08:00
Stephen Pohl
dbfd76eadc
Bug 1091109: Followup to fix test failures. r=myk
2014-11-03 17:13:20 -05:00
Stephen Pohl
9c340b2c43
Bug 1091109: Don't sign webapprt-stub on OSX because webapps fail to launch due to quarantine bit. r=smichaud,myk
2014-11-03 17:13:16 -05:00
Ryan VanderMeulen
26d2f595c7
Backed out changeset 5eebce6c8845 (bug 1091109) for webapp test failures.
2014-11-01 00:15:44 -04:00
Stephen Pohl
b4fd3bc4b5
Bug 1091109: Don't sign webapprt-stub on OSX because webapps fail to launch due to quarantine bit. r=smichaud,myk
2014-10-31 20:39:07 -04:00
Mike Hommey
d667f4bb59
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
...
There are, sadly, many combinations of linkage in use throughout the tree.
The main differentiator, though, is between program/libraries related to
Gecko or not. Kind of. Some need mozglue, some don't. Some need dependent
linkage, some standalone.
Anyways, these new templates remove the need to manually define the
right dependencies against xpcomglue, nspr, mozalloc and mozglue
in most cases.
Places that build programs and were resetting MOZ_GLUE_PROGRAM_LDFLAGS
or that build libraries and were resetting MOZ_GLUE_LDFLAGS can now
just not use those Gecko-specific templates.
2014-10-30 13:06:12 +09:00
Sunny
ea01a57268
Bug 1028983 - Set file permissions using OS.File. r=marco
2014-10-14 13:10:00 +02:00
Stephen Pohl
08f5cb2e63
Bug 1076941: Keep supporting the legacy location under Contents/MacOS for the webapprt folder on OSX. r=myk
2014-10-03 08:04:44 -04:00
Ryan VanderMeulen
d1d08fb96f
Bug 1076941 - Skip the toolkit webapps tests on OSX 10.8 due to frequent timeouts.
2014-10-02 12:14:14 -04:00
Stephen Pohl
3a3ac5f17b
Mac v2 signing - Bug 1064910 - Update Webapp Runtime to work with the new v2 bundle structure of Firefox on OSX. r=myk
2014-09-29 11:51:43 -07:00
Mike Hommey
6258dd8523
Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal
2014-09-03 14:16:37 +09:00
Mike Hommey
fc99c53ae5
Bug 1041941 - Use templates for programs, simple programs, libraries and C++ unit tests. r=gps
2014-09-03 14:10:54 +09:00
Ted Clancy (:tedders1)
6029ad93ef
Bug 1000315 - Part 7: App tests automatically confirm uninstallation. r=myk
2014-06-11 14:33:02 -07:00
Fabrice Desré
6128f1e270
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Fabrice Desré
cc7dd1764b
backout 5a84a1907654 (bug 1042881) for causing app startup failures r=me
2014-07-31 12:14:03 -07:00
Fabrice Desré
154ab0bbdf
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
Alexandre Poirot
5a3800bc64
Bug 1027242 - Blacklist mulet's failing tests + expose 'mulet' to ini files; fix previous bustage on a CLOSED TREE, r=ahal
2014-07-02 15:40:56 -07:00
Kyle Huey
15562ef356
Bug 1039861: Remove the last bits of OS.File from apps code. r=fabrice
...
After this patch OS.File is not loaded in content processes anymore.
--HG--
extra : rebase_source : 64d41fa57e1265dee501e7919eaea5d733320cad
2014-07-18 10:38:14 -07:00
Marco Castelluccio
9dbeacd6aa
Bug 1035282 - Make Webapps.jsm throw DUPLICATE_ORIGIN only if the app with the same origin is natively installed. r=fabrice,myk
...
--HG--
rename : toolkit/webapps/tests/test_custom_origin.xul => toolkit/webapps/tests/test_custom_origin_uninstall_install.xul
2014-07-15 03:53:48 +02:00
Marco Castelluccio
457e4bbb10
Bug 967302 - Fix leak caused by the XUL alert shown at the end of an installation by mocking the alerts service. r=myk
2014-07-12 02:59:51 +02:00
Marco Castelluccio
beaae5a3be
Bug 1036717 - Test webapp runtime update service. r=myk
...
--HG--
rename : toolkit/webapps/tests/test_custom_origin.xul => toolkit/webapps/tests/test_hosted_checkforupdates_from_webapp_runtime.xul
rename : toolkit/webapps/tests/test_custom_origin.xul => toolkit/webapps/tests/test_packaged_checkforupdates_from_webapp_runtime.xul
2014-07-12 02:09:50 +02:00
Marco Castelluccio
2fe7bcde2f
Bug 1036751 - Test webapp runtime executable update. r=myk
...
--HG--
rename : toolkit/webapps/tests/test_hosted_launch.xul => toolkit/webapps/tests/test_webapp_runtime_executable_update.xul
2014-07-12 02:04:55 +02:00
Marco Castelluccio
f3fa85526d
Bug 1034730 - Test installing app with appcache. r=myk
...
--HG--
rename : toolkit/webapps/tests/test_custom_origin.xul => toolkit/webapps/tests/test_install_appcache.xul
2014-07-11 01:53:48 +02:00
Marco Castelluccio
c4d263c432
Bug 1001948 - Attempt to remove the files again if ERROR_DIR_NOT_EMPTY is thrown. r=tabraldes
2014-07-10 19:46:27 +02:00
Marco Castelluccio
1021e2a017
Bug 1036648 - Reject promise on uninstall failure on Mac. r=myk
2014-07-10 19:22:10 +02:00
Marco Castelluccio
9bd0c012f1
Bug 1035189 - Remove appName property from NativeApp.jsm. r=tabraldes
2014-07-10 03:27:13 +02:00
Marco Castelluccio
c56414d138
Bug 1029674 - Fix installation of apps with custom origin. r=myk,keeler
...
--HG--
rename : toolkit/webapps/tests/test_packaged_launch.xul => toolkit/webapps/tests/test_custom_origin.xul
2014-07-04 15:23:16 +02:00