Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dc2c4a57ed42c77e26d9f5379c84e9c872d5151c
      
https://github.com/WebKit/WebKit/commit/dc2c4a57ed42c77e26d9f5379c84e9c872d5151c
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-07-15 (Wed, 15 Jul 2026)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKit/WebPage/UserContentControllerTests.swift

  Log Message:
  -----------
  REGRESSION(317213@main): Broke some internal builds (various errors under 
UserContentControllerTests.swift)
https://bugs.webkit.org/show_bug.cgi?id=319468
rdar://182277728

Unreviewed build fix.

There are two build breaks post-317213@main. First, we correctly refer
to `nodeSnapshotCreator` instead of the extant `cloneNode`. Second, we
return the script results in the expected type (`Bool`, not `Void?`).

* Tools/TestWebKitAPI/Tests/WebKit/WebPage/UserContentControllerTests.swift:
(UserContentControllerTests.jsBufferInjectsWebKitNamespace):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to