lobster: setup lobster client [chromium/src : main]

1 view
Skip to first unread message

Curtis McMullan (Gerrit)

unread,
Jun 26, 2024, 11:13:36 PM (6 days ago) Jun 26
to Darren Shen, chromium...@chromium.org, blundell+...@chromium.org
Attention needed from Darren Shen

Curtis McMullan added 1 comment

Patchset-level comments
File-level comment, Patchset 8 (Latest):
Curtis McMullan . resolved

PTAL thanks!

Open in Gerrit

Related details

Attention is currently required from:
  • Darren Shen
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not satisfiedCode-Review
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: I598c6794545cc38af3215abb8b2639ea1322486d
Gerrit-Change-Number: 5644379
Gerrit-PatchSet: 8
Gerrit-Owner: Curtis McMullan <curtism...@chromium.org>
Gerrit-Reviewer: Darren Shen <sh...@chromium.org>
Gerrit-Attention: Darren Shen <sh...@chromium.org>
Gerrit-Comment-Date: Thu, 27 Jun 2024 03:13:22 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Darren Shen (Gerrit)

unread,
Jun 26, 2024, 11:25:50 PM (6 days ago) Jun 26
to Curtis McMullan, chromium...@chromium.org, blundell+...@chromium.org
Attention needed from Curtis McMullan

Darren Shen voted and added 1 comment

Votes added by Darren Shen

Code-Review+1

1 comment

