Open
Bug 1406934
Opened 8 years ago
Updated 3 years ago
Make Cache API use MozURL
Categories
(Core :: Storage: Cache API, enhancement, P3)
Core
Storage: Cache API
Tracking
()
NEW
People
(Reporter: bkelly, Unassigned)
References
Details
Currently Cache API code does some OMT URL parsing using nsStandardURLParser. We should convert this code to use MozURL instead. There might be some additional places we could remove nsIURI in favor of MozURL as well.
Updated•8 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•6 years ago
|
Component: DOM: Core & HTML → Storage: Cache API
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•