tab-bar: hardcode size of favicons
commita53e6e8f685dae3213ada471c2ae657216083e55
authorJohn Foerch <jjfoerch@earthlink.net>
Tue, 28 Dec 2010 06:37:18 +0000 (28 01:37 -0500)
committerJohn Foerch <jjfoerch@earthlink.net>
Tue, 28 Dec 2010 06:37:18 +0000 (28 01:37 -0500)
tree65f8a3856b4a32aff6d6afad5dfce8fb4f3349ed
parent3ef5525ffd446215d553ee9af45dc21856f7cea9
tab-bar: hardcode size of favicons

When visiting an image, the image itself is what Mozilla considers to be
the favicon.  Thus the tab-bar would attempt to display such an image,
which can be much larger than the standard 16x16 favicon, growing the tab
bar beyond all reasonable size.  This patch fixes that.
modules/tab-bar.js