Closed Bug 2053431 Opened 9 days ago Closed 8 days ago

Fix a minor browser-trustPanel.js bug introduced in bug 2046307

Categories

(Firefox :: Protections UI, defect)

defect

Tracking

()

RESOLVED FIXED
154 Branch
Tracking Status
firefox154 --- fixed

People

(Reporter: twisniewski, Assigned: twisniewski)

References

Details

Attachments

(1 file)

It's possible for this code in browser/base/content/browser-trustPanel.js to be passed undefined:

  async showPopup({ event, reason }) {

Let's change the parameter back to opts = {}, as it was prior to D307139, and adjust the rest of the function appropriately.

Assignee: nobody → twisniewski
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 8 days ago
Resolution: --- → FIXED
Target Milestone: --- → 154 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: