commit | d975f27ac2c8764b5874ddf6ca18457d57222292 | [log] [tgz] |
---|---|---|
author | Mohammad Refaat <mrefaat@chromium.org> | Fri Jun 21 17:00:47 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 21 17:00:47 2019 |
tree | cd7407726b2ba4dc4b33c6c50622fe5379016ba0 | |
parent | fe2e861556cefd656b8add3db15622cc008d36a8 [diff] |
Remove viewForPrinting from CRWWebController and from Tab viewForPrinting provide the wk weview directly. Instead use the built in UIView print methods to provide a printformatter that only print the webview inside the contained view. and given that we can use WebState->GetView() to print directly (as it returns a container view). Bug: 977393, 960950 Change-Id: I1257d7ccbcd8dcd7cd07590bcd59dc36c154d555 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1670066 Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Reviewed-by: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#671343}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .