mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Add trusted type checks for eval arguments (#39263)
Also bumps mozjs to the latest version that has support for `GStackVector` which is what this callback uses. Part of #36258 Fixes #38877 Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
This commit is contained in:
parent
033da09800
commit
d1c3e5f58f
9 changed files with 97 additions and 185 deletions
|
@ -1,12 +0,0 @@
|
|||
[report-clips-sample.https.html]
|
||||
[Function constructor - the other kind of eval - is clipped.]
|
||||
expected: FAIL
|
||||
|
||||
[Async Function constructor is also clipped.]
|
||||
expected: FAIL
|
||||
|
||||
[Generator Function constructor is also clipped.]
|
||||
expected: FAIL
|
||||
|
||||
[AsyncGenerator Function constructor is also clipped.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue