Bug 207205

Summary: Style checker should require include guards for C API headers
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Don Olmstead
Reported 2020-02-04 09:26:39 PST
The header files in JavaScriptCore/API, WebKit/Shared/API/c, WebKit/UIProcess/API/C, and WebKit/WebProcess/InjectedBundle/API/c should all use include guards rather than #pragma once and the style checker should enforce this.
Attachments
Note You need to log in before you can comment on or make changes to this bug.