Don't need that workaround on Chrome.
This commit is contained in:
parent
7dafdfd6e4
commit
b69c1934cd
@ -3679,10 +3679,12 @@ Unread =
|
||||
else
|
||||
Favicon.default
|
||||
|
||||
<% if (type !== 'crx') { %>
|
||||
# `favicon.href = href` doesn't work on Firefox.
|
||||
# `favicon.href = href` isn't enough on Opera.
|
||||
# Opera won't always update the favicon if the href didn't change.
|
||||
$.add d.head, Favicon.el
|
||||
<% } %>
|
||||
|
||||
Favicon =
|
||||
init: ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user