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

Issue 893233002: fileapi: Use standard task-runner to run the fileapi callbacks. (Closed)

Created:
5 years, 10 months ago by sadrul
Modified:
5 years, 10 months ago
Reviewers:
kinuko
CC:
chromium-reviews, darin-cc_chromium.org, jam, kinuko+fileapi, nhiroki, tzik
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

fileapi: Use standard task-runner to run the fileapi callbacks. Instead of using the id of the worker-thread to keep track of the thread to run the fileapi callbacks on, use the task-runner of the thread instead. BUG=none R=kinuko@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/39f7b287a8ea8400572df707b35309254b168531

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -126 lines) Patch
M content/child/fileapi/webfilesystem_impl.cc View 1 2 21 chunks +122 lines, -122 lines 0 comments Download
M content/child/fileapi/webfilewriter_impl.cc View 1 2 3 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
sadrul
5 years, 10 months ago (2015-02-03 23:37:45 UTC) #3
kinuko
lgtm!
5 years, 10 months ago (2015-02-04 03:50:52 UTC) #4
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/39f7b287a8ea8400572df707b35309254b168531 Cr-Commit-Position: refs/heads/master@{#314506}
5 years, 10 months ago (2015-02-04 04:50:11 UTC) #5
sadrul
5 years, 10 months ago (2015-02-04 04:50:19 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:60001) manually as
39f7b287a8ea8400572df707b35309254b168531 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698