Don't need that workaround on Chrome.

This commit is contained in:
Nicolas Stepien 2013-03-28 16:52:15 +01:00
parent 7dafdfd6e4
commit b69c1934cd

View File

@ -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: ->