Closed
Bug 1501624
Opened 6 years ago
Closed 6 years ago
UrlbarInput: Add a method for setting the value from a result and migrate urlbar tests away from setting textValue
Categories
(Firefox :: Address Bar, enhancement, P1)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Firefox 65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
As per bug 1494334, UrlbarInput doesn't provide a textValue setter. Tests should call resultSelected or properly simulate the user typing, depending on what exactly they want to do.
https://searchfox.org/mozilla-central/search?q=.textValue+%3D&case=true®exp=false&path=browser_
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Priority: P3 → P1
Summary: Migrate urlbar tests away from setting textValue → UrlbarInput: Add a method for setting the value from a result and migrate urlbar tests away from setting textValue
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5866c7a7e906
Add a method for setting the value from a result and migrate urlbar tests away from setting textValue. r=Standard8
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
You need to log in
before you can comment on or make changes to this bug.
Description
•