Bug 254635
| Summary: | Some ApplicationManifestParsermember function could be marked as const | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | New Bugs | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marcos Caceres
There are a bunch of ApplicationManifestParsermember function could be marked as const.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/107345868>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/12091
Marcos Caceres
Upon reflection, this was invalid.