Forgot to add a comment with the workaround.

This commit is contained in:
Nicolas Stepien 2013-03-29 20:58:21 +01:00
parent 4fa4ef5304
commit ee58a29d11

View File

@ -3712,6 +3712,8 @@ Unread =
else
"(#{Unread.posts.length}) #{Unread.title}"
<% if (type === 'crx') { %>
# XXX Chrome bug where it doesn't always update the tab title.
# crbug.com/124381
title = d.title
setTimeout ->
d.title = ''