OSDN Git Service

Do not merge.
authorPatrick Scott <phanna@android.com>
Wed, 2 Mar 2011 15:45:24 +0000 (10:45 -0500)
committerPatrick Scott <phanna@android.com>
Mon, 7 Mar 2011 14:11:25 +0000 (09:11 -0500)
commit9e143ba2bd15b3dd507999ba142269ab17df938a
treee1661ae18b008491e59c1597069e1b81e0ef8294
parent4ffd02f8c673bc6ce1a6b96f9fd3b21e8337ec7c
Do not merge.

Remove the notion of root layers.

We were computing the root layer status incorrectly for some child layers. If an
iframe has a layer but it hasn't been attached, we might assume it is the root
layer of the tree and not produce a recording content.

Bug: 3492471
Change-Id: Ib81fb26d76742d74ebe244c34c1fab353fb9b78d
WebCore/platform/graphics/android/GraphicsLayerAndroid.cpp
WebCore/platform/graphics/android/LayerAndroid.cpp
WebCore/platform/graphics/android/LayerAndroid.h
WebCore/platform/graphics/android/MediaLayer.cpp
WebCore/platform/graphics/android/ScrollableLayerAndroid.h