[Toolbar] Don't capture on desktop [chromium/src : main]

0 views
Skip to first unread message

Peilin Wang (Gerrit)

unread,
2:51 PM (4 hours ago) 2:51 PM
to Wenyu Fu, Patrick Noland, android-bu...@system.gserviceaccount.com, chromium...@chromium.org, hanxi...@chromium.org, peilinwa...@google.com
Attention needed from Patrick Noland and Wenyu Fu

Peilin Wang added 1 comment

Patchset-level comments
File-level comment, Patchset 2:
Patrick Noland . unresolved

Does this cause any issues when, e.g. the tabstrip is hidden/shown (due to window width changes) or when entering/leaving floating window mode?

Peilin Wang

width change: At the moment, the tabstrip just fades in/out without the toolbar moving. As long as if the toolbar doesn't move, there won't be any issues.

floating window mode: ah I didn't know about this feature (good thing you're reviewing this CL!) how can I test this?

Patrick Noland

On an AL device in floating window mode, click the app icon/caret in the top left to change window modes. In fullscreen mode, long press the notch at the top center of the screen to get the same menu.

Peilin Wang

Ok I just tried it, I don't see any issues.

Patrick Noland

Interesting; we force a capture for those scenarios so I thought we would need one, but perhaps that's not true on AL. Adding Wenyu for a second set of eyes.

Peilin Wang

+1 for Wenyu's review.

At least for the width change, the behavior is different. On tablets, the tabstrip disappears and the toolbar moves up. For desktop, the tabstrip just disappears and the toolbar doesn't move up because we can't have it overlap the app icon.

Open in Gerrit

Related details

Attention is currently required from:
  • Patrick Noland
  • Wenyu Fu
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: I62e47df6871c5e717648782530ce5ca0b8ac20cf
Gerrit-Change-Number: 8070841
Gerrit-PatchSet: 5
Gerrit-Owner: Peilin Wang <peili...@google.com>
Gerrit-Reviewer: Patrick Noland <pno...@chromium.org>
Gerrit-Reviewer: Wenyu Fu <wen...@chromium.org>
Gerrit-Attention: Patrick Noland <pno...@chromium.org>
Gerrit-Attention: Wenyu Fu <wen...@chromium.org>
Gerrit-Comment-Date: Thu, 09 Jul 2026 18:51:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Peilin Wang <peili...@google.com>
Comment-In-Reply-To: Patrick Noland <pno...@chromium.org>
satisfied_requirement
unsatisfied_requirement
open
diffy

Wenyu Fu (Gerrit)

unread,
3:19 PM (3 hours ago) 3:19 PM
to Peilin Wang, Sirisha Kavuluru, Patrick Noland, android-bu...@system.gserviceaccount.com, chromium...@chromium.org, hanxi...@chromium.org, peilinwa...@google.com
Attention needed from Patrick Noland and Peilin Wang

Wenyu Fu added 1 comment

File chrome/browser/ui/android/toolbar/java/src/org/chromium/chrome/browser/toolbar/top/ToolbarControlContainer.java
Open in Gerrit

Related details

Attention is currently required from:
  • Patrick Noland
  • Peilin Wang
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: I62e47df6871c5e717648782530ce5ca0b8ac20cf
Gerrit-Change-Number: 8070841
Gerrit-PatchSet: 5
Gerrit-Owner: Peilin Wang <peili...@google.com>
Gerrit-Reviewer: Patrick Noland <pno...@chromium.org>
Gerrit-Reviewer: Wenyu Fu <wen...@chromium.org>
Gerrit-CC: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Peilin Wang <peili...@google.com>
Gerrit-Attention: Patrick Noland <pno...@chromium.org>
Gerrit-Comment-Date: Thu, 09 Jul 2026 19:19:37 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Wenyu Fu (Gerrit)

unread,
3:28 PM (3 hours ago) 3:28 PM
to Peilin Wang, Sirisha Kavuluru, Patrick Noland, android-bu...@system.gserviceaccount.com, chromium...@chromium.org, hanxi...@chromium.org, peilinwa...@google.com
Attention needed from Patrick Noland and Peilin Wang

Wenyu Fu added 1 comment

