-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pass all the string pieces to the host
Althought the proposed CSP behavior for `new Functoin` is to only support the 1-parameter arg, there is no good reason for us to explicitly enforce that behavior. Instead, there is a desire to simply pass all the strings. In a possible future extension with Trusted Types support, we will need to pass all the non stringified pieces too.
- Loading branch information
1 parent
f3bc8eb
commit 1ebabde
Showing
1 changed file
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters