From 8ab708961ecf1c3db4ea10475a3bd0ef76d3993c Mon Sep 17 00:00:00 2001 From: "noms@chromium.org" Date: Mon, 29 Apr 2013 14:40:40 +0000 Subject: Mac: Adding new logging for one click confirmation dialog. (branched off: https://codereview.chromium.org/14348030/) Fixed Close button functionality (was previously calling -ok when it shouldn't start sync) XIB changes: Added new event handler (onClickClose) for the Close button click (it was previously calling -ok). BUG=235187 Review URL: https://chromiumcodereview.appspot.com/14414005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197033 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/nibs/OneClickSigninDialog.xib | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) (limited to 'chrome/app/nibs') diff --git a/chrome/app/nibs/OneClickSigninDialog.xib b/chrome/app/nibs/OneClickSigninDialog.xib index dde1fd4..acd3219 100644 --- a/chrome/app/nibs/OneClickSigninDialog.xib +++ b/chrome/app/nibs/OneClickSigninDialog.xib @@ -2,13 +2,13 @@ 1060 - 12C60 - 2844 - 1187.34 - 625.00 + 12D78 + 3084 + 1187.37 + 626.00 com.apple.InterfaceBuilder.CocoaPlugin - 2844 + 3084 YES @@ -294,11 +294,11 @@ - ok: + onClickClose: - 142 + 143 @@ -568,7 +568,7 @@ - 142 + 143 @@ -878,10 +878,6 @@ com.apple.InterfaceBuilder.CocoaPlugin.macosx - - com.apple.InterfaceBuilder.CocoaPlugin.macosx - - com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3 -- cgit v1.1