Closed
Bug 1620802
Opened 6 years ago
Closed 6 years ago
Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_captivePortalTabReference.js
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: prathiksha, Assigned: aarushivij, Mentored)
Details
Attachments
(1 file)
This is a good first bug for newcomers to Firefox development.
BrowserTestUtils.waitForCondition in browser_captivePortalTabReference.js[0] can be replaced by TestUtils.waitForCondition.
You can run this test with the ./mach test command:
./mach test browser/base/content/test/captivePortal/browser_captivePortalTabReference.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•6 years ago
|
||
Hello,
Can this issue be assigned to me?
Shall be my first contribution as an outreachy applicant :)
Aarushi
| Reporter | ||
Updated•6 years ago
|
Assignee: nobody → aarushivij
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/d1dae117a730
Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_captivePortalTabReference.js r=prathiksha
Comment 4•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 76
You need to log in
before you can comment on or make changes to this bug.
Description
•