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 / Tests | Assignee: | 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
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
<rdar://problem/138437628>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/35605
EWS
Committed 285611@main (d5b59e631ddf): <https://commits.webkit.org/285611@main>
Reviewed commits have been landed. Closing PR #35605 and removing active labels.