Bug 254635 - Some ApplicationManifestParsermember function could be marked as const
Summary: Some ApplicationManifestParsermember function could be marked as const
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Marcos Caceres
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-28 18:34 PDT by Marcos Caceres
Modified: 2023-03-29 06:19 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcos Caceres 2023-03-28 18:34:16 PDT
There are a bunch of ApplicationManifestParsermember function could be marked as const.
Comment 1 Radar WebKit Bug Importer 2023-03-28 18:36:24 PDT
<rdar://problem/107345868>
Comment 2 Marcos Caceres 2023-03-28 19:18:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12091
Comment 3 Marcos Caceres 2023-03-29 06:19:13 PDT
Upon reflection, this was invalid.