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

Side by Side Diff: chrome/app/nibs/HttpAuthLoginSheet.xib

Issue 1466473003: Do not show untrustworthy strings in the basic auth dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix XIB. Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessContro l="none"> 2 <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersio n="5056" systemVersion="13F34" targetRuntime="MacOSX.Cocoa" propertyAccessContro l="none">
3 <dependencies> 3 <dependencies>
4 <deployment version="1060" identifier="macosx"/> 4 <deployment version="1060" identifier="macosx"/>
5 <development version="5100" identifier="xcode"/> 5 <development version="5100" identifier="xcode"/>
6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/> 6 <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="505 6"/>
7 </dependencies> 7 </dependencies>
8 <objects> 8 <objects>
9 <customObject id="-2" userLabel="File's Owner" customClass="LoginHandler Sheet"> 9 <customObject id="-2" userLabel="File's Owner" customClass="LoginHandler Sheet">
10 <connections> 10 <connections>
11 <outlet property="cancelButton_" destination="13" id="47"/> 11 <outlet property="cancelButton_" destination="13" id="47"/>
12 <outlet property="authorityField_" destination="53" id="52"/>
12 <outlet property="explanationField_" destination="41" id="45"/> 13 <outlet property="explanationField_" destination="41" id="45"/>
13 <outlet property="loginButton_" destination="11" id="46"/> 14 <outlet property="loginButton_" destination="11" id="46"/>
14 <outlet property="nameField_" destination="7" id="21"/> 15 <outlet property="nameField_" destination="7" id="21"/>
15 <outlet property="passwordField_" destination="9" id="22"/> 16 <outlet property="passwordField_" destination="9" id="22"/>
16 <outlet property="window" destination="1" id="23"/> 17 <outlet property="window" destination="1" id="23"/>
17 </connections> 18 </connections>
18 </customObject> 19 </customObject>
19 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/> 20 <customObject id="-1" userLabel="First Responder" customClass="FirstResp onder"/>
20 <customObject id="-3" userLabel="Application"/> 21 <customObject id="-3" userLabel="Application"/>
21 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" auto recalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarBu tton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="C onstrainedWindowCustomWindow"> 22 <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" auto recalculatesKeyViewLoop="NO" oneShot="NO" releasedWhenClosed="NO" showsToolbarBu tton="NO" visibleAtLaunch="NO" animationBehavior="default" id="1" customClass="C onstrainedWindowCustomWindow">
22 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottom Strut="YES"/> 23 <windowPositionMask key="initialPositionMask" leftStrut="YES" bottom Strut="YES"/>
23 <rect key="contentRect" x="196" y="388" width="400" height="200"/> 24 <rect key="contentRect" x="196" y="388" width="400" height="234"/>
24 <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/> 25 <rect key="screenRect" x="0.0" y="0.0" width="1440" height="878"/>
25 <view key="contentView" id="2" customClass="ConstrainedWindowCustomW indowContentView"> 26 <view key="contentView" id="2" customClass="ConstrainedWindowCustomW indowContentView">
26 <rect key="frame" x="0.0" y="0.0" width="400" height="200"/> 27 <rect key="frame" x="0.0" y="-5" width="400" height="234"/>
27 <autoresizingMask key="autoresizingMask"/> 28 <autoresizingMask key="autoresizingMask"/>
28 <subviews> 29 <subviews>
29 <box autoresizesSubviews="NO" transparent="YES" borderType=" none" titlePosition="noTitle" id="24"> 30 <box autoresizesSubviews="NO" transparent="YES" borderType=" none" titlePosition="noTitle" id="24">
30 <rect key="frame" x="105" y="58" width="283" height="74" /> 31 <rect key="frame" x="105" y="70" width="283" height="74" />
31 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMaxY="YES"/> 32 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMaxY="YES"/>
32 <view key="contentView"> 33 <view key="contentView">
33 <rect key="frame" x="0.0" y="0.0" width="283" height ="74"/> 34 <rect key="frame" x="0.0" y="0.0" width="283" height ="74"/>
34 <autoresizingMask key="autoresizingMask" widthSizabl e="YES" heightSizable="YES"/> 35 <autoresizingMask key="autoresizingMask" widthSizabl e="YES" heightSizable="YES"/>
35 <subviews> 36 <subviews>
36 <secureTextField verticalHuggingPriority="750" i d="9"> 37 <secureTextField verticalHuggingPriority="750" i d="9">
37 <rect key="frame" x="6" y="10" width="269" h eight="22"/> 38 <rect key="frame" x="6" y="10" width="269" h eight="22"/>
38 <autoresizingMask key="autoresizingMask" wid thSizable="YES" flexibleMinY="YES"/> 39 <autoresizingMask key="autoresizingMask" wid thSizable="YES" flexibleMinY="YES"/>
39 <secureTextFieldCell key="cell" scrollable=" YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEd iting="YES" borderStyle="bezel" drawsBackground="YES" id="10"> 40 <secureTextFieldCell key="cell" scrollable=" YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEd iting="YES" borderStyle="bezel" drawsBackground="YES" id="10">
40 <font key="font" metaFont="system"/> 41 <font key="font" metaFont="system"/>
(...skipping 18 matching lines...) Expand all
59 <connections> 60 <connections>
60 <outlet property="nextKeyView" destinati on="9" id="UlM-bu-LpF"/> 61 <outlet property="nextKeyView" destinati on="9" id="UlM-bu-LpF"/>
61 </connections> 62 </connections>
62 </textField> 63 </textField>
63 </subviews> 64 </subviews>
64 </view> 65 </view>
65 <color key="borderColor" white="0.0" alpha="0.4199999999 9999998" colorSpace="calibratedWhite"/> 66 <color key="borderColor" white="0.0" alpha="0.4199999999 9999998" colorSpace="calibratedWhite"/>
66 <color key="fillColor" white="0.0" alpha="0.0" colorSpac e="calibratedWhite"/> 67 <color key="fillColor" white="0.0" alpha="0.0" colorSpac e="calibratedWhite"/>
67 </box> 68 </box>
68 <customView id="33" customClass="GTMWidthBasedTweaker"> 69 <customView id="33" customClass="GTMWidthBasedTweaker">
69 <rect key="frame" x="168" y="8" width="231" height="52"/ > 70 <rect key="frame" x="168" y="20" width="231" height="52" />
70 <autoresizingMask key="autoresizingMask" flexibleMinX="Y ES" flexibleMaxY="YES"/> 71 <autoresizingMask key="autoresizingMask" flexibleMinX="Y ES" flexibleMaxY="YES"/>
71 <subviews> 72 <subviews>
72 <button verticalHuggingPriority="750" id="13" custom Class="ConstrainedWindowButton"> 73 <button verticalHuggingPriority="750" id="13" custom Class="ConstrainedWindowButton">
73 <rect key="frame" x="10" y="12" width="96" heigh t="32"/> 74 <rect key="frame" x="10" y="12" width="96" heigh t="32"/>
74 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMaxY="YES"/> 75 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMaxY="YES"/>
75 <buttonCell key="cell" type="push" title="^IDS_C ANCEL" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling ="proportionallyDown" inset="2" id="14" customClass="ConstrainedWindowButtonCell "> 76 <buttonCell key="cell" type="push" title="^IDS_C ANCEL" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling ="proportionallyDown" inset="2" id="14" customClass="ConstrainedWindowButtonCell ">
76 <behavior key="behavior" pushIn="YES" lightB yBackground="YES" lightByGray="YES"/> 77 <behavior key="behavior" pushIn="YES" lightB yBackground="YES" lightByGray="YES"/>
77 <font key="font" metaFont="system"/> 78 <font key="font" metaFont="system"/>
78 <string key="keyEquivalent" base64-UTF8="YES "> 79 <string key="keyEquivalent" base64-UTF8="YES ">
79 Gw 80 Gw
(...skipping 13 matching lines...) Expand all
93 DQ 94 DQ
94 </string> 95 </string>
95 </buttonCell> 96 </buttonCell>
96 <connections> 97 <connections>
97 <action selector="loginPressed:" target="-2" id="19"/> 98 <action selector="loginPressed:" target="-2" id="19"/>
98 </connections> 99 </connections>
99 </button> 100 </button>
100 </subviews> 101 </subviews>
101 </customView> 102 </customView>
102 <customView id="34" customClass="GTMWidthBasedTweaker"> 103 <customView id="34" customClass="GTMWidthBasedTweaker">
103 <rect key="frame" x="20" y="62" width="89" height="68"/> 104 <rect key="frame" x="20" y="74" width="89" height="68"/>
104 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMaxY="YES"/> 105 <autoresizingMask key="autoresizingMask" flexibleMaxX="Y ES" flexibleMaxY="YES"/>
105 <subviews> 106 <subviews>
106 <textField verticalHuggingPriority="750" id="5"> 107 <textField verticalHuggingPriority="750" id="5">
107 <rect key="frame" x="-3" y="8" width="86" height ="17"/> 108 <rect key="frame" x="-3" y="8" width="86" height ="17"/>
108 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMinY="YES"/> 109 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMinY="YES"/>
109 <textFieldCell key="cell" scrollable="YES" lineB reakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_PASSW ORD_FIELD" id="6"> 110 <textFieldCell key="cell" scrollable="YES" lineB reakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_PASSW ORD_FIELD" id="6">
110 <font key="font" metaFont="cellTitle"/> 111 <font key="font" metaFont="cellTitle"/>
111 <color key="textColor" name="controlTextColo r" catalog="System" colorSpace="catalog"/> 112 <color key="textColor" name="controlTextColo r" catalog="System" colorSpace="catalog"/>
112 <color key="backgroundColor" name="controlCo lor" catalog="System" colorSpace="catalog"/> 113 <color key="backgroundColor" name="controlCo lor" catalog="System" colorSpace="catalog"/>
113 </textFieldCell> 114 </textFieldCell>
114 </textField> 115 </textField>
115 <textField verticalHuggingPriority="750" id="3"> 116 <textField verticalHuggingPriority="750" id="3">
116 <rect key="frame" x="-3" y="40" width="86" heigh t="17"/> 117 <rect key="frame" x="-3" y="40" width="86" heigh t="17"/>
117 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMinY="YES"/> 118 <autoresizingMask key="autoresizingMask" flexibl eMinX="YES" flexibleMinY="YES"/>
118 <textFieldCell key="cell" scrollable="YES" lineB reakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_USERN AME_FIELD" id="4"> 119 <textFieldCell key="cell" scrollable="YES" lineB reakMode="clipping" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_USERN AME_FIELD" id="4">
119 <font key="font" metaFont="cellTitle"/> 120 <font key="font" metaFont="cellTitle"/>
120 <color key="textColor" name="controlTextColo r" catalog="System" colorSpace="catalog"/> 121 <color key="textColor" name="controlTextColo r" catalog="System" colorSpace="catalog"/>
121 <color key="backgroundColor" name="controlCo lor" catalog="System" colorSpace="catalog"/> 122 <color key="backgroundColor" name="controlCo lor" catalog="System" colorSpace="catalog"/>
122 </textFieldCell> 123 </textFieldCell>
123 </textField> 124 </textField>
124 </subviews> 125 </subviews>
125 <connections> 126 <connections>
126 <outlet property="viewToResize_" destination="1" id= "39"/> 127 <outlet property="viewToResize_" destination="1" id= "39"/>
127 <outlet property="viewToSlideAndResize_" destination ="24" id="40"/> 128 <outlet property="viewToSlideAndResize_" destination ="24" id="40"/>
128 </connections> 129 </connections>
129 </customView> 130 </customView>
130 <textField verticalHuggingPriority="750" id="41"> 131 <textField verticalHuggingPriority="750" id="41">
131 <rect key="frame" x="18" y="139" width="365" height="17" /> 132 <rect key="frame" x="18" y="151" width="365" height="17" />
132 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMaxY="YES"/> 133 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMaxY="YES"/>
133 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="explanation" id="42"> 134 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="explanation" id="42">
134 <font key="font" metaFont="cellTitle"/> 135 <font key="font" metaFont="cellTitle"/>
135 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> 136 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
136 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> 137 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
137 </textFieldCell> 138 </textFieldCell>
138 </textField> 139 </textField>
140 <textField verticalHuggingPriority="750" id="53">
141 <rect key="frame" x="19" y="176" width="365" height="17" />
142 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMaxY="YES"/>
143 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="authority" id="54">
144 <font key="font" metaFont="cellTitle"/>
145 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
146 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
147 </textFieldCell>
148 </textField>
139 <textField verticalHuggingPriority="750" id="50"> 149 <textField verticalHuggingPriority="750" id="50">
140 <rect key="frame" x="17" y="167" width="353" height="19" /> 150 <rect key="frame" x="17" y="201" width="353" height="19" />
141 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMinY="YES"/> 151 <autoresizingMask key="autoresizingMask" widthSizable="Y ES" flexibleMinY="YES"/>
142 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_TITLE" id="51"> 152 <textFieldCell key="cell" sendsActionOnEndEditing="YES" title="^IDS_LOGIN_DIALOG_TITLE" id="51">
143 <font key="font" metaFont="system" size="15"/> 153 <font key="font" metaFont="system" size="15"/>
144 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/> 154 <color key="textColor" name="controlTextColor" catal og="System" colorSpace="catalog"/>
145 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/> 155 <color key="backgroundColor" name="controlColor" cat alog="System" colorSpace="catalog"/>
146 </textFieldCell> 156 </textFieldCell>
147 </textField> 157 </textField>
148 </subviews> 158 </subviews>
149 </view> 159 </view>
150 <connections> 160 <connections>
151 <outlet property="initialFirstResponder" destination="7" id="56" /> 161 <outlet property="initialFirstResponder" destination="7" id="56" />
152 </connections> 162 </connections>
153 </window> 163 </window>
154 <customObject id="35" customClass="GTMUILocalizerAndLayoutTweaker"> 164 <customObject id="35" customClass="GTMUILocalizerAndLayoutTweaker">
155 <connections> 165 <connections>
156 <outlet property="localizer_" destination="36" id="48"/> 166 <outlet property="localizer_" destination="36" id="48"/>
157 <outlet property="uiObject_" destination="1" id="49"/> 167 <outlet property="uiObject_" destination="1" id="49"/>
158 </connections> 168 </connections>
159 </customObject> 169 </customObject>
160 <customObject id="36" customClass="ChromeUILocalizer"/> 170 <customObject id="36" customClass="ChromeUILocalizer"/>
161 </objects> 171 </objects>
162 </document> 172 </document>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/android/chrome_http_auth_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698