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

Issue 73623004: Make DatabaseTask inherit from WebTask (Closed)

Created:
7 years, 1 month ago by jochen (gone - plz use gerrit)
Modified:
7 years, 1 month ago
CC:
blink-reviews
Visibility:
Public.

Description

Make DatabaseTask inherit from WebTask The goal is to implement DatabaseThread in terms of WebThread, and this is a first step into that direction. BUG=301514 R=michaeln@chromium.org,abarth@chromium.org,kinuko@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162214

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M Source/modules/webdatabase/DatabaseTask.h View 2 chunks +3 lines, -2 lines 1 comment Download
M Source/modules/webdatabase/DatabaseTask.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/webdatabase/DatabaseThread.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
jochen (gone - plz use gerrit)
7 years, 1 month ago (2013-11-18 15:30:45 UTC) #1
abarth-chromium
lgtm
7 years, 1 month ago (2013-11-18 15:47:53 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jochen@chromium.org/73623004/1
7 years, 1 month ago (2013-11-18 16:29:18 UTC) #3
michaeln
lgtm2 https://codereview.chromium.org/73623004/diff/1/Source/modules/webdatabase/DatabaseTask.h File Source/modules/webdatabase/DatabaseTask.h (right): https://codereview.chromium.org/73623004/diff/1/Source/modules/webdatabase/DatabaseTask.h#newcode35 Source/modules/webdatabase/DatabaseTask.h:35: #include "platform/Task.h" Looks like all you need here ...
7 years, 1 month ago (2013-11-18 17:16:29 UTC) #4
commit-bot: I haz the power
7 years, 1 month ago (2013-11-18 17:22:57 UTC) #5
Message was sent while issue was closed.
Change committed as 162214

Powered by Google App Engine
This is Rietveld 408576698