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

Issue 1311973002: Prevent leaking PDF data cross-origin (Closed)

Created:
5 years, 4 months ago by raymes
Modified:
5 years, 4 months ago
Reviewers:
Sam McNally
CC:
robwu, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prevent leaking PDF data cross-origin BUG=520422 Committed: https://crrev.com/fff450abc4e2fb330ba700547a8e6a7b0fb90a6e Cr-Commit-Position: refs/heads/master@{#345267}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 10

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -18 lines) Patch
M chrome/browser/pdf/pdf_extension_test.cc View 1 2 3 4 3 chunks +94 lines, -0 lines 0 comments Download
M chrome/browser/resources/pdf/pdf.js View 1 2 3 3 chunks +16 lines, -3 lines 0 comments Download
M pdf/out_of_process_instance.cc View 1 2 3 1 chunk +16 lines, -15 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
raymes
5 years, 4 months ago (2015-08-24 23:41:24 UTC) #1
raymes
5 years, 4 months ago (2015-08-25 00:51:17 UTC) #3
Sam McNally
https://codereview.chromium.org/1311973002/diff/40001/chrome/browser/pdf/pdf_extension_test.cc File chrome/browser/pdf/pdf_extension_test.cc (right): https://codereview.chromium.org/1311973002/diff/40001/chrome/browser/pdf/pdf_extension_test.cc#newcode48 chrome/browser/pdf/pdf_extension_test.cc:48: CHECK(!*guest_out); Why a CHECK? https://codereview.chromium.org/1311973002/diff/40001/chrome/browser/resources/pdf/pdf.js File chrome/browser/resources/pdf/pdf.js (right): https://codereview.chromium.org/1311973002/diff/40001/chrome/browser/resources/pdf/pdf.js#newcode826 ...
5 years, 4 months ago (2015-08-25 03:11:20 UTC) #4
raymes
https://codereview.chromium.org/1311973002/diff/40001/chrome/browser/pdf/pdf_extension_test.cc File chrome/browser/pdf/pdf_extension_test.cc (right): https://codereview.chromium.org/1311973002/diff/40001/chrome/browser/pdf/pdf_extension_test.cc#newcode48 chrome/browser/pdf/pdf_extension_test.cc:48: CHECK(!*guest_out); On 2015/08/25 03:11:20, Sam McNally wrote: > Why ...
5 years, 4 months ago (2015-08-25 04:02:23 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1311973002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1311973002/60001
5 years, 4 months ago (2015-08-25 04:04:13 UTC) #7
Sam McNally
LGTM https://codereview.chromium.org/1311973002/diff/60001/chrome/browser/pdf/pdf_extension_test.cc File chrome/browser/pdf/pdf_extension_test.cc (right): https://codereview.chromium.org/1311973002/diff/60001/chrome/browser/pdf/pdf_extension_test.cc#newcode46 chrome/browser/pdf/pdf_extension_test.cc:46: bool GetFirstGuestCallback(content::WebContents** guest_out, I don't think "First" is ...
5 years, 4 months ago (2015-08-25 04:08:38 UTC) #8
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 4 months ago (2015-08-25 04:40:09 UTC) #10
raymes
https://codereview.chromium.org/1311973002/diff/60001/chrome/browser/pdf/pdf_extension_test.cc File chrome/browser/pdf/pdf_extension_test.cc (right): https://codereview.chromium.org/1311973002/diff/60001/chrome/browser/pdf/pdf_extension_test.cc#newcode46 chrome/browser/pdf/pdf_extension_test.cc:46: bool GetFirstGuestCallback(content::WebContents** guest_out, On 2015/08/25 04:08:38, Sam McNally wrote: ...
5 years, 4 months ago (2015-08-25 04:43:26 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1311973002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1311973002/80001
5 years, 4 months ago (2015-08-25 04:43:51 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 4 months ago (2015-08-25 06:02:14 UTC) #15
commit-bot: I haz the power
5 years, 4 months ago (2015-08-25 06:03:27 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/fff450abc4e2fb330ba700547a8e6a7b0fb90a6e
Cr-Commit-Position: refs/heads/master@{#345267}

Powered by Google App Engine
This is Rietveld 408576698