• 0 Posts
  • 1 Comment
Joined 1Y ago
cake
Cake day: Jun 26, 2023

help-circle
rss

This just seems to be detecting if the browser is Firefox. The function is even named isGecko which is Mozilla’s browser engine used by Firefox. Edge, IE (Trident) don’t return true from isGecko

Unless I’m missing something I don’t see where the delay is added