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

Issue 139303020: Merge 245600 "Give QuickTime the plugin stream data in writeable..." (Closed)

Created:
6 years, 11 months ago by jam
Modified:
6 years, 11 months ago
Reviewers:
jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Merge 245600 "Give QuickTime the plugin stream data in writeable..." > Give QuickTime the plugin stream data in writeable memory as it modifies it. > > This broke after switching the fetching of plugin stream data to the plugin process because now the data from ResourceDispatcher is passed directly to the plugin and it's read-only. > > BUG=308466 > R=ananta@chromium.org > > Review URL: https://codereview.chromium.org/141333005 TBR=jam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245617

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -4 lines) Patch
M content/child/npapi/plugin_url_fetcher.h View 2 chunks +3 lines, -1 line 0 comments Download
M content/child/npapi/plugin_url_fetcher.cc View 4 chunks +15 lines, -2 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl.cc View 3 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
jam
6 years, 11 months ago (2014-01-17 21:03:45 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698