[Webkit-unassigned] [Bug 73802] [Qt] REGRESSION(101967): It made editing/style/iframe-onload-crash-mac.html timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 16 00:42:32 PDT 2012


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





--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2012-04-16 00:42:29 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > (From update of attachment 137288 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=137288&action=review
> > 
> > > Source/WebCore/editing/ApplyStyleCommand.cpp:968
> > > +        if (!(current->contains(targetNode)))
> > > +            break;
> > 
> > This should never be the case. When/why is this happening?
> 
> It happens when this test run, but I don't know why. This test fails into an infinite loop and it assert with debug build.

Could you step it through on the debugger and tell us how we fall into this bad state?

-- 
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