WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
301600
[Simulator] MiniBrowser fails to launch with micro version difference from SDK version.
https://bugs.webkit.org/show_bug.cgi?id=301600
Summary
[Simulator] MiniBrowser fails to launch with micro version difference from SD...
Ben Schwartz
Reported
2025-10-28 15:46:47 PDT
Due to `sub simulatorRuntime` in `Tools/Scripts/webkitdirs.pm` checking for SDK and runtime version being equal, differences in micro version between each will cause the check to fail. We should make this subroutine check for if the runtime version starts with the SDK version, instead of if they're strictly equal.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-28 15:46:52 PDT
<
rdar://problem/163599114
>
Ben Schwartz
Comment 2
2025-10-28 16:31:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/53113
EWS
Comment 3
2025-10-29 00:23:38 PDT
Committed
302281@main
(dbf3fc6c89ff): <
https://commits.webkit.org/302281@main
> Reviewed commits have been landed. Closing PR #53113 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug