mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-02 22:08:40 +09:00
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
This commit is contained in:
commit
dcd9973243
150858 changed files with 23884658 additions and 0 deletions
|
|
@ -0,0 +1,39 @@
|
|||
[garbage-collection.https.html]
|
||||
type: testharness
|
||||
disabled: @True
|
||||
[ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream]
|
||||
expected: FAIL
|
||||
|
||||
[ReadableStream closed promise should fulfill even if the stream and reader JS references are lost]
|
||||
expected: FAIL
|
||||
|
||||
[ReadableStream closed promise should reject even if stream and reader JS references are lost]
|
||||
expected: FAIL
|
||||
|
||||
[Garbage-collecting a ReadableStreamReader should not unlock its stream]
|
||||
expected: FAIL
|
||||
|
||||
[ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream]
|
||||
expected: FAIL
|
||||
|
||||
[ReadableStream closed promise should fulfill even if the stream and reader JS references are lost]
|
||||
expected: FAIL
|
||||
|
||||
[ReadableStream closed promise should reject even if stream and reader JS references are lost]
|
||||
expected: FAIL
|
||||
|
||||
[Garbage-collecting a ReadableStreamReader should not unlock its stream]
|
||||
expected: FAIL
|
||||
|
||||
[ReadableStreamController methods should continue working properly when scripts lose their reference to the readable stream]
|
||||
expected: FAIL
|
||||
|
||||
[ReadableStream closed promise should fulfill even if the stream and reader JS references are lost]
|
||||
expected: FAIL
|
||||
|
||||
[ReadableStream closed promise should reject even if stream and reader JS references are lost]
|
||||
expected: FAIL
|
||||
|
||||
[Garbage-collecting a ReadableStreamReader should not unlock its stream]
|
||||
expected: FAIL
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue