mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 10:12:25 -05:00
65438d8a85
The only persistent one of these was Thread::m_process and that never changes after initialization. Make it const to enforce this and switch everything over to RefPtr & NonnullRefPtr. |
||
---|---|---|
.. | ||
Audio | ||
HID | ||
AsyncDeviceRequest.cpp | ||
AsyncDeviceRequest.h | ||
BlockDevice.cpp | ||
BlockDevice.h | ||
CharacterDevice.cpp | ||
CharacterDevice.h | ||
ConsoleDevice.cpp | ||
ConsoleDevice.h | ||
Device.cpp | ||
Device.h | ||
DeviceControlDevice.cpp | ||
DeviceControlDevice.h | ||
DeviceManagement.cpp | ||
DeviceManagement.h | ||
FullDevice.cpp | ||
FullDevice.h | ||
KCOVDevice.cpp | ||
KCOVDevice.h | ||
KCOVInstance.cpp | ||
KCOVInstance.h | ||
MemoryDevice.cpp | ||
MemoryDevice.h | ||
NullDevice.cpp | ||
NullDevice.h | ||
PCISerialDevice.cpp | ||
PCISerialDevice.h | ||
RandomDevice.cpp | ||
RandomDevice.h | ||
SelfTTYDevice.cpp | ||
SelfTTYDevice.h | ||
SerialDevice.cpp | ||
SerialDevice.h | ||
ZeroDevice.cpp | ||
ZeroDevice.h |