mirror of
https://github.com/servo/servo.git
synced 2025-09-17 10:28:22 +01:00
We were performing a structured clone but throwing away any serializable DOM interfaces included in the result. We need to instead serialize the full structured clone result so we can deserialize the DOM interfaces when getting the data out of the object store. Testing: Existing WPT coverage is sufficient. Fixes: #38818 Fixed: #38842 Signed-off-by: Josh Matthews <josh@joshmatthews.net>
10 lines
275 B
INI
Vendored
10 lines
275 B
INI
Vendored
[blob-valid-after-deletion.any.html]
|
|
expected: TIMEOUT
|
|
[Blobs stay alive after their records are deleted.]
|
|
expected: TIMEOUT
|
|
|
|
|
|
[blob-valid-after-deletion.any.worker.html]
|
|
expected: TIMEOUT
|
|
[Blobs stay alive after their records are deleted.]
|
|
expected: TIMEOUT
|