RESOLVED FIXED314415
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
Radar WebKit Bug Importer
Comment 1 2026-05-08 11:12:43 PDT
Anthony Tarbinian
Comment 2 2026-05-08 12:43:24 PDT
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.