Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fbc5793d61fbea3f44468cda76cb88c2fd911902
https://github.com/WebKit/WebKit/commit/fbc5793d61fbea3f44468cda76cb88c2fd911902
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/Separated/WKSeparatedImageView+Surface.swift
Log Message:
-----------
Internal visionOS builds are broken with certain Swift compilers
https://bugs.webkit.org/show_bug.cgi?id=308493
rdar://171016437
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/Cocoa/Separated/WKSeparatedImageView+Surface.swift:
Canonical link: https://commits.webkit.org/308071@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications