Open Bug 1548101 Opened 7 years ago Updated 3 years ago

Find an alternative for `isPanelInsideAppMenu` in browser-sync.js

Categories

(Firefox :: Firefox Accounts, enhancement)

68 Branch
enhancement

Tracking

()

Tracking Status
firefox68 --- affected

People

(Reporter: vbudhram, Unassigned)

Details

From https://phabricator.services.mozilla.com/D28347, we introduced a helper function isPanelInsideAppMenu to determine where the FxA avatar menu was being opened from, ie toolbar menu or under app menu.

The function uses Node.contains, which might not be the best way. As a follow up, lets see if there are alternatives to this and how it might look.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.