Skip to content

"8.1.3.13 HostEnsureCanCompileStrings" affected by tc39/ecma262 PR #1498 #4501

@mikesamuel

Description

@mikesamuel

https://html.spec.whatwg.org/#hostensurecancompilestrings(callerrealm,-calleerealm)

8.1.3.13 HostEnsureCanCompileStrings(callerRealm, calleeRealm)
JavaScript contains an implementation-defined HostEnsureCanCompileStrings(callerRealm, calleeRealm) abstract operation. User agents must use the following implementation:​ [JAVASCRIPT]

Perform ? EnsureCSPDoesNotBlockStringCompilation(callerRealm, calleeRealm). [CSP]

affected by tc39/ecma262#1498 which adds parameters to HostEnsureCanCompileStrings to allow https://wicg.github.io/trusted-types/dist/spec/ to guard JavaScript source sinks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    addition/proposalNew features or enhancementsintegrationBetter coordination across standards neededsecurity/privacyThere are security or privacy implications

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions