Bug 263905

Summary: build-webkit --minimal option has bitrotted
Product: WebKit Reporter: Philip Chimento <philip.chimento>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Philip Chimento 2023-10-30 10:54:29 PDT
I tried building a recent checkout with `build-webkit --gtk --minimal --notifications --service-worker`, and encountered a bunch of compile and link errors due to missing preprocessor guards, or headers needed in one file that were pulled in through another file behind a preprocessor guard. I've prepared a PR with fixes for these errors, that should get --minimal close to working again, at least for the GTK port.
Comment 1 Philip Chimento 2023-10-30 12:14:33 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19732
Comment 2 EWS 2023-11-02 00:28:12 PDT
Committed 270103@main (cfc4a23cc201): <https://commits.webkit.org/270103@main>

Reviewed commits have been landed. Closing PR #19732 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-02 00:29:16 PDT
<rdar://problem/117837817>