Closed Bug 1703408 Opened 3 years ago Closed 3 years ago

Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser/base/content/test/pageActions/

Categories

(Firefox :: General, task, P5)

task

Tracking

()

RESOLVED FIXED
89 Branch
Tracking Status
firefox89 --- fixed

People

(Reporter: prathiksha, Assigned: george, Mentored)

Details

Attachments

(1 file)

This is a good first bug for newcomers to Firefox development.

BrowserTestUtils.waitForCondition in browser/base/content/test/pageActions/[0] can be replaced by TestUtils.waitForCondition.

You can run tests with the ./mach test command:
./mach test browser/base/content/test/pageActions/

Please leave a comment if you would like to be assigned to this bug. Feel free to get in touch with me on Matrix if you're stuck :)

[0]https://searchfox.org/mozilla-central/search?q=browser%2Fbase%2Fcontent%2Ftest%2FpageActions%2F&path=&case=false&regexp=false

Hi Prathiksha, asking to be assigned.

Assignee: nobody → george
Status: NEW → ASSIGNED

Thanks!

Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/c49b587d7b0c
Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser/base/content/test/pageActions/. r=prathiksha
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in before you can comment on or make changes to this bug.