Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8684905426f0e9b37e116bb0c8b326f3405d8c97
      
https://github.com/WebKit/WebKit/commit/8684905426f0e9b37e116bb0c8b326f3405d8c97
  Author: Youenn Fablet <[email protected]>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

  Changed paths:
    M Source/WebCore/platform/mediastream/RealtimeMediaSource.h
    M Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.h

  Log Message:
  -----------
  Expose RealtimeMediaSource fitnessScore as a double
https://bugs.webkit.org/show_bug.cgi?id=254018
rdar://problem/106801067

Reviewed by Eric Carlson.

We should not silently cast double into unsigned, especially since we are doing 
comparison on the values.

* Source/WebCore/platform/mediastream/RealtimeMediaSource.h:
* Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to