Bug 275551

Summary: Web Inspector: remove unnecessary uses of open fields in protocol
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Devin Rousso
Reported 2024-06-16 19:37:04 PDT
most of the uses of `Domain::Type::propertyKey` are unnecessary since `String` is super efficient with `ASCIILiteral`
Attachments
Devin Rousso
Comment 1 2024-06-16 19:43:08 PDT
EWS
Comment 2 2024-06-18 16:56:28 PDT
Committed 280146@main (85caa2d31dc1): <https://commits.webkit.org/280146@main> Reviewed commits have been landed. Closing PR #29880 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2024-06-18 16:57:14 PDT
Note You need to log in before you can comment on or make changes to this bug.