[webkit-changes] [WebKit/WebKit] 006828: Address the outstanding smart pointer static analy...

Ryosuke Niwa noreply at github.com
Tue Feb 18 23:18:47 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 006828743b71fda22d43e078a7125fa561c5154b
      https://github.com/WebKit/WebKit/commit/006828743b71fda22d43e078a7125fa561c5154b
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2025-02-18 (Tue, 18 Feb 2025)

  Changed paths:
    M Source/WebCore/loader/cache/CachedRawResource.cpp
    M Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.cpp

  Log Message:
  -----------
  Address the outstanding smart pointer static analyzer warnings
https://bugs.webkit.org/show_bug.cgi?id=287944

Reviewed by Yusuke Suzuki.

Fix two unexpected failures on the safer C++ bot.

* Source/WebCore/loader/cache/CachedRawResource.cpp:
(WebCore::CachedRawResource::updateBuffer):
* Source/WebKit/WebProcess/Automation/WebAutomationSessionProxy.cpp:
(WebKit::WebAutomationSessionProxy::addMessageToConsole):

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