11 Drag the selected text. It shouldn't crash, though it used to on Chromium Mac si
nce createDragImageForSelection() didn't properly use the return value from diss
olveDragImageToFraction(), which resulted in a race condition for the drag image
's refcount. This issue can't be tested in an automated manner, due to the fact
that the race condition is hard to trigger deterministically and that test_shell
/DRT simply don't use the (potentially invalid) image parameter. | 11 Drag the selected text. It shouldn't crash, though it used to on Chromium Mac si
nce createDragImageForSelection() didn't properly use the return value from diss
olveDragImageToFraction(), which resulted in a race condition for the drag image
's refcount. This issue can't be tested in an automated manner, due to the fact
that the race condition is hard to trigger deterministically and that test_shell
/DRT simply don't use the (potentially invalid) image parameter. |