[webkit-changes] [WebKit/WebKit] 03567a: Followup to 273582 at main — remove an unnecessary We...

Wenson Hsieh noreply at github.com
Sat Jan 27 10:13:35 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 03567a5c3308e5cba514cce67f1a1e7bfaf085c4
      https://github.com/WebKit/WebKit/commit/03567a5c3308e5cba514cce67f1a1e7bfaf085c4
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-01-27 (Sat, 27 Jan 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Configurations/TestWebKitAPI.xcconfig
    M Tools/TestWebKitAPI/Tests/ios/WKScrollViewTests.mm

  Log Message:
  -----------
  Followup to 273582 at main — remove an unnecessary WebKitAdditions import
https://bugs.webkit.org/show_bug.cgi?id=268043
rdar://121560918

Reviewed by Aditya Keerthi.

Remove this WebKitAdditions file (which previously hid an `asm()` declaration to link against
BrowserEngineKit), and instead have TestWebKitAPI link against the framework when needed.

* Tools/TestWebKitAPI/Configurations/TestWebKitAPI.xcconfig:
* Tools/TestWebKitAPI/Tests/ios/WKScrollViewTests.mm:

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




More information about the webkit-changes mailing list