Files
angular.js/src
Igor Minar acbcfbaf30 $cookies service refactoring
- remove obsolete code in tests
- add warning logs when maximum cookie limits (as specified via RFC 2965) were reached
- non-string values will now get dropped
- after each update $cookies hash will reflect the actual state of browser cookies
  this means that if browser drops some cookies due to cookie overflow, $cookies will reflect that
- $sessionStore got renamed to $cookieStore to avoid name conflicts with html5's sessionStore
2010-09-23 17:23:52 +08:00
..
2010-09-23 17:19:26 +08:00
2010-04-07 10:17:15 -07:00
2010-09-23 17:23:52 +08:00
2010-09-23 17:23:52 +08:00
2010-09-20 11:57:50 +02:00
2010-08-18 18:15:19 -07:00
2010-09-22 09:14:50 +02:00
2010-09-23 17:23:52 +08:00