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

Issue 87853004: Refactoring Manage Passwords Bubble Code to exclude TabSpecificContentSettings (Closed)

Created:
7 years ago by npentrel
Modified:
7 years ago
CC:
chromium-reviews, tfarina, markusheintz_
Base URL:
https://chromium.googlesource.com/chromium/src.git@movingclasses
Visibility:
Public.

Description

This CL refactors the Manage Passwords Bubble Code which previously depended on TabSpecificContentSettings to directly interact with ManagePasswordsController. BUG=261628 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238400

Patch Set 1 #

Total comments: 2

Patch Set 2 : adding controller files #

Total comments: 26

Patch Set 3 : nits, renaming, gtk #

Patch Set 4 : adding new files #

Total comments: 4

Patch Set 5 : small fix #

Patch Set 6 : nits #

Patch Set 7 : Android fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+311 lines, -376 lines) Patch
M chrome/browser/content_settings/tab_specific_content_settings.h View 7 chunks +0 lines, -115 lines 0 comments Download
M chrome/browser/content_settings/tab_specific_content_settings.cc View 1 2 9 chunks +1 line, -66 lines 0 comments Download
M chrome/browser/password_manager/password_manager.cc View 1 2 3 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/ui/browser_tab_contents.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/gtk/location_bar_view_gtk.cc View 1 2 3 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/ui/gtk/manage_passwords_bubble_gtk.cc View 1 2 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.h View 1 2 3 4 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/passwords/manage_passwords_bubble_model.cc View 1 2 6 chunks +23 lines, -20 lines 0 comments Download
A chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.h View 1 2 3 1 chunk +121 lines, -0 lines 0 comments Download
A chrome/browser/ui/passwords/manage_passwords_bubble_ui_controller.cc View 1 2 3 4 5 6 1 chunk +84 lines, -0 lines 0 comments Download
D chrome/browser/ui/passwords/manage_passwords_icon_controller.h View 1 chunk +0 lines, -57 lines 0 comments Download
D chrome/browser/ui/passwords/manage_passwords_icon_controller.cc View 1 chunk +0 lines, -49 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_password_item_view.cc View 1 2 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc View 1 2 9 chunks +25 lines, -15 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_icon_view.h View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc View 1 2 3 4 5 3 chunks +11 lines, -9 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
markusheintz_
LGTM Only nit and naming comments. Please fix them before submitting https://codereview.chromium.org/87853004/diff/1/chrome/browser/ui/passwords/manage_passwords_bubble_model.h File chrome/browser/ui/passwords/manage_passwords_bubble_model.h (right): ...
7 years ago (2013-11-26 12:44:36 UTC) #1
npentrel
https://codereview.chromium.org/87853004/diff/1/chrome/browser/ui/passwords/manage_passwords_bubble_model.h File chrome/browser/ui/passwords/manage_passwords_bubble_model.h (right): https://codereview.chromium.org/87853004/diff/1/chrome/browser/ui/passwords/manage_passwords_bubble_model.h#newcode58 chrome/browser/ui/passwords/manage_passwords_bubble_model.h:58: On 2013/11/26 12:44:36, markusheintz_ wrote: > nit: Unrelated change. ...
7 years ago (2013-11-26 14:25:54 UTC) #2
npentrel
Hi Peter and Garrett, Could you please review the following files? gcasto: chrome/browser/password_manager/password_manager.cc pkasting: chrome/browser/ui/browser_tab_contents.cc ...
7 years ago (2013-11-26 14:33:31 UTC) #3
Peter Kasting
LGTM
7 years ago (2013-11-26 20:01:34 UTC) #4
npentrel
Hi Garrett, Can you please have a look at this CL? Thanks, Naomi
7 years ago (2013-12-02 18:53:08 UTC) #5
Garrett Casto
LGTM I like it. https://codereview.chromium.org/87853004/diff/60001/chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc File chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc (right): https://codereview.chromium.org/87853004/diff/60001/chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc#newcode29 chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc:29: && !location_bar_delegate_->GetToolbarModel()->input_in_progress()); You should be ...
7 years ago (2013-12-02 22:28:49 UTC) #6
npentrel
https://codereview.chromium.org/87853004/diff/60001/chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc File chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc (right): https://codereview.chromium.org/87853004/diff/60001/chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc#newcode29 chrome/browser/ui/views/passwords/manage_passwords_icon_view.cc:29: && !location_bar_delegate_->GetToolbarModel()->input_in_progress()); On 2013/12/02 22:28:49, Garrett Casto wrote: > ...
7 years ago (2013-12-03 10:00:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/npentrel@chromium.org/87853004/100001
7 years ago (2013-12-03 10:39:06 UTC) #8
commit-bot: I haz the power
Retried try job too often on android_clang_dbg for step(s) slave_steps http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=android_clang_dbg&number=97399
7 years ago (2013-12-03 12:09:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/npentrel@chromium.org/87853004/120001
7 years ago (2013-12-03 13:23:47 UTC) #10
commit-bot: I haz the power
7 years ago (2013-12-03 15:21:45 UTC) #11
Message was sent while issue was closed.
Change committed as 238400

Powered by Google App Engine
This is Rietveld 408576698