Bug 894162 - webapprt-test-chrome|content tests hang after opening WebappRT Test Shim. r=myk

This commit is contained in:
Marco Castelluccio 2013-07-17 10:01:04 -04:00
parent bec3d32a7f
commit a5ea257881
5 changed files with 6 additions and 0 deletions

View File

@ -14,9 +14,11 @@ MOCHITEST_WEBAPPRT_CHROME_FILES = \
head.js \
browser_sample.js \
sample.webapp \
sample.webapp^headers^ \
sample.html \
browser_window-title.js \
window-title.webapp \
window-title.webapp^headers^ \
window-title.html \
$(NULL)

View File

@ -0,0 +1 @@
Content-Type: application/x-web-app-manifest+json

View File

@ -0,0 +1 @@
Content-Type: application/x-web-app-manifest+json

View File

@ -12,6 +12,7 @@ include $(DEPTH)/config/autoconf.mk
MOCHITEST_FILES = \
test.webapp \
test.webapp^headers^ \
webapprt_sample.html \
webapprt_indexeddb.html \
$(NULL)

View File

@ -0,0 +1 @@
Content-Type: application/x-web-app-manifest+json