gecko-dev/dom/manifest/test
Marcos Caceres 120dc65a46 Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan
* Took IconsProcessor out of ManifestProcessor.
* Converted IconsProcessor into ImageObjectProcessor.
* Made extractValue a separate resource, as it's used by multiple
  processors.
* Taught manifest processor about splash_screens.
* icons member now uses ImageObjectProcessor.
* Icon tests are now ImageProcessor tests.
* Fixed a few typos.

--HG--
rename : dom/manifest/test/test_IconsProcessor_density.html => dom/manifest/test/test_ImageObjectProcessor_density.html
rename : dom/manifest/test/test_IconsProcessor_sizes.html => dom/manifest/test/test_ImageObjectProcessor_sizes.html
rename : dom/manifest/test/test_IconsProcessor_src.html => dom/manifest/test/test_ImageObjectProcessor_src.html
rename : dom/manifest/test/test_IconsProcessor_type.html => dom/manifest/test/test_ImageObjectProcessor_type.html
extra : rebase_source : f2f6ad690a9c5b15193fd3567122a47a23ff07bc
2015-05-19 08:20:00 -04:00
..
browser_ManifestObtainer_obtain.js Bug 1162729 - CORS check is always performed when fetching a manifest. r=ehsan 2015-05-07 14:40:00 +02:00
browser.ini Bug 1083410 - Obtain a web manifest. r=mconley. 2015-04-22 19:46:00 +02:00
common.js Bug 1083410 - Obtain a web manifest. r=mconley. 2015-04-22 19:46:00 +02:00
manifestLoader.html Bug 1083410 - Obtain a web manifest. r=mconley. 2015-04-22 19:46:00 +02:00
mochitest.ini Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
resource.sjs Bug 1083410 - Obtain a web manifest. r=mconley. 2015-04-22 19:46:00 +02:00
test_ImageObjectProcessor_background_color.html Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
test_ImageObjectProcessor_density.html Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
test_ImageObjectProcessor_sizes.html Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
test_ImageObjectProcessor_src.html Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
test_ImageObjectProcessor_type.html Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
test_ManifestProcessor_display.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_ManifestProcessor_icons.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_ManifestProcessor_JSON.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_ManifestProcessor_name_and_short_name.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_ManifestProcessor_orientation.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_ManifestProcessor_scope.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_ManifestProcessor_splash_screens.html Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
test_ManifestProcessor_start_url.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00