Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2ad7f500aedaf72baf0dab373dce8d4f135aa0ee
      
https://github.com/WebKit/WebKit/commit/2ad7f500aedaf72baf0dab373dce8d4f135aa0ee
  Author: Geoffrey Garen <[email protected]>
  Date:   2025-10-09 (Thu, 09 Oct 2025)

  Changed paths:
    M Source/JavaScriptCore/inspector/InspectorFrontendRouter.h
    M 
Source/JavaScriptCore/inspector/scripts/codegen/generate_cpp_protocol_types_header.py
    M 
Source/JavaScriptCore/inspector/scripts/tests/expected/commands-with-async-attribute.json-result
    M 
Source/JavaScriptCore/inspector/scripts/tests/expected/commands-with-optional-call-return-parameters.json-result
    M 
Source/JavaScriptCore/inspector/scripts/tests/expected/definitions-with-mac-platform.json-result
    M 
Source/JavaScriptCore/inspector/scripts/tests/expected/domain-exposed-as-other-name.json-result
    M 
Source/JavaScriptCore/inspector/scripts/tests/expected/events-with-optional-parameters.json-result
    M 
Source/JavaScriptCore/inspector/scripts/tests/expected/generate-domains-with-feature-guards.json-result
    M 
Source/JavaScriptCore/inspector/scripts/tests/expected/shadowed-optional-type-setters.json-result
    M 
Source/JavaScriptCore/inspector/scripts/tests/expected/type-declaration-object-type.json-result
    M 
Source/JavaScriptCore/inspector/scripts/tests/expected/type-requiring-runtime-casts.json-result
    M 
Source/JavaScriptCore/inspector/scripts/tests/expected/type-with-open-parameters.json-result
    M Source/WebKit/Platform/IPC/StreamClientConnection.h
    M 
Source/WebKit/SaferCPPExpectations/UncountedLambdaCapturesCheckerExpectations

  Log Message:
  -----------
  Address some SaferCPP issues in Source/WebKit automation and IPC
https://bugs.webkit.org/show_bug.cgi?id=300336
rdar://162136791

Reviewed by Ryosuke Niwa.

Added smart pointers.

Updated inspector autogeneration test results.

A recent patch also addressed generate_cpp_protocol_types_header.py -- this
patch does the same thing and also puts the "*" in the right place.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to