Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update support for dynamic code compilation #464

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

lukewarlow
Copy link
Member

@lukewarlow lukewarlow commented Feb 29, 2024

Move checks to ensure the args are trusted to TT spec from Ecmascript proposal

Update to TC39 proposal: tc39/proposal-dynamic-code-brand-checks#11


Preview | Diff

@lukewarlow
Copy link
Member Author

This also fixes an issue where TT conflated is code like with is a trusted script, which while true now isn't guarunteed to always hold true.

@lukewarlow lukewarlow requested a review from koto February 29, 2024 19:57
Move checks to ensure the args are trusted to TT spec from Ecmascript proposal
@lukewarlow lukewarlow merged commit 2f7de8e into w3c:main Mar 7, 2024
2 checks passed
github-actions bot added a commit that referenced this pull request Mar 7, 2024
SHA: 2f7de8e
Reason: push, by lukewarlow

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant