<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/test_harnesses, branch 1.42</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<entry>
<title>Refactor handlerStack. Closes #657.</title>
<updated>2012-10-21T03:17:45+00:00</updated>
<author>
<name>Jez Ng</name>
</author>
<published>2012-10-21T03:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=ea73be17468b1bd02171c82e1fb21b1bc16ccd0e'/>
<id>ea73be17468b1bd02171c82e1fb21b1bc16ccd0e</id>
<content type='text'>
Previously, handlerStack was designed only for removal of the handler
right at the top of the stack. However, some handlers sought to remove
themselves when they were not at the top of the stack, creating
confusion. The new handlerStack ensures that such removal can always be
done safely.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, handlerStack was designed only for removal of the handler
right at the top of the stack. However, some handlers sought to remove
themselves when they were not at the top of the stack, creating
confusion. The new handlerStack ensures that such removal can always be
done safely.
</pre>
</div>
</content>
</entry>
<entry>
<title>Set up PhantomJS testing.</title>
<updated>2012-09-08T08:30:26+00:00</updated>
<author>
<name>Jez Ng</name>
</author>
<published>2012-09-04T03:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=6df16c591219d87058b4c48682d503382e44693f'/>
<id>6df16c591219d87058b4c48682d503382e44693f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More misc cleanups.</title>
<updated>2012-09-04T18:57:22+00:00</updated>
<author>
<name>Jez Ng</name>
</author>
<published>2012-09-04T18:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=525276bde9b99d05b133f96f21e1ac187c068bb6'/>
<id>525276bde9b99d05b133f96f21e1ac187c068bb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make hints tests pass again.</title>
<updated>2012-09-04T01:17:46+00:00</updated>
<author>
<name>Jez Ng</name>
</author>
<published>2012-09-03T23:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=5a42c4909ac990d87399c939903aebc4d8b26309'/>
<id>5a42c4909ac990d87399c939903aebc4d8b26309</id>
<content type='text'>
Convert them to Coffeescript at the same time.

We really need to set up some automated way of running these tests, to
ensure they don't keep breaking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert them to Coffeescript at the same time.

We really need to set up some automated way of running these tests, to
ensure they don't keep breaking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Vomnibar test harness.</title>
<updated>2012-09-03T07:44:05+00:00</updated>
<author>
<name>Jez Ng</name>
</author>
<published>2012-09-03T07:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=1c11d343475cc5e40b5384dcf6cac90506681832'/>
<id>1c11d343475cc5e40b5384dcf6cac90506681832</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up the font stacks</title>
<updated>2012-08-20T11:11:08+00:00</updated>
<author>
<name>Caleb Spare</name>
</author>
<published>2012-08-20T07:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=19ab4737b89780acd3d8238f102e633bdfe2a387'/>
<id>19ab4737b89780acd3d8238f102e633bdfe2a387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Uppercase linkhints. This will break a few people's bindings.</title>
<updated>2012-06-13T05:00:35+00:00</updated>
<author>
<name>Phil Crosby</name>
</author>
<published>2012-06-12T02:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=a24a6274b35709002700b3e1d8b2c9ac4376e500'/>
<id>a24a6274b35709002700b3e1d8b2c9ac4376e500</id>
<content type='text'>
We should avoid revealing our implementation in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should avoid revealing our implementation in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the tests for utils.convertToUrl into coffeescript</title>
<updated>2012-06-10T09:07:39+00:00</updated>
<author>
<name>Phil Crosby</name>
</author>
<published>2012-06-10T09:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=2b311dd53342d9137037481eaacf86ba985d56b2'/>
<id>2b311dd53342d9137037481eaacf86ba985d56b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perform a google search if they hit enter with no selection.</title>
<updated>2012-06-10T08:41:45+00:00</updated>
<author>
<name>Phil Crosby</name>
</author>
<published>2012-06-10T08:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=3bbca08833efc80d248fce1127044fa7135d293a'/>
<id>3bbca08833efc80d248fce1127044fa7135d293a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move shoulda.js checkout to tests/ folder.</title>
<updated>2012-05-27T06:21:18+00:00</updated>
<author>
<name>Phil Crosby</name>
</author>
<published>2012-05-27T06:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=7ff0e949f21de79b4054633409e2d9bd24f6456a'/>
<id>7ff0e949f21de79b4054633409e2d9bd24f6456a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
