Files
element-web/src/utils
J. Ryan Stinnett 4e87fdcdfe Fix object diffing when objects have different keys
The object diff optimisation in 32cca0534c is not
correct for the case where `b` has some keys that are not in `a`.

By ensuring their key arrays are same length, we can preserve optimisation and
be correct as well.

Fixes https://github.com/vector-im/element-web/issues/16514
2021-02-24 13:45:25 +00:00
..
2019-05-21 09:33:52 -06:00
2020-07-28 06:37:19 -06:00
2020-10-11 00:37:00 +02:00
2021-01-13 15:44:33 +00:00
2019-06-13 13:28:21 +02:00
2020-05-23 08:43:15 +01:00
2019-06-02 04:47:23 +01:00
2019-12-22 21:15:54 -07:00
2020-09-26 18:40:26 -06:00
2019-10-31 16:27:45 -06:00
2019-12-22 21:15:54 -07:00
2021-01-19 00:22:02 -07:00
2019-02-14 12:35:09 +00:00
2020-10-30 18:18:17 +00:00
2020-04-15 19:24:33 +01:00
2020-07-31 09:41:19 -06:00