Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial: Update HostEnsureCanCompileStrings definition #10204

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on May 21, 2024

  1. Update HostEnsureCanCompileStrings definition

    Update the HostEnsureCanCompileStrings definition to match dynamic code brand checks stage 3 proposal.
    
    Also update the call to EnsureCSPDoesNotBlockStringCompilation to pass these new arguments through.
    
    Also update the timer initialization steps to call EnsureCSPDoesNotBlockStringCompilation directly, and include the new parameters.
    
    Also define HostGetCodeForEval implementation
    lukewarlow committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d993d81 View commit details
    Browse the repository at this point in the history
  2. Reword

    lukewarlow committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e45887e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15dd896 View commit details
    Browse the repository at this point in the history
  4. Editorial fixes

    lukewarlow committed May 21, 2024
    Configuration menu
    Copy the full SHA
    404ed3b View commit details
    Browse the repository at this point in the history