WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kimmo Kinnunen
Comment 1
2021-06-28 02:55:04 PDT
Created
attachment 432377
[details]
Patch
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
<
rdar://problem/79857665
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug