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

Issue 471623003: WebLocalFrameImpl::printPage needs to ensure layout, style, and compositing are up-to-date (Closed)

Created:
6 years, 4 months ago by abarth-chromium
Modified:
6 years, 4 months ago
Reviewers:
adamk
CC:
blink-layers+watch_chromium.org, blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr., rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

WebLocalFrameImpl::printPage needs to ensure layout, style, and compositing are up-to-date Previously, we could try to paint without having our painting state up-to-date. The codepath for printing multiple pages updatesLayoutAndStyleForPainting. This CL makes the code path for printing single pages do the same. R=adamk@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180200

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -24 lines) Patch
M Source/core/frame/FrameView.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/RenderLayer.h View 1 chunk +1 line, -3 lines 0 comments Download
M Source/web/WebLocalFrameImpl.cpp View 4 chunks +31 lines, -21 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
abarth-chromium
6 years, 4 months ago (2014-08-13 17:08:22 UTC) #1
adamk
lgtm
6 years, 4 months ago (2014-08-13 18:09:18 UTC) #2
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 4 months ago (2014-08-13 18:21:53 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/471623003/1
6 years, 4 months ago (2014-08-13 18:22:42 UTC) #4
commit-bot: I haz the power
6 years, 4 months ago (2014-08-13 19:28:34 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (1) as 180200

Powered by Google App Engine
This is Rietveld 408576698