mirror of
https://github.com/jquery/jquery.git
synced 2026-01-24 18:08:30 -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.