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
E.g. from privateTab.keypressHandler():
'getModifierState' called on an object that does not implement interface KeyboardEvent.
'preventDefault' called on an object that does not implement interface Event.
(#162, #182)
Upon pressing the "Private Tab" shortcut (⌃⌥T), no private tab is created. Firefox Nightly issue found on OSX.
The text was updated successfully, but these errors were encountered: