[webkit-changes] [WebKit/WebKit] fc1b00: Deploy more smart pointers in Source/WebKit/Platfo...

Ryosuke Niwa noreply at github.com
Mon Sep 9 11:47:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fc1b00d5cc7032e0b08ebfe2985c268f4e3899e8
      https://github.com/WebKit/WebKit/commit/fc1b00d5cc7032e0b08ebfe2985c268f4e3899e8
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-09-09 (Mon, 09 Sep 2024)

  Changed paths:
    M Source/WebKit/Platform/IPC/StreamServerConnection.cpp
    M Source/WebKit/Platform/cocoa/_WKWebViewTextInputNotifications.mm
    M Source/WebKit/UIProcess/mac/WebViewImpl.h

  Log Message:
  -----------
  Deploy more smart pointers in Source/WebKit/Platform to fix unexpected static analysis warnings
https://bugs.webkit.org/show_bug.cgi?id=279350

Reviewed by Chris Dumez.

Deployed more smart pointers in Source/WebKit/Platform.

* Source/WebKit/Platform/IPC/StreamServerConnection.cpp:
(IPC::StreamServerConnection::dispatchStreamMessage):
* Source/WebKit/Platform/cocoa/_WKWebViewTextInputNotifications.mm:
(-[_WKWebViewTextInputNotifications dictationDidStart]):
(-[_WKWebViewTextInputNotifications dictationDidEnd]):
(-[_WKWebViewTextInputNotifications dictationDidPause]):
(-[_WKWebViewTextInputNotifications dictationDidResume]):
* Source/WebKit/UIProcess/mac/WebViewImpl.h:

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