File chrome/browser/ui/ash/lobster/lobster_client_impl.cc
Line 11, Patchset 8 (Latest):bool LobsterClientImpl::IsFeatureAllowed() {
Darren Shen . unresolved

nit: maybe add a TODO or NOTIMPLEMENTED_LOG_ONCE()

Open in Gerrit

Related details

Attention is currently required from:
  • Curtis McMullan
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
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: I598c6794545cc38af3215abb8b2639ea1322486d
Gerrit-Change-Number: 5644379
Gerrit-PatchSet: 8
Gerrit-Owner: Curtis McMullan <curtism...@chromium.org>
Gerrit-Reviewer: Darren Shen <sh...@chromium.org>
Gerrit-Attention: Curtis McMullan <curtism...@chromium.org>
Gerrit-Comment-Date: Thu, 27 Jun 2024 03:25:32 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Curtis McMullan (Gerrit)

unread,
Jul 1, 2024, 12:02:47 AM (yesterday) Jul 1
to Darren Shen, chromium...@chromium.org, blundell+...@chromium.org

Curtis McMullan added 1 comment

File chrome/browser/ui/ash/lobster/lobster_client_impl.cc
Line 11, Patchset 8:bool LobsterClientImpl::IsFeatureAllowed() {
Darren Shen . resolved

nit: maybe add a TODO or NOTIMPLEMENTED_LOG_ONCE()

Curtis McMullan

Done

Open in Gerrit

Related details

Attention set is empty
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Review
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: I598c6794545cc38af3215abb8b2639ea1322486d
Gerrit-Change-Number: 5644379
Gerrit-PatchSet: 9
Gerrit-Owner: Curtis McMullan <curtism...@chromium.org>
Gerrit-Reviewer: Darren Shen <sh...@chromium.org>
Gerrit-Comment-Date: Mon, 01 Jul 2024 04:02:30 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Darren Shen <sh...@chromium.org>
satisfied_requirement
open
diffy

Curtis McMullan (Gerrit)

unread,
Jul 1, 2024, 1:39:57 AM (yesterday) Jul 1
to Scott Violet, Darren Shen, chromium...@chromium.org, blundell+...@chromium.org
Attention needed from Scott Violet

Curtis McMullan added 1 comment

Patchset-level comments
File-level comment, Patchset 10 (Latest):
Curtis McMullan . resolved

PTAL thanks!

sky@ added for new folders with OWNERS files and browser main parts;

  • //ash/public/cpp/lobster/OWNERS
  • //chrome/browser/ui/ash/chrome_browser_main_parts_*
  • //chrome/browser/ui/ash/lobster/OWNERS
Open in Gerrit

Related details

Attention is currently required from:
  • Scott Violet
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement satisfiedCode-Review
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: I598c6794545cc38af3215abb8b2639ea1322486d
Gerrit-Change-Number: 5644379
Gerrit-PatchSet: 10
Gerrit-Owner: Curtis McMullan <curtism...@chromium.org>
Gerrit-Reviewer: Darren Shen <sh...@chromium.org>
Gerrit-Reviewer: Scott Violet <s...@chromium.org>
Gerrit-Attention: Scott Violet <s...@chromium.org>
Gerrit-Comment-Date: Mon, 01 Jul 2024 05:39:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
open
diffy

Scott Violet (Gerrit)

unread,
Jul 1, 2024, 9:11:20 AM (yesterday) Jul 1
to Curtis McMullan, Scott Violet, Darren Shen, chromium...@chromium.org, blundell+...@chromium.org
Attention needed from Curtis McMullan

Scott Violet voted and added 6 comments

Votes added by Scott Violet

Code-Review+1

6 comments

Patchset-level comments
Scott Violet . resolved

Would be nice to have documentation of this, I'm assuming you're not doing this for specific reasons.

File ash/lobster/lobster_controller.h
Line 23, Patchset 10 (Latest): LobsterClientFactory* client_factory_;
Scott Violet . unresolved

raw_ptr?

File chrome/browser/ui/ash/lobster/lobster_client_factory_impl.h
Line 28, Patchset 10 (Latest): ash::LobsterController* controller_;
Scott Violet . unresolved

raw_ptr

Line 28, Patchset 10 (Latest): ash::LobsterController* controller_;
Scott Violet . unresolved

You're in the ash namespace, so no need for `ash::` here.

Line 28, Patchset 10 (Latest): ash::LobsterController* controller_;
Scott Violet . unresolved

If this can never change and is never null, use a raw_ref.

Line 10, Patchset 10 (Latest):#include "ash/public/cpp/lobster/lobster_client.h"
Scott Violet . unresolved

Please forward declare this here.

Open in Gerrit

Related details

Attention is currently required from:
  • Curtis McMullan
Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement satisfiedCode-Review
    • requirement is not satisfiedNo-Unresolved-Comments
    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: I598c6794545cc38af3215abb8b2639ea1322486d
    Gerrit-Change-Number: 5644379
    Gerrit-PatchSet: 10
    Gerrit-Owner: Curtis McMullan <curtism...@chromium.org>
    Gerrit-Reviewer: Darren Shen <sh...@chromium.org>
    Gerrit-Reviewer: Scott Violet <s...@chromium.org>
    Gerrit-Attention: Curtis McMullan <curtism...@chromium.org>
    Gerrit-Comment-Date: Mon, 01 Jul 2024 13:11:02 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Curtis McMullan (Gerrit)

    unread,
    9:20 PM (2 hours ago) 9:20 PM
    to Scott Violet, Darren Shen, chromium...@chromium.org, blundell+...@chromium.org

    Curtis McMullan added 5 comments

    File ash/lobster/lobster_controller.h
    Line 23, Patchset 10: LobsterClientFactory* client_factory_;
    Scott Violet . resolved

    raw_ptr?

    Curtis McMullan

    Done

    File chrome/browser/ui/ash/lobster/lobster_client_factory_impl.h
    Line 28, Patchset 10: ash::LobsterController* controller_;
    Scott Violet . resolved

    If this can never change and is never null, use a raw_ref.

    Curtis McMullan

    Done

    Line 28, Patchset 10: ash::LobsterController* controller_;
    Scott Violet . resolved

    raw_ptr

    Curtis McMullan

    Done

    Line 28, Patchset 10: ash::LobsterController* controller_;
    Scott Violet . resolved

    You're in the ash namespace, so no need for `ash::` here.

    Curtis McMullan

    I believe this is needed because we are in the global namespace (browser namespace) with LobsterClientFactoryImpl.

    Line 10, Patchset 10:#include "ash/public/cpp/lobster/lobster_client.h"
    Scott Violet . resolved

    Please forward declare this here.

    Curtis McMullan

    Done

    Open in Gerrit

    Related details

    Attention set is empty
    Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement satisfiedCode-Review
    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: I598c6794545cc38af3215abb8b2639ea1322486d
    Gerrit-Change-Number: 5644379
    Gerrit-PatchSet: 13
    Gerrit-Owner: Curtis McMullan <curtism...@chromium.org>
    Gerrit-Reviewer: Darren Shen <sh...@chromium.org>
    Gerrit-Reviewer: Scott Violet <s...@chromium.org>
    Gerrit-Comment-Date: Wed, 03 Jul 2024 01:20:02 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Scott Violet <s...@chromium.org>
    satisfied_requirement
    open
    diffy

    Curtis McMullan (Gerrit)

    unread,
    10:45 PM (1 hour ago) 10:45 PM
    to Scott Violet, Darren Shen, chromium...@chromium.org, blundell+...@chromium.org

    Curtis McMullan voted Commit-Queue+2

    Commit-Queue+2
    Open in Gerrit

    Related details

    Attention set is empty
    Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement satisfiedCode-Review
    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: I598c6794545cc38af3215abb8b2639ea1322486d
    Gerrit-Change-Number: 5644379
    Gerrit-PatchSet: 14
    Gerrit-Owner: Curtis McMullan <curtism...@chromium.org>
    Gerrit-Reviewer: Curtis McMullan <curtism...@chromium.org>
    Gerrit-Reviewer: Darren Shen <sh...@chromium.org>
    Gerrit-Reviewer: Scott Violet <s...@chromium.org>
    Gerrit-Comment-Date: Wed, 03 Jul 2024 02:44:51 +0000
    Gerrit-HasComments: No
    Gerrit-Has-Labels: Yes
    satisfied_requirement
    open
    diffy
    Reply all
    Reply to author
    Forward
    0 new messages