RESOLVED FIXED250680
[WGSL] Use String instead of StringView for Identifiers
https://bugs.webkit.org/show_bug.cgi?id=250680
Summary [WGSL] Use String instead of StringView for Identifiers
Tadeu Zagallo
Reported 2023-01-16 07:55:54 PST
There should be no extra cost if create the string without copying and it allows us to use runtime-generated strings which will be necessary soon
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-16 07:56:10 PST
Tadeu Zagallo
Comment 2 2023-01-16 08:09:04 PST
EWS
Comment 3 2023-01-18 12:17:33 PST
Committed 259044@main (b965bbcd7618): <https://commits.webkit.org/259044@main> Reviewed commits have been landed. Closing PR #8697 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.