Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_popup_frames.js
Categories
(Firefox :: General, enhancement, P5)
Tracking
()
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: prathiksha, Assigned: jacksonsd, Mentored)
Details
(Keywords: good-first-bug)
Attachments
(1 file)
This is a good first bug for newcomers to Firefox development.
BrowserTestUtils.waitForCondition in browser_popup_frames.js[0] can be replaced by TestUtils.waitForCondition.
You can run this test with the ./mach test command:
./mach test browser/base/content/test/popups/browser_popup_frames.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.
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Reporter | ||
Comment 4•4 years ago
|
||
Hi squidney, it is generally not acceptable to submit a patch to a bug that someone else is already working on. For now, I will assign this bug to you and land your patch but please look for unassigned bugs to work on in the future :)
Shubhi, if you would still like to contribute, I can find another bug for you. Feel free to get in touch with me on Matrix or via email.
Pushed by prathikshaprasadsuman@gmail.com: https://hg.mozilla.org/integration/autoland/rev/bc93abf8ec17 Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_popup_frames.js r=prathiksha
Comment 6•4 years ago
|
||
bugherder |
Description
•