Bug 263747 - [WebGPU] std::optional<To> convertFloat(From value) does not work for negative values
Summary: [WebGPU] std::optional<To> convertFloat(From value) does not work for negativ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-26 15:00 PDT by Mike Wyrzykowski
Modified: 2023-10-26 20:33 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 Mike Wyrzykowski 2023-10-26 15:00:53 PDT
[WebGPU] std::optional<To> convertFloat(From value) does not work for negative values
Comment 1 Radar WebKit Bug Importer 2023-10-26 15:01:33 PDT
<rdar://problem/117553304>
Comment 2 Mike Wyrzykowski 2023-10-26 15:24:43 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19609
Comment 3 EWS 2023-10-26 20:33:28 PDT
Committed 269835@main (5d2b2aa7ae7a): <https://commits.webkit.org/269835@main>

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