Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Firefox:CloseNow returns "A parameter or an operation is not supported by the underlying object" #478

Open
Labels
@vito

Description

@vito

Hi there, I noticed in Firefox WASM callingCloseNow returns an error:

A parameter or an operation is not supported by the underlying object

This can be fixed by instead callingClose(websocket.StatusNormalClosure, "some reason").

SinceCloseNow is just an alias forClose(websocket.StatusGoingAway, "") my guess is that the empty reason value is being rejected by the browser,

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp