Bug 215184

Summary: The various AllowList options should be able to take the function name inline
Product: WebKit Reporter: Keith Miller <keith_miller>
Component: New BugsAssignee: Keith Miller <keith_miller>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, mark.lam, msaboff, saam, tzagallo
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch saam: review+

Keith Miller
Reported 2020-08-05 12:24:34 PDT
The various AllowList options should be able to take the function name inline
Attachments
Patch (4.14 KB, patch)
2020-08-05 12:27 PDT, Keith Miller
saam: review+
Keith Miller
Comment 1 2020-08-05 12:27:55 PDT
Saam Barati
Comment 2 2020-08-05 12:29:29 PDT
Comment on attachment 406024 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406024&action=review > Source/JavaScriptCore/ChangeLog:10 > + create a file with that single name in it. That is inconvient, so inconvient => inconvenient
Keith Miller
Comment 3 2020-08-05 12:40:54 PDT
Comment on attachment 406024 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406024&action=review >> Source/JavaScriptCore/ChangeLog:10 >> + create a file with that single name in it. That is inconvient, so > > inconvient => inconvenient Fixed.
Keith Miller
Comment 4 2020-08-05 12:41:06 PDT
Landed in r265299
Note You need to log in before you can comment on or make changes to this bug.