Canonization should be applied to all result types, and the input's value should reflect the canonized URL
Categories
(Firefox :: Address Bar, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: adw, Assigned: dao)
References
Details
Attachments
(1 file, 1 obsolete file)
See bug 1521702 comment 4 and later. All result types should be able to be canonized, not only search and autofill results.
Also see https://phabricator.services.mozilla.com/D18620#inline-100752 The value that pickResult passes to setValueFromResult should be the canonized value, not the value in the result. It might be better to fix that part in a separate bug, not sure, but I'm guessing not since it's closely related to the first part.
Assignee | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
I wonder if this should block nightly, the architectural changes here touch a quite central part of the load behavior and going through QA without it makes me a bit nervous... thoughts?
Updated•6 years ago
|
Comment 2•6 years ago
|
||
I'm moving it to nightly for now, because the involved risk, we can re-evaluate obviously.
Reporter | ||
Comment 3•6 years ago
|
||
Seems right. I'll work on this unless someone else has already started on it (I haven't).
Assignee | ||
Comment 4•6 years ago
|
||
I started looking into this yesterday but things got a bit messy...
Reporter | ||
Comment 5•6 years ago
|
||
All right, feel free to take this then.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 7•6 years ago
|
||
Comment 9•6 years ago
|
||
bugherder |
Comment 10•6 years ago
|
||
bugherder |
Description
•