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

Issue 27490003: Wait for transaction to complete, before continuing. (Closed)

Created:
7 years, 2 months ago by Anders Johnsen
Modified:
7 years, 2 months ago
Reviewers:
vsm, floitsch, blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Wait for transaction to complete, before continuing. This is now required, since futures will be completed within the same transaction window. BUG= R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=28720

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M tests/html/indexeddb_3_test.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
Vijay, please do comment if this is the wrong fix (if e.g. the 'put' Future ...
7 years, 2 months ago (2013-10-16 12:11:48 UTC) #1
floitsch
LGTM. I would suggest committing (since it unbreaks the build). If it was the wrong ...
7 years, 2 months ago (2013-10-16 12:14:51 UTC) #2
Anders Johnsen
Committed patchset #1 manually as r28720 (presubmit successful).
7 years, 2 months ago (2013-10-16 12:17:03 UTC) #3
blois
7 years, 2 months ago (2013-10-16 16:21:22 UTC) #4
Message was sent while issue was closed.
lgtm, I'll follow up with a minor tweak with
https://codereview.chromium.org/26554008

Thanks for tracking down the fix- normally folks don't want to debug these
indexed db tests :)

Powered by Google App Engine
This is Rietveld 408576698