angular.js/example/personalLog/test
Misko Hevery d0270d9256 Remove many eager-publish services, lazy polling
- Browser now starts the poller on first call to addPollFn()

- Many services ($location, $cookies, $router) are no longer eager-publish. The result is that
  unless someone needs the $cookies, they will not cause the Browser to start polling for them.
2011-01-04 16:40:40 -08:00
..
personalLogSpec.js Remove many eager-publish services, lazy polling 2011-01-04 16:40:40 -08:00