Handling of QEvent::Show and QEvent::Hide events doesn't cover all cases of SGItem visibility changes. QSGItem::visibleChanged signal should be used instead.
Created attachment 110218 [details] Fix handling of QTouchWebPage visibility.
Comment on attachment 110218 [details] Fix handling of QTouchWebPage visibility. r=me
Comment on attachment 110218 [details] Fix handling of QTouchWebPage visibility. Clearing flags on attachment: 110218 Committed r97010: <http://trac.webkit.org/changeset/97010>
All reviewed patches have been landed. Closing bug.