[Webkit-unassigned] [Bug 208442] [GTK][WPE] Fix current time and duration formatting in media controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 01:12:06 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=208442

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to Xabier Rodríguez Calvar from comment #2)
> Comment on attachment 392128 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=392128&action=review
> 
> > Source/WebCore/Modules/mediacontrols/mediaControlsAdwaita.js:411
> > +        else if (duration < 10 * 60) /* Ten minutes */
> > +            this.timeDigitsCount = 3;
> 
> I personally dislike having this on a time display. I would strongly
> recommend you remove this or run it thru more people who can give an opinion
> on this.

What do you mean? You don't like m:ss and h:mm:ss?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200303/653c5fd8/attachment-0001.htm>


More information about the webkit-unassigned mailing list