mirror of
https://github.com/jquery/jquery.git
synced 2026-01-25 02:28:32 -05:00
If the event type is an empty string we end up hanging in .off() which makes for mighty hard debugging. Instead treat it as a no-op. Docs seem clear this is not allowed.