Closed
Bug 1633910
Opened 5 years ago
Closed 5 years ago
Encode all whitespaces but single or isolated \u0020
Categories
(Firefox :: Address Bar, task, P2)
Firefox
Address Bar
Tracking
()
People
(Reporter: mak, Assigned: mak)
Details
(Keywords: dataloss)
Attachments
(1 file)
while working on other bugs I noticed the clipboard silently converts other kind of whitespaces to \u0020 when moving to text/plain, so it seems better to keep them encoded and avoid dataloss. Also the reason to keep a space decoded is just to preserve readability of certain urls, so it sounds ok to just allow \u0020.
| Assignee | ||
Updated•5 years ago
|
Iteration: --- → 77.2 - Apr 20 - May 3
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/df52240beaab
Encode all whitespaces but single or isolated \u0020. r=jfkthame
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
Updated•5 years ago
|
status-firefox75:
--- → wontfix
status-firefox76:
--- → wontfix
status-firefox-esr68:
--- → wontfix
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•