WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
207205
Style checker should require include guards for C API headers
https://bugs.webkit.org/show_bug.cgi?id=207205
Summary
Style checker should require include guards for C API headers
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug