DescriptionMove printing-related methods from WebFrame to WebLocalFrame.
Most callers already call through WebLocalFrame (sometimes without
realizing this, so the CL changes types to WebLocalFrame in a few
places). The only exception is in CapturePixelsForPrinting function
in content/shell/test_runner/pixel_dump.cc - the CL adds a CHECK to
verify that layout tests do not run into a scenario unsupported by
the current layout tests harness.
Additionally this CL renames PrintPagesWithBoundaries method
into PrintPagesForTesting.
No intended behavior change.
BUG=416660
Review-Url: https://codereview.chromium.org/2923343005
Cr-Commit-Position: refs/heads/master@{#478731}
Committed: https://chromium.googlesource.com/chromium/src/+/c76f7eb31474f21e1516a88f6f53487e24833894
Patch Set 1 #Patch Set 2 : . #
Total comments: 4
Patch Set 3 : Rebasing... #Messages
Total messages: 19 (12 generated)
|