Closed
Bug 1601526
Opened 6 years ago
Closed 6 years ago
Manifest scope should default to the directory of the start_url
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla73
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: mossop, Assigned: mossop)
Details
Attachments
(1 file)
Per https://www.w3.org/TR/appmanifest/#scope-member any failures to parse a scope should result in using the result of parsing ".", using start URL as the base URL as the default.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by dtownsend@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ec0030bdbf23
Manifest scope should default to the directory of the resolved start_url. r=marcosc
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•