[L] Change in dart/sdk[main]: [DDS] Deprecate `getAvailableCachedCpuSamples` and `getCachedCpuSamples`

0 views
Skip to first unread message

Derek Xu (Gerrit)

unread,
Aug 7, 2025, 11:32:11 AM8/7/25
to Ben Konyi, Commit Queue, rev...@dartlang.org
Attention needed from Ben Konyi

New activity on the change

Open in Gerrit

Related details

Attention is currently required from:
  • Ben Konyi
Submit Requirements:
  • requirement satisfiedCode-Owners
  • 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: comment
Gerrit-Project: sdk
Gerrit-Branch: main
Gerrit-Change-Id: I9f9088a810584c2031d8475c767a312dff6ab2cd
Gerrit-Change-Number: 444100
Gerrit-PatchSet: 4
Gerrit-Owner: Derek Xu <der...@google.com>
Gerrit-Reviewer: Ben Konyi <bko...@google.com>
Gerrit-Reviewer: Derek Xu <der...@google.com>
Gerrit-Attention: Ben Konyi <bko...@google.com>
Gerrit-Comment-Date: Thu, 07 Aug 2025 15:32:09 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Ben Konyi (Gerrit)

unread,
Aug 7, 2025, 1:52:17 PM8/7/25
to Derek Xu, Commit Queue, rev...@dartlang.org
Attention needed from Derek Xu

Ben Konyi voted and added 2 comments

Votes added by Ben Konyi

Code-Review+1

2 comments

Patchset-level comments
File-level comment, Patchset 4 (Latest):
Ben Konyi . resolved

LGTM with one comment

File pkg/dds/lib/dds.dart
Line 53, Patchset 4 (Parent): List<String> cachedUserTags = const [],
Ben Konyi . unresolved

I think we technically need to deprecate this parameter first since it's _technically_ still a public API on pub.

Open in Gerrit

Related details

Attention is currently required from:
  • Derek Xu
Submit Requirements:
  • requirement satisfiedCode-Owners
  • 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: main
Gerrit-Change-Id: I9f9088a810584c2031d8475c767a312dff6ab2cd
Gerrit-Change-Number: 444100
Gerrit-PatchSet: 4
Gerrit-Owner: Derek Xu <der...@google.com>
Gerrit-Reviewer: Ben Konyi <bko...@google.com>
Gerrit-Reviewer: Derek Xu <der...@google.com>
Gerrit-Attention: Derek Xu <der...@google.com>
Gerrit-Comment-Date: Thu, 07 Aug 2025 17:52:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy

Derek Xu (Gerrit)

unread,
Aug 7, 2025, 3:09:25 PM8/7/25
to Ben Konyi, Commit Queue, rev...@dartlang.org
Attention needed from Ben Konyi

Derek Xu added 1 comment

File pkg/dds/lib/dds.dart
Line 53, Patchset 4 (Parent): List<String> cachedUserTags = const [],
Ben Konyi . unresolved

I think we technically need to deprecate this parameter first since it's _technically_ still a public API on pub.

Derek Xu

Oh, true. Done. `DartDevelopmentService.cachedUserTags` is public too, so I've marked it as deprecated instead of deleting it. I've also updated `package:dds_service_extensions`. PTAL.

Open in Gerrit

Related details

Attention is currently required from:
  • Ben Konyi
Submit Requirements:
  • requirement satisfiedCode-Owners
  • 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: comment
Gerrit-Project: sdk
Gerrit-Branch: main
Gerrit-Change-Id: I9f9088a810584c2031d8475c767a312dff6ab2cd
Gerrit-Change-Number: 444100
Gerrit-PatchSet: 5
Gerrit-Owner: Derek Xu <der...@google.com>
Gerrit-Reviewer: Ben Konyi <bko...@google.com>
Gerrit-Reviewer: Derek Xu <der...@google.com>
Gerrit-Attention: Ben Konyi <bko...@google.com>
Gerrit-Comment-Date: Thu, 07 Aug 2025 19:09:22 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Ben Konyi <bko...@google.com>
satisfied_requirement
unsatisfied_requirement
open
diffy

Ben Konyi (Gerrit)

unread,
Aug 8, 2025, 10:36:45 AM8/8/25
to Derek Xu, Commit Queue, rev...@dartlang.org
Attention needed from Derek Xu

Ben Konyi voted and added 1 comment

Votes added by Ben Konyi

Code-Review+1

1 comment

File pkg/dds/lib/dds.dart
Line 53, Patchset 4 (Parent): List<String> cachedUserTags = const [],
Ben Konyi . resolved

I think we technically need to deprecate this parameter first since it's _technically_ still a public API on pub.

Derek Xu

Oh, true. Done. `DartDevelopmentService.cachedUserTags` is public too, so I've marked it as deprecated instead of deleting it. I've also updated `package:dds_service_extensions`. PTAL.

Ben Konyi

Thanks!

Open in Gerrit

Related details

Attention is currently required from:
  • Derek Xu
Submit Requirements:
  • requirement satisfiedCode-Owners
  • 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: main
Gerrit-Change-Id: I9f9088a810584c2031d8475c767a312dff6ab2cd
Gerrit-Change-Number: 444100
Gerrit-PatchSet: 5
Gerrit-Owner: Derek Xu <der...@google.com>
Gerrit-Reviewer: Ben Konyi <bko...@google.com>
Gerrit-Reviewer: Derek Xu <der...@google.com>
Gerrit-Attention: Derek Xu <der...@google.com>
Gerrit-Comment-Date: Fri, 08 Aug 2025 14:36:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Derek Xu <der...@google.com>
Comment-In-Reply-To: Ben Konyi <bko...@google.com>
satisfied_requirement
open
diffy

Derek Xu (Gerrit)

unread,
Aug 8, 2025, 10:42:36 AM8/8/25
to Ben Konyi, Commit Queue, rev...@dartlang.org

Derek Xu voted Commit-Queue+2

Commit-Queue+2
Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Owners
  • 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: main
Gerrit-Change-Id: I9f9088a810584c2031d8475c767a312dff6ab2cd
Gerrit-Change-Number: 444100
Gerrit-PatchSet: 5
Gerrit-Owner: Derek Xu <der...@google.com>
Gerrit-Reviewer: Ben Konyi <bko...@google.com>
Gerrit-Reviewer: Derek Xu <der...@google.com>
Gerrit-Comment-Date: Fri, 08 Aug 2025 14:42:33 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
open
diffy
Reply all
Reply to author
Forward
0 new messages