[Webkit-unassigned] [Bug 212417] New: Web App Manifest parsing should not be a function of the document URL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 27 10:37:47 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212417
Bug ID: 212417
Summary: Web App Manifest parsing should not be a function of
the document URL
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: david_quesada at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200527/3a4571f3/attachment-0001.htm>
More information about the webkit-unassigned
mailing list