Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7745b3158a7dceeb2d01f0c59e75e33a63d8ac8d
      
https://github.com/WebKit/WebKit/commit/7745b3158a7dceeb2d01f0c59e75e33a63d8ac8d
  Author: Philippe Normand <[email protected]>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M Source/WebCore/platform/mock/MockRealtimeVideoSource.cpp

  Log Message:
  -----------
  [MediaStream] Elapsed minutes and hours never go beyond 0 in the mock video 
source generated frames
https://bugs.webkit.org/show_bug.cgi?id=279361

Reviewed by Youenn Fablet.

The seconds value spans between 0 and 60, so infering minutes and hours from 
that would always lead
to 0.

* Source/WebCore/platform/mock/MockRealtimeVideoSource.cpp:
(WebCore::MockRealtimeVideoSource::drawText):

Canonical link: https://commits.webkit.org/283406@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to