diff options
author | Andreas Kling <kling@serenityos.org> | 2021-12-09 12:51:05 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-12-09 21:28:52 +0100 |
commit | d368b0869822cb554238ed66d6e4cd9e8659f949 (patch) | |
tree | 2f200588c45f3ec3646124839d3394297304e4b1 /Userland/Libraries/LibX86 | |
parent | e1287a9a45f3b7faaa34dde0bf9357bd05d99679 (diff) | |
download | serenity-d368b0869822cb554238ed66d6e4cd9e8659f949.zip |
LibWeb: Make DOMImplementation forward its ref count to DOM::Document
This allows document.implementation to keep the underlying document
alive for as long as we need it (for example, if someone holds on to a
DOMImplementation JS wrapper after the document is GC'd.)
Diffstat (limited to 'Userland/Libraries/LibX86')
0 files changed, 0 insertions, 0 deletions