Open
Bug 1463429
Opened 7 years ago
Updated 2 years ago
Investigate using GetQueryParamIterator and URLParams::Parse in or instead of TokenizeQueryString
Categories
(Toolkit :: Places, enhancement, P3)
Toolkit
Places
Tracking
()
NEW
People
(Reporter: standard8, Unassigned)
Details
(Whiteboard: [fxsearch])
From Marco's comment in bug 824502 comment 24:
I suspect we could use the new
GetQueryParamIterator and URLParams::Parse in TokenizeQueryString... Maybe a code cleaning follow-up.
As well as URLParams::Set could be used instead of tokenizing and rebuilding from scratch.
Though, I think it still doesn't support multiple params having the same name.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•