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

Issue 10833069: ResourceLoadingDelegate class to allow common code to load files. (Closed)

Created:
8 years, 4 months ago by Jeffrey Yasskin
Modified:
5 years, 3 months ago
Reviewers:
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

ResourceLoadingDelegate class to allow common code to load files. My idea is that the ImageLoadingTracker will either become a "transform_on_bg_thread" callback or a caching wrapper around a ResourceLoadingDelegate*. We'd implement pkotwicz's new ImageSkia loader using a wrapper around this class. Initially, I'll only provide a browser implementation of this class, and renderers will leave it NULL. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -0 lines) Patch
A chrome/common/extensions/file_loading_delegate.h View 1 chunk +87 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698