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

Issue 2099093002: Remove an ExecutionContextTask subclass in DatabaseTracker (Closed)

Created:
4 years, 5 months ago by hiroshige
Modified:
4 years, 5 months ago
Reviewers:
kinuko, haraken
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@ECT_TaskName
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove an ExecutionContextTask subclass in DatabaseTracker BUG=478194 Committed: https://crrev.com/b8d796f8ce8665e7064db8a3ff7b05b45a40c44a Cr-Commit-Position: refs/heads/master@{#402161}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -27 lines) Patch
M third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp View 4 chunks +3 lines, -26 lines 3 comments Download

Depends on Patchset:

Messages

Total messages: 20 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2099093002/1
4 years, 5 months ago (2016-06-26 10:36:45 UTC) #2
hiroshige
PTAL. https://codereview.chromium.org/2099093002/diff/1/third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp File third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp (right): https://codereview.chromium.org/2099093002/diff/1/third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp#newcode188 third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp:188: (*it)->getDatabaseContext()->getExecutionContext()->postTask(BLINK_FROM_HERE, createCrossThreadTask(&DatabaseTracker::closeOneDatabaseImmediately, crossThreadUnretained(this), originString, name, *it)); This CL ...
4 years, 5 months ago (2016-06-26 10:51:02 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 5 months ago (2016-06-26 11:47:30 UTC) #7
haraken
https://codereview.chromium.org/2099093002/diff/1/third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp File third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp (right): https://codereview.chromium.org/2099093002/diff/1/third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp#newcode188 third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp:188: (*it)->getDatabaseContext()->getExecutionContext()->postTask(BLINK_FROM_HERE, createCrossThreadTask(&DatabaseTracker::closeOneDatabaseImmediately, crossThreadUnretained(this), originString, name, *it)); Why don't you ...
4 years, 5 months ago (2016-06-27 01:13:52 UTC) #9
hiroshige
https://codereview.chromium.org/2099093002/diff/1/third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp File third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp (right): https://codereview.chromium.org/2099093002/diff/1/third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp#newcode188 third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp:188: (*it)->getDatabaseContext()->getExecutionContext()->postTask(BLINK_FROM_HERE, createCrossThreadTask(&DatabaseTracker::closeOneDatabaseImmediately, crossThreadUnretained(this), originString, name, *it)); On 2016/06/27 01:13:52, ...
4 years, 5 months ago (2016-06-27 07:20:06 UTC) #10
haraken
On 2016/06/27 07:20:06, hiroshige (slow) wrote: > https://codereview.chromium.org/2099093002/diff/1/third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp > File third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp (right): > > https://codereview.chromium.org/2099093002/diff/1/third_party/WebKit/Source/modules/webdatabase/DatabaseTracker.cpp#newcode188 ...
4 years, 5 months ago (2016-06-27 07:30:25 UTC) #11
kinuko
lgtm
4 years, 5 months ago (2016-06-27 11:10:45 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2099093002/1
4 years, 5 months ago (2016-06-27 11:15:15 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 5 months ago (2016-06-27 13:45:52 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-06-27 13:47:19 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/b8d796f8ce8665e7064db8a3ff7b05b45a40c44a
Cr-Commit-Position: refs/heads/master@{#402161}

Powered by Google App Engine
This is Rietveld 408576698