Pieter De Baets
23e087fc26
Fix TextInput stack overflow when pasting text in multiline input with maxlength
...
Summary: When pasting text longer than maxlenght, the textDidChange: call we did would end calling back into textView:shouldChange: because we saw an unexpected multi-character change. Since this is an expected mutation, update predictedText appropriately.
Reviewed By: majak
Differential Revision: D3561524
fbshipit-source-id: 07bb78d830ccfa3aed6ee274dc30adeadce9e1f8
2016-07-14 07:43:32 -07:00
..
2016-06-04 16:28:19 -07:00
2015-07-24 08:41:58 -08:00
2016-07-11 19:43:21 -07:00
2016-07-05 06:44:33 -07:00
2016-07-12 23:28:22 -07:00
2016-07-05 06:44:33 -07:00
2016-06-30 01:58:40 -07:00
2016-07-06 12:58:41 -07:00
2016-07-07 12:44:14 -07:00
2016-07-13 23:13:22 -07:00
2016-07-14 06:28:21 -07:00
2016-04-21 09:28:23 -07:00
2016-07-05 06:44:33 -07:00
2016-06-28 16:13:21 -07:00
2016-07-11 20:58:32 -07:00
2016-07-14 04:58:42 -07:00
2016-05-25 04:28:36 -07:00
2016-07-12 13:58:28 -07:00
2016-07-13 04:43:25 -07:00
2016-07-13 00:58:17 -07:00
2016-07-13 18:58:20 -07:00
2016-07-05 06:44:33 -07:00
2016-06-05 18:58:24 -07:00
2016-05-27 10:28:23 -07:00
2016-07-05 06:44:33 -07:00
2016-07-05 11:13:23 -07:00
2016-07-12 13:13:24 -07:00
2016-07-14 04:58:43 -07:00
2016-07-14 00:13:34 -07:00
2015-09-29 22:25:23 -07:00
2016-07-07 12:44:14 -07:00
2016-07-12 21:43:23 -07:00
2016-07-13 04:43:25 -07:00
2016-04-21 09:28:23 -07:00
2016-04-21 09:28:23 -07:00
2016-03-02 04:28:38 -08:00
2016-07-07 12:44:14 -07:00
2016-06-24 08:43:36 -07:00
2016-07-06 12:58:41 -07:00
2016-07-14 07:43:32 -07:00
2016-07-11 20:58:32 -07:00
2016-05-16 04:13:56 -07:00
2016-03-29 21:45:20 -07:00
2016-07-07 12:44:14 -07:00
2016-03-02 04:28:38 -08:00
2016-03-15 05:22:22 -07:00