Bug 261277

Summary: [webkitcorepy] Add string_utils.split
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 261242    

Jonathan Bedard
Reported 2023-09-07 08:24:26 PDT
webkitcorepy provides a 'string_utils.join' function which joins multiple values with a conjunction. We need a function which reverses this operation to convert a human readable, conjunction joined list into a Python list.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-07 08:25:21 PDT
Jonathan Bedard
Comment 2 2023-09-07 08:27:55 PDT
EWS
Comment 3 2023-09-15 15:56:54 PDT
Committed 268042@main (003b673b7350): <https://commits.webkit.org/268042@main> Reviewed commits have been landed. Closing PR #17255 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.