Andreas Kling
8a48246ed1
Everywhere: Stop using NonnullRefPtrVector
...
This class had slightly confusing semantics and the added weirdness
doesn't seem worth it just so we can say "." instead of "->" when
iterating over a vector of NNRPs.
This patch replaces NonnullRefPtrVector<T> with Vector<NNRP<T>>.
2023-03-06 23:46:35 +01:00
..
2023-02-24 02:39:26 -07:00
2023-03-04 05:43:43 -07:00
2022-09-18 13:27:24 -04:00
2023-03-06 23:46:35 +01:00
2022-12-28 11:53:41 +01:00
2022-12-10 11:51:16 +00:00
2022-12-20 09:23:32 -05:00
2022-12-20 09:23:32 -05:00
2022-12-20 09:23:32 -05:00
2022-12-28 11:53:41 +01:00
2023-01-08 13:35:29 +01:00
2022-12-20 09:23:32 -05:00
2023-03-04 15:18:57 +01:00
2022-09-13 08:29:09 +00:00
2022-11-08 02:54:48 -07:00
2022-10-26 18:40:20 +01:00
2022-11-08 02:54:48 -07:00
2023-01-07 10:01:37 -07:00
2022-10-03 11:14:53 +02:00
2023-01-08 13:35:29 +01:00
2022-12-28 11:53:41 +01:00
2022-10-31 22:10:14 +00:00
2022-09-02 23:36:08 +01:00
2022-09-02 23:36:08 +01:00
2022-09-02 23:36:08 +01:00
2023-01-06 15:25:30 +01:00
2022-09-22 00:45:10 +02:00
2022-12-03 23:52:23 +00:00
2022-12-10 12:07:06 +00:00
2022-09-18 18:45:25 -07:00
2022-10-16 23:39:45 +02:00
2023-02-26 22:27:42 +01:00
2023-01-27 08:14:24 -05:00
2022-12-20 09:23:32 -05:00
2023-02-10 13:54:07 +00:00