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

Issue 595283002: Move nsview_additions and hyperlink_text_view to ui/base/cocoa (Closed)

Created:
6 years, 3 months ago by hashimoto
Modified:
6 years, 2 months ago
CC:
chromium-reviews, asanka, jennb, benjhayden+dwatch_chromium.org, tfarina, Dmitry Titov, dcheng, jianli, James Su, sadrul, Lei Zhang, groby-ooo-7-16, ivandavid
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move nsview_additions and hyperlink_text_view to ui/base/cocoa BUG=402485 TBR=thakis@chrmoium.org for chrome_nibs.gyp Committed: https://crrev.com/0e6cd43eb9a467c81382e37f686f3ebfdda5c1d3 Cr-Commit-Position: refs/heads/master@{#296651}

Patch Set 1 : Move nsview_additions #

Patch Set 2 : Move hyperlink_text_view #

Patch Set 3 : rebase #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -724 lines) Patch
M chrome/browser/ui/cocoa/autofill/autofill_main_container.mm View 1 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_notification_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/background_gradient_view.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.mm View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_browsertest.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller_private.mm View 1 2 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_button.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_shelf_view.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_show_all_button.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_installed_bubble_controller.mm View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/find_bar/find_bar_cocoa_controller.mm View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/find_bar/find_bar_view.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/framed_browser_window.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm View 1 2 chunks +1 line, -1 line 2 comments Download
M chrome/browser/ui/cocoa/gradient_button_cell.mm View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/ui/cocoa/hyperlink_text_view.h View 1 1 chunk +0 lines, -45 lines 0 comments Download
M chrome/browser/ui/cocoa/hyperlink_text_view.mm View 1 1 chunk +0 lines, -158 lines 0 comments Download
D chrome/browser/ui/cocoa/hyperlink_text_view_unittest.mm View 1 1 chunk +0 lines, -197 lines 0 comments Download
M chrome/browser/ui/cocoa/image_button_cell.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/infobars/alternate_nav_infobar_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/infobars/confirm_infobar_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/infobars/infobar_controller.mm View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/infobars/infobar_gradient_view.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/infobars/infobar_utilities.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_cell.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/origin_chip_decoration.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/menu_button.mm View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/ui/cocoa/nsview_additions.h View 1 chunk +0 lines, -46 lines 0 comments Download
D chrome/browser/ui/cocoa/nsview_additions.mm View 1 chunk +0 lines, -102 lines 0 comments Download
D chrome/browser/ui/cocoa/nsview_additions_unittest.mm View 1 chunk +0 lines, -106 lines 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_popup_separator_view.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/one_click_signin_view_controller.mm View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/panels/panel_titlebar_view_cocoa.mm View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/passwords/manage_passwords_bubble_confirmation_view_controller.mm View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/presentation_mode_controller.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_chooser_controller.mm View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/profile_signin_confirmation_view_controller.mm View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/styled_text_field_cell.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/sad_tab_controller_unittest.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tab_contents/sad_tab_view.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_view.mm View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_view.mm View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm View 1 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/chrome_nibs.gyp View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M ui/base/BUILD.gn View 1 3 chunks +6 lines, -0 lines 0 comments Download
A + ui/base/cocoa/controls/hyperlink_text_view.h View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + ui/base/cocoa/controls/hyperlink_text_view.mm View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + ui/base/cocoa/controls/hyperlink_text_view_unittest.mm View 1 1 chunk +3 lines, -3 lines 0 comments Download
A + ui/base/cocoa/nsview_additions.h View 2 chunks +3 lines, -3 lines 0 comments Download
A + ui/base/cocoa/nsview_additions.mm View 1 chunk +1 line, -2 lines 0 comments Download
A + ui/base/cocoa/nsview_additions_unittest.mm View 1 chunk +3 lines, -3 lines 0 comments Download
M ui/base/ui_base.gyp View 1 2 chunks +4 lines, -0 lines 0 comments Download
M ui/base/ui_base_tests.gypi View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (9 generated)
hashimoto
avi@, could you review this change? These files should be moved out of chrome/ to ...
6 years, 3 months ago (2014-09-24 09:57:16 UTC) #2
Avi (use Gerrit)
LGTM!
6 years, 3 months ago (2014-09-24 15:36:27 UTC) #3
tfarina
lgtm ui/base/ui_base.gyp and ui/base/ui_base_tests.gypi changes lgtm.
6 years, 3 months ago (2014-09-24 16:25:19 UTC) #5
hashimoto
TBRing thakis@chrmoium.org for chrome_nibs.gyp
6 years, 3 months ago (2014-09-25 03:59:11 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/595283002/20001
6 years, 3 months ago (2014-09-25 04:00:30 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/13385)
6 years, 3 months ago (2014-09-25 04:10:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/595283002/40001
6 years, 3 months ago (2014-09-25 04:17:40 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 2b797aa65c83a5959afceb72237d1f8178712211
6 years, 3 months ago (2014-09-25 05:07:18 UTC) #14
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/0e6cd43eb9a467c81382e37f686f3ebfdda5c1d3 Cr-Commit-Position: refs/heads/master@{#296651}
6 years, 3 months ago (2014-09-25 05:08:04 UTC) #15
Dan Beam
cc: ivandavid, thestig, groby https://codereview.chromium.org/595283002/diff/40001/chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm File chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm (right): https://codereview.chromium.org/595283002/diff/40001/chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm#newcode28 chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm:28: #import "ui/base/cocoa/controls/hyperlink_text_view.h" it seems this ...
6 years, 2 months ago (2014-09-25 19:03:52 UTC) #17
groby-ooo-7-16
What drives the need to move this to ui/base? https://codereview.chromium.org/595283002/diff/40001/chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm File chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm (right): https://codereview.chromium.org/595283002/diff/40001/chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm#newcode28 chrome/browser/ui/cocoa/fullscreen_exit_bubble_controller.mm:28: ...
6 years, 2 months ago (2014-09-25 19:28:37 UTC) #20
Avi (use Gerrit)
This is being fixed in https://codereview.chromium.org/602093004/, CQed just now.
6 years, 2 months ago (2014-09-25 19:34:32 UTC) #21
tfarina
On Thu, Sep 25, 2014 at 4:28 PM, <groby@chromium.org> wrote: > What drives the need ...
6 years, 2 months ago (2014-09-25 19:54:23 UTC) #22
hashimoto
6 years, 2 months ago (2014-09-26 04:34:56 UTC) #23
Message was sent while issue was closed.
Oops, I was relying too much on CQ so expected it to catch this kind of error.
Sorry for the mess and thank you for fixing it.

Powered by Google App Engine
This is Rietveld 408576698