mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-09 23:34:42 +00:00
parent
131e4014b8
commit
5fea3471e8
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ function $SnifferProvider() {
|
||||||
// http://code.google.com/p/android/issues/detail?id=17471
|
// http://code.google.com/p/android/issues/detail?id=17471
|
||||||
// https://github.com/angular/angular.js/issues/904
|
// https://github.com/angular/angular.js/issues/904
|
||||||
|
|
||||||
// older webit browser (533.9) on Boxee box has exactly the same problem as Android has
|
// older webkit browser (533.9) on Boxee box has exactly the same problem as Android has
|
||||||
// so let's not use the history API also
|
// so let's not use the history API also
|
||||||
// We are purposefully using `!(android < 4)` to cover the case when `android` is undefined
|
// We are purposefully using `!(android < 4)` to cover the case when `android` is undefined
|
||||||
// jshint -W018
|
// jshint -W018
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue