[S] Change in dart/sdk[stable]: [stable] Cherry-pick DevTools 2.54.2

0 views
Skip to first unread message

Elliott Brooks (Gerrit)

unread,
Mar 13, 2026, 1:41:50 PMMar 13
to rev...@dartlang.org

Elliott Brooks has uploaded the change for review

Commit message

[stable] Cherry-pick DevTools 2.54.2

Issue description: When using DevTools rendered with skwasm (the default setting), DevTools can crash with "memory access out of bounds" error.
What is the fix: DevTools binary is compiled with Flutter patch release 3.41.4 which included the skwasm fix.
Why cherry-pick: DevTools crashes.

Risk: Low, the fix is simply updating the Flutter version DevTools is compiled with to use the latest stable patch.
Issue link(s): https://github.com/flutter/devtools/issues/9703
Cherry-pick: https://github.com/flutter/devtools/compare/v2.54.1...2.54.2
Change-Id: I07cf1c9f9bb1606723d18659075441d89b7f8e86

Change information

Files:
  • M CHANGELOG.md
  • M DEPS
Change size: S
Delta: 2 files changed, 10 insertions(+), 1 deletion(-)
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedChangelog
  • requirement satisfiedCherry-Pick
  • requirement is not satisfiedCherry-Pick-Review
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: newchange
Gerrit-Project: sdk
Gerrit-Branch: stable
Gerrit-Change-Id: I07cf1c9f9bb1606723d18659075441d89b7f8e86
Gerrit-Change-Number: 487886
Gerrit-PatchSet: 1
Gerrit-Owner: Elliott Brooks <elliot...@google.com>
satisfied_requirement
unsatisfied_requirement
open
diffy

Kenzie Davisson (Gerrit)

unread,
Mar 13, 2026, 2:36:25 PMMar 13
to Elliott Brooks, Commit Queue, rev...@dartlang.org
Attention needed from Elliott Brooks

Kenzie Davisson voted Code-Review+1

Code-Review+1
Open in Gerrit

Related details

Attention is currently required from:
  • Elliott Brooks