File chrome/browser/ui/android/toolbar/java/src/org/chromium/chrome/browser/toolbar/top/ToolbarControlContainer.java
Line 759, Patchset 5 (Latest): if (DeviceInfo.isDesktop()) {
Wenyu Fu

*To clarify, I suggest if we can either expose `TopControlsLockCoordinator.shouldLock`, or `TopControlsStacker.isScrollingDisabled` and check such method, instead of checking form factor.

Gerrit-Comment-Date: Thu, 09 Jul 2026 19:28:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Wenyu Fu <wen...@chromium.org>
satisfied_requirement
unsatisfied_requirement
open
diffy

Sirisha Kavuluru (Gerrit)

unread,
3:32 PM (3 hours ago) 3:32 PM
to Peilin Wang, Mark Schillaci, Wenyu Fu, Patrick Noland, android-bu...@system.gserviceaccount.com, chromium...@chromium.org, hanxi...@chromium.org, peilinwa...@google.com
Attention needed from Mark Schillaci, Patrick Noland and Peilin Wang

Sirisha Kavuluru added 3 comments

Patchset-level comments
File-level comment, Patchset 5 (Latest):
Sirisha Kavuluru . resolved

Adding Mark who was also considering this chnage

Commit Message
Line 9, Patchset 5 (Latest):I don't know of any case where we show the composited toolbar on desktop (no toolbar swipe, toolbar doesn't scroll) so we should not do toolbar captures.
Sirisha Kavuluru . unresolved

One scenario I have noticed is for Contextual Search - steps to repro:

  • Long press on text on web content --> shows contextual search bottom sheet
  • Drag the bottom sheet up to show scrim --> I think here we use cc layers for toolbar and scrim
File chrome/browser/ui/android/toolbar/java/src/org/chromium/chrome/browser/toolbar/top/ToolbarControlContainer.java
Line 759, Patchset 5 (Latest): if (DeviceInfo.isDesktop()) {
Sirisha Kavuluru

+1 - we should disable this based on topcontrols locked signal.

Can we also flag guard this change?

Open in Gerrit

Related details

Attention is currently required from:
  • Mark Schillaci
  • Patrick Noland
  • Peilin Wang
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: I62e47df6871c5e717648782530ce5ca0b8ac20cf
Gerrit-Change-Number: 8070841
Gerrit-PatchSet: 5
Gerrit-Owner: Peilin Wang <peili...@google.com>
Gerrit-Reviewer: Mark Schillaci <mschi...@google.com>
Gerrit-Reviewer: Patrick Noland <pno...@chromium.org>
Gerrit-Reviewer: Wenyu Fu <wen...@chromium.org>
Gerrit-CC: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Mark Schillaci <mschi...@google.com>
Gerrit-Attention: Peilin Wang <peili...@google.com>
Gerrit-Attention: Patrick Noland <pno...@chromium.org>
Gerrit-Comment-Date: Thu, 09 Jul 2026 19:32:12 +0000
satisfied_requirement
unsatisfied_requirement
open
diffy

Peilin Wang (Gerrit)

unread,
3:36 PM (3 hours ago) 3:36 PM
to Mark Schillaci, Sirisha Kavuluru, Wenyu Fu, Patrick Noland, android-bu...@system.gserviceaccount.com, chromium...@chromium.org, hanxi...@chromium.org, peilinwa...@google.com
Attention needed from Mark Schillaci, Patrick Noland and Wenyu Fu

Peilin Wang added 1 comment

File chrome/browser/ui/android/toolbar/java/src/org/chromium/chrome/browser/toolbar/top/ToolbarControlContainer.java
Line 759, Patchset 5 (Latest): if (DeviceInfo.isDesktop()) {
Peilin Wang

TopControlsLockCoordinator.shouldLockTopControls returns true for desktop (I guess I"m just duplicating the logic in this CL. Should I check `isDesktop && shouldLockTopControls` instead, in case if the logic in shouldLockTopControls changes in the future?)

This was just meant to be a quick change to not capture on desktop (should be a strictly better change) If we want investigate cases on other form factors where we lock and don't need to capture, I can do that some other time. I think it would require more time to investigate correctness and impact on performance.

Open in Gerrit

Related details

Attention is currently required from:
  • Mark Schillaci
  • Patrick Noland
  • Wenyu Fu
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: I62e47df6871c5e717648782530ce5ca0b8ac20cf
Gerrit-Change-Number: 8070841
Gerrit-PatchSet: 5
Gerrit-Owner: Peilin Wang <peili...@google.com>
Gerrit-Reviewer: Mark Schillaci <mschi...@google.com>
Gerrit-Reviewer: Patrick Noland <pno...@chromium.org>
Gerrit-Reviewer: Wenyu Fu <wen...@chromium.org>
Gerrit-CC: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Mark Schillaci <mschi...@google.com>
Gerrit-Attention: Patrick Noland <pno...@chromium.org>
Gerrit-Attention: Wenyu Fu <wen...@chromium.org>
Gerrit-Comment-Date: Thu, 09 Jul 2026 19:36:23 +0000
satisfied_requirement
unsatisfied_requirement
open
diffy

Peilin Wang (Gerrit)

unread,
3:40 PM (3 hours ago) 3:40 PM
to Mark Schillaci, Sirisha Kavuluru, Wenyu Fu, Patrick Noland, android-bu...@system.gserviceaccount.com, chromium...@chromium.org, hanxi...@chromium.org, peilinwa...@google.com
Attention needed from Mark Schillaci, Patrick Noland, Sirisha Kavuluru and Wenyu Fu

Peilin Wang added 1 comment

Commit Message
Line 9, Patchset 5 (Latest):I don't know of any case where we show the composited toolbar on desktop (no toolbar swipe, toolbar doesn't scroll) so we should not do toolbar captures.
Sirisha Kavuluru . unresolved

One scenario I have noticed is for Contextual Search - steps to repro:

  • Long press on text on web content --> shows contextual search bottom sheet
  • Drag the bottom sheet up to show scrim --> I think here we use cc layers for toolbar and scrim
Peilin Wang

I can't get contextual search to open on desktop. Is it because I'm using an emulator and can't long press?

Open in Gerrit

Related details

Attention is currently required from:
  • Mark Schillaci
  • Patrick Noland
  • Sirisha Kavuluru
  • Wenyu Fu
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: I62e47df6871c5e717648782530ce5ca0b8ac20cf
Gerrit-Change-Number: 8070841
Gerrit-PatchSet: 5
Gerrit-Owner: Peilin Wang <peili...@google.com>
Gerrit-Reviewer: Mark Schillaci <mschi...@google.com>
Gerrit-Reviewer: Patrick Noland <pno...@chromium.org>
Gerrit-Reviewer: Wenyu Fu <wen...@chromium.org>
Gerrit-CC: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Mark Schillaci <mschi...@google.com>
Gerrit-Attention: Patrick Noland <pno...@chromium.org>
Gerrit-Attention: Wenyu Fu <wen...@chromium.org>
Gerrit-Comment-Date: Thu, 09 Jul 2026 19:39:58 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Sirisha Kavuluru <skav...@google.com>
satisfied_requirement
unsatisfied_requirement
open
diffy

Sirisha Kavuluru (Gerrit)

unread,
3:46 PM (3 hours ago) 3:46 PM
to Peilin Wang, Mark Schillaci, Wenyu Fu, Patrick Noland, android-bu...@system.gserviceaccount.com, chromium...@chromium.org, hanxi...@chromium.org, peilinwa...@google.com
Attention needed from Mark Schillaci, Patrick Noland, Peilin Wang and Wenyu Fu

Sirisha Kavuluru added 1 comment

Commit Message
Line 9, Patchset 5 (Latest):I don't know of any case where we show the composited toolbar on desktop (no toolbar swipe, toolbar doesn't scroll) so we should not do toolbar captures.
Sirisha Kavuluru . unresolved

One scenario I have noticed is for Contextual Search - steps to repro:

  • Long press on text on web content --> shows contextual search bottom sheet
  • Drag the bottom sheet up to show scrim --> I think here we use cc layers for toolbar and scrim
Peilin Wang

I can't get contextual search to open on desktop. Is it because I'm using an emulator and can't long press?

Sirisha Kavuluru

I think so - contextual search only shows up on touch and not with peripherals

Open in Gerrit

Related details

Attention is currently required from:
  • Mark Schillaci
  • Patrick Noland
  • Peilin Wang
  • Wenyu Fu
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: I62e47df6871c5e717648782530ce5ca0b8ac20cf
Gerrit-Change-Number: 8070841
Gerrit-PatchSet: 5
Gerrit-Owner: Peilin Wang <peili...@google.com>
Gerrit-Reviewer: Mark Schillaci <mschi...@google.com>
Gerrit-Reviewer: Patrick Noland <pno...@chromium.org>
Gerrit-Reviewer: Wenyu Fu <wen...@chromium.org>
Gerrit-CC: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Mark Schillaci <mschi...@google.com>
Gerrit-Attention: Peilin Wang <peili...@google.com>
Gerrit-Attention: Patrick Noland <pno...@chromium.org>
Gerrit-Attention: Wenyu Fu <wen...@chromium.org>
Gerrit-Comment-Date: Thu, 09 Jul 2026 19:46:12 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Sirisha Kavuluru <skav...@google.com>
Comment-In-Reply-To: Peilin Wang <peili...@google.com>
satisfied_requirement
unsatisfied_requirement
open
diffy

Wenyu Fu (Gerrit)

unread,
4:13 PM (2 hours ago) 4:13 PM
to Peilin Wang, Mark Schillaci, Sirisha Kavuluru, Patrick Noland, android-bu...@system.gserviceaccount.com, chromium...@chromium.org, hanxi...@chromium.org, peilinwa...@google.com
Attention needed from Mark Schillaci, Patrick Noland and Peilin Wang

Wenyu Fu added 1 comment

File chrome/browser/ui/android/toolbar/java/src/org/chromium/chrome/browser/toolbar/top/ToolbarControlContainer.java
Line 759, Patchset 5 (Latest): if (DeviceInfo.isDesktop()) {
Wenyu Fu . unresolved

We should use some other signals than form factors. [TopControlsLockCoordinator](https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/ui/android/desktop_windowing/java/src/org/chromium/chrome/browser/ui/desktop_windowing/TopControlsLockCoordinator.java;l=27?q=-file:%5Eout%2F%20-file:%5Ethird_party%2F%20TopControlsLockCoordinator&ss=chromium%2Fchromium%2Fsrc) controls the behavior where toolbar is considered "locked"

Peilin Wang

TopControlsLockCoordinator.shouldLockTopControls returns true for desktop (I guess I"m just duplicating the logic in this CL. Should I check `isDesktop && shouldLockTopControls` instead, in case if the logic in shouldLockTopControls changes in the future?)

This was just meant to be a quick change to not capture on desktop (should be a strictly better change) If we want investigate cases on other form factors where we lock and don't need to capture, I can do that some other time. I think it would require more time to investigate correctness and impact on performance.

Wenyu Fu

I think the primary concern is this adds another `DeviceInfo.isDesktop()`.

I suggest if we can read the signal `shouldLockTopControls` with reasonable amount of work, we should just do that right now. This also makes the behavior more testable IMO

Open in Gerrit

Related details

Attention is currently required from:
  • Mark Schillaci
  • Patrick Noland
  • Peilin Wang
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: I62e47df6871c5e717648782530ce5ca0b8ac20cf
Gerrit-Change-Number: 8070841
Gerrit-PatchSet: 5
Gerrit-Owner: Peilin Wang <peili...@google.com>
Gerrit-Reviewer: Mark Schillaci <mschi...@google.com>
Gerrit-Reviewer: Patrick Noland <pno...@chromium.org>
Gerrit-Reviewer: Wenyu Fu <wen...@chromium.org>
Gerrit-CC: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Mark Schillaci <mschi...@google.com>
Gerrit-Attention: Peilin Wang <peili...@google.com>
Gerrit-Attention: Patrick Noland <pno...@chromium.org>
Gerrit-Comment-Date: Thu, 09 Jul 2026 20:12:48 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Peilin Wang <peili...@google.com>
Comment-In-Reply-To: Wenyu Fu <wen...@chromium.org>
satisfied_requirement
unsatisfied_requirement
open
diffy

Peilin Wang (Gerrit)

unread,
4:42 PM (2 hours ago) 4:42 PM
to Mark Schillaci, Sirisha Kavuluru, Wenyu Fu, Patrick Noland, android-bu...@system.gserviceaccount.com, chromium...@chromium.org, hanxi...@chromium.org, peilinwa...@google.com
Attention needed from Mark Schillaci, Patrick Noland, Sirisha Kavuluru and Wenyu Fu

Peilin Wang added 1 comment

File chrome/browser/ui/android/toolbar/java/src/org/chromium/chrome/browser/toolbar/top/ToolbarControlContainer.java
Line 759, Patchset 5 (Latest): if (DeviceInfo.isDesktop()) {
Wenyu Fu . resolved

We should use some other signals than form factors. [TopControlsLockCoordinator](https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/ui/android/desktop_windowing/java/src/org/chromium/chrome/browser/ui/desktop_windowing/TopControlsLockCoordinator.java;l=27?q=-file:%5Eout%2F%20-file:%5Ethird_party%2F%20TopControlsLockCoordinator&ss=chromium%2Fchromium%2Fsrc) controls the behavior where toolbar is considered "locked"

Peilin Wang

TopControlsLockCoordinator.shouldLockTopControls returns true for desktop (I guess I"m just duplicating the logic in this CL. Should I check `isDesktop && shouldLockTopControls` instead, in case if the logic in shouldLockTopControls changes in the future?)

This was just meant to be a quick change to not capture on desktop (should be a strictly better change) If we want investigate cases on other form factors where we lock and don't need to capture, I can do that some other time. I think it would require more time to investigate correctness and impact on performance.

Wenyu Fu

I think the primary concern is this adds another `DeviceInfo.isDesktop()`.

I suggest if we can read the signal `shouldLockTopControls` with reasonable amount of work, we should just do that right now. This also makes the behavior more testable IMO

Peilin Wang

Ok, in that case we would also be effecting other form factors. I'll make the change and flag guard this (and hopefully we should see some perf wins)

Open in Gerrit

Related details

Attention is currently required from:
  • Mark Schillaci
  • Patrick Noland
  • Sirisha Kavuluru
  • Wenyu Fu
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: I62e47df6871c5e717648782530ce5ca0b8ac20cf
Gerrit-Change-Number: 8070841
Gerrit-PatchSet: 5
Gerrit-Owner: Peilin Wang <peili...@google.com>
Gerrit-Reviewer: Mark Schillaci <mschi...@google.com>
Gerrit-Reviewer: Patrick Noland <pno...@chromium.org>
Gerrit-Reviewer: Wenyu Fu <wen...@chromium.org>
Gerrit-CC: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Mark Schillaci <mschi...@google.com>
Gerrit-Attention: Patrick Noland <pno...@chromium.org>
Gerrit-Attention: Wenyu Fu <wen...@chromium.org>
Gerrit-Comment-Date: Thu, 09 Jul 2026 20:42:15 +0000
satisfied_requirement
unsatisfied_requirement
open
diffy

Mark Schillaci (Gerrit)

unread,
5:09 PM (2 hours ago) 5:09 PM
to Peilin Wang, Eleanor Lee, Sirisha Kavuluru, Wenyu Fu, Patrick Noland, android-bu...@system.gserviceaccount.com, chromium...@chromium.org, hanxi...@chromium.org, peilinwa...@google.com
Attention needed from Patrick Noland, Peilin Wang, Sirisha Kavuluru and Wenyu Fu

Mark Schillaci added 1 comment

Patchset-level comments
Mark Schillaci . resolved

Just a random thought - we have an experiment about to run right now (currently going through QA before starting Finch rollout) where we change the snapshot dimensions for the toolbar, hidden behind the ToolbarSnapshotRefactor flag. This probably isn't a risky change, but it might be nice to put this behind the same flag (just in case) but also to get a measure of net performance improvement from this (specifically ram).

lmkwyt +cc eleanor as fyi

Open in Gerrit

Related details

Attention is currently required from:
  • Patrick Noland
  • Peilin Wang
  • Sirisha Kavuluru
  • Wenyu Fu
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • 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: I62e47df6871c5e717648782530ce5ca0b8ac20cf
Gerrit-Change-Number: 8070841
Gerrit-PatchSet: 5
Gerrit-Owner: Peilin Wang <peili...@google.com>
Gerrit-Reviewer: Mark Schillaci <mschi...@google.com>
Gerrit-Reviewer: Patrick Noland <pno...@chromium.org>
Gerrit-Reviewer: Wenyu Fu <wen...@chromium.org>
Gerrit-CC: Eleanor Lee <elean...@google.com>
Gerrit-CC: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Sirisha Kavuluru <skav...@google.com>
Gerrit-Attention: Peilin Wang <peili...@google.com>
Gerrit-Attention: Patrick Noland <pno...@chromium.org>
Gerrit-Attention: Wenyu Fu <wen...@chromium.org>
Gerrit-Comment-Date: Thu, 09 Jul 2026 21:08:59 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy
Reply all
Reply to author
Forward
0 new messages