Bug 271488 - Complete transition to std::span in CryptoDigest-related code
Summary: Complete transition to std::span in CryptoDigest-related code
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on: 249414 271383
Blocks:
  Show dependency treegraph
 
Reported: 2024-03-22 13:47 PDT by Brent Fulgham
Modified: 2024-03-25 21:19 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 Brent Fulgham 2024-03-22 13:47:48 PDT
Following the changes in Bug 249414 and Bug 271383, complete the work of moving to std::span in CryptoDigest-related code.
Comment 1 Radar WebKit Bug Importer 2024-03-22 13:48:28 PDT
<rdar://problem/125256518>
Comment 2 Brent Fulgham 2024-03-22 14:22:58 PDT
Pull Request: https://github.com/WebKit/WebKit/pull/26337
Comment 3 EWS 2024-03-25 21:19:47 PDT
Committed 276673@main (779251105768): <https://commits.webkit.org/276673@main>

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