[Webkit-unassigned] [Bug 12768] REGRESSION (r19595): Crash in WebCore::RenderLayer::scrollToOffset leaving macupdate.com via bookmark

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 14 15:26:38 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12768





------- Comment #15 from hyatt at apple.com  2007-02-14 15:26 PDT -------
Is the issue that the tree is sitll in good enough shape to dispatch blurs
during willRemove, but during detach, we detect we can't fire blur because
we're doing teardown?

If so, we could in theory pass enough info to know that the document is being
torn down so that willRemove could avoid firing the blur...


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list