mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-22 01:10:23 +00:00
- previously the poller initialized the cookie cache too late which was causing previously existing cookies to be deleted by cookie service - refactored the poller api so that the addPollFn returns the added fn - fixed older cookie service tests - removed "this.$onEval(PRIORITY_LAST, update);" because it is not needed |
||
|---|---|---|
| .. | ||
| scenario | ||
| angular-mocks.js | ||
| AngularSpec.js | ||
| ApiSpecs.js | ||
| BinderTest.js | ||
| BrowserSpecs.js | ||
| CompilerSpec.js | ||
| ConsoleTest.js | ||
| directivesSpec.js | ||
| FiltersTest.js | ||
| FormattersTest.js | ||
| jquery_alias.js | ||
| jquery_remove.js | ||
| JsonTest.js | ||
| markupSpec.js | ||
| ParserTest.js | ||
| ResourceSpec.js | ||
| ScenarioSpec.js | ||
| ScopeSpec.js | ||
| servicesSpec.js | ||
| testabilityPatch.js | ||
| ValidatorsTest.js | ||
| widgetsSpec.js | ||