Closed Bug 431383 Opened 16 years ago Closed 16 years ago

Replace GIF with APNG throbber

Categories

(Calendar :: General, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mschroeder, Assigned: mschroeder)

References

Details

Attachments

(1 file, 1 obsolete file)

On trunk there exists now a APNG throbber for all themes (also in toolkit). We still use the old animated GIFs (see URL field).
Code:
-  list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif");
+  list-style-image: url("chrome://global/skin/icons/loading_16.png");

We also have a own copies of the throbber for Sunbird (Throbber.png and Throbber.gif), but I don't know why. ;)
Four references left:
/calendar/base/themes/winstripe/calendar-subscriptions-dialog.css
    * line 79 -- list-style-image: url("chrome://global/skin/throbber/Throbber-small.png");
    * line 83 -- list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif");

/calendar/base/themes/pinstripe/calendar-subscriptions-dialog.css
    * line 79 -- list-style-image: url("chrome://global/skin/throbber/Throbber-small.png");
    * line 83 -- list-style-image: url("chrome://global/skin/throbber/Throbber-small.gif");
Summary: [Trunk] Replace GIF with APNG throbber → Replace GIF with APNG throbber
See also Bug 428761 about the similar (or same ?) issue.
Attached patch Patch v1 (obsolete) — — Splinter Review
Assignee: nobody → mschroeder
Status: NEW → ASSIGNED
Attachment #345186 - Flags: review?(ssitter)
Attached patch Patch v2 — — Splinter Review
Attachment #345186 - Attachment is obsolete: true
Attachment #345189 - Flags: review?(ssitter)
Attachment #345186 - Flags: review?(ssitter)
Comment on attachment 345189 [details] [diff] [review]
Patch v2

r=ssitter

(I noticed an issue with the throbber image not being displayed if the throbber is moved from toolbar back to customize toolbar dialog. I reproduced this in a nightly build therefore it's not related to this patch.)
Attachment #345189 - Flags: review?(ssitter) → review+
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/34d90ab5a741>

-> FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
These bugs are likely targeted at Lightning 1.0b1, not Lightning 1.0. If this change was done in error, please adjust the target milestone to its correct value. To filter on this bugspam, you can use "lightning-10-target-move".
Target Milestone: 1.0 → 1.0b1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: