RESOLVED FIXED288069
Add PLATFORM(IOS) to ProcessLauncher::hasExtensionsInAppBundle().
https://bugs.webkit.org/show_bug.cgi?id=288069
Summary Add PLATFORM(IOS) to ProcessLauncher::hasExtensionsInAppBundle().
Ben Schwartz
Reported 2025-02-19 22:00:28 PST
ProcessLauncher::hasExtensionsInAppBundle() currently has `PLATFORM(IOS_SIMULATOR)` but not `PLATFORM(IOS)`. We should add this.
Attachments
Ben Schwartz
Comment 1 2025-02-19 22:00:51 PST
Ben Schwartz
Comment 2 2025-02-19 22:11:56 PST
EWS
Comment 3 2025-02-21 10:25:26 PST
Committed 290805@main (715167cff7e1): <https://commits.webkit.org/290805@main> Reviewed commits have been landed. Closing PR #40953 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.