Bug 1635033 - Set an untrimmed value when an invalid url is picked from address bar results. r=dao
Trimming would convert a url with an invalid origin into a string like "origin/something" and if the user keeps editing it, we'd end up converting the url into a search. Differential Revision: https://phabricator.services.mozilla.com/D74688
Please register or sign in to comment