<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-vixen.git/test/background, branch master</title>
<subtitle>vim-vixen: keyboard driven firefox navigation
</subtitle>
<id>https://g.ypei.me/vim-vixen.git/atom?h=master</id>
<link rel='self' href='https://g.ypei.me/vim-vixen.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/'/>
<updated>2021-09-29T15:24:35+00:00</updated>
<entry>
<title>Move mock library to jest</title>
<updated>2021-09-29T15:24:35+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-29T15:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=acfe1b78009b0c3183cd69eebdabb458e2079b73'/>
<id>urn:sha1:acfe1b78009b0c3183cd69eebdabb458e2079b73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not use chai on unit test</title>
<updated>2021-09-26T08:23:14+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-26T08:01:31+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=e304581fb15eabb3a973d363a282ee7546561e01'/>
<id>urn:sha1:e304581fb15eabb3a973d363a282ee7546561e01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use jest API and fix some tests</title>
<updated>2021-09-26T07:12:58+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-26T05:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=84df6f233677a16f8a3f84b3eb7e77923da2c7fa'/>
<id>urn:sha1:84df6f233677a16f8a3f84b3eb7e77923da2c7fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused file</title>
<updated>2021-09-26T07:12:58+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-26T05:48:01+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=b141c46a2afe31dc7a4bfdf7f59c8871def2de23'/>
<id>urn:sha1:b141c46a2afe31dc7a4bfdf7f59c8871def2de23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discover frames on search by count of connections</title>
<updated>2021-09-25T09:57:07+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-25T09:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=a0f2c3ee107508e406a4a41cbda76ecd2d3f0d8f'/>
<id>urn:sha1:a0f2c3ee107508e406a4a41cbda76ecd2d3f0d8f</id>
<content type='text'>
When a tab switches pages quickly, a disconnect event on top frame is
sometime delivered after second connect event. In addition,
`tabs.onUpdated()` event is independent on port connection event.

Now the background script finds alive frames by only port connection.
</content>
</entry>
<entry>
<title>Sort frame IDs</title>
<updated>2021-09-25T07:10:08+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-25T07:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=fa3500e3bbd11caa0e7ad1633b85f95600cf962f'/>
<id>urn:sha1:fa3500e3bbd11caa0e7ad1633b85f95600cf962f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create find targets by port connections</title>
<updated>2021-09-25T06:53:36+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-23T14:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=b72728bdabf140c77f165b35813595dcaa060eea'/>
<id>urn:sha1:b72728bdabf140c77f165b35813595dcaa060eea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Search a content from frames successfully loaded</title>
<updated>2021-09-23T04:14:00+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-09-23T03:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=01242a2f0d174b4bf8b51fd5627edced465757e9'/>
<id>urn:sha1:01242a2f0d174b4bf8b51fd5627edced465757e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests to find</title>
<updated>2021-07-27T12:46:35+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-07-27T12:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=6814b7c3e4795c76fc9c0cfdc9de0a9d558d6c8c'/>
<id>urn:sha1:6814b7c3e4795c76fc9c0cfdc9de0a9d558d6c8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add toggleReaderMode to MockTabPresenter</title>
<updated>2021-07-27T12:46:18+00:00</updated>
<author>
<name>Shin'ya Ueoka</name>
<email>ueokande@i-beam.org</email>
</author>
<published>2021-07-27T12:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://g.ypei.me/vim-vixen.git/commit/?id=98ab2cde0f9e8a718eafd6a0482da25859efdaeb'/>
<id>urn:sha1:98ab2cde0f9e8a718eafd6a0482da25859efdaeb</id>
<content type='text'>
</content>
</entry>
</feed>
