-
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
Although the proposed CSP behavior for `new Function` 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
4c60098
commit af086c8
Showing
1 changed file
with
14 additions
and
12 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