<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/scenario/browser.html, branch g3_v1_3</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>Remove obsolete scenario folder</title>
<updated>2011-06-17T17:13:49+00:00</updated>
<author>
<name>Vojta Jina</name>
</author>
<published>2011-06-17T17:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=92ebf11b2aaaa357b7d3d91c297b747ae4b8fdf0'/>
<id>92ebf11b2aaaa357b7d3d91c297b747ae4b8fdf0</id>
<content type='text'>
* moved scenario e2e tests in test/scenario/e2e folder
* remove $location test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* moved scenario e2e tests in test/scenario/e2e folder
* remove $location test
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored the Browser:</title>
<updated>2010-09-22T14:17:44+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2010-09-22T11:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0649009624e8e7bd6fb39537f62c6f00facbfb16'/>
<id>0649009624e8e7bd6fb39537f62c6f00facbfb16</id>
<content type='text'>
  - 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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - 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
</pre>
</div>
</content>
</entry>
</feed>
