]> source.dussan.org Git - jquery.git/commit
Event: Remove the event.which shim
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 26 Aug 2020 12:10:33 +0000 (14:10 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Wed, 26 Aug 2020 12:19:24 +0000 (14:19 +0200)
commit2bf9793efc9ff6ab5370119673744e9b43e3b872
tree1614a8bd16192c1e9a3a43d98fa9834e187d1286
parent3bae54aa50b7485b1f18501dff038a61507012a5
Event: Remove the event.which shim

All supported browsers implement this property by themselves. The shim was only
needed for IE <9.

Fixes gh-3235
Closes gh-4765
Ref gh-4755

(cherry picked from commit 1a5fff4c169dbaa2df72c656868bcf60ed4413d0)
src/event.js