defunctzombie / node-process

process information for node.js and browsers
MIT License
124 stars 62 forks source link

Fix for aliases in older IE #72

Closed calvinmetcalf closed 8 years ago

calvinmetcalf commented 8 years ago

for #71, it should work now when in I.E. 9 and somebody has aliased clearTimeout, also comments to help the next poor soul that finds this code and some fixes to make it easier to browser test.

tsholmes commented 8 years ago

Works for me on:

Chrome_47.0.2526_(Linux_0.0.0)
Chrome_48.0.2564_(Linux_0.0.0)
Edge_13.10586.0_(Windows_10_0.0.0)
Firefox_44.0.0_(Linux_0.0.0)
Firefox_45.0.0_(Linux_0.0.0)
IE_7.0.0_(Windows_XP_0.0.0)
IE_8.0.0_(Windows_7_0.0.0)
IE_9.0.0_(Windows_7_0.0.0)
IE_10.0.0_(Windows_7_0.0.0)
IE_11.0.0_(Windows_7_0.0.0)
PhantomJS_2.1.1_(Mac_OS_X_0.0.0)
Safari_9.0.0_(Mac_OS_X_10.11.0)