OSDN Git Service

Sync the parent layer's children.
authorPatrick Scott <phanna@android.com>
Tue, 25 Jan 2011 19:28:50 +0000 (14:28 -0500)
committerPatrick Scott <phanna@android.com>
Tue, 25 Jan 2011 19:28:50 +0000 (14:28 -0500)
commit93e7b9922667becc4785bf0645d8ef4c8455e922
treedc512770666734688328b40b85f9f0d2aa2d1beb
parent5cd48bb81a0acf1f841e9fd78cae14de7112e070
Sync the parent layer's children.

Since we are being removed from our parent, our children do not matter.  Sync
the parent's children to show the right content.

Bug: 3353525
Change-Id: Id8ab4d0373d950362caa14d8fc558f753d5a7365
WebCore/platform/graphics/android/GraphicsLayerAndroid.cpp