Bug 231027 - Add StdLibExtras.h include to a file that uses bitwise_cast without including it
Summary: Add StdLibExtras.h include to a file that uses bitwise_cast without including it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-09-30 10:01 PDT by Darin Adler
Modified: 2021-09-30 10:10 PDT (History)
6 users (show)

See Also:


Attachments
Patch (998 bytes, patch)
2021-09-30 10:02 PDT, Darin Adler
ysuzuki: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2021-09-30 10:01:35 PDT
Add StdLibExtras.h include to a file that uses bitwise_cast without including it
Comment 1 Darin Adler 2021-09-30 10:02:04 PDT
Created attachment 439748 [details]
Patch
Comment 2 Darin Adler 2021-09-30 10:04:27 PDT
Problem was introduced in r254881.
Comment 3 Yusuke Suzuki 2021-09-30 10:04:51 PDT
Comment on attachment 439748 [details]
Patch

r=me
Comment 4 Darin Adler 2021-09-30 10:09:28 PDT
Committed r283317 (242342@main): <https://commits.webkit.org/242342@main>
Comment 5 Radar WebKit Bug Importer 2021-09-30 10:10:34 PDT
<rdar://problem/83725077>