summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-09-12 23:10:16 +0100
committerLinus Groh <mail@linusgroh.de>2021-09-12 23:12:51 +0100
commit4f362fc70323169de234f556cfae81bbeb5a257c (patch)
tree5d03e8401054e75ce2fe7c213fabce19dd67f376 /Userland/Libraries/LibWeb
parenta46b0fc1ffd265c35ce69977f0296e58a35ca2c8 (diff)
downloadserenity-4f362fc70323169de234f556cfae81bbeb5a257c.zip
LibJS: Set OrdinaryFunctionObject's realm from the Tnterpreter
...instead of relying on the VM having a current execution context. This was an incorrect assumption I made, and it caused onfoo attribute handler construction in LibWeb to crash. Just use the same mechanism as NativeFunction in the meantime.
Diffstat (limited to 'Userland/Libraries/LibWeb')
0 files changed, 0 insertions, 0 deletions