commit | 8ce42351caff17cc53827bfcbbab9fa50d44ef1b | [log] [tgz] |
---|---|---|
author | Daniel Bratell <bratell@opera.com> | Thu Nov 08 10:51:27 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 08 10:51:27 2018 |
tree | 3a911ed4d61cac4475875d94fefb7f2e429805a3 | |
parent | 2e573ccd3444f3191f14a41fe726ab4763daf4b7 [diff] |
Unleak blink's internals from web_graphics_context_3d_provider.h A change included an internal blink header in the public api layer which then leaked parts of blink's internal out into the wild dangerous world outside. This is a quick fix to close that leak. Might need some tuning. Bug: 902022 Change-Id: I076f4c5d0a27cd4c3070d8fe8a5be97f2f65e1e0 Reviewed-on: https://chromium-review.googlesource.com/c/1323715 Commit-Queue: Daniel Bratell <bratell@opera.com> Reviewed-by: enne <enne@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#606409}
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 .