Skip to content

remove EnvironmentOptions::experimental_fetch #51912

@ckerr

Description

@ckerr

6fd9370 fixes a FTBFS issue by adding a no-op. We should remove this patch and fix our own code that requires the no-op.

  • fix(patch): re-add experimental_fetch member after upstream cleanup

Upstream removed the experimental_fetch field from EnvironmentOptions,
but Electron's patch still registers --experimental-fetch as a CLI
option bound to that field. Re-add the member so the option compiles.

Ref: nodejs/node#62759

Metadata

Metadata

Assignees

No one assigned

    Labels

    upgrade-follow-upStuff left to do after a Chromium upgrade.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions