Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fe051af9f4cb00ad6bd4f06d5deb5e673bf386fb
      
https://github.com/WebKit/WebKit/commit/fe051af9f4cb00ad6bd4f06d5deb5e673bf386fb
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-02-23 (Mon, 23 Feb 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/Swift/WebPage+Transferable.swift

  Log Message:
  -----------
  Internal iOS builds are broken with certain Swift compilers
https://bugs.webkit.org/show_bug.cgi?id=308489
rdar://171015342

Unreviewed build fix.

The same module (UniformTypeIdentifiers) imported with different access
levels in the same target is an error in certain Swift compilers. Making
both imports explicitly internal resolves the ambiguity.

* Source/WebKit/UIProcess/API/Swift/WebPage+Transferable.swift:

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



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

Reply via email to