[Webkit-unassigned] [Bug 67762] Crashes in WebCore::ReplaceSelectionCommand::doApply

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 7 23:56:36 PDT 2011


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





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-07 23:56:36 PST ---
(From update of attachment 106700)
View in context: https://bugs.webkit.org/attachment.cgi?id=106700&action=review

> LayoutTests/editing/inserting/insert-replaceselection-crash.html:7
> +var sel = window.getSelection();
> +
> +sel.setPosition(div, 0);

It seems redundant to declare sel.

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