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

Issue 596028: Make the DatabaseTracker thread-safe. (Closed)

Created:
10 years, 10 months ago by Eric U.
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/trunk/
Visibility:
Public.

Description

Make the DatabaseTracker thread-safe.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+302 lines, -196 lines) Patch
M WebCore/platform/sql/SQLiteDatabase.h View 3 4 5 3 chunks +8 lines, -1 line 0 comments Download
M WebCore/platform/sql/SQLiteDatabase.cpp View 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M WebCore/storage/Database.h View 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M WebCore/storage/Database.cpp View 3 4 5 6 3 chunks +9 lines, -2 lines 0 comments Download
M WebCore/storage/DatabaseTask.cpp View 3 4 5 1 chunk +2 lines, -1 line 0 comments Download
M WebCore/storage/DatabaseThread.cpp View 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M WebCore/storage/DatabaseTracker.h View 1 2 3 4 5 5 chunks +17 lines, -10 lines 0 comments Download
M WebCore/storage/DatabaseTracker.cpp View 1 2 3 4 5 6 20 chunks +250 lines, -180 lines 0 comments Download
M WebCore/storage/OriginQuotaManager.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M WebCore/storage/OriginQuotaManager.cpp View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698