Bug 23848

Summary: REGRESSION: Crash when mouse cursor moves over a link on www.opportuno.de
Product: WebKit Reporter: Mehmet <mehmet.sahin>
Component: Layout and RenderingAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar, Regression
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://www.opportuno.de/stellenangebote_sap_inregionsiegen%20(57...).html
Attachments:
Description Flags
crash-log
none
Reduction (will crash)
none
Move code to invalidate z-order lists on style change from RenderBox to RenderBoxModeObject oliver: review+

Description Mehmet 2009-02-09 09:35:44 PST
Hello Webkit-Team,

latest Webkit (r40777) crashes when I hove with the mousecursor over a link (and the popup comes up) on the following website:

http://www.opportuno.de/stellenangebote_sap_inregionsiegen%20(57...).html

Thank you in advance.
Mehmet
Comment 1 Mehmet 2009-02-09 09:51:47 PST
Created attachment 27485 [details]
crash-log
Comment 2 Alexey Proskuryakov 2009-02-10 11:59:52 PST
Confirmed as a regression with r40827.
Comment 3 Alexey Proskuryakov 2009-02-10 12:00:44 PST
<rdar://problem/6573250>
Comment 4 mitz 2009-02-27 17:25:10 PST
Created attachment 28109 [details]
Reduction (will crash)
Comment 5 mitz 2009-02-27 23:53:36 PST
Created attachment 28112 [details]
Move code to invalidate z-order lists on style change from RenderBox to RenderBoxModeObject
Comment 6 mitz 2009-02-28 01:45:13 PST
Fixed in <http://trac.webkit.org/changeset/41317>.