Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(558)

Issue 878743007: Implement CredentialItemView and tests for the Mac account chooser. (Closed)

Created:
5 years, 10 months ago by dconnelly
Modified:
5 years, 9 months ago
Reviewers:
groby-ooo-7-16
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement CredentialItemView and tests for the Mac account chooser. Depends on https://codereview.chromium.org/901493003/ BUG=448011 Committed: https://crrev.com/45b4df1826bad452cad3f122db85fc3040d0bc3d Cr-Commit-Position: refs/heads/master@{#319084}

Patch Set 1 #

Total comments: 28

Patch Set 2 : cleanup and remove ListView #

Patch Set 3 : fix order #

Total comments: 8

Patch Set 4 : memory #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+399 lines, -0 lines) Patch
A chrome/browser/ui/cocoa/passwords/credential_item_view.h View 1 2 3 1 chunk +54 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/passwords/credential_item_view.mm View 1 2 3 1 chunk +158 lines, -0 lines 0 comments Download
A chrome/browser/ui/cocoa/passwords/credential_item_view_unittest.mm View 1 2 3 1 chunk +184 lines, -0 lines 2 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
dconnelly
5 years, 10 months ago (2015-02-06 16:15:30 UTC) #2
groby-ooo-7-16
I'm currently swamped with other tasks, will get to this tonight/Monday morning
5 years, 10 months ago (2015-02-06 16:31:53 UTC) #3
dconnelly
friendly ping :)
5 years, 10 months ago (2015-02-19 09:22:23 UTC) #4
groby-ooo-7-16
https://codereview.chromium.org/878743007/diff/1/chrome/browser/ui/cocoa/passwords/credential_item_view.h File chrome/browser/ui/cocoa/passwords/credential_item_view.h (right): https://codereview.chromium.org/878743007/diff/1/chrome/browser/ui/cocoa/passwords/credential_item_view.h#newcode18 chrome/browser/ui/cocoa/passwords/credential_item_view.h:18: // Handles user interaction with and image fetching for ...
5 years, 10 months ago (2015-02-19 17:01:34 UTC) #5
dconnelly
https://codereview.chromium.org/878743007/diff/1/chrome/browser/ui/cocoa/passwords/credential_item_view.h File chrome/browser/ui/cocoa/passwords/credential_item_view.h (right): https://codereview.chromium.org/878743007/diff/1/chrome/browser/ui/cocoa/passwords/credential_item_view.h#newcode18 chrome/browser/ui/cocoa/passwords/credential_item_view.h:18: // Handles user interaction with and image fetching for ...
5 years, 10 months ago (2015-02-20 15:36:06 UTC) #6
dconnelly
just one more :)
5 years, 9 months ago (2015-03-03 09:13:19 UTC) #7
groby-ooo-7-16
Before I dive in further - is there any consumer for CredentialItemView? Can we add ...
5 years, 9 months ago (2015-03-03 17:34:33 UTC) #8
dconnelly
> Before I dive in further - is there any consumer for CredentialItemView? Can we ...
5 years, 9 months ago (2015-03-04 12:30:54 UTC) #9
groby-ooo-7-16
lgtm https://codereview.chromium.org/878743007/diff/40001/chrome/browser/ui/cocoa/passwords/credential_item_view.h File chrome/browser/ui/cocoa/passwords/credential_item_view.h (right): https://codereview.chromium.org/878743007/diff/40001/chrome/browser/ui/cocoa/passwords/credential_item_view.h#newcode31 chrome/browser/ui/cocoa/passwords/credential_item_view.h:31: base::scoped_nsobject<NSTextField> nameLabel_; On 2015/03/04 12:30:54, dconnelly wrote: > ...
5 years, 9 months ago (2015-03-04 16:18:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/878743007/60001
5 years, 9 months ago (2015-03-04 17:25:47 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-04 18:21:59 UTC) #13
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 18:26:26 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/45b4df1826bad452cad3f122db85fc3040d0bc3d
Cr-Commit-Position: refs/heads/master@{#319084}

Powered by Google App Engine
This is Rietveld 408576698