Bug 32590 - CrashTracer: [USER] 1 crash in Safari at com.apple.WebCore: WebCore::endsOfNodeAreVisuallyDistinctPositions + 115
Summary: CrashTracer: [USER] 1 crash in Safari at com.apple.WebCore: WebCore::endsOfNo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Enrica Casucci
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2009-12-15 17:44 PST by Enrica Casucci
Modified: 2009-12-16 10:01 PST (History)
1 user (show)

See Also:


Attachments
Repro case (2.37 KB, text/html)
2009-12-15 17:44 PST, Enrica Casucci
no flags Details
Patch (5.52 KB, patch)
2009-12-15 18:04 PST, Enrica Casucci
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Enrica Casucci 2009-12-15 17:44:06 PST
Created attachment 44928 [details]
Repro case

* STEPS TO REPRODUCE
Load the attached repro case. Right click on the button.
Comment 1 Enrica Casucci 2009-12-15 18:04:12 PST
Created attachment 44931 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-15 18:05:30 PST
style-queue ran check-webkit-style on attachment 44931 [details] without any errors.
Comment 3 Adele Peterson 2009-12-15 18:47:09 PST
Comment on attachment 44931 [details]
Patch

The fix looks good to me.  You should add a newline at the end of your test.  Also, can the test be reduced further?  All the inline style might not be needed to reproduce the problem.
Comment 4 Enrica Casucci 2009-12-16 09:57:27 PST
(In reply to comment #3)
> (From update of attachment 44931 [details])
> The fix looks good to me.  You should add a newline at the end of your test. 
> Also, can the test be reduced further?  All the inline style might not be
> needed to reproduce the problem.

I've added the newline. I tried to remove the style, but the bug doesn't repro.
Comment 5 Enrica Casucci 2009-12-16 10:01:00 PST
Committed revision 52201.