| Auto-Submit | +1 |
| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +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.nit: linebreaks
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
| Commit-Queue | +2 |
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.Johannes Kronnit: linebreaks
Thanks!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
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.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |