serenity/Userland
Aliaksandr Kalenik 9d03b57c96 LibWeb: Add readiness() getter in Document
This getter returns the same readiness state of document as
`ready_state()` getter that is already present returns but without
allocating string.
2023-03-08 13:08:04 -05:00
..
Applets Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
Applications TextEditor: Enable CMakeCache.txt highlighting 2023-03-08 14:21:37 +00:00
BuggieBox
Demos Screensaver: Remove outdated comment about NonnullPtrVector 2023-03-06 23:46:36 +01:00
DevTools HackStudio: Enable CMakeCache.txt highlighting 2023-03-08 14:21:37 +00:00
DynamicLoader
Games Everywhere: Stop using NonnullOwnPtrVector 2023-03-06 23:46:35 +01:00
Libraries LibWeb: Add readiness() getter in Document 2023-03-08 13:08:04 -05:00
Services WebContent+WebDriver: Ensure Get Window Handle checks for closed BCs 2023-03-07 18:16:35 +00:00
Shell Shell: Fix bogus C-style casts from NonnullOwnPtr<T>* to T* 2023-03-07 09:42:20 +01:00
Utilities man: Skip shellrc when invoking pager using sh 2023-03-07 00:42:32 +01:00
CMakeLists.txt