WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
REOPENED
313534
Improve libatomic test in WebKitCompilerFlags.cmake
https://bugs.webkit.org/show_bug.cgi?id=313534
Summary
Improve libatomic test in WebKitCompilerFlags.cmake
Alberto Garcia
Reported
2026-04-28 03:05:47 PDT
The current test tries to build a test source that uses atomic variables. It is used to detect whether linking with libatomic is necessary. However, the test assumes that using libatomic always succeeds. This should generally be the case, but if it doesn't we should stop immediately and show an error message.
Attachments
Add attachment
proposed patch, testcase, etc.
Alberto Garcia
Comment 1
2026-04-28 03:07:36 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63783
EWS
Comment 2
2026-04-28 08:14:49 PDT
Committed
312202@main
(36c3761def82): <
https://commits.webkit.org/312202@main
> Reviewed commits have been landed. Closing PR #63783 and removing active labels.
Marta Darbinyan
Comment 3
2026-04-28 13:38:54 PDT
Reopened Bugzilla. REGRESSION(
312202@main
): Broken Win-Build-EWS, tracking revert in
https://bugs.webkit.org/show_bug.cgi?id=313565
.
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