Bug 230275

Summary: [Win] JSRemoteInspector.h missing stdint include
Product: WebKit Reporter: Ross Kirsling <ross.kirsling>
Component: New BugsAssignee: Ross Kirsling <ross.kirsling>
Status: RESOLVED FIXED    
Severity: Normal CC: don.olmstead, ews-watchlist, keith_miller, mark.lam, msaboff, saam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Ross Kirsling
Reported 2021-09-14 13:46:31 PDT
[WinCairo] Add missing include for testapi
Attachments
Patch (1.11 KB, patch)
2021-09-14 13:46 PDT, Ross Kirsling
no flags
Patch (1.17 KB, patch)
2021-09-14 13:54 PDT, Ross Kirsling
no flags
Ross Kirsling
Comment 1 2021-09-14 13:46:49 PDT
Don Olmstead
Comment 2 2021-09-14 13:52:54 PDT
Comment on attachment 438163 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=438163&action=review r=me with nits. > Source/JavaScriptCore/ChangeLog:3 > + [WinCairo] Add missing include for testapi I would have this be [Win] JSRemoteInspector.h missing stdint include At one point we found it with testapi but the actual reason is were missing a definition for uint8_t when including JSRemoteInspector.h on its own. > Source/JavaScriptCore/ChangeLog:7 > + Reason is basically "Include stdint for uint8_t definition on Windows"
Ross Kirsling
Comment 3 2021-09-14 13:54:53 PDT
EWS
Comment 4 2021-09-14 15:09:26 PDT
Committed r282413 (241672@main): <https://commits.webkit.org/241672@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 438166 [details].
Radar WebKit Bug Importer
Comment 5 2021-09-14 15:10:16 PDT
Note You need to log in before you can comment on or make changes to this bug.