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

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

Issue 1219009: Adds obscuring to credit card numbers when displayed.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 months 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/autofill/autofill_text_field_mac.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.03">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 <string key="IBDocument.SystemVersion">9L31a</string> 5 <string key="IBDocument.SystemVersion">9L31a</string>
6 » » <string key="IBDocument.InterfaceBuilderVersion">680</string> 6 » » <string key="IBDocument.InterfaceBuilderVersion">677</string>
7 <string key="IBDocument.AppKitVersion">949.54</string> 7 <string key="IBDocument.AppKitVersion">949.54</string>
8 <string key="IBDocument.HIToolboxVersion">353.00</string> 8 <string key="IBDocument.HIToolboxVersion">353.00</string>
9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> 9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
10 <bool key="EncodedWithXMLCoder">YES</bool> 10 <bool key="EncodedWithXMLCoder">YES</bool>
11 <integer value="115"/> 11 <integer value="115"/>
12 </object> 12 </object>
13 <object class="NSArray" key="IBDocument.PluginDependencies"> 13 <object class="NSArray" key="IBDocument.PluginDependencies">
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <bool key="EncodedWithXMLCoder">YES</bool>
15 <string>com.apple.InterfaceBuilderKit</string> 15 <string>com.apple.InterfaceBuilderKit</string>
16 <string>com.apple.InterfaceBuilder.CocoaPlugin</string> 16 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 <bool key="NSDrawsBackground">YES</bool> 231 <bool key="NSDrawsBackground">YES</bool>
232 <reference key="NSBackgroundColor" ref="803370302"/> 232 <reference key="NSBackgroundColor" ref="803370302"/>
233 <reference key="NSTextColor" ref="21034430"/> 233 <reference key="NSTextColor" ref="21034430"/>
234 </object> 234 </object>
235 </object> 235 </object>
236 <object class="NSTextField" id="289669180"> 236 <object class="NSTextField" id="289669180">
237 <reference key="NSNextResponder" ref="1034866434"/> 237 <reference key="NSNextResponder" ref="1034866434"/>
238 <int key="NSvFlags">268</int> 238 <int key="NSvFlags">268</int>
239 <string key="NSFrame">{{18, 148}, {190, 22}}</string> 239 <string key="NSFrame">{{18, 148}, {190, 22}}</string>
240 <reference key="NSSuperview" ref="1034866434"/> 240 <reference key="NSSuperview" ref="1034866434"/>
241 <int key="NSTag">22</int>
241 <bool key="NSEnabled">YES</bool> 242 <bool key="NSEnabled">YES</bool>
242 <object class="NSTextFieldCell" key="NSCell" id="160226063"> 243 <object class="NSTextFieldCell" key="NSCell" id="160226063">
243 <int key="NSCellFlags">-1804468671</int> 244 <int key="NSCellFlags">-1804468671</int>
244 <int key="NSCellFlags2">272630784</int> 245 <int key="NSCellFlags2">272630784</int>
245 <string key="NSContents"/> 246 <string key="NSContents"/>
246 <reference key="NSSupport" ref="872268129"/> 247 <reference key="NSSupport" ref="872268129"/>
247 <reference key="NSControlView" ref="289669180"/> 248 <reference key="NSControlView" ref="289669180"/>
248 <bool key="NSDrawsBackground">YES</bool> 249 <bool key="NSDrawsBackground">YES</bool>
249 <reference key="NSBackgroundColor" ref="803370302"/> 250 <reference key="NSBackgroundColor" ref="803370302"/>
250 <reference key="NSTextColor" ref="21034430"/> 251 <reference key="NSTextColor" ref="21034430"/>
(...skipping 1263 matching lines...) Expand 10 before | Expand all | Expand 10 after
1514 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string> 1515 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string>
1515 </object> 1516 </object>
1516 </object> 1517 </object>
1517 </object> 1518 </object>
1518 </object> 1519 </object>
1519 <int key="IBDocument.localizationMode">0</int> 1520 <int key="IBDocument.localizationMode">0</int>
1520 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 1521 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
1521 <int key="IBDocument.defaultPropertyAccessControl">3</int> 1522 <int key="IBDocument.defaultPropertyAccessControl">3</int>
1522 </data> 1523 </data>
1523 </archive> 1524 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/autofill/autofill_text_field_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698