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

Issue 1298583002: Fix printing distilled pages (Closed)

Created:
5 years, 4 months ago by wychen
Modified:
5 years, 3 months ago
Reviewers:
mdjones, nyquist, csaavedra
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix printing distilled pages The extra blank page at the beginning is removed. The max-width is also relaxed. The feedback form was already removed from printing in https://crrev.com/1125343004, and it is redone in a cleaner way here. BUG=521333 Committed: https://crrev.com/a64cd6f7f04d1244337eb00b71256f4501049ae2 Cr-Commit-Position: refs/heads/master@{#346729}

Patch Set 1 #

Total comments: 6

Patch Set 2 : address comments, rebase and resolve #

Patch Set 3 : rebase and resolve #

Patch Set 4 : no max-width for print, fix slide-down, fix feedback in preview #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -30 lines) Patch
M components/dom_distiller/core/css/distilledpage.css View 1 2 3 5 chunks +19 lines, -11 lines 0 comments Download
M components/dom_distiller/core/html/dom_distiller_viewer.html View 1 chunk +1 line, -1 line 0 comments Download
M components/dom_distiller/core/html/preview.html View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M components/dom_distiller/core/javascript/dom_distiller_viewer.js View 1 2 3 2 chunks +11 lines, -17 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
csaavedra
Tested this; looking good. https://codereview.chromium.org/1298583002/diff/1/components/dom_distiller/core/javascript/dom_distiller_viewer.js File components/dom_distiller/core/javascript/dom_distiller_viewer.js (right): https://codereview.chromium.org/1298583002/diff/1/components/dom_distiller/core/javascript/dom_distiller_viewer.js#newcode132 components/dom_distiller/core/javascript/dom_distiller_viewer.js:132: document.getElementById('feedbackContainer').classList.remove("hidden"); This won't apply, you ...
5 years, 4 months ago (2015-08-19 12:43:52 UTC) #2
csaavedra
Further comments after checking more in detail. What's stopping this from being applied? https://codereview.chromium.org/1298583002/diff/1/components/dom_distiller/core/css/distilledpage.css File ...
5 years, 3 months ago (2015-08-25 14:32:13 UTC) #3
wychen
PTAL https://codereview.chromium.org/1298583002/diff/1/components/dom_distiller/core/css/distilledpage.css File components/dom_distiller/core/css/distilledpage.css (left): https://codereview.chromium.org/1298583002/diff/1/components/dom_distiller/core/css/distilledpage.css#oldcode371 components/dom_distiller/core/css/distilledpage.css:371: z-index: 2; On 2015/08/25 14:32:13, csaavedra wrote: > ...
5 years, 3 months ago (2015-08-25 23:51:27 UTC) #5
wychen
+nyquist for owner review
5 years, 3 months ago (2015-08-26 16:24:41 UTC) #7
nyquist
lgtm
5 years, 3 months ago (2015-08-26 17:38:19 UTC) #8
mdjones
The feedback form does not show on desktop (I realize this is not our current ...
5 years, 3 months ago (2015-08-26 21:15:40 UTC) #9
csaavedra
On 2015/08/26 21:15:40, mdjones wrote: > The feedback form does not show on desktop (I ...
5 years, 3 months ago (2015-08-27 09:18:21 UTC) #10
mdjones
On 2015/08/27 09:18:21, csaavedra wrote: > On 2015/08/26 21:15:40, mdjones wrote: > > The feedback ...
5 years, 3 months ago (2015-08-27 17:13:34 UTC) #11
wychen
@mdjones: slide-down is fixed. PTAL
5 years, 3 months ago (2015-08-27 20:51:00 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1298583002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1298583002/60001
5 years, 3 months ago (2015-09-01 18:58:22 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/98736)
5 years, 3 months ago (2015-09-01 20:23:47 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1298583002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1298583002/60001
5 years, 3 months ago (2015-09-01 20:44:43 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 3 months ago (2015-09-01 20:49:49 UTC) #20
commit-bot: I haz the power
5 years, 3 months ago (2015-09-01 20:50:27 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a64cd6f7f04d1244337eb00b71256f4501049ae2
Cr-Commit-Position: refs/heads/master@{#346729}

Powered by Google App Engine
This is Rietveld 408576698