<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/content_scripts, branch 1.50</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<entry>
<title>Disable frame flash after Vomnibar closes.</title>
<updated>2015-04-26T11:38:07+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-04-26T11:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=8d3234d1475284e9831324f43c53bfb5d29d7cb0'/>
<id>8d3234d1475284e9831324f43c53bfb5d29d7cb0</id>
<content type='text'>
The UX around this is not quite right yet.  It's better to disable it
for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The UX around this is not quite right yet.  It's better to disable it
for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove (overlooked) debugging code.</title>
<updated>2015-04-26T11:25:32+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-04-26T11:25:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=3782b1da16829a7f69de9225d43a034fe295e245'/>
<id>3782b1da16829a7f69de9225d43a034fe295e245</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Guard against there being no load handler.</title>
<updated>2015-04-25T15:47:26+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-04-25T15:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=838e1a8b97c7d1e868a9d4ed6b362a35c9455252'/>
<id>838e1a8b97c7d1e868a9d4ed6b362a35c9455252</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor tweak of front-end settings.</title>
<updated>2015-04-25T15:40:13+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-04-25T15:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=129fff2a3de83f8de0669ea5705b2225568d5bd6'/>
<id>129fff2a3de83f8de0669ea5705b2225568d5bd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify front-end settings logic.</title>
<updated>2015-04-25T15:11:01+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-04-25T15:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=4c7bfb931d5c2dc0475523f4a9acc07f89a77b0f'/>
<id>4c7bfb931d5c2dc0475523f4a9acc07f89a77b0f</id>
<content type='text'>
- Simplify the settings logic.
- Send a single request for all required settings (instead of 12
  inidividual requests for the 12 settings values we need in the front
  end).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Simplify the settings logic.
- Send a single request for all required settings (instead of 12
  inidividual requests for the 12 settings values we need in the front
  end).
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused code.</title>
<updated>2015-04-25T13:38:53+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-04-25T13:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=d0ca0745dc6b1818d2197ff51b0ed4d90fb6bc64'/>
<id>d0ca0745dc6b1818d2197ff51b0ed4d90fb6bc64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Track tab URL even if frame's URL changes.</title>
<updated>2015-04-25T12:11:21+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-04-25T12:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=acdbe0c8f7ea85684216fec2b6b8ebb206e0d826'/>
<id>acdbe0c8f7ea85684216fec2b6b8ebb206e0d826</id>
<content type='text'>
We track the URL of the active frame in each tab so that we can
correctly populate the rules in the page popup.

Previously, we tracked URL changes only on focus events.  This commit
moves that to isEnabledForURL, which is also called when the URL changes
as a result of web navigation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We track the URL of the active frame in each tab so that we can
correctly populate the rules in the page popup.

Previously, we tracked URL changes only on focus events.  This commit
moves that to isEnabledForURL, which is also called when the URL changes
as a result of web navigation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove requirement for Chrome 41.</title>
<updated>2015-04-25T09:12:42+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-04-25T08:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=7b3b3b4b7e9b9b39cf583e857c4f384a4fff7fb1'/>
<id>7b3b3b4b7e9b9b39cf583e857c4f384a4fff7fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'exclusion-rules-pushState-and-hash' of https://github.com/mrmr1993/vimium into mrmr1993-exclusion-rules-pushState-and-hash</title>
<updated>2015-04-25T08:45:55+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-04-25T08:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=b1c27ca32fd3aa365990b959f22888c1d8d802ca'/>
<id>b1c27ca32fd3aa365990b959f22888c1d8d802ca</id>
<content type='text'>
Conflicts:
	content_scripts/vimium_frontend.coffee
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	content_scripts/vimium_frontend.coffee
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/focus-main-frame' into focus-main-frame-merge</title>
<updated>2015-04-25T06:50:31+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2015-04-25T06:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=e7ae8e0cc5aa5d4a8c7778c4a2f88b53d7cc4111'/>
<id>e7ae8e0cc5aa5d4a8c7778c4a2f88b53d7cc4111</id>
<content type='text'>
Conflicts:
	content_scripts/vimium_frontend.coffee

Also rework to remove dependency on Chrome 41+ sendMessage API
(specifically, relating to optional target frameId argument).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	content_scripts/vimium_frontend.coffee

Also rework to remove dependency on Chrome 41+ sendMessage API
(specifically, relating to optional target frameId argument).
</pre>
</div>
</content>
</entry>
</feed>
