Closed
Bug 1622742
Opened 5 years ago
Closed 5 years ago
Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_popup_blocker.js
Categories
(Firefox :: General, enhancement, P5)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: prathiksha, Assigned: ratnabalidutta26, Mentored)
Details
(Keywords: good-first-bug)
Attachments
(2 files, 1 obsolete file)
This is a good first bug for newcomers to Firefox development.
BrowserTestUtils.waitForCondition in browser_popup_blocker.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_blocker.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.
Comment 1•5 years ago
|
||
I will like to be assigned to this bug.
Comment 2•5 years ago
|
||
I am working on the bug.
Reporter | ||
Updated•5 years ago
|
Assignee: nobody → Ohaleteprisca1997
Status: NEW → ASSIGNED
Comment 3•5 years ago
|
||
Comment 4•5 years ago
|
||
Depends on D67276
Reporter | ||
Updated•5 years ago
|
Attachment #9134055 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9134055 -
Attachment is obsolete: false
Updated•5 years ago
|
Attachment #9134055 -
Attachment is obsolete: true
Comment 5•5 years ago
|
||
Hi, are you still working on this bug? Do you need any help? :)
Flags: needinfo?(Ohaleteprisca1997)
Updated•5 years ago
|
Assignee: Ohaleteprisca1997 → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(Ohaleteprisca1997)
Assignee | ||
Comment 6•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → ratnabalidutta26
Status: NEW → ASSIGNED
Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/2bba4693becd
Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_popup_blocker.js r=prathiksha
Comment 8•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
You need to log in
before you can comment on or make changes to this bug.
Description
•