Skip to content

[CP] Fix web debug RPCError on 3.13 #132358

@christopherfujino

Description

@christopherfujino

Issue Link

#132160

Commit Hash

dart-lang/webdev@1f1efa3

Target

beta

PR Link

#132356

Changelog Description

Fix Flutter crash when calling resume when app is not paused.

Impacted Users

Flutter developers debugging web apps

Impact Description

If a developer is debugging their flutter for web app, and in their IDE they hit the resume button when the app is not paused (either because of a race condition where the "resume" is received before the "pause", or because the "pause" request was dropped), their Flutter tool will crash and they will lose their debug session.

Workaround

None.

Risk

low

Test Coverage

yes

Validation Steps

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    cp: approvedApproved cherry-pick requestcp: merge-to-betaCherry-picks that should be merged to betacp: mergedCherry-pick has been merged to the release branch.cp: reviewCherry-picks in the review queue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions