Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3edd02f0ef76251576ccf472966565867cacbbe7
      
https://github.com/WebKit/WebKit/commit/3edd02f0ef76251576ccf472966565867cacbbe7
  Author: Anne van Kesteren <[email protected]>
  Date:   2024-02-26 (Mon, 26 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/filters/FilterEffect.h
    M Source/WebCore/platform/graphics/filters/LightSource.h
    M Source/WebCore/platform/mediastream/AudioTrackPrivateMediaStream.cpp
    M 
Source/WebCore/platform/mediastream/mac/RealtimeOutgoingVideoSourceCocoa.cpp

  Log Message:
  -----------
  Even more dynamicDowncast<> conversion in platform code
https://bugs.webkit.org/show_bug.cgi?id=270071

Reviewed by Chris Dumez.

For security & performance. Final part of auditing all downcast calls
in platform code.

* Source/WebCore/platform/graphics/filters/FilterEffect.h:
(WebCore::FilterEffect::areEqual):
* Source/WebCore/platform/graphics/filters/LightSource.h:
(WebCore::LightSource::areEqual):
* Source/WebCore/platform/mediastream/AudioTrackPrivateMediaStream.cpp:
(WebCore::audioModuleFromSource):
* Source/WebCore/platform/mediastream/mac/RealtimeOutgoingVideoSourceCocoa.cpp:
(WebCore::RealtimeOutgoingVideoSourceCocoa::videoFrameAvailable):

Canonical link: https://commits.webkit.org/275324@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