Clarify ScreenCaptureKit filter update behavior in NativeScreenCapturePickerMac. [chromium/src : main]

0 views
Skip to first unread message

Johannes Kron (Gerrit)

unread,
8:48 AM (6 hours ago) 8:48 AM
to Tove Petersson, Rijubrata Bhaumik, android-bu...@system.gserviceaccount.com, jophba...@chromium.org, mac-r...@chromium.org, mfoltz+wa...@chromium.org, chfreme...@chromium.org, feature-me...@chromium.org
Attention needed from Tove Petersson

Johannes Kron voted

Auto-Submit+1
Commit-Queue+1
Open in Gerrit

Related details

Attention is currently required from:
  • Tove Petersson
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not 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: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I9921d226955967dccd75c8980f84fb2f1304d52a
Gerrit-Change-Number: 7790772
Gerrit-PatchSet: 1
Gerrit-Owner: Johannes Kron <kr...@chromium.org>
Gerrit-Reviewer: Johannes Kron <kr...@chromium.org>
Gerrit-Reviewer: Tove Petersson <to...@chromium.org>
Gerrit-CC: Rijubrata Bhaumik <rijubrat...@intel.com>
Gerrit-Attention: Tove Petersson <to...@chromium.org>
Gerrit-Comment-Date: Thu, 23 Apr 2026 12:48:41 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Tove Petersson (Gerrit)

unread,
9:52 AM (5 hours ago) 9:52 AM
to Johannes Kron, Chromium LUCI CQ, Rijubrata Bhaumik, android-bu...@system.gserviceaccount.com, jophba...@chromium.org, mac-r...@chromium.org, mfoltz+wa...@chromium.org, chfreme...@chromium.org, feature-me...@chromium.org
Attention needed from Johannes Kron

Tove Petersson voted and added 1 comment

Votes added by Tove Petersson

Code-Review+1

1 comment

Commit Message
Line 9, Patchset 1 (Latest):Adds a comment explaining that when a ScreenCaptureKit stream is already active, the native macOS UI updates the content filter automatically, so no manual call to `[stream updateContentFilter...]` is needed. The session's filter is updated to ensure it's preserved.
Tove Petersson . unresolved

nit: linebreaks

Open in Gerrit

Related details

Attention is currently required from:
  • Johannes Kron
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • requirement satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: I9921d226955967dccd75c8980f84fb2f1304d52a
Gerrit-Change-Number: 7790772
Gerrit-PatchSet: 1
Gerrit-Owner: Johannes Kron <kr...@chromium.org>
Gerrit-Reviewer: Johannes Kron <kr...@chromium.org>
Gerrit-Reviewer: Tove Petersson <to...@chromium.org>
Gerrit-Attention: Johannes Kron <kr...@chromium.org>
Gerrit-Comment-Date: Thu, 23 Apr 2026 13:51:53 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Johannes Kron (Gerrit)

unread,
1:22 PM (2 hours ago) 1:22 PM
to Tove Petersson, Chromium LUCI CQ, Rijubrata Bhaumik, android-bu...@system.gserviceaccount.com, jophba...@chromium.org, mac-r...@chromium.org, mfoltz+wa...@chromium.org, chfreme...@chromium.org, feature-me...@chromium.org

Johannes Kron voted and added 1 comment

Votes added by Johannes Kron

Auto-Submit+1
Commit-Queue+2

1 comment

Commit Message
Line 9, Patchset 1:Adds a comment explaining that when a ScreenCaptureKit stream is already active, the native macOS UI updates the content filter automatically, so no manual call to `[stream updateContentFilter...]` is needed. The session's filter is updated to ensure it's preserved.
Tove Petersson . resolved

nit: linebreaks

Johannes Kron

Thanks!

Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
    • requirement satisfiedCode-Coverage
    • 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: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I9921d226955967dccd75c8980f84fb2f1304d52a
    Gerrit-Change-Number: 7790772
    Gerrit-PatchSet: 2
    Gerrit-Owner: Johannes Kron <kr...@chromium.org>
    Gerrit-Reviewer: Johannes Kron <kr...@chromium.org>
    Gerrit-Reviewer: Tove Petersson <to...@chromium.org>
    Gerrit-CC: Rijubrata Bhaumik <rijubrat...@intel.com>
    Gerrit-Comment-Date: Thu, 23 Apr 2026 17:22:12 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes
    Comment-In-Reply-To: Tove Petersson <to...@chromium.org>
    satisfied_requirement
    open
    diffy

    Chromium LUCI CQ (Gerrit)

    unread,
    1:25 PM (2 hours ago) 1:25 PM
    to Johannes Kron, Tove Petersson, Rijubrata Bhaumik, android-bu...@system.gserviceaccount.com, jophba...@chromium.org, mac-r...@chromium.org, mfoltz+wa...@chromium.org, chfreme...@chromium.org, feature-me...@chromium.org

    Chromium LUCI CQ submitted the change

    Unreviewed changes

    1 is the latest approved patch-set.
    No files were changed between the latest approved patch-set and the submitted one.

    Change information

    Commit message:
    Clarify ScreenCaptureKit filter update behavior in NativeScreenCapturePickerMac.


    Adds a comment explaining that when a ScreenCaptureKit stream is already
    active, the native macOS UI updates the content filter automatically, so
    no manual call to `[stream updateContentFilter...]` is needed. The
    session's filter is updated to ensure it's preserved.
    Bug: 505252445
    Change-Id: I9921d226955967dccd75c8980f84fb2f1304d52a
    Auto-Submit: Johannes Kron <kr...@chromium.org>
    Reviewed-by: Tove Petersson <to...@chromium.org>
    Commit-Queue: Johannes Kron <kr...@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1619619}
    Files:
    Change size: XS
    Delta: 1 file changed, 7 insertions(+), 0 deletions(-)
    Branch: refs/heads/main
    Submit Requirements:
    • requirement satisfiedCode-Review: +1 by Tove Petersson
    Open in Gerrit
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: merged
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: I9921d226955967dccd75c8980f84fb2f1304d52a
    Gerrit-Change-Number: 7790772
    Gerrit-PatchSet: 3
    Gerrit-Owner: Johannes Kron <kr...@chromium.org>
    Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
    Gerrit-Reviewer: Johannes Kron <kr...@chromium.org>
    Gerrit-Reviewer: Tove Petersson <to...@chromium.org>
    open
    diffy
    satisfied_requirement
    Reply all
    Reply to author
    Forward
    0 new messages