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

fix: console.log() in AudioWorkletGlobalScope #41889

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

codebytere
Copy link
Member

Description of Change

Refs https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/5367245.

Closes #41263

Fixes an issue where console.log() in AudioWorkletGlobalScope produced incorrect output.

Checklist

Release Notes

Notes: Fixes an issue where console.log() in AudioWorkletGlobalScope produced incorrect output.

@codebytere codebytere added backport This is a backport PR backport-check-skip Skip trop's backport validity checking 29-x-y labels Apr 18, 2024
@codebytere codebytere requested a review from a team as a code owner April 18, 2024 01:53
@ckerr ckerr added the semver/patch backwards-compatible bug fixes label Apr 18, 2024
@codebytere codebytere merged commit bf14d05 into 29-x-y Apr 18, 2024
22 checks passed
@codebytere codebytere deleted the audio-worklet-29 branch April 18, 2024 18:38
Copy link

release-clerk bot commented Apr 18, 2024

Release Notes Persisted

Fixes an issue where console.log() in AudioWorkletGlobalScope produced incorrect output.

@codebytere
Copy link
Member Author

/trop run backport-to 28-x-y

@trop
Copy link
Contributor

trop bot commented Apr 18, 2024

The backport process for this PR has been manually initiated - sending your PR to 28-x-y!

@trop
Copy link
Contributor

trop bot commented Apr 18, 2024

I have automatically backported this PR to "28-x-y", please check out #41895

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
29-x-y backport This is a backport PR backport-check-skip Skip trop's backport validity checking merged/28-x-y PR was merged to the "28-x-y" branch. semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants