DescriptionIDBRequestTest.AbortErrorAfterAbort: stop request on exit.
To avoid test instability should a GC happen before a later test calls
stopActiveDOMObjects(), have this test stop its request upon exit.
Otherwise we risk finalizing the request object while it is in a
pending state; something that the IDBRequest destructor checks for.
R=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192640
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|