Skip to content

Conversation

@namuorg
Copy link
Contributor

@namuorg namuorg commented Jan 11, 2026

See #1938 for the original PR and discussion (I didn't realize that deleting my fork would automatically close the existing PR for this)

`window.postMessage` is performed asynchronously, which results in race
conditions where a content script can be incorrectly invalidated

`document.dispatchEvent` invokes event handlers synchronously which
means only old scripts will be invalidated
No longer necessary to handle wxt-dev#884 since `document.dispatchEvent` is
handled synchronously
@netlify
Copy link

netlify bot commented Jan 11, 2026

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 35ae5b6
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/696326cabdf06a000870a8f0
😎 Deploy Preview https://deploy-preview-2035--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant