Bug 314415
| Summary: | Unified Build error in WebProcessActivityState.cpp | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anthony Tarbinian <a.tarbinian> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anthony Tarbinian
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
<rdar://problem/176570575>
Anthony Tarbinian
Pull request: https://github.com/WebKit/WebKit/pull/64569
EWS
Committed 312939@main (581fdc94a8ec): <https://commits.webkit.org/312939@main>
Reviewed commits have been landed. Closing PR #64569 and removing active labels.