Closed Bug 1703611 Opened 5 years ago Closed 5 years ago

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

Categories

(Invalid Bugs :: General, task, P5)

17 Branch

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: aditisingx, Unassigned, Mentored)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36

Steps to reproduce:

After a crash, the sidebar in the panel stopped working.

Actual results:

When I clicked on the Sidebar, it didn't opened.

Expected results:

The sidebar should open correctly and the dropdowns should be visible.

Group: firefox-core-security
Type: defect → task

(In reply to Aditi Singh from comment #0)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36

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

BrowserTestUtils.waitForCondition in browser_ext_openPanel.js[0] can be replaced by TestUtils.waitForCondition.

You can run this test with the ./mach test command:
./mach test browser/source/browser/components/extensions/test/browser/browser_ext_openPanel.js

Please leave a comment if you would like to be assigned to this bug.

https://searchfox.org/mozilla-central/source/browser/components/extensions/test/browser/browser_ext_openPanel.js

(In reply to Aditi Singh from comment #0)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36

Steps to reproduce:

After a crash, the sidebar in the panel stopped working.

Actual results:

When I clicked on the Sidebar, it didn't opened.

Expected results:

The sidebar should open correctly and the dropdowns should be visible.

Severity: -- → N/A
Component: Untriaged → General
Priority: -- → P5
Mentor: prathikshaprasadsuman
CC list accessible: false
Not accessible to reporter
Group: firefox-core-security
Product: Firefox → Invalid Bugs
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.