[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:39:47 PDT 2012


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


Kristóf Kosztyó <kkristof at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kkristof at inf.u-szeged.hu




--- Comment #7 from Kristóf Kosztyó <kkristof at inf.u-szeged.hu>  2012-04-16 00:39:45 PST ---
(In reply to comment #6)
> (From update of attachment 137288 [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.

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