You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
window.SecurityPolicy is now window.securityPolicy
since this is available only in Chrome Canary which has already been
updated, we can safely make this change without worrying about
backwards compatilibty.
Closesangular#1577
http://trac.webkit.org/changeset/133620 renamed the DOM API:
document.SecurityPolicy -> document.securityPolicy
This has alreay landed in Chrome Canary.
Reference: https://github.com/angular/angular.js/blob/master/src/ng/sniffer.js#L44
The text was updated successfully, but these errors were encountered: