SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

chore($sniffer): Remove $sniffer.msie & $sniffer.msieDocumentMode

Since msie is now set to document.documentMode, it's not necessary to keep
the documentMode in a separate property.

Also, msie is a variable global to Angular source so there's no need to
replicate it in $sniffer.

Closes gh-9496
M
Michał Gołębiowski committed
64241a57e2b6271c771ab700261caaca680feabd
Parent: 2435e2b
Committed by Igor Minar <igor@angularjs.org> on 10/9/2014, 5:56:15 PM