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

Issue 275333004: Pass response headers to the PDF plugin (Closed)

Created:
6 years, 7 months ago by raymes
Modified:
6 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, arv+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

Pass response headers to the PDF plugin The streamsPrivate API provides the response headers for the original URL request in the stream details. This passes them along to the plugin with the URL. This also adds the ability for the plugin to cancel the stream, which is necessary if the plugin wants to re-request the original URL. BUG=303491 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272710

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -11 lines) Patch
M chrome/browser/resources/pdf/pdf.js View 1 3 chunks +21 lines, -11 lines 1 comment Download

Messages

Total messages: 11 (0 generated)
raymes1
6 years, 7 months ago (2014-05-15 03:52:55 UTC) #1
Lei Zhang
lgtm with 1 question https://codereview.chromium.org/275333004/diff/40001/chrome/browser/resources/pdf/pdf.js File chrome/browser/resources/pdf/pdf.js (right): https://codereview.chromium.org/275333004/diff/40001/chrome/browser/resources/pdf/pdf.js#newcode95 chrome/browser/resources/pdf/pdf.js:95: headers += header + ': ...
6 years, 7 months ago (2014-05-22 00:13:20 UTC) #2
raymes
The CQ bit was checked by raymes@chromium.org
6 years, 7 months ago (2014-05-22 00:28:48 UTC) #3
raymes
I don't think so because this just reconstructs the parsed headers. It's not ideal but ...
6 years, 7 months ago (2014-05-22 00:29:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/275333004/40001
6 years, 7 months ago (2014-05-22 00:30:06 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-22 07:49:26 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-22 10:02:10 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win_gpu_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/win_gpu_triggered_tests/builds/9711)
6 years, 7 months ago (2014-05-22 10:02:11 UTC) #8
Lei Zhang
The CQ bit was checked by thestig@chromium.org
6 years, 7 months ago (2014-05-24 06:41:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/275333004/40001
6 years, 7 months ago (2014-05-24 06:41:56 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-24 12:18:30 UTC) #11
Message was sent while issue was closed.
Change committed as 272710

Powered by Google App Engine
This is Rietveld 408576698