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
Add support for Firefox.
The code was using the Set class's "difference" method.
This is in Firefox nightly, but is not yet released.
So we add a few lines to compute it ourselves. Now it works on Firefox.
Signed-off-by: David A. Wheeler <[email protected]>
0 commit comments