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: serialize messages being sent over chrome message ports #19252

Commits on Jul 15, 2019

  1. fix: serialize messages being sent over chrome message ports

    Chrome appears to serialize these messages (see #19070) so we should as
    well to be consistent and to avoid bugs with Uint8/16 arrays
    
    Fixes #19070
    MarshallOfSound authored and electron-bot committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    3e92bc4 View commit details
    Browse the repository at this point in the history