aboutsummaryrefslogtreecommitdiffstats
path: root/lib/grunt/utils.js
diff options
context:
space:
mode:
authorPavel Vasek2013-05-24 18:23:55 +0200
committerIgor Minar2013-07-24 10:38:13 -0700
commitdca23173e25a32cb740245ca7f7b01a84805f43f (patch)
treeb887697b1b5c656c8426b7e82b2d965b807e4679 /lib/grunt/utils.js
parent0a3ec5f8bbc1b51c9188f661df1697cc6a32c6a5 (diff)
downloadangular.js-dca23173e25a32cb740245ca7f7b01a84805f43f.tar.bz2
fix($location): prevent infinite digest error due to IE bug
If an app uses HTML5 mode and we open an html5 url on IE8 or 9 which don't support location href, we use location.replace to reload the page with the hashbang equivalent of the url but this fails with infinite digest. This is because location.replace doesn't update location.href synchronously on IE8 and 9. Closes #2802, #3305, #1417
Diffstat (limited to 'lib/grunt/utils.js')
0 files changed, 0 insertions, 0 deletions