[Webkit-unassigned] [Bug 11435] New: REGRESSION (r17098): Crash when clicking in an XSLT document while it's loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 27 10:16:20 PDT 2006


http://bugs.webkit.org/show_bug.cgi?id=11435

           Summary: REGRESSION (r17098): Crash when clicking in an XSLT
                    document while it's loading
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://build.webkit.org/results/page-layout-test-mac-os-
                    x/3131/PerformanceReportSummary.xml
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: mitz at webkit.org
                CC: hyatt at apple.com


Go to the URL and while it's loading, resize the window and click inside it.
WebKit crashes:


0   com.apple.WebCore           0x0112202c
WebCore::FrameView::handleMousePressEvent(WebCore::PlatformMouseEvent const&) +
348
1   com.apple.WebCore           0x01111f84
WebCore::FrameMac::mouseDown(NSEvent*) + 612
2   com.apple.WebKit            0x00336350 -[WebHTMLView mouseDown:] + 272
3   com.apple.AppKit            0x93767890 -[NSWindow sendEvent:] + 4616
...

Even before the crash, during resize you get garbage in the window (in debug
builds, you see the red fill).

Rolling out r17098 (Prepare for the elimination of the RenderLayer for <html>
elements) fixes the bug.


-- 
Configure bugmail: http://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