Bug 304787

Summary: Generated StyleComputedStyleProperties.cpp should include StyleComputedStyle+GettersInlines.h
Product: WebKit Reporter: Adrian Perez <aperez>
Component: Tools / TestsAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 304707    

Adrian Perez
Reported 2025-12-30 10:57:04 PST
The Source/WebCore/css/scripts/process-css-properties.py script generates the StyleComputedStyleProperties.cpp file with a statement to include StyleComputedStyleProperties+GettersInlines.h header, but this one in turn tells us that we should use StyleComputedStyle+GettersInlines.h instead: In file included from /host/home/aperez/devel/WebKit/WebKitBuild/WPE/Release/WebCore/DerivedSources/StyleComputedStyleProperties.cpp:6: /host/home/aperez/devel/WebKit/WebKitBuild/WPE/Release/WebCore/DerivedSources/StyleComputedStyleProperties+GettersInlines.h:6:2: error: "Please do not include this file anywhere except from StyleComputedStyle+GettersInlines.h." 6 | #error "Please do not include this file anywhere except from StyleComputedStyle+GettersInlines.h." | ^
Attachments
Adrian Perez
Comment 1 2025-12-30 10:59:22 PST
EWS
Comment 2 2025-12-31 14:18:01 PST
Committed 305029@main (00f21fd71a27): <https://commits.webkit.org/305029@main> Reviewed commits have been landed. Closing PR #55949 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-12-31 14:18:12 PST
Note You need to log in before you can comment on or make changes to this bug.