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
Ugly hack for not overwriting remembered values in Firefox.
Note: this commit is not meant for submission to Angular, as it's
missing tests, is probably the wrong approach, etc.--it just works
for us. If anyone wants to clean it up for submission, please do.
For background see:
angular#1460
Also note: this only fixes Firefox, since it auto-fills remembered values
before onload runs. For Chrome, see:
https://code.google.com/p/chromium/issues/detail?id=224405