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

Issue 2645613004: Provide a per-supplement implementation of LocalFileSystem.

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

Description

Provide a per-supplement implementation of LocalFileSystem. Recast the implementation of LocalFileSystem, providing one implementation for each of the Supplementables it can be hosted by, LocalFrame and WorkerClients. Simplify their Supplement<> association by doing so. R= BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -83 lines) Patch
M third_party/WebKit/Source/modules/filesystem/LocalFileSystem.h View 3 chunks +17 lines, -25 lines 0 comments Download
M third_party/WebKit/Source/modules/filesystem/LocalFileSystem.cpp View 5 chunks +67 lines, -58 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698