Bug 13758

Summary: REGRESSION: Crash on click after clearing Facebook status
Product: WebKit Reporter: Justin Garcia <justin.garcia>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar, Regression
Priority: P1    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   

Description Justin Garcia 2007-05-17 02:34:24 PDT
Login to Facebook.
Go to your profile.
Give yourself a status message if you don't already have one.
Click the edit link next to your status message.
Click clear status.
Click somewhere on the page.

Crash:
0   WebCore::Node::shadowAncestorNode() + 11
1   WebCore::comparePositions(WebCore::Position const&, WebCore::Position const&) + 49
2   WebCore::SelectionController::contains(WebCore::IntPoint const&) + 429
3   WebCore::HitTestResult::isSelected() const + 55

I think I caused this back in r21292.  Investigating ...

<rdar://problem/5209984> REGRESSION: Crash on click after clearing Facebook status
Comment 1 Justin Garcia 2007-05-17 21:47:49 PDT
r21547