[Webkit-unassigned] [Bug 55598] Fullscreen: cmd-r then esc, crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 21:29:37 PST 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|New Bugs                    |WebCore Misc.
                 CC|                            |ap at webkit.org,
                   |                            |jer.noble at apple.com,
                   |                            |simon.fraser at apple.com




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2011-03-02 21:29:37 PST ---
I'm not sure if this is even supposed to work in nightlies. But I'm getting an assertion failure with my local debug build:

ASSERTION FAILED: oldLayer->superlayer()
/Users/ap/Safari/OpenSource/Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp(2031) : void WebCore::GraphicsLayerCA::swapFromOrToTiledLayer(bool)
1   WebCore::GraphicsLayerCA::swapFromOrToTiledLayer(bool)
2   WebCore::GraphicsLayerCA::updateLayerSize()
3   WebCore::GraphicsLayerCA::commitLayerChangesBeforeSublayers()
4   WebCore::GraphicsLayerCA::recursiveCommitChanges()
5   WebCore::GraphicsLayerCA::syncCompositingState()
6   -[WebFullScreenController enterFullscreen:]

-- 
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