ladybird/Userland
Linus Groh 77a18392ff LibJS: Make to_temporal_duration_record() time like Object a const&
This only calls Object::get() or some Duration getters on the
temporal_duration_like Object, both of which are const-qualified.
2021-09-09 23:46:45 +01:00
..
Applets AudioApplet: Fix initial mute state 2021-09-04 21:01:28 +02:00
Applications PixelPaint: Add Fit Image To View action 2021-09-09 11:35:50 +02:00
Demos CatDog: Switch to new mouse-tracking method 2021-09-08 10:53:49 +02:00
DevTools HackStudio: Reuse TextDocument::is_modified() 2021-09-10 00:00:53 +02:00
DynamicLoader CMake: Let Meta/serenity.sh run aarch64 make it past cmake 2021-08-28 14:43:07 +01:00
Games Pong: Switch to global tracking 2021-09-08 23:59:08 +02:00
Libraries LibJS: Make to_temporal_duration_record() time like Object a const& 2021-09-09 23:46:45 +01:00
Services LibWeb: Rename DOM::Window::document() => associated_document() 2021-09-09 21:25:10 +02:00
Shell Everywhere: Behaviour => Behavior 2021-09-07 13:53:14 +02:00
Utilities Everywhere: Behaviour => Behavior 2021-09-07 13:53:14 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00