Bug 257980
| Summary: | Rewrite the feature flag parser to emit inline diagnostics | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Elliott Williams <emw> |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Elliott Williams
We want to do more validation of feature flag declarations. For that, we need better diagnostics. A good start would be for GeneratePreferences.rb to be able to emit validation messages on the line they occur.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110663782>
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/14888