<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/background_scripts, branch v1.62</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<entry>
<title>Only send link hints messages to frames which have registered</title>
<updated>2017-12-02T18:49:42+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-12-02T18:49:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=f32dfbfc650a873d1f91ac3fb21383fb02423c7f'/>
<id>f32dfbfc650a873d1f91ac3fb21383fb02423c7f</id>
<content type='text'>
This puts link hints frame behaviour back to matching
fb00eaa6bd4ee8889d10a9ef9d976fefd3be7879

In particular, we go back to not sending link hints messages to frames
that are too small (according to DomUtils.windowIsTooSmall).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This puts link hints frame behaviour back to matching
fb00eaa6bd4ee8889d10a9ef9d976fefd3be7879

In particular, we go back to not sending link hints messages to frames
that are too small (according to DomUtils.windowIsTooSmall).
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that a port can only unregister its frameId if it's associated</title>
<updated>2017-12-02T18:38:53+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-12-02T18:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=ff615efa9a41f1de5df1a6eea0e8a3c809f91b4b'/>
<id>ff615efa9a41f1de5df1a6eea0e8a3c809f91b4b</id>
<content type='text'>
This is a more complete fix for issue #2125.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a more complete fix for issue #2125.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix link hints.</title>
<updated>2017-12-02T15:46:53+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-12-02T15:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=b3fae0963056c085630c52609d11a048c5901bad'/>
<id>b3fae0963056c085630c52609d11a048c5901bad</id>
<content type='text'>
43c7390f987fea063e7a97cd8b37c7b61d45f615 inadvertently broke link hints.

Mention @mrmr1993.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
43c7390f987fea063e7a97cd8b37c7b61d45f615 inadvertently broke link hints.

Mention @mrmr1993.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use portsForTab to decide whether Vimium can access a tab or not</title>
<updated>2017-12-02T15:02:43+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-12-02T15:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=fb00eaa6bd4ee8889d10a9ef9d976fefd3be7879'/>
<id>fb00eaa6bd4ee8889d10a9ef9d976fefd3be7879</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Register ports for all frames that open them</title>
<updated>2017-12-02T14:57:20+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-12-02T13:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=43c7390f987fea063e7a97cd8b37c7b61d45f615'/>
<id>43c7390f987fea063e7a97cd8b37c7b61d45f615</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2711 from pyarmak/master</title>
<updated>2017-11-25T11:29:21+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-11-25T11:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=61bae6c7daa371d1a3b7146d46b120775d888b7c'/>
<id>61bae6c7daa371d1a3b7146d46b120775d888b7c</id>
<content type='text'>
Added UpToDate autocompletion engine</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added UpToDate autocompletion engine</pre>
</div>
</content>
</entry>
<entry>
<title>Remove background-page Clipboard operations.</title>
<updated>2017-11-25T09:51:40+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-11-25T09:51:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=32b13ea15381b288917811181ec9df1b45e4271a'/>
<id>32b13ea15381b288917811181ec9df1b45e4271a</id>
<content type='text'>
These are no longer needed following #2601.

@mrmr1993... If these are ever needed again, then we can just revert
this commit (and make them background commands again).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are no longer needed following #2601.

@mrmr1993... If these are ever needed again, then we can just revert
this commit (and make them background commands again).
</pre>
</div>
</content>
</entry>
<entry>
<title>Use mkRepeatCommand in main.coffee.</title>
<updated>2017-11-25T07:55:24+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-11-25T07:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=042347150e455e73641c2af8bdc1084d6605fc62'/>
<id>042347150e455e73641c2af8bdc1084d6605fc62</id>
<content type='text'>
Tweak of #2601.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tweak of #2601.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2601 from mrmr1993/ff-copy-paste</title>
<updated>2017-11-25T07:29:09+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-11-25T07:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=58f45ac17938e2984b3d3b83c8aed452f1287498'/>
<id>58f45ac17938e2984b3d3b83c8aed452f1287498</id>
<content type='text'>
Enable Firefox clipboard commands</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enable Firefox clipboard commands</pre>
</div>
</content>
</entry>
<entry>
<title>Add window and incognito options for createTab.</title>
<updated>2017-11-24T11:39:44+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2017-11-24T11:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=18b3419ad43ed06b88f26b30487002da4866b92d'/>
<id>18b3419ad43ed06b88f26b30487002da4866b92d</id>
<content type='text'>
Examples:

    # Just create new windows
    map X createTab window
    map X createTab incognito

    # Create windows with URLs
    map X createTab window https://developer.chrome.com/home https://github.com/philc/vimium
    map X createTab window URL1 URL2 URL3

`2X` creates two new windows, each with all of the indicated URLs.

Fixes #2825.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Examples:

    # Just create new windows
    map X createTab window
    map X createTab incognito

    # Create windows with URLs
    map X createTab window https://developer.chrome.com/home https://github.com/philc/vimium
    map X createTab window URL1 URL2 URL3

`2X` creates two new windows, each with all of the indicated URLs.

Fixes #2825.
</pre>
</div>
</content>
</entry>
</feed>
