[Webkit-unassigned] [Bug 24718] New: Assertion in toRenderBox with rotated text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 10:12:04 PDT 2009


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

           Summary: Assertion in toRenderBox with rotated text
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: brettw at chromium.org


WebCore::toRenderBox(const WebCore::RenderObject * o=0x039d8bbc)  Line 371

WebCore::RenderObject::transformFromContainer(const WebCore::RenderObject *
containerObject=0x039d83c4, const WebCore::IntSize & offsetInContainer={...}) 
Line 1699

WebCore::RenderLayer::createLocalTransformState(WebCore::RenderLayer *
rootLayer=0x039d849c, WebCore::RenderLayer * containerLayer=0x039d849c, const
WebCore::IntRect & hitTestRect={...}, const WebCore::IntPoint &
hitTestPoint={...}, const WebCore::HitTestingTransformState *
containerTransformState=0x0390f7f8)  Line 2187

WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer * rootLayer=0x039d849c,
WebCore::RenderLayer * containerLayer=0x039d849c, const WebCore::HitTestRequest
& request={...}, WebCore::HitTestResult & result={...}, const WebCore::IntRect
& hitTestRect={...}, const WebCore::IntPoint & hitTestPoint={...}, bool
appliedTransform=false, const WebCore::HitTestingTransformState *
transformState=0x0390f7f8, double * zOffset=0x00000000)  Line 2248

WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer * rootLayer=0x039d849c,
WebCore::RenderLayer * containerLayer=0x05089d9c, const WebCore::HitTestRequest
& request={...}, WebCore::HitTestResult & result={...}, const WebCore::IntRect
& hitTestRect={...}, const WebCore::IntPoint & hitTestPoint={...}, bool
appliedTransform=true, const WebCore::HitTestingTransformState *
transformState=0x0390f7f8, double * zOffset=0x00000000)  Line 2303

WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer * rootLayer=0x041d6a0c,
WebCore::RenderLayer * containerLayer=0x05089d9c, const WebCore::HitTestRequest
& request={...}, WebCore::HitTestResult & result={...}, const WebCore::IntRect
& hitTestRect={...}, const WebCore::IntPoint & hitTestPoint={...}, bool
appliedTransform=false, const WebCore::HitTestingTransformState *
transformState=0x00000000, double * zOffset=0x00000000)  Line 2234

WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer * rootLayer=0x041d6a0c,
WebCore::RenderLayer * containerLayer=0x041d6a0c, const WebCore::HitTestRequest
& request={...}, WebCore::HitTestResult & result={...}, const WebCore::IntRect
& hitTestRect={...}, const WebCore::IntPoint & hitTestPoint={...}, bool
appliedTransform=false, const WebCore::HitTestingTransformState *
transformState=0x00000000, double * zOffset=0x00000000)  Line 2303

WebCore::RenderLayer::hitTestLayer(WebCore::RenderLayer * rootLayer=0x041d6a0c,
WebCore::RenderLayer * containerLayer=0x00000000, const WebCore::HitTestRequest
& request={...}, WebCore::HitTestResult & result={...}, const WebCore::IntRect
& hitTestRect={...}, const WebCore::IntPoint & hitTestPoint={...}, bool
appliedTransform=false, const WebCore::HitTestingTransformState *
transformState=0x00000000, double * zOffset=0x00000000)  Line 2303

WebCore::RenderLayer::hitTest(const WebCore::HitTestRequest & request={...},
WebCore::HitTestResult & result={...})  Line 2112

WebCore::Document::prepareMouseEvent(const WebCore::HitTestRequest &
request={...}, const WebCore::IntPoint & documentPoint={...}, const
WebCore::PlatformMouseEvent & event={...})  Line 2134

WebCore::EventHandler::prepareMouseEvent(const WebCore::HitTestRequest &
request={...}, const WebCore::PlatformMouseEvent & mev={...})  Line 1439

WebCore::EventHandler::handleMouseMoveEvent(const WebCore::PlatformMouseEvent &
mouseEvent={...}, WebCore::HitTestResult * hoveredNode=0x05b5eee4)  Line 1213

WebCore::EventHandler::mouseMoved(const WebCore::PlatformMouseEvent &
event={...})  Line 1160


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



More information about the webkit-unassigned mailing list