| Bot-Commit | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Bot-Commit | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Gerrit GetPureRevert API does not mark this CL as a pure revert. Learn more: go/rubber-stamper-user-guide.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
PTAL
Patch set #1 is the original CL that was reverted. Confirmed that patch set #3 fixes the failing tests.
ScrollbarVisibilityChanged();It turned out that calling `ScrollbarVisibilityChanged()` was necessary to update scroll values for chrome automation API used by tests.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
Thank you for reviewing!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Reland "blink: Update scrollbar existence after pinch-zoom"
This reverts commit f1636720382d830f0d7e74ef05f6da9a72f2bb62.
Reason for revert: Fixed failures
Original change's description:
> Revert "blink: Update scrollbar existence after pinch-zoom"
>
> This reverts commit edec534d70f03b9d6650d8b5b21cefd3131ec9f8.
>
> Reason for revert: Causing consistent failures on chromeos-betty-chrome-dchecks
> i.e. https://ci.chromium.org/ui/p/chrome/builders/ci/chromeos-betty-chrome-dchecks/5021/overview
>
> Original change's description:
> > blink: Update scrollbar existence after pinch-zoom
> >
> > Enable scrollbars when the visual viewport is scrollable, and non-custom overlay scrollbar is used.
> >
> > BUG=459997344
> >
> > Change-Id: I0fed5413cb8eb381ffdc2d3f203c5a0e713e7a9d
> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7220770
> > Reviewed-by: Robert Flack <fla...@chromium.org>
> > Commit-Queue: Ryo Hashimoto <hash...@chromium.org>
> > Cr-Commit-Position: refs/heads/main@{#1560981}
>
> Bug: 459997344
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Change-Id: I013145c98eba10c82fe1071ffe5cade5201d0d77
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7277830
> Owners-Override: Nidhi Jaju <nidh...@chromium.org>
> Bot-Commit: Rubber Stamper <rubber-...@appspot.gserviceaccount.com>
> Auto-Submit: Nidhi Jaju <nidh...@chromium.org>
> Commit-Queue: Rubber Stamper <rubber-...@appspot.gserviceaccount.com>
> Cr-Commit-Position: refs/heads/main@{#1561028}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |