commit | 346efa24c5a266c09f90c070777544f46094f715 | [log] [tgz] |
---|---|---|
author | Chris Harrelson <chrishtr@chromium.org> | Thu Nov 15 21:21:08 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 15 21:21:08 2018 |
tree | 5d03a42e87741aa84bb947543ad7a5eefac13bc3 | |
parent | 4b743a69970cb8d595d8b88d98cedf33fffa6463 [diff] |
[Regression] Don't squash into content underneath a video tag. This works around a hard to fix bug in pre-BGPT Blink compositing code that involves mismatches between clips in the property trees and clips in the graphics layers. After BGPT launches, this patch can be reverted, and videos changed to report ShouldClipOverflow() as true on their LayoutBox. Bug: 900602 Change-Id: I76f5d18f2ecd9a10120d96c4a7898b641b5f557a Reviewed-on: https://chromium-review.googlesource.com/c/1337289 Commit-Queue: Chris Harrelson <chrishtr@chromium.org> Reviewed-by: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#608505}
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 .