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

Issue 2859023: Boilerplate implementation of the Pepper URL Loader API.... (Closed)

Created:
10 years, 6 months ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews, jam, darin-cc_chromium.org
Visibility:
Public.

Description

Boilerplate implementation of the Pepper URL Loader API. R=brettw BUG=47222 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50756

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+541 lines, -10 lines) Patch
M DEPS View 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M webkit/glue/plugins/pepper_image_data.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/glue/plugins/pepper_plugin_module.cc View 1 2 3 chunks +12 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_resource.h View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_resource_tracker.h View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_resource_tracker.cc View 1 2 2 chunks +27 lines, -0 lines 0 comments Download
A webkit/glue/plugins/pepper_url_loader.h View 1 chunk +58 lines, -0 lines 0 comments Download
A webkit/glue/plugins/pepper_url_loader.cc View 1 chunk +173 lines, -0 lines 0 comments Download
A webkit/glue/plugins/pepper_url_request_info.h View 1 chunk +36 lines, -0 lines 0 comments Download
A webkit/glue/plugins/pepper_url_request_info.cc View 1 chunk +111 lines, -0 lines 0 comments Download
A webkit/glue/plugins/pepper_url_response_info.h View 1 chunk +31 lines, -0 lines 0 comments Download
A webkit/glue/plugins/pepper_url_response_info.cc View 1 chunk +59 lines, -0 lines 0 comments Download
M webkit/glue/plugins/pepper_var.h View 1 2 2 chunks +9 lines, -1 line 0 comments Download
M webkit/glue/plugins/pepper_var.cc View 1 2 2 chunks +6 lines, -6 lines 0 comments Download
M webkit/glue/webkit_glue.gypi View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
10 years, 6 months ago (2010-06-23 22:06:51 UTC) #1
brettw
10 years, 6 months ago (2010-06-23 23:58:48 UTC) #2
boilerplate LGTM

Powered by Google App Engine
This is Rietveld 408576698