RESOLVED FIXED 223390
don't use raw unicode characters in modern media controls JS
https://bugs.webkit.org/show_bug.cgi?id=223390
Summary don't use raw unicode characters in modern media controls JS
Devin Rousso
Reported 2021-03-17 11:40:26 PDT
this causes JSC to evaluate the script as UTF-16
Attachments
Patch (7.15 KB, patch)
2021-03-17 11:41 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2021-03-17 11:41:31 PDT
EWS
Comment 2 2021-03-17 12:22:26 PDT
Committed r274578: <https://commits.webkit.org/r274578> All reviewed patches have been landed. Closing bug and clearing flags on attachment 423511 [details].
Radar WebKit Bug Importer
Comment 3 2021-03-17 12:23:13 PDT
Simon Fraser (smfr)
Comment 4 2021-03-17 12:26:37 PDT
Comment on attachment 423511 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=423511&action=review > Source/WebCore/ChangeLog:8 > + Reviewed by NOBODY (OOPS!). > + > + * Modules/modern-media-controls/controls/icon-service.js: Missing the "why".
Note You need to log in before you can comment on or make changes to this bug.