<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimium/pages/logging.html, branch v1.61</title>
<subtitle>The hacker's browser.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/'/>
<entry>
<title>Remove content_script_loader and all references to it</title>
<updated>2017-04-17T16:36:04+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-04-17T16:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=93a07e4c4ccc64b5939adbf71a12bfad403845ad'/>
<id>93a07e4c4ccc64b5939adbf71a12bfad403845ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Use HTML5 import to load content scripts."</title>
<updated>2017-04-16T14:24:35+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2017-02-08T19:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=11e4fc2e1fbb1f2c3633a7ab23dfc24eb4ca511f'/>
<id>11e4fc2e1fbb1f2c3633a7ab23dfc24eb4ca511f</id>
<content type='text'>
This reverts commit d00345f45b5b3e56970237799c69808527e91919.

This is not (and will not be) supported by Firefox.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d00345f45b5b3e56970237799c69808527e91919.

This is not (and will not be) supported by Firefox.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use HTML5 import to load content scripts.</title>
<updated>2016-10-01T11:18:24+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-10-01T11:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=d00345f45b5b3e56970237799c69808527e91919'/>
<id>d00345f45b5b3e56970237799c69808527e91919</id>
<content type='text'>
This is one approach to fixing #2277 properly.  (Currently there's a
temporary fix in place.)

This uses HTML5 imports in place of the content-script loader.

This is better than the current "fix" because content scripts are only
listed in one place two places (as opposed to six).

It's worse than the previous content-script loader, though, in that
content scripts must be listed in two places, instead of one.

Fixes #2277.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is one approach to fixing #2277 properly.  (Currently there's a
temporary fix in place.)

This uses HTML5 imports in place of the content-script loader.

This is better than the current "fix" because content scripts are only
listed in one place two places (as opposed to six).

It's worse than the previous content-script loader, though, in that
content scripts must be listed in two places, instead of one.

Fixes #2277.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reinstate loading vimium.css.</title>
<updated>2016-09-27T12:45:42+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-09-27T12:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=59942281ce88283345a201f1bfaa76b628308472'/>
<id>59942281ce88283345a201f1bfaa76b628308472</id>
<content type='text'>
Follow on from 8601edd71e74ba522e32658309cb2e7acca8aeeb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow on from 8601edd71e74ba522e32658309cb2e7acca8aeeb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable content-script loader (temporary).</title>
<updated>2016-09-27T05:45:19+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-09-27T05:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=8601edd71e74ba522e32658309cb2e7acca8aeeb'/>
<id>8601edd71e74ba522e32658309cb2e7acca8aeeb</id>
<content type='text'>
Scripts loaded via the content-script loader previously were loaded
synchronously.  In recent versions of Chrome, they now seem to be loaded
asynchrnously, which causes errors.

This is a temporary commit to keep master healthy until I (or somebody)
figures out properly what is going on.

It is expected to be reverted in due course.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Scripts loaded via the content-script loader previously were loaded
synchronously.  In recent versions of Chrome, they now seem to be loaded
asynchrnously, which causes errors.

This is a temporary commit to keep master healthy until I (or somebody)
figures out properly what is going on.

It is expected to be reverted in due course.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2014 from smblott-github/record-install-date</title>
<updated>2016-02-28T10:14:41+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-02-28T10:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=8adfa7c4ef8357b6cb945354d6da1b7b92615119'/>
<id>8adfa7c4ef8357b6cb945354d6da1b7b92615119</id>
<content type='text'>
Add install date to logging page.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add install date to logging page.</pre>
</div>
</content>
</entry>
<entry>
<title>Include branch information in the logging page</title>
<updated>2016-02-22T15:59:24+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2016-02-22T15:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=c96a11b542263d14ed0c6e0ee11de8604992e058'/>
<id>c96a11b542263d14ed0c6e0ee11de8604992e058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct name on the logging page.</title>
<updated>2016-02-22T10:27:01+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-02-22T10:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=efbcdea1ad25ec13d93403a3abd26da5905da732'/>
<id>efbcdea1ad25ec13d93403a3abd26da5905da732</id>
<content type='text'>
Oversight from #1958.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Oversight from #1958.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add install date to logging page.</title>
<updated>2016-02-22T10:12:00+00:00</updated>
<author>
<name>Stephen Blott</name>
</author>
<published>2016-02-22T10:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=251496451907801c45b4b794a235030e6ab99ae2'/>
<id>251496451907801c45b4b794a235030e6ab99ae2</id>
<content type='text'>
This implements a poor-man's build info.

See #1352.  Unfortunately, that requires a separate build target, and
does not work with `cake autobuild`.

This just records the *install date* and displays that info on the
logging page.  "Install date" because we can reliably determine it, and
because it does answer the question *have I upgrade Vimium on this
machine since last week?*.  And on the logging page because that's out
of the way, and not part of the regular Vimium interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This implements a poor-man's build info.

See #1352.  Unfortunately, that requires a separate build target, and
does not work with `cake autobuild`.

This just records the *install date* and displays that info on the
logging page.  "Install date" because we can reliably determine it, and
because it does answer the question *have I upgrade Vimium on this
machine since last week?*.  And on the logging page because that's out
of the way, and not part of the regular Vimium interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a basic log page</title>
<updated>2016-01-30T13:07:14+00:00</updated>
<author>
<name>mrmr1993</name>
</author>
<published>2016-01-30T13:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/vimium/commit/?id=91fb337c9d92f6291ef42c55c4d29ca35b710203'/>
<id>91fb337c9d92f6291ef42c55c4d29ca35b710203</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
