commit | 3764d52b7ff29111f5043e5efcfcc2e6d0ee6dba | [log] [tgz] |
---|---|---|
author | Lei Zhang <[email protected]> | Tue Jul 24 22:31:11 2018 |
committer | Commit Bot <[email protected]> | Tue Jul 24 22:31:11 2018 |
tree | aa90b282359099b1846f86dbbfe841e2ff838781 | |
parent | 7e956395ba71a3d226ce0b163dbe009623a02ebe [diff] |
Remove printing::PrintingPdfContent(). PrintingPdfContent() uses URLs to figure out if the content to be printed is PDF or not. This does not work when printing Flash content. Go back to checking PrintSettings::is_modifiable(), which already works correctly on Mac. On Windows and Linux, the "is modifiable" setting needs to be preserved when getting settings from the user in the native print dialog. BUG=859481 Change-Id: I674cf3c0f38b87c17fb6d2ca30ebae842c260d8c Reviewed-on: https://chromium-review.googlesource.com/1146024 Reviewed-by: Rebekah Potter <[email protected]> Commit-Queue: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#577712}
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 .