[Webkit-unassigned] [Bug 45835] Fix incorrect usage of dissolveDragImageToFraction
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 15 15:39:35 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45835
Tony Chang <tony at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #67728|review?, commit-queue? |review+, commit-queue-
Flag| |
--- Comment #5 from Tony Chang <tony at chromium.org> 2010-09-15 15:39:35 PST ---
(From update of attachment 67728)
View in context: https://bugs.webkit.org/attachment.cgi?id=67728&action=prettypatch
> WebCore/ChangeLog:16
> + * manual-tests/selection-drag-crash.html: Added.
Please add a comment saying why this doesn't repro in DRT or test_shell.
> WebCore/manual-tests/selection-drag-crash.html:6
> +function selectText() {
> + window.getSelection().selectAllChildren(document.body);
> +};
Nit: The semi-colon at the end of the test is not needed.
--
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