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

Issue 602013: Implement Web Worker access to the SQL database. (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

Implement Web Worker access to the SQL database.

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 (+26 lines, -9 lines) Patch
M WebCore/storage/Database.idl View 1 chunk +2 lines, -1 line 0 comments Download
M WebCore/storage/SQLError.idl View 1 chunk +2 lines, -1 line 0 comments Download
M WebCore/storage/SQLResultSet.idl View 1 chunk +2 lines, -1 line 0 comments Download
M WebCore/storage/SQLResultSetRowList.idl View 1 chunk +2 lines, -1 line 0 comments Download
M WebCore/storage/SQLTransaction.idl View 1 chunk +2 lines, -1 line 0 comments Download
M WebCore/workers/WorkerContext.h View 4 1 chunk +2 lines, -2 lines 0 comments Download
M WebCore/workers/WorkerContext.cpp View 1 2 3 4 5 6 2 chunks +10 lines, -1 line 0 comments Download
M WebCore/workers/WorkerContext.idl View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698