WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
281930
[WebKitTestRunnerApp] Moved .appex extensions should be re-signed with WKTRApp's bundle ID.
https://bugs.webkit.org/show_bug.cgi?id=281930
Summary
[WebKitTestRunnerApp] Moved .appex extensions should be re-signed with WKTRAp...
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-10-22 15:58:37 PDT
<
rdar://problem/138437628
>
Elliott Williams
Comment 2
2024-10-22 21:53:58 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/35605
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.
Top of Page
Format For Printing
XML
Clone This Bug