[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:04:49 PDT 2012


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





--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org>  2012-04-16 00:04:49 PST ---
(From update of attachment 137288)
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?

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