Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(508)

Issue 1035963002: IDBRequestTest.AbortErrorAfterAbort: stop request on exit. (Closed)

Created:
5 years, 9 months ago by sof
Modified:
5 years, 9 months ago
CC:
blink-reviews, jsbell+idb_chromium.org, dgrogan, cmumford, Jens Widell
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

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= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192640

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M Source/modules/indexeddb/IDBRequestTest.cpp View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
sof
Please take a look. This failure came up on https://codereview.chromium.org/724833002/ (patchset #3's oilpan_rel trybot runs). ...
5 years, 9 months ago (2015-03-26 15:33:51 UTC) #2
haraken
LGTM
5 years, 9 months ago (2015-03-26 23:12:28 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1035963002/1
5 years, 9 months ago (2015-03-26 23:12:53 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-27 00:29:55 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192640

Powered by Google App Engine
This is Rietveld 408576698