Closed
Bug 1620596
Opened 5 years ago
Closed 5 years ago
Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in accessible/tests/browser/general/browser_test_urlbar.js
Categories
(Firefox :: Disability Access, enhancement)
Firefox
Disability Access
Tracking
()
RESOLVED
FIXED
Firefox 75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: prathiksha, Assigned: tmarcelin, Mentored)
Details
Attachments
(1 file, 3 obsolete files)
This is a good first bug for newcomers to Firefox development.
BrowserTestUtils.waitForCondition in accessible/tests/browser/general/browser_test_urlbar.js[0] can be replaced by TestUtils.waitForCondition.
You can run this test with the ./mach test
command:
./mach test accessible/tests/browser/general/browser_test_urlbar.js
Please leave a comment if you would like to be assigned to this bug. Feel free to contact us via Matrix in the #osfcep channel or leave a comment here if you're stuck.
Assignee | ||
Comment 1•5 years ago
|
||
Great ! I'd like to work on it, can I get this ?
Thanks.
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → tmarcelin
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D65736
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Reporter | ||
Updated•5 years ago
|
Attachment #9131484 -
Attachment is obsolete: true
Reporter | ||
Updated•5 years ago
|
Attachment #9131518 -
Attachment is obsolete: true
Reporter | ||
Updated•5 years ago
|
Attachment #9131581 -
Attachment is obsolete: true
Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/1599efdb6013
Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition. r=prathiksha
Comment 7•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 75
You need to log in
before you can comment on or make changes to this bug.
Description
•