12011-06-13 Viatcheslav Ostapenko <ostapenko.viatcheslav@nokia.com>
2
3 Reviewed by NOBODY (OOPS!).
4
5 [Texmap] [Qt] [WK2] Unsync in TextureMapperNode between parent and child lists cause crashes on WK2.
6 https://bugs.webkit.org/show_bug.cgi?id=62587
7
8 Fix unsync between m_parent and m_children list in child and parent texture mapper nodes
9 in syncCompositingStateSelf.
10 Unofficially reviewed by Noam Rosenthal (module author).
11
12 * platform/graphics/texmap/TextureMapperNode.cpp:
13 (WebCore::TextureMapperNode::syncCompositingStateSelf):
14