VERIFIED FIXED 11591
REGRESSION: A crash occurs at WebCore::CSSImportRule::insertedIntoParent() after mousing down on a page link (http://www.adobe.com/)
https://bugs.webkit.org/show_bug.cgi?id=11591
Summary REGRESSION: A crash occurs at WebCore::CSSImportRule::insertedIntoParent() af...
Chris Petersen
Reported 2006-11-13 11:26:24 PST
11/13/06 9:33 AM Chris Petersen: * SUMMARY With r17745, a crash occurs when clicking on a page link found at http://www.adobe.com/ * STEPS TO REPRODUCE 1. With r17745, go to http://www.adobe.com/ 2. Click on link under "Announcements" or "Solutions and products" 3. A crash occurs as link is being processed * RESULTS Link should be processes and load in window but a crash occurs instead. * REGRESSION Yes, need to find when this regression occurred.
Attachments
First attempt (1.52 KB, patch)
2006-11-13 12:15 PST, Rob Buis
no flags
Chris Petersen
Comment 1 2006-11-13 11:28:31 PST
Chris Petersen
Comment 2 2006-11-13 11:33:48 PST
This is covered in <rdar://problem/4833804>.
Rob Buis
Comment 3 2006-11-13 12:15:14 PST
Created attachment 11506 [details] First attempt Hi Chris, Does this patch help? Cheers, Rob.
Rob Buis
Comment 4 2006-11-13 12:48:49 PST
Hi, Note to any reviewers, I posted the same patch for 11591. Thnx to Mitz for pointing that out. Cheers, Rob. (In reply to comment #2) > Created an attachment (id=11507) [edit] > First attempt > > Hi Matt, > > Does this patch fix the problem? > Cheers, > > Rob. >
mitz
Comment 5 2006-11-14 11:50:00 PST
I think the crash was fixed in r17761 (fix for bug 11575) and the remaining problem with adobe.com is that after you click the link you get the behavior described in bug 11590.
Chris Petersen
Comment 6 2006-11-15 11:35:29 PST
With r17779, this crash on longer crashes. Closing this bug as verified. The remaining issue is covered in http://bugs.webkit.org/show_bug.cgi?id=11590.
Note You need to log in before you can comment on or make changes to this bug.