Bug 301600

Summary: [Simulator] MiniBrowser fails to launch with micro version difference from SDK version.
Product: WebKit Reporter: Ben Schwartz <ben_schwartz>
Component: Tools / TestsAssignee: Ben Schwartz <ben_schwartz>
Status: RESOLVED FIXED    
Severity: Normal CC: basuke, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2025-10-28 15:46:52 PDT
Ben Schwartz
Comment 2 2025-10-28 16:31:23 PDT
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.