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

Issue 134503003: Revert 244240 "IndexedDBFactory now ForceCloses databases." (Closed)

Created:
6 years, 11 months ago by jsbell
Modified:
6 years, 11 months ago
Reviewers:
cmumford
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 244240 "IndexedDBFactory now ForceCloses databases." > IndexedDBFactory now ForceCloses databases. > > Also, IndexedDBContextImpl used to maintain a map of open > connections. This change also deletes this map, and instead > relies on one which already exists in IndexedDBFactory. > > BUG=259564 > > Review URL: https://codereview.chromium.org/93873017 TBR=cmumford@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=244273

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -131 lines) Patch
M trunk/src/content/browser/indexed_db/indexed_db_context_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M trunk/src/content/browser/indexed_db/indexed_db_context_impl.cc View 5 chunks +31 lines, -10 lines 0 comments Download
M trunk/src/content/browser/indexed_db/indexed_db_database.h View 1 chunk +0 lines, -1 line 0 comments Download
M trunk/src/content/browser/indexed_db/indexed_db_database.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M trunk/src/content/browser/indexed_db/indexed_db_factory.h View 4 chunks +2 lines, -8 lines 0 comments Download
M trunk/src/content/browser/indexed_db/indexed_db_factory.cc View 4 chunks +16 lines, -51 lines 0 comments Download
M trunk/src/content/browser/indexed_db/indexed_db_unittest.cc View 3 chunks +39 lines, -50 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jsbell
6 years, 11 months ago (2014-01-10 23:13:11 UTC) #1
jsbell
6 years, 11 months ago (2014-01-10 23:13:35 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r244273.

Powered by Google App Engine
This is Rietveld 408576698