Closed
Bug 1528593
Opened 6 years ago
Closed 5 years ago
Rename UrlbarInput::value getter to untrimmedValue and textValue to value
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Firefox 70
People
(Reporter: dao, Assigned: bugzilla)
References
Details
Attachments
(1 file)
The current textValue getter is usually what consumers want, so once we've got rid of the legacy binding we should rename this to value for convenience.
Updated•6 years ago
|
Blocks: 1551227
No longer depends on: quantumbar
Updated•6 years ago
|
Points: --- → 2
Reporter | ||
Comment 1•6 years ago
|
||
This will be a bit more involved as it requires updating many tests and other code.
Points: 2 → 3
Reporter | ||
Updated•6 years ago
|
Type: enhancement → task
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → htwyford
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
Attachment #9085856 -
Attachment description: Bug 1528593 - Rename UrlbarInput::value getter to untrimmedValue and textValue to value. r?adw → Bug 1528593 - Rename UrlbarInput::value getter to untrimmedValue and textValue to value. r?dao
Pushed by htwyford@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/54527f838bf5
Rename UrlbarInput::value getter to untrimmedValue and textValue to value. r=dao
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•