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

Issue 1224533004: Revert of Revert of Reland: Optimizes IndexedDB's DeleteDatabase when no db exists (Closed)

Created:
5 years, 5 months ago by vkuzkokov
Modified:
5 years, 5 months ago
Reviewers:
jsbell, cmumford
CC:
chromium-reviews, darin-cc_chromium.org, dgrogan, jsbell+idb_chromium.org, jam, cmumford
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Revert of Reland: Optimizes IndexedDB's DeleteDatabase when no db exists (patchset #1 id:1 of https://codereview.chromium.org/1225513002/) Reason for revert: Test is still flaky. Original issue's description: > Revert of Reland: Optimizes IndexedDB's DeleteDatabase when no db exists (patchset #1 id:1 of https://codereview.chromium.org/1216573008/) > > Reason for revert: > Some bots still flaky. See crbug.com/506467 > > Original issue's description: > > Reland: Optimizes IndexedDB's DeleteDatabase when no db exists > > > > When deleting the non existing database in a origin with no existing > > backing store, then in DeleteDatabse(), early exiting before > > OpenBackingStore, so that it wont results in multiple transaction as > > earlier. > > > > Original patch by: payal.pandey > > > > This was reverted (see crrev.com/1071553002) when it appeared to make > > a test flaky, but the test continues to flake (now tracked as > > crbug.com/505609) so let's try relanding. > > > > BUG=460236 > > > > Committed: https://crrev.com/4cbc8f1b383fb8145056295176912d53030a98b0 > > Cr-Commit-Position: refs/heads/master@{#336796} > > TBR=cmumford@chromium.org,jsbell@chromium.org > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=460236 > > Committed: https://crrev.com/4e132285cadc8875bd8bf5d0078f325562fdd620 > Cr-Commit-Position: refs/heads/master@{#337228} TBR=cmumford@chromium.org,jsbell@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=460236 Committed: https://crrev.com/44ca3fcacc30b7f0a112810f3c98e800eed6dfab Cr-Commit-Position: refs/heads/master@{#337231}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -13 lines) Patch
M content/browser/indexed_db/indexed_db_browsertest.cc View 1 chunk +5 lines, -13 lines 0 comments Download
M content/browser/indexed_db/indexed_db_factory_impl.cc View 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
vkuzkokov
Created Revert of Revert of Reland: Optimizes IndexedDB's DeleteDatabase when no db exists
5 years, 5 months ago (2015-07-02 16:51:59 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1224533004/1
5 years, 5 months ago (2015-07-02 16:52:22 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 5 months ago (2015-07-02 16:53:07 UTC) #3
commit-bot: I haz the power
5 years, 5 months ago (2015-07-02 16:53:58 UTC) #4
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/44ca3fcacc30b7f0a112810f3c98e800eed6dfab
Cr-Commit-Position: refs/heads/master@{#337231}

Powered by Google App Engine
This is Rietveld 408576698