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

Issue 2797923003: Rename PageInfoPopupView to PageInfoBubbleView. (Closed)

Created:
3 years, 8 months ago by lgarron
Modified:
3 years, 8 months ago
Reviewers:
msw
CC:
chromium-reviews, lgarron+watch_chromium.org, mac-reviews_chromium.org, raymes+watch_chromium.org, tfarina
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename PageInfoPopupView to PageInfoBubbleView. Also renames PageInfoPopupViewBrowserTest to PageInfoBubbleViewBrowserTest. BUG=708379 Review-Url: https://codereview.chromium.org/2797923003 Cr-Commit-Position: refs/heads/master@{#462977} Committed: https://chromium.googlesource.com/chromium/src/+/026e9c4a99abfba45671badb3e0ec8fa2f0b672f

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rename more stuff. #

Total comments: 7

Patch Set 3 : More fixes. #

Patch Set 4 : fixy #

Patch Set 5 : fixety fix #

Patch Set 6 : How are these getting through? #

Patch Set 7 : Two more words. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+198 lines, -1472 lines) Patch
M chrome/browser/ui/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm View 1 2 3 4 3 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/ui/page_info/page_info.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/page_info/page_info_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/browser_dialogs_views_mac.cc View 1 2 3 4 5 6 2 chunks +8 lines, -7 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_icon_view.cc View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_icon_view_interactive_uitest.cc View 1 2 3 4 5 3 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/page_info/chosen_object_row.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/ui/views/page_info/page_info_bubble_view.h View 1 6 chunks +37 lines, -37 lines 0 comments Download
A + chrome/browser/ui/views/page_info/page_info_bubble_view.cc View 1 19 chunks +83 lines, -81 lines 0 comments Download
A + chrome/browser/ui/views/page_info/page_info_bubble_view_interactive_uitest.cc View 1 2 3 chunks +17 lines, -17 lines 0 comments Download
A + chrome/browser/ui/views/page_info/page_info_bubble_view_unittest.cc View 1 9 chunks +19 lines, -19 lines 0 comments Download
M chrome/browser/ui/views/page_info/page_info_popup_view.h View 1 1 chunk +0 lines, -185 lines 0 comments Download
M chrome/browser/ui/views/page_info/page_info_popup_view.cc View 1 1 chunk +0 lines, -754 lines 0 comments Download
M chrome/browser/ui/views/page_info/page_info_popup_view_interactive_uitest.cc View 1 1 chunk +0 lines, -71 lines 0 comments Download
M chrome/browser/ui/views/page_info/page_info_popup_view_unittest.cc View 1 1 chunk +0 lines, -267 lines 0 comments Download
M chrome/browser/ui/views/page_info/permission_selector_row.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/page_info/permission_selector_row.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 36 (27 generated)
lgarron
msw@, could you review?
3 years, 8 months ago (2017-04-05 04:29:35 UTC) #3
msw
https://codereview.chromium.org/2797923003/diff/1/chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm File chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm (right): https://codereview.chromium.org/2797923003/diff/1/chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm#newcode115 chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm:115: // popup shown, and that the one that is ...
3 years, 8 months ago (2017-04-05 17:05:52 UTC) #8
lgarron
I've renamed all the relevant occurrences of "popup" I could find. :-)
3 years, 8 months ago (2017-04-05 19:03:32 UTC) #9
msw
https://codereview.chromium.org/2797923003/diff/20001/chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm File chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm (right): https://codereview.chromium.org/2797923003/diff/20001/chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm#newcode115 chrome/browser/ui/cocoa/page_info/page_info_bubble_controller.mm:115: // bubbl shown, and that the one that is ...
3 years, 8 months ago (2017-04-05 19:27:20 UTC) #10
lgarron
Sorry for the last revisions. :-( I've triple-checked that chrome/browser/ui{,views/,cocoa/}/page_info no longer contains "popup" except ...
3 years, 8 months ago (2017-04-07 00:36:50 UTC) #27
msw
lgtm
3 years, 8 months ago (2017-04-07 09:49:59 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2797923003/100001
3 years, 8 months ago (2017-04-07 18:41:33 UTC) #30
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2797923003/120001
3 years, 8 months ago (2017-04-07 18:56:56 UTC) #33
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 20:10:30 UTC) #36
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/026e9c4a99abfba45671badb3e0e...

Powered by Google App Engine
This is Rietveld 408576698