Bug 281930

Summary: [WebKitTestRunnerApp] Moved .appex extensions should be re-signed with WKTRApp's bundle ID.
Product: WebKit Reporter: Ben Schwartz <ben_schwartz>
Component: Tools / TestsAssignee: Elliott Williams <emw>
Status: RESOLVED FIXED    
Severity: Normal CC: emw, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ben Schwartz
Reported 2024-10-22 15:58:27 PDT
When moving extensions into the WebKitTestRunnerApp.app/Extensions directory, the bundle ID is updated to org.webkit.WebKitTestRunnerApp in the Info.plist file, but they are not re-signed with that bundle ID. This causes an error when installed on the device, as the bundle ID with which the extension was originally signed (com.apple.WebKit.*) does not match Info.plist.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-10-22 15:58:37 PDT
Elliott Williams
Comment 2 2024-10-22 21:53:58 PDT
EWS
Comment 3 2024-10-23 10:21:53 PDT
Committed 285611@main (d5b59e631ddf): <https://commits.webkit.org/285611@main> Reviewed commits have been landed. Closing PR #35605 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.