Files
ladybird/Userland
asynts b3d1a05261 Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t)
This function did a const_cast internally which made the call side look
"safe". This method is removed completely and call sites are replaced
with ByteBuffer::wrap(const_cast<void*>(data), size) which makes the
behaviour obvious.
2020-08-06 10:33:16 +02:00
..
2020-06-13 12:43:22 +02:00
2020-02-16 09:41:56 +01:00
2020-02-16 09:51:49 +01:00
2020-02-18 11:35:47 +01:00
2020-08-04 11:27:07 +02:00
2020-06-13 12:43:22 +02:00
2020-02-20 13:20:34 +01:00
2020-02-18 13:29:54 +01:00
2020-06-13 12:43:22 +02:00
2020-06-13 12:43:22 +02:00
2020-06-13 12:43:22 +02:00
2020-06-18 23:00:19 +02:00
2020-02-18 13:29:54 +01:00
2020-06-13 12:43:22 +02:00
2020-08-01 16:30:19 +02:00
2020-06-13 12:43:22 +02:00
2020-07-19 11:46:37 +02:00
2020-06-13 12:43:22 +02:00
2020-07-28 17:07:22 +02:00
2020-05-15 00:01:01 +02:00
2020-06-17 15:02:03 +02:00
2020-02-18 13:29:54 +01:00
2020-02-18 11:35:47 +01:00
2020-07-16 17:52:18 +02:00
2020-07-28 17:07:22 +02:00
2020-08-04 11:27:07 +02:00
2020-07-07 10:40:06 +02:00
2020-02-18 13:29:54 +01:00
2020-06-17 15:02:03 +02:00
2020-02-18 11:35:47 +01:00
2020-02-18 11:35:47 +01:00
2020-05-28 11:01:08 +02:00
2020-02-18 11:35:47 +01:00