mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
script: Avoid double borrow crash in DataTransferItem
(#35699)
* avoid double borrow inside GetAsString Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com> * added crashtest Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com> --------- Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
This commit is contained in:
parent
8a3f62933b
commit
900655fbc7
3 changed files with 24 additions and 1 deletions
7
tests/wpt/mozilla/meta/MANIFEST.json
vendored
7
tests/wpt/mozilla/meta/MANIFEST.json
vendored
|
@ -9,6 +9,13 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"datatransferitem-crash.html": [
|
||||
"d11355ab38c1e99e0ba3e10d7dfed18bf26af60b",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"test-wait-crash.html": [
|
||||
"2419da6af0c278a17b9ff974d4418f9e386ef3e0",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue