DescriptionWebLocalFrameImpl::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 #
Messages
Total messages: 5 (0 generated)
|