gecko-dev/dom/manifest
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
..
test Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
ManifestImageObjectProcessor.jsm Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
ManifestObtainer.jsm Bug 1083410 - Obtain a web manifest. r=mconley. 2015-04-22 19:46:00 +02:00
ManifestProcessor.jsm Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
manifestValueExtractor.js Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00
moz.build Bug 1162808 - Add splash_screens support to web manifest processor. r=ehsan 2015-05-19 08:20:00 -04:00