Closed Bug 1208579 Opened 9 years ago Closed 9 years ago

Favicon for Vidyo Replay URL is much smaller in Firefox 44

Categories

(Core :: Graphics: ImageLib, defect)

43 Branch
defect
Not set
normal

Tracking

()

RESOLVED INVALID
Tracking Status
firefox41 --- unaffected
firefox42 --- unaffected
firefox43 --- affected
firefox44 --- affected

People

(Reporter: u279076, Assigned: seth)

References

Details

(Keywords: regression, Whiteboard: [gfx-noted])

Attachments

(1 file)

See attached screenshot. The favicon on https://vreplay.mozilla.com/replay/showRecordingExternal.html?key=tAc6EvvWcWjzuCU is much smaller in the latest Firefox Nightly than it is in Firefox 41 or Chrome. This would appear to be a regression. I'll start looking for a regression window shortly.

Note, the actual favicon is a 64x64 pixel X-ICON file:
https://vreplay.mozilla.com/replay/themes/vidyo/i/themeicons/vidyo.ico
Seth, those are your bugs. Can you look in to this?
Flags: needinfo?(seth)
Assignee: nobody → seth
Status: NEW → ASSIGNED
Whiteboard: [gfx-noted]
ICO files can contain multiple resources with different sizes. This one includes twelve variations. Bug 1201796 means that we now choose best matching resource, in terms of size, for the area on the screen into which we're drawing the ICO file.

Unfortunately, the resources in this ICO are not resized versions of the icon; they instead contain the same sized icon, placed on progressively bigger canvases. Thus when we choose a larger resource to draw, the visual effect is that the icon seems to get smaller!

There's not really a bug here; it's just that Vidyo needs to fix their ICO file so that the different resources actually contain resized versions of the icon, or just remove the extra resources. I'll send them an email and point them to this bug.
Blocks: 1201796
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(seth)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: