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

Issue 18427005: Implement async version of WebFileSystem::createFileWriter (Closed)

Created:
7 years, 5 months ago by kinuko
Modified:
7 years, 5 months ago
Reviewers:
tzik
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, kinuko+watch, jam, tzik+watch_chromium.org
Visibility:
Public.

Description

Implement async version of WebFileSystem::createFileWriter To cleanup callback chain in Blink side. The interface is introduced in r154035 Corresponding blink patch: https://codereview.chromium.org/18411005/ BUG=257349 TEST=no behavioral changes NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=211359

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M content/child/fileapi/webfilesystem_impl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M content/child/fileapi/webfilesystem_impl.cc View 2 chunks +30 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kinuko
PTL
7 years, 5 months ago (2013-07-12 05:10:49 UTC) #1
tzik
lgtm
7 years, 5 months ago (2013-07-12 05:34:05 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinuko@chromium.org/18427005/1
7 years, 5 months ago (2013-07-12 07:55:53 UTC) #3
commit-bot: I haz the power
7 years, 5 months ago (2013-07-12 08:04:26 UTC) #4
Message was sent while issue was closed.
Change committed as 211359

Powered by Google App Engine
This is Rietveld 408576698