[webkit-changes] [WebKit/WebKit] 81d159: Get rid of downcast>() in ScopedEventQueue::enqueu...

Chris Dumez noreply at github.com
Fri Mar 1 15:46:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 81d1596b36a9ff46ad8b39607e02e72deafcab4d
      https://github.com/WebKit/WebKit/commit/81d1596b36a9ff46ad8b39607e02e72deafcab4d
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-03-01 (Fri, 01 Mar 2024)

  Changed paths:
    M Source/WebCore/dom/EventDispatcher.cpp
    M Source/WebCore/dom/ScopedEventQueue.cpp
    M Source/WebCore/dom/ScopedEventQueue.h

  Log Message:
  -----------
  Get rid of downcast>() in ScopedEventQueue::enqueueEvent()
https://bugs.webkit.org/show_bug.cgi?id=270371

Reviewed by Ryosuke Niwa.

* Source/WebCore/dom/EventDispatcher.cpp:
(WebCore::EventDispatcher::dispatchScopedEvent):
* Source/WebCore/dom/ScopedEventQueue.cpp:
(WebCore::ScopedEventQueue::enqueueEvent):
* Source/WebCore/dom/ScopedEventQueue.h:

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