DescriptionAlways relayout children of LayoutView when printing.
We can normally trust UpdateLogicalWidth() to detect and report size changes,
but this is not the case when printing, because
FrameView::ForceLayoutForPagination() changes the logical width of the
LayoutView behind our back.
BUG=702778
Review-Url: https://codereview.chromium.org/2908503003
Cr-Commit-Position: refs/heads/master@{#475862}
Committed: https://chromium.googlesource.com/chromium/src/+/7d39380b14728b8debd8bcc73672ff778018f63e
Patch Set 1 #
Messages
Total messages: 12 (8 generated)
|