RESOLVED FIXED 213400
Use ASCIILiteral more for SandboxExtension functions
https://bugs.webkit.org/show_bug.cgi?id=213400
Summary Use ASCIILiteral more for SandboxExtension functions
Chris Dumez
Reported 2020-06-19 12:52:46 PDT
Use ASCIILiteral more for SandboxExtension functions. Functions like createHandleForMachLookup() / createHandleForIOKitClassExtension() don't need to take in Strings, ASCIILiteral is enough.
Attachments
Patch (29.19 KB, patch)
2020-06-19 12:59 PDT, Chris Dumez
no flags
Patch (30.02 KB, patch)
2020-06-19 13:07 PDT, Chris Dumez
no flags
Patch (31.50 KB, patch)
2020-06-19 13:11 PDT, Chris Dumez
no flags
Patch (32.05 KB, patch)
2020-06-19 13:55 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-06-19 12:59:52 PDT
Chris Dumez
Comment 2 2020-06-19 13:07:27 PDT
Chris Dumez
Comment 3 2020-06-19 13:11:04 PDT
Chris Dumez
Comment 4 2020-06-19 13:55:46 PDT
Per Arne Vollan
Comment 5 2020-06-19 14:03:26 PDT
Comment on attachment 402321 [details] Patch R=me.
EWS
Comment 6 2020-06-19 14:31:59 PDT
Committed r263288: <https://trac.webkit.org/changeset/263288> All reviewed patches have been landed. Closing bug and clearing flags on attachment 402321 [details].
Radar WebKit Bug Importer
Comment 7 2020-06-19 14:32:17 PDT
Note You need to log in before you can comment on or make changes to this bug.