diff options
author | Chris Craik <ccraik@google.com> | 2012-06-20 13:41:12 -0700 |
---|---|---|
committer | Chris Craik <ccraik@google.com> | 2012-06-20 18:03:59 -0700 |
commit | c6d9134e49f290332ca788d10104749a37e9a727 (patch) | |
tree | c67ffb7171387254f9ad0b05b922bb9f8839983b /Source/WebCore/css | |
parent | 4dd92d0aeca7863ebbda83a97c37267c3fa09fb9 (diff) | |
download | external_webkit-c6d9134e49f290332ca788d10104749a37e9a727.zip external_webkit-c6d9134e49f290332ca788d10104749a37e9a727.tar.gz external_webkit-c6d9134e49f290332ca788d10104749a37e9a727.tar.bz2 |
Don't allow layers that draw via drawGL to merge with other surfaces
bug:6694807
They don't paint onto surfacebackings, and draw afterward, so ordering issues
occur. Ideally, they should still be allowed to merge onto surfaces and not
allow other painting layers to join the surface afterward, but this shouldn't be
wasteful in practice.
Change-Id: I7a8764bc2b8e531e718602c6114b027a9dbce42d
Diffstat (limited to 'Source/WebCore/css')
0 files changed, 0 insertions, 0 deletions