commit | 130ad75c1b9408a91a8f86c320240e4137f35143 | [log] [tgz] |
---|---|---|
author | Mounir Lamouri <[email protected]> | Fri Oct 13 17:07:15 2017 |
committer | Commit Bot <[email protected]> | Fri Oct 13 17:07:15 2017 |
tree | 6a90001c3bd02596e632aed70a5562fccb2cea1f | |
parent | e3057d5080633b899809e80f06857f6d257dce2a [diff] |
Export CanonOutputT template instantiations to avoid double definition. The double instantiations seem to happen because of virtual methods. If the class could lose be non-virtual, this could be fixed. However, this is blocking another CL and this fix is the optimal one with regards to time constraints. Bug: 747081 Change-Id: I5c2d2cc7a9e49266b25d2cd3d9835d0647e5438a Reviewed-on: https://chromium-review.googlesource.com/579211 Commit-Queue: Mounir Lamouri <[email protected]> Reviewed-by: Jochen Eisinger <[email protected]> Reviewed-by: Daniel Cheng <[email protected]> Cr-Commit-Position: refs/heads/master@{#508734}
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 .