summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Fetch
diff options
context:
space:
mode:
authorLuke Wilde <lukew@serenityos.org>2022-09-14 15:50:47 +0100
committerAndreas Kling <kling@serenityos.org>2022-09-15 09:46:04 +0200
commit6a4934a03070b22aac1b9b30283133c4bb395d95 (patch)
tree791c4e83c1ee8293a74207f3957095ee363b3084 /Userland/Libraries/LibWeb/Fetch
parent6290a252246be79f2d757022734d1c20f0cc6478 (diff)
downloadserenity-6a4934a03070b22aac1b9b30283133c4bb395d95.zip
LibWeb: Implement document.domain getter
The document.domain setter is currently stubbed as that is a doozy to implement, given how much restrictions there are in place to try and prevent use of it and potential multi-process implications. This was the only thing preventing us from being able to start displaying ads delivered via Google Syndication.
Diffstat (limited to 'Userland/Libraries/LibWeb/Fetch')
0 files changed, 0 insertions, 0 deletions