Open
Bug 1455079
Opened 8 years ago
Updated 3 years ago
Make asyncHistory APIs take strings instead of nsIURI
Categories
(Toolkit :: Places, enhancement, P3)
Toolkit
Places
Tracking
()
NEW
People
(Reporter: mak, Unassigned)
References
Details
(Whiteboard: [fxsearch])
once asyncHistory becomes an internal Places API, there's no point into doing url validation inside it, it could just take hrefs. The few consumers that may use it outside should do their own validation through nsIURI or URL.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•