Closed
Bug 1610530
Opened 6 years ago
Closed 2 years ago
Use classes instead of ids to access urlbar elements from UrlbarInput
Categories
(Firefox :: Address Bar, task, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
FIXED
Future
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: dao, Assigned: mbeier)
References
Details
(Whiteboard: [sng])
Attachments
(1 file)
urlbar-input
urlbar-input-container
identity-box
urlbar-go-button
urlbar-search-button
These should be converted to classes, so that the search bar can have equivalent elements within the same window. We may need to make access to some of these elements optional as they may not exist in the search bar (e.g. identity-box).
| Reporter | ||
Updated•6 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Iteration: --- → 76.1 - Mar 9 - Mar 22
| Reporter | ||
Comment 1•6 years ago
|
||
I'm postponing this until we know whether the search bar or Firefox Reality are going to reuse UrlbarInput.jsm.
Assignee: dao+bmo → nobody
Status: ASSIGNED → NEW
Iteration: 76.1 - Mar 9 - Mar 22 → ---
| Reporter | ||
Updated•6 years ago
|
Target Milestone: --- → Future
Updated•3 years ago
|
Severity: normal → S3
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mbeier
Status: NEW → ASSIGNED
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cd798ae49ef7
Use classes instead of ids to access urlbar elements from UrlbarInput. r=dao,webdriver-reviewers,whimboo
Updated•2 years ago
|
Whiteboard: [sng]
Updated•2 years ago
|
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
QA Whiteboard: [search] [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•