Closed Bug 745435 Opened 11 years ago Closed 11 years ago

Limit size of webapp icon (especially in the notification panel)

Categories

(Firefox Graveyard :: Web Apps, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: alfredkayser, Unassigned)

References

()

Details

The webapp icon needs to be enforced a maximum size:
.popup-notification-icon{
	max-width:64px;
	max-height:64px}
Now webapps can have very large icons and thereby blowing up the notification panel.

How to test:
Go to: https://apps.mozillalabs.com/appdir/
Click on Mad Tanks TD
The notification panel now shows an icon of 128x128 pixels.

Expected to see: icon to be limited to 64x64.

128 may not be big, but others might include full screenshots as icon, in which case the notification takes the whole screen.
I'm marking this invalid because with bug 740957 now we no longer show the webapp icon. If that changes in the future we can reopen this bug.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Blocks: 731054
No longer blocks: 731054
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.