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

Issue 1775223002: Prepare chrome/ for compilation with OS X 10.7 deployment target. (Closed)

Created:
4 years, 9 months ago by erikchen
Modified:
4 years, 9 months ago
Reviewers:
Avi (use Gerrit), Nico
CC:
chromium-reviews, asanka, extensions-reviews_chromium.org, jennb, rouslan+autofill_chromium.org, tfarina, Dmitry Titov, dcheng, jdonnelly+autofillwatch_chromium.org, bondd+autofillwatch_chromium.org, noyau+watch_chromium.org, jianli, chromium-apps-reviews_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, James Su, dbeam+watch-downloads_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Prepare chrome/ for compilation with OS X 10.7 deployment target. Replaced deprecated methods convertBaseToScreen: and convertBaseFromScreen: with ConvertPointFromWindowToScreen and ConvertPointFromScreenToWindow. BUG=592663 Committed: https://crrev.com/b39bbac875e4ee4f041058b95b03d4c2cc95c501 Cr-Commit-Position: refs/heads/master@{#380540}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Rebase. #

Total comments: 3

Patch Set 5 : Rebase. #

Patch Set 6 : Comments from avi. #

Patch Set 7 : Compile errors. Fix null-window error. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -84 lines) Patch
M chrome/browser/ui/cocoa/app_menu/menu_tracked_button.mm View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_details_container.mm View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_section_container.mm View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/autofill_tooltip_controller.mm View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.mm View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/autofill/save_card_bubble_view_bridge.mm View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/base_bubble_controller.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm View 1 2 3 4 5 6 6 chunks +17 lines, -17 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller_unittest.mm View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/bookmarks/bookmark_button.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser/exclusive_access_controller_views.mm View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/browser_window_controller.mm View 2 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/constrained_window/constrained_window_sheet_controller.mm View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/constrained_window/constrained_window_sheet_controller_unittest.mm View 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/download/download_started_animation_mac.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_action_button_interactive_uitest.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/browser_actions_controller.mm View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_installed_bubble_controller.mm View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_message_bubble_browsertest_mac.mm View 2 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/extensions/extension_popup_controller.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/framed_browser_window.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/autocomplete_text_field_unittest.mm View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/content_setting_decoration.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/location_bar/zoom_decoration.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac.mm View 1 2 3 4 5 6 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/one_click_signin_bubble_controller.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/panels/panel_titlebar_view_cocoa.mm View 5 chunks +9 lines, -8 lines 0 comments Download
M chrome/browser/ui/cocoa/passwords/passwords_bubble_controller.mm View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/profiles/avatar_base_controller.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/status_bubble_mac.mm View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_controller.mm View 3 chunks +5 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_strip_drag_controller.mm View 3 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/cocoa/translate/translate_bubble_controller.mm View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/validation_message_bubble_cocoa.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/website_settings/chooser_bubble_ui_cocoa.mm View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/website_settings/permission_bubble_controller.mm View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/cocoa/website_settings/permission_bubble_controller_unittest.mm View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/cocoa/website_settings/website_settings_bubble_controller.mm View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/test/base/interactive_test_utils_cocoa.mm View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 32 (11 generated)
erikchen
avi: Please review.
4 years, 9 months ago (2016-03-09 00:38:39 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1775223002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1775223002/40001
4 years, 9 months ago (2016-03-09 00:38:45 UTC) #4
erikchen
thakis: Please review chrome/test/base/interactive_test_utils_cocoa.mm
4 years, 9 months ago (2016-03-09 00:39:18 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/169976) ios_dbg_simulator_ninja on ...
4 years, 9 months ago (2016-03-09 00:42:26 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1775223002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1775223002/60001
4 years, 9 months ago (2016-03-09 01:04:20 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/192261)
4 years, 9 months ago (2016-03-09 02:14:26 UTC) #12
Nico
cs.chromium.org doesn't know about ConvertPointFromScreenToWindow yet – is that being added elsewhere? why not call ...
4 years, 9 months ago (2016-03-09 02:37:05 UTC) #13
Avi (use Gerrit)
On 2016/03/09 02:37:05, Nico wrote: > http://cs.chromium.org doesn't know about ConvertPointFromScreenToWindow yet – is that > ...
4 years, 9 months ago (2016-03-09 17:30:07 UTC) #14
Avi (use Gerrit)
https://codereview.chromium.org/1775223002/diff/60001/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm File chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm (right): https://codereview.chromium.org/1775223002/diff/60001/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm#newcode1043 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm:1043: [button window], parentButtonGlobalFrame.origin); parentButtonGlobalFrame = [[button window] convertRectToScreen:parentButtonGlobalFrame];
4 years, 9 months ago (2016-03-09 17:30:20 UTC) #15
Nico
On 2016/03/09 17:30:07, Avi wrote: > On 2016/03/09 02:37:05, Nico wrote: > > http://cs.chromium.org doesn't ...
4 years, 9 months ago (2016-03-09 18:19:28 UTC) #16
Avi (use Gerrit)
On 2016/03/09 18:19:28, Nico wrote: > On 2016/03/09 17:30:07, Avi wrote: > > On 2016/03/09 ...
4 years, 9 months ago (2016-03-09 19:12:29 UTC) #17
Nico
Well, it depends, right? True for popup locations (assuming you want the popup to be ...
4 years, 9 months ago (2016-03-09 19:16:07 UTC) #18
Avi (use Gerrit)
On 2016/03/09 19:16:07, Nico wrote: > Well, it depends, right? True for popup locations (assuming ...
4 years, 9 months ago (2016-03-09 19:19:31 UTC) #19
erikchen
On 2016/03/09 19:19:31, Avi wrote: > On 2016/03/09 19:16:07, Nico wrote: > > Well, it ...
4 years, 9 months ago (2016-03-10 00:25:31 UTC) #20
Nico
After rereading https://developer.apple.com/library/mac/releasenotes/AppKit/RN-AppKitOlderNotes/#10_7HighResolution I agree with y'all, thanks for your patience. lgtm, but the test ...
4 years, 9 months ago (2016-03-10 18:32:43 UTC) #21
erikchen
On 2016/03/10 18:32:43, Nico wrote: > After rereading > https://developer.apple.com/library/mac/releasenotes/AppKit/RN-AppKitOlderNotes/#10_7HighResolution > I agree with y'all, ...
4 years, 9 months ago (2016-03-10 18:35:47 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1775223002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1775223002/120001
4 years, 9 months ago (2016-03-10 21:40:25 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/193670)
4 years, 9 months ago (2016-03-11 00:56:38 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1775223002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1775223002/120001
4 years, 9 months ago (2016-03-11 01:31:53 UTC) #29
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 9 months ago (2016-03-11 05:39:15 UTC) #30
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 05:41:20 UTC) #32
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/b39bbac875e4ee4f041058b95b03d4c2cc95c501
Cr-Commit-Position: refs/heads/master@{#380540}

Powered by Google App Engine
This is Rietveld 408576698