Closed
Bug 1620949
Opened 5 years ago
Closed 5 years ago
Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_pageinfo_security.js
Categories
(Firefox :: Page Info Window, enhancement, P5)
Firefox
Page Info Window
Tracking
()
RESOLVED
FIXED
Firefox 76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: prathiksha, Assigned: ingrid, Mentored)
Details
Attachments
(1 file)
This is a good first bug for newcomers to Firefox development.
BrowserTestUtils.waitForCondition in browser_pageinfo_security.js[0] can be replaced by TestUtils.waitForCondition.
You can run this test with the ./mach test command:
./mach test browser/base/content/test/pageinfo/browser_pageinfo_security.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•5 years ago
|
Assignee: nobody → twigle_ingrid
Status: NEW → ASSIGNED
Updated•5 years ago
|
Attachment #9131867 -
Attachment description: Bug 1620949 Replaced BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_pageinfo_security.js. r=prathiksha → Bug 1620949 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_pageinfo_security.js. r=prathiksha
Pushed by prathikshaprasadsuman@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/7e94d26e088e
Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_pageinfo_security.js. r=prathiksha
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 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
•