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

Issue 2645473005: FileSystem: Migrate ExecutionContextTask to WTF::Closure (Closed)

Created:
3 years, 11 months ago by nhiroki
Modified:
3 years, 11 months ago
Reviewers:
haraken, tzik
CC:
chromium-reviews, blink-reviews, kinuko+fileapi, nhiroki, tzik
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

FileSystem: Migrate ExecutionContextTask to WTF::Closure BUG=625927 Review-Url: https://codereview.chromium.org/2645473005 Cr-Commit-Position: refs/heads/master@{#444661} Committed: https://chromium.googlesource.com/chromium/src/+/e65b92f52d560ffa0d36850693ded14171719817

Patch Set 1 #

Total comments: 2

Patch Set 2 : wrapWeakPersistent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -23 lines) Patch
M third_party/WebKit/Source/modules/filesystem/DOMFileSystem.h View 1 chunk +1 line, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp View 1 5 chunks +31 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/DirectoryReader.cpp View 1 chunk +5 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/FileSystemCallbacks.cpp View 3 chunks +13 lines, -10 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
nhiroki
PTAL. Does this head to the right direction?
3 years, 11 months ago (2017-01-19 03:57:42 UTC) #5
tzik
Looks good. https://codereview.chromium.org/2645473005/diff/20001/third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp File third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp (right): https://codereview.chromium.org/2645473005/diff/20001/third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp#newcode213 third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp:213: WTF::bind(&runCallback, wrapPersistent(executionContext), Can we use wrapWeakPersistent and ...
3 years, 11 months ago (2017-01-19 04:16:09 UTC) #6
haraken
LGTM with tzik@'s comment addressed.
3 years, 11 months ago (2017-01-19 04:20:54 UTC) #7
nhiroki
Thanks for your comments. Updated. https://codereview.chromium.org/2645473005/diff/20001/third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp File third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp (right): https://codereview.chromium.org/2645473005/diff/20001/third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp#newcode213 third_party/WebKit/Source/modules/filesystem/DOMFileSystem.cpp:213: WTF::bind(&runCallback, wrapPersistent(executionContext), On 2017/01/19 ...
3 years, 11 months ago (2017-01-19 04:33:40 UTC) #13
tzik
lgtm
3 years, 11 months ago (2017-01-19 04:57:55 UTC) #14
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/2645473005/60001
3 years, 11 months ago (2017-01-19 05:28:44 UTC) #18
commit-bot: I haz the power
3 years, 11 months ago (2017-01-19 06:12:28 UTC) #21
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/e65b92f52d560ffa0d36850693de...

Powered by Google App Engine
This is Rietveld 408576698