Bug 253598 - [git-webkit] Make remote security level explicit
Summary: [git-webkit] Make remote security level explicit
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-08 13:21 PST by Jonathan Bedard
Modified: 2023-03-14 10:01 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-03-08 13:21:00 PST
Right now, the security level of a remote is implicit based on the order remotes are listed in metadata/git_config_extension. That feels fragile, we should instead make security level a dedicated part of our remote declarations.
Comment 1 Radar WebKit Bug Importer 2023-03-08 13:21:43 PST
<rdar://problem/106447269>
Comment 2 Jonathan Bedard 2023-03-08 13:24:27 PST
Pull request: https://github.com/WebKit/WebKit/pull/11251
Comment 3 EWS 2023-03-10 08:35:40 PST
Committed 261500@main (e6817dacbecc): <https://commits.webkit.org/261500@main>

Reviewed commits have been landed. Closing PR #11251 and removing active labels.
Comment 4 EWS 2023-03-14 10:01:31 PDT
Committed 259548.414@safari-7615-branch (f4ae724ad016): <https://commits.webkit.org/259548.414@safari-7615-branch>

Reviewed commits have been landed. Closing PR #455 and removing active labels.