Forgot to add a comment with the workaround.
This commit is contained in:
parent
4fa4ef5304
commit
ee58a29d11
@ -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 = ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user