[webkit-changes] [WebKit/WebKit] 72a02f: Unreviewed, fix the internal iOS build after 27436...

Wenson Hsieh noreply at github.com
Fri Feb 9 11:59:24 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 72a02f4fa85b47e04652fe7a2b8b1f55b52f8db9
      https://github.com/WebKit/WebKit/commit/72a02f4fa85b47e04652fe7a2b8b1f55b52f8db9
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-02-09 (Fri, 09 Feb 2024)

  Changed paths:
    A Source/WebKit/UIProcess/Cocoa/WKTextExtractionItem.h
    M Source/WebKit/UIProcess/Cocoa/WKTextExtractionUtilities.mm
    M Source/WebKit/WebKit.xcodeproj/project.pbxproj
    R Source/WebKit/WebKitSwift/TextExtraction/WKTextExtractionItem.h
    M Source/WebKit/WebKitSwift/WebKitSwift.h

  Log Message:
  -----------
  Unreviewed, fix the internal iOS build after 274363 at main

Move `WKTextExtractionItem.h` out of WebKitSwift, and back into WebKit proper as a regular project
header.

* Source/WebKit/UIProcess/Cocoa/WKTextExtractionItem.h: Renamed from Source/WebKit/WebKitSwift/TextExtraction/WKTextExtractionItem.h.
* Source/WebKit/UIProcess/Cocoa/WKTextExtractionUtilities.mm:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKit/WebKitSwift/WebKitSwift.h:

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




More information about the webkit-changes mailing list