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