Skip to content

Browser console shows XHR warning due to fengari-web using synchronous requests (?) #40

@rdw-software

Description

@rdw-software

Displayed warning:

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help http://xhr.spec.whatwg.org/

This occurs right after loading fengari, no matter what I do in my actual program. I'm not sure if synchronous requests are needed. I'd expect all requests to be async as that is the default value, so the warning is a bit confusing.

Don't synchronous requests reduce responsiveness? Or doesn't that apply to how fengari works? (Not that performance is a major concern for me)

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