[Webkit-unassigned] [Bug 71172] fullscreen/full-screen-keyboard-enabled.html hits assertion intermittently on Snow Leopard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 30 21:05:52 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=71172


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koivisto at iki.fi




--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-30 21:05:52 PST ---
Now it's hitting a different assertion:

0   com.apple.WebCore                 0x0000000101f3c08f WebCore::RenderLayer::hasVisibleDescendant() const + 71 (RenderLayer.h:390)
1   com.apple.WebCore                 0x0000000101f35c82 WebCore::RenderLayerBacking::hasVisibleNonCompositingDescendants() const + 418 (RenderLayerBacking.cpp:875)
2   com.apple.WebCore                 0x0000000101f37993 WebCore::RenderLayerBacking::isSimpleContainerCompositingLayer() const + 547 (RenderLayerBacking.cpp:834)
3   com.apple.WebCore                 0x0000000101f37a01 WebCore::RenderLayerBacking::containsPaintedContent() const + 21 (RenderLayerBacking.cpp:903)
4   com.apple.WebCore                 0x0000000101f37b4a WebCore::RenderLayerBacking::updateDrawsContent() + 52 (RenderLayerBacking.cpp:550)
5   com.apple.WebCore                 0x0000000101f3d8b6 WebCore::RenderLayerCompositor::rootLayerAttachmentChanged() + 86 (RenderLayerCompositor.cpp:1922)
6   com.apple.WebCore                 0x0000000101f3da36 WebCore::RenderLayerCompositor::detachRootLayer() + 382 (RenderLayerCompositor.cpp:1908)
7   com.apple.WebCore                 0x0000000101f3da7a WebCore::RenderLayerCompositor::willMoveOffscreen() + 66 (RenderLayerCompositor.cpp:1198)
8   com.apple.WebCore                 0x000000010201e2b9 WebCore::RenderView::willMoveOffscreen() + 63 (RenderView.cpp:800)
9   com.apple.WebCore                 0x0000000101565a70 WebCore::Document::documentWillBecomeInactive() + 48 (Document.cpp:3832)
10  com.apple.WebCore                 0x0000000101569193 WebCore::Document::detach() + 303 (Document.cpp:1795)
11  com.apple.WebCore                 0x000000010173b707 WebCore::Frame::setView(WTF::PassRefPtr<WebCore::FrameView>) + 221

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list