Page MenuHomePhabricator

Remove an old Differential selection behavior
ClosedPublic

Authored by epriestley on Feb 20 2019, 4:58 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 17, 2:28 PM
Unknown Object (File)
Thu, Apr 11, 6:55 AM
Unknown Object (File)
Mar 20 2024, 12:00 PM
Unknown Object (File)
Mar 10 2024, 5:07 AM
Unknown Object (File)
Feb 3 2024, 9:28 PM
Unknown Object (File)
Dec 23 2023, 9:48 AM
Unknown Object (File)
Dec 22 2023, 1:41 AM
Unknown Object (File)
Dec 15 2023, 1:03 PM
Subscribers
None

Details

Summary

Ref T12822. Ref PHI878. This is some leftover code from the old selection behavior that prevented visual selection of the left side of a diff if the user clicked on the right -- basically, a much simpler attack on what ultimately landed in D20191.

I think the change from th to td "broke" it so it didn't interfere with the other behavior, which is why I didn't have to remove it earlier. It's no longer necessary, in any case.

Test Plan

Grepped for behavior name, selected stuff on both sides of a diff.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable