IEFixes: Clean up duplicate variables
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 10 Apr 2014 18:40:00 +0000 (11:40 -0700)
committerKrinkle <krinklemail@gmail.com>
Fri, 11 Apr 2014 18:20:34 +0000 (18:20 +0000)
commit739455ef84caaccac1d4cccfbbf1dd4769284f45
tree6baa88dec3a43f36ccb28d1324aa9460bbf34c67
parent9d2aa207a09e2f4a8c1134e5764236cdd798e25a
IEFixes: Clean up duplicate variables

Declare the global ones as global, and assign them as implicit
globals instead of having both a local variable *and* a window
property. hasClass and expandedURLs are local variable only.

Follows-up 28cca60fcf493409d9dfd.

Change-Id: I81436c218eedf7c1930703c181a58adb2e5f44b0
skins/common/IEFixes.js