[webkit-changes] [WebKit/WebKit] 9c4e93: Fix outstanding unexpected safer C++ failures

Ryosuke Niwa noreply at github.com
Tue Jan 7 00:53:33 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9c4e937a88ff04dda0972a47836ccc3deaeb19d7
      https://github.com/WebKit/WebKit/commit/9c4e937a88ff04dda0972a47836ccc3deaeb19d7
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2025-01-07 (Tue, 07 Jan 2025)

  Changed paths:
    M Source/WebCore/loader/ResourceMonitor.cpp
    M Source/WebKit/WebProcess/WebCoreSupport/WebLocalFrameLoaderClient.cpp

  Log Message:
  -----------
  Fix outstanding unexpected safer C++ failures
https://bugs.webkit.org/show_bug.cgi?id=285497

Reviewed by Charlie Wolfe.

Deploy more smart pointers to fix unexpected safer C++ failures.

* Source/WebCore/loader/ResourceMonitor.cpp:
(WebCore::ResourceMonitor::checkNetworkUsageExcessIfNecessary):
* Source/WebKit/WebProcess/WebCoreSupport/WebLocalFrameLoaderClient.cpp:
(WebKit::WebLocalFrameLoaderClient::didExceedNetworkUsageThreshold):

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