Commit 1208424
committed
Remove dead mobileComposerExpandFrameRef and cancelPendingExpandFocus
The ref was never assigned a non-null value after the refactoring to
synchronous focus. This made cancelPendingExpandFocus always a no-op
and the cleanup effect for this ref dead code. Remove the ref, callback,
interface member, and test assertion.1 parent 34f4646 commit 1208424
3 files changed
Lines changed: 0 additions & 14 deletions
File tree
- apps/web/src/components/chat
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
813 | 813 | | |
814 | 814 | | |
815 | 815 | | |
816 | | - | |
817 | 816 | | |
818 | 817 | | |
819 | 818 | | |
| |||
1636 | 1635 | | |
1637 | 1636 | | |
1638 | 1637 | | |
1639 | | - | |
1640 | | - | |
1641 | | - | |
1642 | | - | |
1643 | | - | |
1644 | | - | |
1645 | 1638 | | |
1646 | 1639 | | |
1647 | 1640 | | |
| |||
1844 | 1837 | | |
1845 | 1838 | | |
1846 | 1839 | | |
1847 | | - | |
1848 | | - | |
1849 | | - | |
1850 | 1840 | | |
1851 | 1841 | | |
1852 | 1842 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | 12 | | |
15 | 13 | | |
16 | 14 | | |
| |||
0 commit comments