RESOLVED FIXED 227440
Possible build breakage after r279221 in some unified build configurations
https://bugs.webkit.org/show_bug.cgi?id=227440
Summary Possible build breakage after r279221 in some unified build configurations
Kimmo Kinnunen
Reported 2021-06-28 02:48:38 PDT
Possible build breakage after r279221 in some unified build configurations Should import wtf/MachSendRight.h In file included from ../../WebKitBuild/Release/DerivedSources/WebKit2/unified-sources/UnifiedSource14-mm.mm:4: ./Shared/Cocoa/WebCoreArgumentCodersCocoa.mm:744:5: error: unknown type name 'MachSendRight'; did you mean 'WTF::MachSendRight'? MachSendRight sendRight; ^~~~~~~~~~~~~ WTF::MachSendRight
Attachments
Patch (1.40 KB, patch)
2021-06-28 02:55 PDT, Kimmo Kinnunen
no flags
Kimmo Kinnunen
Comment 1 2021-06-28 02:55:04 PDT
EWS
Comment 2 2021-06-28 03:47:59 PDT
Committed r279328 (239203@main): <https://commits.webkit.org/239203@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 432377 [details].
Radar WebKit Bug Importer
Comment 3 2021-06-28 03:48:17 PDT
Note You need to log in before you can comment on or make changes to this bug.