Closed
Bug 1365537
Opened 8 years ago
Closed 8 years ago
Worker and SharedWorker Constructors should receive the URL parameter as a USVString
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file)
|
1.98 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Currently we use DOMString.
| Assignee | ||
Comment 1•8 years ago
|
||
Assignee: nobody → amarchesini
Attachment #8868465 -
Flags: review?(bugs)
Comment 2•8 years ago
|
||
Comment on attachment 8868465 [details] [diff] [review]
usvstring.patch
there are no wpt tests for this?
Attachment #8868465 -
Flags: review?(bugs) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
No there are no WPT tests.
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f1ffecc195a5
Worker and SharedWorker Constructors should receive the URL parameter as a USVString, r=smaug
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•