[webkit-changes] [WebKit/WebKit] e2ae47: Deploy more smart pointers in Source/WebKit/UIProc...

Ryosuke Niwa noreply at github.com
Tue Aug 29 15:00:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e2ae472c61f4b41fc3a9724afbf0336f3977f940
      https://github.com/WebKit/WebKit/commit/e2ae472c61f4b41fc3a9724afbf0336f3977f940
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    M Source/WebKit/UIProcess/GPU/GPUProcessProxy.cpp
    M Source/WebKit/UIProcess/Gamepad/UIGamepadProvider.cpp
    M Source/WebKit/UIProcess/HighPerformanceGraphicsUsageSampler.cpp
    M Source/WebKit/UIProcess/HighPerformanceGraphicsUsageSampler.h

  Log Message:
  -----------
  Deploy more smart pointers in Source/WebKit/UIProcess/
https://bugs.webkit.org/show_bug.cgi?id=260847

Reviewed by Chris Dumez.

Deployed more smart pointers.

* Source/WebKit/UIProcess/GPU/GPUProcessProxy.cpp:
(WebKit::GPUProcessProxy::updatePreferences):
* Source/WebKit/UIProcess/Gamepad/UIGamepadProvider.cpp:
(WebKit::UIGamepadProvider::gamepadSyncTimerFired):
(WebKit::UIGamepadProvider::viewBecameInactive):
* Source/WebKit/UIProcess/HighPerformanceGraphicsUsageSampler.cpp:
(WebKit::HighPerformanceGraphicsUsageSampler::timerFired):
* Source/WebKit/UIProcess/HighPerformanceGraphicsUsageSampler.h:

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




More information about the webkit-changes mailing list