Closed
Bug 1085297
Opened 11 years ago
Closed 11 years ago
URLSearchParams, URLUtils and URLUtilsReadOnly should use USVStrings instead DOMStrings
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla36
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file)
|
4.46 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8507796 -
Flags: review?(bugs)
| Assignee | ||
Comment 1•11 years ago
|
||
I found this small issue updating the URLSearchParams webIDL code.
It doesn't change much but we had to do this soon or late.
Comment 2•11 years ago
|
||
Comment on attachment 8507796 [details] [diff] [review]
strings.patch
Do we have a bug open to rename all ScalarValueStrings to USVStrings
Attachment #8507796 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
Yes, bug 1077393
| Assignee | ||
Comment 4•11 years ago
|
||
Assignee: nobody → amarchesini
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•