[webkit-changes] [WebKit/WebKit] 9d6efa: Deploy more smart pointers in Source/WebKit/WebPro...
Ryosuke Niwa
noreply at github.com
Thu Aug 17 17:12:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9d6efa8b22575d96469623032781d77f69ffd6de
https://github.com/WebKit/WebKit/commit/9d6efa8b22575d96469623032781d77f69ffd6de
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M Source/WebKit/WebProcess/WebPage/EventDispatcher.cpp
Log Message:
-----------
Deploy more smart pointers in Source/WebKit/WebProcess/WebPage/EventDispatcher.cpp
https://bugs.webkit.org/show_bug.cgi?id=260333
Reviewed by Aditya Keerthi.
Deployed more smart pointers.
* Source/WebKit/WebProcess/WebPage/EventDispatcher.cpp:
(WebKit::EventDispatcher::addScrollingTreeForPage):
(WebKit::EventDispatcher::internalWheelEvent):
(WebKit::EventDispatcher::dispatchTouchEvents):
(WebKit::EventDispatcher::dispatchWheelEvent):
(WebKit::EventDispatcher::dispatchGestureEvent):
Canonical link: https://commits.webkit.org/267020@main
More information about the webkit-changes
mailing list