Bug 212417
| Summary: | Web App Manifest parsing should not be a function of the document URL | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | David Quesada <david_quesada> |
| Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
David Quesada
See https://github.com/w3c/manifest/pull/834. The standard is being updated so that the parsing of the ‘start_url’ app manifest parameter no longer depends on the document URL. If the key is missing from the original JSON document or has an invalid value, the parsed manifest should have an undefined start URL, not a start URL that falls back to the document URL.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/63680609>