Closed Bug 1704060 Opened 3 years ago Closed 3 years ago

Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_progress_keyword_search_handling.js

Categories

(Firefox :: General, task, P5)

task

Tracking

()

RESOLVED FIXED
89 Branch
Tracking Status
firefox89 --- fixed

People

(Reporter: bukky.akinnadeju17, Assigned: bukky.akinnadeju17)

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #1704019 +++

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

BrowserTestUtils.waitForCondition[0] in browser_progress_keyword_search_handling.js can be replaced with TestUtils.waitForCondition

You can run this test with the ./mach test command:
./mach test browser/base/content/test/tabs/browser_progress_keyword_search_handling.js

I want to work on this bug and thanks to Prathiksha for mentoring me through it.

[0] https://searchfox.org/mozilla-central/source/browser/base/content/test/tabs/browser_progress_keyword_search_handling.js

Assignee: nobody → bukky.akinnadeju17
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/3f512442a075
Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_progress_keyword_search_handling.js. 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.