Bug 213400

Summary: Use ASCIILiteral more for SandboxExtension functions
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, darin, eric.carlson, ews-watchlist, ggaren, glenn, jer.noble, philipj, pvollan, sergio, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Chris Dumez 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.
Comment 1 Chris Dumez 2020-06-19 12:59:52 PDT
Created attachment 402310 [details]
Patch
Comment 2 Chris Dumez 2020-06-19 13:07:27 PDT
Created attachment 402311 [details]
Patch
Comment 3 Chris Dumez 2020-06-19 13:11:04 PDT
Created attachment 402312 [details]
Patch
Comment 4 Chris Dumez 2020-06-19 13:55:46 PDT
Created attachment 402321 [details]
Patch
Comment 5 Per Arne Vollan 2020-06-19 14:03:26 PDT
Comment on attachment 402321 [details]
Patch

R=me.
Comment 6 EWS 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].
Comment 7 Radar WebKit Bug Importer 2020-06-19 14:32:17 PDT
<rdar://problem/64545289>