[webkit-changes] [WebKit/WebKit] 3edd02: Even more dynamicDowncast<> conversion in platform...

Anne van Kesteren noreply at github.com
Mon Feb 26 09:57:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3edd02f0ef76251576ccf472966565867cacbbe7
      https://github.com/WebKit/WebKit/commit/3edd02f0ef76251576ccf472966565867cacbbe7
  Author: Anne van Kesteren <annevk at annevk.nl>
  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


More information about the webkit-changes mailing list