summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/InProcessWebView.cpp
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-10-15 01:10:05 +0100
committerLinus Groh <mail@linusgroh.de>2021-10-15 09:36:21 +0100
commit5910a41adb2b3f46a5f32be3a62bee9828923356 (patch)
tree507a50d68d6673000f9cd10b0f7abd576669b781 /Userland/Libraries/LibWeb/InProcessWebView.cpp
parent2ffb30a99690bb9bb1b03d71ce50adae2a83324d (diff)
downloadserenity-5910a41adb2b3f46a5f32be3a62bee9828923356.zip
LibJS: Implement ShadowRealm.prototype.importValue()
Well... sort of. This adds the function itself and all the scaffolding from the ShadowRealm API (and basically completes its implementation). However, we do not nearly have enough support for modules and imports, so we currently pretend whatever was attempted to be imported failed - once we have HostImportModuleDynamically it should be relatively easy to complete the implementation.
Diffstat (limited to 'Userland/Libraries/LibWeb/InProcessWebView.cpp')
0 files changed, 0 insertions, 0 deletions