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

[browser][MT] fix CaptureContextFromParameter and SealJSImportCapturing #96504

Merged
merged 8 commits into from
Jan 6, 2024

Commits on Jan 4, 2024

  1. - fixed CaptureContextFromParameter and SealJSImportCapturing

    - new test JSObject_CapturesAffinity
    - fixed ExecutorType.NewThread in tests
    - cleanup
    pavelsavara committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    981b0df View commit details
    Browse the repository at this point in the history
  2. error message

    pavelsavara committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    da11938 View commit details
    Browse the repository at this point in the history
  3. feedback

    pavelsavara committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    69244c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. postpone possible async and background jobs on the UI thread until at…

    … least one available threads is loaded into emscripten pool
    pavelsavara committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d7ee1e3 View commit details
    Browse the repository at this point in the history
  2. fix

    pavelsavara committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2de0e72 View commit details
    Browse the repository at this point in the history
  3. fix

    pavelsavara committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b989698 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    aee5d6b View commit details
    Browse the repository at this point in the history
  2. lint

    pavelsavara committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    f955a5e View commit details
    Browse the repository at this point in the history