[Webkit-unassigned] [Bug 49667] REGRESSION: Crash in resetFormElementsOwner() when moving JIRA bug to another project

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 26 16:21:36 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49667





--- Comment #9 from Kenichi Ishibashi <bashi at google.com>  2010-11-26 16:21:36 PST ---
Hi Dimitris,

Thanks the log. I couldn't reproduce the bug yet, even I tested the same environment (WebKit nightly build r72146 and JIRA 4.1.2#531). However, the log was helpful to guess the cause. I suspect that Node::document() might return NULL even the case. I'm not sure such the case could occur (and I couldn't reproduce the bug), but if you still have the problem, could you try the patch I'll post soon. This patch just removing referencing document(). As far as I investigated, the removed code doesn't make sense in any case so we can remove it without any regression.

(In reply to comment #8)
> Created an attachment (id=74589)
 --> (https://bugs.webkit.org/attachment.cgi?id=74589&action=review) [details]
> Attaching crash log from debug build.

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



More information about the webkit-unassigned mailing list