Bug 261277
Summary: | [webkitcorepy] Add string_utils.split | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115116935>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/17255
EWS
Committed 268042@main (003b673b7350): <https://commits.webkit.org/268042@main>
Reviewed commits have been landed. Closing PR #17255 and removing active labels.