[Webkit-unassigned] [Bug 34405] MediaControlTimeDisplayElement should defer time formatting to the theme
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 1 08:00:23 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34405
Eric Carlson <eric.carlson at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #47811|review?, commit-queue? |review+
Flag| |
--- Comment #2 from Eric Carlson <eric.carlson at apple.com> 2010-02-01 08:00:22 PST ---
(From update of attachment 47811)
> + virtual String formatMediaControlsTime(float time);
> + virtual String formatMediaControlsCurrentTime(float currentTime, float duration);
> + virtual String formatMediaControlsRemainingTime(float currentTime, float duration);
These should all be const.
r=me with this change, thanks!
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list