Bug 251872 - [webkitcorepy] Add filtered_call
Summary: [webkitcorepy] Add filtered_call
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-02-07 11:42 PST by Jonathan Bedard
Modified: 2023-02-09 08:34 PST (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-02-07 11:42:45 PST
When dealing with multiple repositories and multiple versions of our Python tooling, it may become nessesary to optionally pass arguments to a function based on if that function supports the argument in question.
Comment 1 Radar WebKit Bug Importer 2023-02-07 11:43:03 PST
<rdar://problem/105138155>
Comment 2 Jonathan Bedard 2023-02-07 11:51:13 PST
Pull request: https://github.com/WebKit/WebKit/pull/9771
Comment 3 EWS 2023-02-07 13:28:27 PST
Committed 259979@main (3ac8172d4ae6): <https://commits.webkit.org/259979@main>

Reviewed commits have been landed. Closing PR #9771 and removing active labels.
Comment 4 EWS 2023-02-09 08:34:01 PST
Committed 259548.65@safari-7615-branch (01d5044dbe0d): <https://commits.webkit.org/259548.65@safari-7615-branch>

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