forked from LadybirdBrowser/ladybird
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LibJS: Also apply AD-HOC execution context fixup on host defined path
As described in the comments, this was a bug in the shadow realm spec. For now, just apply a fixup to the execution context so that it works as intended. Once tc39/proposal-shadowrealm#392 is updated to match these changes to the spec we should be able to implement this in a better way :^)
- Loading branch information
1 parent
78f5362
commit 028e3f0
Showing
2 changed files
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters