[webkit-changes] [WebKit/WebKit] 47f4ac: Some dynamicDowncast<> adoption in WebCore code

Anne van Kesteren noreply at github.com
Sat Feb 10 04:41:07 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47f4ac4c5cb7b4607726db184163fe5346908b0e
      https://github.com/WebKit/WebKit/commit/47f4ac4c5cb7b4607726db184163fe5346908b0e
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2024-02-10 (Sat, 10 Feb 2024)

  Changed paths:
    M Source/WebCore/svg/SVGAltGlyphDefElement.cpp
    M Source/WebCore/svg/SVGFEComponentTransferElement.cpp
    M Source/WebCore/workers/DedicatedWorkerGlobalScope.h
    M Source/WebCore/workers/Worker.cpp
    M Source/WebCore/worklets/PaintWorkletGlobalScope.h

  Log Message:
  -----------
  Some dynamicDowncast<> adoption in WebCore code
https://bugs.webkit.org/show_bug.cgi?id=269059

Reviewed by Chris Dumez.

* Source/WebCore/svg/SVGAltGlyphDefElement.cpp:
(WebCore::SVGAltGlyphDefElement::hasValidGlyphElements const):
* Source/WebCore/svg/SVGFEComponentTransferElement.cpp:
(WebCore::SVGFEComponentTransferElement::setFilterEffectAttributeFromChild):
* Source/WebCore/workers/DedicatedWorkerGlobalScope.h:
(isType):
* Source/WebCore/workers/Worker.cpp:
(WebCore::Worker::dispatchEvent):
* Source/WebCore/worklets/PaintWorkletGlobalScope.h:
(isType):

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




More information about the webkit-changes mailing list