IDBRequestTest.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=

Review URL: https://codereview.chromium.org/1035963002

git-svn-id: svn://svn.chromium.org/blink/trunk@192640 bbb929c8-8fbe-4397-9dbb-9b2b20218538
1 file changed
tree: 9aba488fa3b79f0487fa2f813d523193ffd4cbe7
  1. third_party/