Closed
Bug 1122948
Opened 11 years ago
Closed 11 years ago
.hash shouldn't be encoded/decoded for WorkerLocation
Categories
(Core :: DOM: Workers, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
People
(Reporter: valentin, Assigned: valentin)
References
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
|
1.82 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
Following 1093611 URL.hash contains the exact string it is set to (no more percent encoding/decoding).
We should do the same for WorkerLocation.
Updated•11 years ago
|
Keywords: dev-doc-needed
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8550779 -
Flags: review?(mrbkap)
Updated•11 years ago
|
Attachment #8550779 -
Flags: review?(mrbkap) → review+
| Assignee | ||
Comment 2•11 years ago
|
||
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Keywords: checkin-needed
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Updated•11 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•