You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extracting the hiding and showing logic into two new helper functions: hideInstantUsagePrompts() and showInstantUsagePrompts().
Replacing all manual manipulations of dom.instantUsagePrompts.classList with calls to these helpers.
Simplifying setPhotoImportState and beginPairMode by using the new hideInstantUsagePrompts() helper.
0 commit comments