commit | e5737708dcead1b3e031fabfb05a4f518ee727b2 | [log] [tgz] |
---|---|---|
author | rbpotter <rbpotter@chromium.org> | Fri Mar 15 21:04:24 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 15 21:04:24 2019 |
tree | 8c1ecbe72fcbc278438c48c83dd0df3cecd06215 | |
parent | d8951befac58618473a3ea2db3c423dd3753fc8a [diff] |
PDF Viewer: Use HTML imports polyfill - Imports the HTML imports polyfill into the PDF viewer, and adjusts as needed to allow the polyfill to finish loading before creating Polymer elements that require imports. - Reverts https://chromium-review.googlesource.com/c/chromium/src/+/1405955, which created an exception for the PDF viewer to use HTML imports after they are deprecated. - Testing: PDF viewer + Print Preview with and browser_tests with filter *PDFExtension* with the --disable-blink-features=HTMLImports. Bug: 924031 Change-Id: Ife1c2402933f3eec399927212c6738955cdb8b0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1481607 Reviewed-by: Yoichi Osato <yoichio@chromium.org> Reviewed-by: Devlin <rdevlin.cronin@chromium.org> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#641277}
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 .