summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/DOM/NodeList.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-10LibWeb: Move passing of Web object prototypes out of constructorsTimothy Flynn
2022-10-01LibWeb: Remove unecessary dependence on Window from DOM and WebIDLAndrew Kaster
2022-09-06LibWeb: Use cached_web_prototype() as much as possibleAndreas Kling
2022-09-06LibWeb: Make NodeList GC-allocatedAndreas Kling