[Webkit-unassigned] [Bug 15122] New: REGRESSION: Assertion failure in avoidIntersectionWithNode (!node || node->parentNode()) running editing/deleting/5408255.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 31 02:05:49 PDT 2007


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

           Summary: REGRESSION: Assertion failure in
                    avoidIntersectionWithNode (!node || node->parentNode())
                    running editing/deleting/5408255.html
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://build.webkit.org/results/post-commit-leaks-intel-
                    mac-os-x/1074/results.html
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NeedsRadar, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: darin at apple.com


editing/deleting/5408255.html fails in debug builds with
ASSERTION FAILED: !node || node->parentNode()
(/WebKit/WebCore/editing/htmlediting.cpp:915 WebCore::Selection
WebCore::avoidIntersectionWithNode(const WebCore::Selection&, WebCore::Node*))

<http://build.webkit.org/post-commit-leaks-intel-mac-os-x/builds/1074> is the
first build to show the failure. The assertion itself was changed in
<http://trac.webkit.org/projects/webkit/changeset/25311>.


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