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

Issue 169613005: Hookup print and save buttons in the out of process PDF plugin (Closed)

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

Description

Hookup print and save buttons in the out of process PDF plugin BUG=303491 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252884

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Total comments: 6

Patch Set 6 : #

Total comments: 6

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -51 lines) Patch
M chrome/browser/resources/pdf/background.js View 1 2 3 4 5 6 1 chunk +34 lines, -8 lines 0 comments Download
M chrome/browser/resources/pdf/index.html View 1 2 3 4 5 4 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/pdf/index.js View 1 2 3 4 5 2 chunks +55 lines, -36 lines 0 comments Download
M chrome/browser/resources/pdf/index.in.html View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/pdf/pdf.js View 1 2 3 4 5 3 chunks +13 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
raymes
6 years, 10 months ago (2014-02-18 01:35:54 UTC) #1
raymes
As usual please ignore the generated index.html/index.js
6 years, 10 months ago (2014-02-18 01:36:12 UTC) #2
koz (OOO until 15th September)
https://codereview.chromium.org/169613005/diff/1/chrome/browser/resources/pdf/background.js File chrome/browser/resources/pdf/background.js (right): https://codereview.chromium.org/169613005/diff/1/chrome/browser/resources/pdf/background.js#newcode7 chrome/browser/resources/pdf/background.js:7: function getStreamDetails() { nit: It's slightly odd that a ...
6 years, 10 months ago (2014-02-18 05:15:07 UTC) #3
raymes
https://codereview.chromium.org/169613005/diff/1/chrome/browser/resources/pdf/background.js File chrome/browser/resources/pdf/background.js (right): https://codereview.chromium.org/169613005/diff/1/chrome/browser/resources/pdf/background.js#newcode7 chrome/browser/resources/pdf/background.js:7: function getStreamDetails() { On 2014/02/18 05:15:07, koz wrote: > ...
6 years, 10 months ago (2014-02-19 00:22:15 UTC) #4
koz (OOO until 15th September)
https://codereview.chromium.org/169613005/diff/110001/chrome/browser/resources/pdf/background.js File chrome/browser/resources/pdf/background.js (right): https://codereview.chromium.org/169613005/diff/110001/chrome/browser/resources/pdf/background.js#newcode9 chrome/browser/resources/pdf/background.js:9: * order that the requests come in. Won't this ...
6 years, 10 months ago (2014-02-19 01:52:10 UTC) #5
raymes
On 2014/02/19 01:52:10, koz wrote: > https://codereview.chromium.org/169613005/diff/110001/chrome/browser/resources/pdf/background.js > File chrome/browser/resources/pdf/background.js (right): > > https://codereview.chromium.org/169613005/diff/110001/chrome/browser/resources/pdf/background.js#newcode9 > ...
6 years, 10 months ago (2014-02-19 03:56:15 UTC) #6
koz (OOO until 15th September)
Sorry, I forgot I hadn't lgtm'd yet!
6 years, 10 months ago (2014-02-20 00:55:02 UTC) #7
raymes
+arv for OWNERS
6 years, 10 months ago (2014-02-20 00:56:50 UTC) #8
arv (Not doing code reviews)
https://codereview.chromium.org/169613005/diff/210001/chrome/browser/resources/pdf/background.js File chrome/browser/resources/pdf/background.js (right): https://codereview.chromium.org/169613005/diff/210001/chrome/browser/resources/pdf/background.js#newcode6 chrome/browser/resources/pdf/background.js:6: * @private Use an IIFE (function() { 'use strict'; ...
6 years, 10 months ago (2014-02-20 20:10:44 UTC) #9
raymes
https://codereview.chromium.org/169613005/diff/210001/chrome/browser/resources/pdf/background.js File chrome/browser/resources/pdf/background.js (right): https://codereview.chromium.org/169613005/diff/210001/chrome/browser/resources/pdf/background.js#newcode6 chrome/browser/resources/pdf/background.js:6: * @private On 2014/02/20 20:10:45, arv wrote: > Use ...
6 years, 10 months ago (2014-02-21 03:52:23 UTC) #10
arv (Not doing code reviews)
LGTM https://codereview.chromium.org/169613005/diff/330001/chrome/browser/resources/pdf/background.js File chrome/browser/resources/pdf/background.js (right): https://codereview.chromium.org/169613005/diff/330001/chrome/browser/resources/pdf/background.js#newcode21 chrome/browser/resources/pdf/background.js:21: } missing semicolon now that is a statement. ...
6 years, 10 months ago (2014-02-21 14:41:03 UTC) #11
raymes
https://codereview.chromium.org/169613005/diff/330001/chrome/browser/resources/pdf/background.js File chrome/browser/resources/pdf/background.js (right): https://codereview.chromium.org/169613005/diff/330001/chrome/browser/resources/pdf/background.js#newcode21 chrome/browser/resources/pdf/background.js:21: } On 2014/02/21 14:41:03, arv wrote: > missing semicolon ...
6 years, 10 months ago (2014-02-23 23:55:10 UTC) #12
raymes
The CQ bit was checked by raymes@chromium.org
6 years, 10 months ago (2014-02-23 23:55:34 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/raymes@chromium.org/169613005/390001
6 years, 10 months ago (2014-02-23 23:55:48 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-24 06:07:51 UTC) #15
Message was sent while issue was closed.
Change committed as 252884

Powered by Google App Engine
This is Rietveld 408576698