WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314415
Unified Build error in WebProcessActivityState.cpp
https://bugs.webkit.org/show_bug.cgi?id=314415
Summary
Unified Build error in WebProcessActivityState.cpp
Anthony Tarbinian
Reported
2026-05-08 11:12:37 PDT
While adding new files for
https://bugs.webkit.org/show_bug.cgi?id=314409
I ran into a build failure caused by re-ordering unified sources Source/WebKit/UIProcess/WebProcessActivityState.cpp:161:14: error: no member named 'numberOfProcessorCores' in namespace 'WTF' WebProcessActivityState.cpp needs a #include <wtf/NumberOfCores.h>
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-08 11:12:43 PDT
<
rdar://problem/176570575
>
Anthony Tarbinian
Comment 2
2026-05-08 12:43:24 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64569
EWS
Comment 3
2026-05-08 22:22:37 PDT
Committed
312939@main
(581fdc94a8ec): <
https://commits.webkit.org/312939@main
> Reviewed commits have been landed. Closing PR #64569 and removing active labels.
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