Submit Requirements:
    • requirement satisfiedChangelog
    • requirement satisfiedCherry-Pick
    • requirement is not satisfiedCherry-Pick-Review
    • requirement satisfiedCode-Review
    • requirement satisfiedReview-Enforcement
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: sdk
    Gerrit-Branch: stable
    Gerrit-Change-Id: I07cf1c9f9bb1606723d18659075441d89b7f8e86
    Gerrit-Change-Number: 487886
    Gerrit-PatchSet: 2
    Gerrit-Owner: Elliott Brooks <elliot...@google.com>
    Gerrit-Reviewer: Elliott Brooks <elliot...@google.com>
    Gerrit-Reviewer: Kenzie Davisson <kenzie...@google.com>
    Gerrit-Attention: Elliott Brooks <elliot...@google.com>
    Gerrit-Comment-Date: Fri, 13 Mar 2026 18:36:23 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Leaf Petersen (Gerrit)

    unread,
    Mar 13, 2026, 4:57:54 PMMar 13
    to Elliott Brooks, Kenzie Davisson, Commit Queue, rev...@dartlang.org
    Attention needed from Elliott Brooks

    Leaf Petersen voted Code-Review+1

    Code-Review+1
    Open in Gerrit

    Related details

    Attention is currently required from:
    • Elliott Brooks
    Submit Requirements:
      • requirement satisfiedChangelog
      • requirement satisfiedCherry-Pick
      • requirement satisfiedCherry-Pick-Review
      • requirement satisfiedCode-Review
      • requirement satisfiedReview-Enforcement
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: comment
      Gerrit-Project: sdk
      Gerrit-Branch: stable
      Gerrit-Change-Id: I07cf1c9f9bb1606723d18659075441d89b7f8e86
      Gerrit-Change-Number: 487886
      Gerrit-PatchSet: 2
      Gerrit-Owner: Elliott Brooks <elliot...@google.com>
      Gerrit-Reviewer: Elliott Brooks <elliot...@google.com>
      Gerrit-Reviewer: Kenzie Davisson <kenzie...@google.com>
      Gerrit-Reviewer: Leaf Petersen <le...@google.com>
      Gerrit-Attention: Elliott Brooks <elliot...@google.com>
      Gerrit-Comment-Date: Fri, 13 Mar 2026 20:57:50 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      open
      diffy

      Elliott Brooks (Gerrit)

      unread,
      Mar 13, 2026, 5:33:52 PMMar 13
      to Leaf Petersen, Kenzie Davisson, Commit Queue, rev...@dartlang.org

      Elliott Brooks voted Commit-Queue+2

      Commit-Queue+2
      Open in Gerrit

      Related details

      Attention set is empty
      Submit Requirements:
      • requirement satisfiedChangelog
      • requirement satisfiedCherry-Pick
      • requirement satisfiedCherry-Pick-Review
      • requirement satisfiedCode-Review
      • requirement satisfiedReview-Enforcement
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: comment
      Gerrit-Project: sdk
      Gerrit-Branch: stable
      Gerrit-Change-Id: I07cf1c9f9bb1606723d18659075441d89b7f8e86
      Gerrit-Change-Number: 487886
      Gerrit-PatchSet: 2
      Gerrit-Owner: Elliott Brooks <elliot...@google.com>
      Gerrit-Reviewer: Elliott Brooks <elliot...@google.com>
      Gerrit-Reviewer: Kenzie Davisson <kenzie...@google.com>
      Gerrit-Reviewer: Leaf Petersen <le...@google.com>
      Gerrit-Comment-Date: Fri, 13 Mar 2026 21:33:48 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      open
      diffy

      Commit Queue (Gerrit)

      unread,
      Mar 13, 2026, 5:34:03 PMMar 13
      to Elliott Brooks, Leaf Petersen, Kenzie Davisson, rev...@dartlang.org

      Commit Queue submitted the change

      Change information

      Commit message:
      [stable] Cherry-pick DevTools 2.54.2

      Issue description: When using DevTools rendered with skwasm (the default setting), DevTools can crash with "memory access out of bounds" error.
      What is the fix: DevTools binary is compiled with Flutter patch release 3.41.4 which included the skwasm fix.
      Why cherry-pick: DevTools crashes.
      Risk: Low, the fix is simply updating the Flutter version DevTools is compiled with to use the latest stable patch.
      Issue link(s): https://github.com/flutter/devtools/issues/9703
      Cherry-pick: https://github.com/flutter/devtools/compare/v2.54.1...2.54.2
      Change-Id: I07cf1c9f9bb1606723d18659075441d89b7f8e86
      Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/487886
      Commit-Queue: Elliott Brooks <elliot...@google.com>
      Reviewed-by: Kenzie Davisson <kenzie...@google.com>
      Reviewed-by: Leaf Petersen <le...@google.com>
      Files:
      • M CHANGELOG.md
      • M DEPS
      Change size: S
      Delta: 2 files changed, 10 insertions(+), 1 deletion(-)
      Branch: refs/heads/stable
      Submit Requirements:
      • requirement satisfiedCherry-Pick-Review: Code-Review+1 by Leaf Petersen, Code-Review+1 by Kenzie Davisson
      • requirement satisfiedCode-Review: +1 by Leaf Petersen, +1 by Kenzie Davisson
      Open in Gerrit
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: merged
      Gerrit-Project: sdk
      Gerrit-Branch: stable
      Gerrit-Change-Id: I07cf1c9f9bb1606723d18659075441d89b7f8e86
      Gerrit-Change-Number: 487886
      Gerrit-PatchSet: 3
      Gerrit-Owner: Elliott Brooks <elliot...@google.com>
      open
      diffy
      satisfied_requirement
      Reply all
      Reply to author
      Forward
      0 new messages