Bug 13758 - REGRESSION: Crash on click after clearing Facebook status
Summary: REGRESSION: Crash on click after clearing Facebook status
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-05-17 02:34 PDT by Justin Garcia
Modified: 2007-05-17 21:47 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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