[WebUI NTP on AL] Enable Tab Resumption Module unit tests on Android [chromium/src : main]

0 views
Skip to first unread message

Gianni Chen (Gerrit)

unread,
Jun 17, 2026, 4:38:48 AM (7 days ago) Jun 17
to Chromium LUCI CQ, chromium...@chromium.org

Gianni Chen added 1 comment

File chrome/browser/new_tab_page/BUILD.gn
Line 176, Patchset 4 (Parent): sources = [
Gianni Chen . unresolved

Now that we're building the NTP unit tests for Android as well, we need to move the yet to be implemented features into the `!is_android` block.

Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not 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: If773a85bc4b0725e76bee1cfbf72fe694ea83205
Gerrit-Change-Number: 7954600
Gerrit-PatchSet: 4
Gerrit-Owner: Gianni Chen <gian...@chromium.org>
Gerrit-Reviewer: Gianni Chen <gian...@chromium.org>
Gerrit-Comment-Date: Wed, 17 Jun 2026 08:38:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Gianni Chen (Gerrit)

unread,
Jun 18, 2026, 2:12:49 AM (6 days ago) Jun 18
to Riley Tatum, Andrew Grieve, Chromium LUCI CQ, chromium...@chromium.org
Attention needed from Riley Tatum

Gianni Chen added 1 comment

File chrome/browser/new_tab_page/BUILD.gn
Gianni Chen . resolved

Now that we're building the NTP unit tests for Android as well, we need to move the yet to be implemented features into the `!is_android` block.

Gianni Chen

Done

Open in Gerrit

Related details

Attention is currently required from:
  • Riley Tatum
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: If773a85bc4b0725e76bee1cfbf72fe694ea83205
    Gerrit-Change-Number: 7954600
    Gerrit-PatchSet: 5
    Gerrit-Owner: Gianni Chen <gian...@chromium.org>
    Gerrit-Reviewer: Gianni Chen <gian...@chromium.org>
    Gerrit-Reviewer: Riley Tatum <rta...@google.com>
    Gerrit-CC: Andrew Grieve <agr...@chromium.org>
    Gerrit-Attention: Riley Tatum <rta...@google.com>
    Gerrit-Comment-Date: Thu, 18 Jun 2026 06:12:26 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Gianni Chen <gian...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Riley Tatum (Gerrit)

    unread,
    Jun 18, 2026, 7:26:33 PM (5 days ago) Jun 18
    to Gianni Chen, Andrew Grieve, Chromium LUCI CQ, chromium...@chromium.org
    Attention needed from Gianni Chen

    Riley Tatum voted Code-Review+1

    Code-Review+1
    Open in Gerrit

    Related details

    Attention is currently required from:
    • Gianni Chen
    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: If773a85bc4b0725e76bee1cfbf72fe694ea83205
    Gerrit-Change-Number: 7954600
    Gerrit-PatchSet: 9
    Gerrit-Owner: Gianni Chen <gian...@chromium.org>
    Gerrit-Reviewer: Gianni Chen <gian...@chromium.org>
    Gerrit-Reviewer: Riley Tatum <rta...@google.com>
    Gerrit-CC: Andrew Grieve <agr...@chromium.org>
    Gerrit-Attention: Gianni Chen <gian...@chromium.org>
    Gerrit-Comment-Date: Thu, 18 Jun 2026 23:26:11 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes
    satisfied_requirement
    open
    diffy

    Gianni Chen (Gerrit)

    unread,
    Jun 20, 2026, 2:41:10 AM (4 days ago) Jun 20
    to Riley Tatum, Andrew Grieve, Chromium LUCI CQ, chromium...@chromium.org

    Gianni Chen voted Commit-Queue+2

    Commit-Queue+2
    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: If773a85bc4b0725e76bee1cfbf72fe694ea83205
    Gerrit-Change-Number: 7954600
    Gerrit-PatchSet: 9
    Gerrit-Owner: Gianni Chen <gian...@chromium.org>
    Gerrit-Reviewer: Gianni Chen <gian...@chromium.org>
    Gerrit-Reviewer: Riley Tatum <rta...@google.com>
    Gerrit-CC: Andrew Grieve <agr...@chromium.org>
    Gerrit-Comment-Date: Sat, 20 Jun 2026 06:40:39 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes
    satisfied_requirement
    open
    diffy

    Chromium LUCI CQ (Gerrit)

    unread,
    Jun 20, 2026, 3:33:55 AM (4 days ago) Jun 20
    to Gianni Chen, Riley Tatum, Andrew Grieve, chromium...@chromium.org

    Chromium LUCI CQ submitted the change

    Change information

    Commit message:
    [WebUI NTP on AL] Enable Tab Resumption Module unit tests on Android

    This change enables the Most Relevant Tab Resumption module unit tests
    on Android by adding the unit_tests target to the enable_webui_ntp deps
    block in chrome/test/BUILD.gn.

    It also adds unit tests verifying the URL title formatting logic
    (specifically falling back to GURL spec when page title is empty).
    Bug: 524830539
    Change-Id: If773a85bc4b0725e76bee1cfbf72fe694ea83205
    Reviewed-by: Riley Tatum <rta...@google.com>
    Commit-Queue: Gianni Chen <gian...@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1649895}
    Files:
    • M chrome/browser/new_tab_page/BUILD.gn
    • M chrome/browser/new_tab_page/modules/v2/most_relevant_tab_resumption/most_relevant_tab_resumption_page_handler_unittest.cc
    • M chrome/test/BUILD.gn
    Change size: M
    Delta: 3 files changed, 94 insertions(+), 16 deletions(-)
    Branch: refs/heads/main
    Submit Requirements:
    • requirement satisfiedCode-Review: +1 by Riley Tatum
    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: If773a85bc4b0725e76bee1cfbf72fe694ea83205
    Gerrit-Change-Number: 7954600
    Gerrit-PatchSet: 10
    Gerrit-Owner: Gianni Chen <gian...@chromium.org>
    Gerrit-Reviewer: Chromium LUCI CQ <chromiu...@luci-project-accounts.iam.gserviceaccount.com>
    Gerrit-Reviewer: Gianni Chen <gian...@chromium.org>
    Gerrit-Reviewer: Riley Tatum <rta...@google.com>
    Gerrit-CC: Andrew Grieve <agr...@chromium.org>
    open
    diffy
    satisfied_requirement
    Reply all
    Reply to author
    Forward
    0 new messages