Files
brave-core/android/java
Artem Samoilenko aa061ea173 [cr137] [Android] Move onCLick for home button to coordinator
Chromium change:
https://chromium.googlesource.com/chromium/src/+/06770268566c51e3f3039a4be41cd1d9cee21468

commit 06770268566c51e3f3039a4be41cd1d9cee21468
Author: Sirisha Kavuluru <skavuluru@google.com>
Date:   Thu Apr 24 10:11:10 2025 -0700

    [Toolbar] Move onCLick for home button to coordinator.

    Reland of https://chromium-review.googlesource.com/c/chromium/src/+/6444671

    The above CL failed tests since I missed removing setOnClickListener for home button in toolbar tablet while removing onClick() implementation.

    Change-Id: I66ed76f26c1d979f5535d11e351c0fb945ff244a
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6443761
    Reviewed-by: Patrick Noland <pnoland@chromium.org>
    Commit-Queue: Sirisha Kavuluru <skavuluru@google.com>
    Cr-Commit-Position: refs/heads/main@{#1451247}
2025-05-13 15:53:23 -04:00
..