summaryrefslogtreecommitdiff
path: root/Userland/Services/WebContent/ConsoleGlobalEnvironmentExtensions.cpp
AgeCommit message (Expand)Author
2023-02-28LibWeb: Restore proper functionality of legacy platform objectsLuke Wilde
2023-01-29LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errorsTimothy Flynn
2023-01-15LibJS+Everywhere: Rename Value::to_string to to_deprecated_stringTimothy Flynn
2022-12-14LibJS: Convert Array::create{,_from}() to NonnullGCPtrLinus Groh
2022-12-09WebContent+LibWeb+LibJS: Simplify injection of JS console globalsAndreas Kling