WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
293099
Update FileSystem::pathByAppendingComponents() to take in a std::span
https://bugs.webkit.org/show_bug.cgi?id=293099
Summary
Update FileSystem::pathByAppendingComponents() to take in a std::span
Chris Dumez
Reported
2025-05-15 20:41:23 PDT
Update FileSystem::pathByAppendingComponents() to take in a std::span instead of a `const Vector&`. This avoids having to construct a Vector at many of the call sites.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2025-05-15 20:50:57 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/45477
EWS
Comment 2
2025-05-16 11:49:48 PDT
Committed
295020@main
(3d0598740a71): <
https://commits.webkit.org/295020@main
> Reviewed commits have been landed. Closing PR #45477 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-05-16 11:56:45 PDT
<
rdar://problem/151478843
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug