Files
angular.js/test
Misko Hevery 0649009624 Refactored the Browser:
- change from using prototype to inner functions to help with better compression
  - removed watchers (url/cookie) and introduced a poller concept
  - moved the checking of URL and cookie into services which register with poolers
Benefits:
  - Smaller minified file
  - can call $browser.poll() from tests to simulate polling
  - single place where setTimeout needs to be tested
  - More testable $browser
2010-09-22 16:17:44 +02:00
..
2010-09-22 16:17:44 +02:00
2010-07-23 13:54:12 -07:00
2010-09-22 16:17:44 +02:00
2010-07-30 15:19:43 -07:00
2010-04-08 13:43:40 -07:00
2010-08-14 12:50:39 -07:00
2010-04-03 17:04:36 -07:00
2010-05-24 13:54:32 -07:00
2010-05-24 13:54:32 -07:00
2010-09-22 16:17:44 +02:00
2010-09-22 16:17:44 +02:00
2010-07-13 11:20:11 -07:00