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

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

Issue 2838037: Introduce RemoveRowTableModel interface, let GeolocationExceptionsTableModel derive from it. (Closed)
Patch Set: '' Created 10 years, 5 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
« no previous file with comments | « no previous file | chrome/browser/cocoa/geolocation_exceptions_window_controller.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">680</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="1"/> 11 » » » <integer value="42"/>
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.InterfaceBuilder.CocoaPlugin</string> 15 <string>com.apple.InterfaceBuilder.CocoaPlugin</string>
16 </object> 16 </object>
17 <object class="NSMutableDictionary" key="IBDocument.Metadata"> 17 <object class="NSMutableDictionary" key="IBDocument.Metadata">
18 <bool key="EncodedWithXMLCoder">YES</bool> 18 <bool key="EncodedWithXMLCoder">YES</bool>
19 <object class="NSArray" key="dict.sortedKeys"> 19 <object class="NSArray" key="dict.sortedKeys">
20 <bool key="EncodedWithXMLCoder">YES</bool> 20 <bool key="EncodedWithXMLCoder">YES</bool>
21 </object> 21 </object>
(...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 </object> 391 </object>
392 <object class="IBConnectionRecord"> 392 <object class="IBConnectionRecord">
393 <object class="IBOutletConnection" key=" connection"> 393 <object class="IBOutletConnection" key=" connection">
394 <string key="label">delegate</st ring> 394 <string key="label">delegate</st ring>
395 <reference key="source" ref="178 750169"/> 395 <reference key="source" ref="178 750169"/>
396 <reference key="destination" ref ="1001"/> 396 <reference key="destination" ref ="1001"/>
397 </object> 397 </object>
398 <int key="connectionID">27</int> 398 <int key="connectionID">27</int>
399 </object> 399 </object>
400 <object class="IBConnectionRecord"> 400 <object class="IBConnectionRecord">
401 <object class="IBActionConnection" key=" connection">
402 <string key="label">removeExcept ion:</string>
403 <reference key="source" ref="100 1"/>
404 <reference key="destination" ref ="297568762"/>
405 </object>
406 <int key="connectionID">34</int>
407 </object>
408 <object class="IBConnectionRecord">
409 <object class="IBActionConnection" key=" connection">
410 <string key="label">removeAllExc eptions:</string>
411 <reference key="source" ref="100 1"/>
412 <reference key="destination" ref ="882966747"/>
413 </object>
414 <int key="connectionID">35</int>
415 </object>
416 <object class="IBConnectionRecord">
417 <object class="IBOutletConnection" key=" connection"> 401 <object class="IBOutletConnection" key=" connection">
418 <string key="label">removeButton _</string> 402 <string key="label">removeButton _</string>
419 <reference key="source" ref="100 1"/> 403 <reference key="source" ref="100 1"/>
420 <reference key="destination" ref ="297568762"/> 404 <reference key="destination" ref ="297568762"/>
421 </object> 405 </object>
422 <int key="connectionID">36</int> 406 <int key="connectionID">36</int>
423 </object> 407 </object>
424 <object class="IBConnectionRecord"> 408 <object class="IBConnectionRecord">
425 <object class="IBOutletConnection" key=" connection"> 409 <object class="IBOutletConnection" key=" connection">
426 <string key="label">removeAllBut ton_</string> 410 <string key="label">removeAllBut ton_</string>
(...skipping 27 matching lines...) Expand all
454 <int key="connectionID">46</int> 438 <int key="connectionID">46</int>
455 </object> 439 </object>
456 <object class="IBConnectionRecord"> 440 <object class="IBConnectionRecord">
457 <object class="IBOutletConnection" key=" connection"> 441 <object class="IBOutletConnection" key=" connection">
458 <string key="label">doneButton_< /string> 442 <string key="label">doneButton_< /string>
459 <reference key="source" ref="100 1"/> 443 <reference key="source" ref="100 1"/>
460 <reference key="destination" ref ="736922088"/> 444 <reference key="destination" ref ="736922088"/>
461 </object> 445 </object>
462 <int key="connectionID">47</int> 446 <int key="connectionID">47</int>
463 </object> 447 </object>
448 <object class="IBConnectionRecord">
449 <object class="IBActionConnection" key=" connection">
450 <string key="label">removeRow:</ string>
451 <reference key="source" ref="100 1"/>
452 <reference key="destination" ref ="297568762"/>
453 </object>
454 <int key="connectionID">48</int>
455 </object>
456 <object class="IBConnectionRecord">
457 <object class="IBActionConnection" key=" connection">
458 <string key="label">removeAll:</ string>
459 <reference key="source" ref="100 1"/>
460 <reference key="destination" ref ="882966747"/>
461 </object>
462 <int key="connectionID">49</int>
463 </object>
464 </object> 464 </object>
465 <object class="IBMutableOrderedSet" key="objectRecords"> 465 <object class="IBMutableOrderedSet" key="objectRecords">
466 <object class="NSArray" key="orderedObjects"> 466 <object class="NSArray" key="orderedObjects">
467 <bool key="EncodedWithXMLCoder">YES</boo l> 467 <bool key="EncodedWithXMLCoder">YES</boo l>
468 <object class="IBObjectRecord"> 468 <object class="IBObjectRecord">
469 <int key="objectID">0</int> 469 <int key="objectID">0</int>
470 <object class="NSArray" key="obj ect" id="13599172"> 470 <object class="NSArray" key="obj ect" id="13599172">
471 <bool key="EncodedWithXM LCoder">YES</bool> 471 <bool key="EncodedWithXM LCoder">YES</bool>
472 </object> 472 </object>
473 <reference key="children" ref="1 000"/> 473 <reference key="children" ref="1 000"/>
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
729 <object class="NSMutableDictionary" key="localizations"> 729 <object class="NSMutableDictionary" key="localizations">
730 <bool key="EncodedWithXMLCoder">YES</bool> 730 <bool key="EncodedWithXMLCoder">YES</bool>
731 <object class="NSArray" key="dict.sortedKeys"> 731 <object class="NSArray" key="dict.sortedKeys">
732 <bool key="EncodedWithXMLCoder">YES</boo l> 732 <bool key="EncodedWithXMLCoder">YES</boo l>
733 </object> 733 </object>
734 <object class="NSMutableArray" key="dict.values" > 734 <object class="NSMutableArray" key="dict.values" >
735 <bool key="EncodedWithXMLCoder">YES</boo l> 735 <bool key="EncodedWithXMLCoder">YES</boo l>
736 </object> 736 </object>
737 </object> 737 </object>
738 <nil key="sourceID"/> 738 <nil key="sourceID"/>
739 » » » <int key="maxID">47</int> 739 » » » <int key="maxID">49</int>
740 </object> 740 </object>
741 <object class="IBClassDescriber" key="IBDocument.Classes"> 741 <object class="IBClassDescriber" key="IBDocument.Classes">
742 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions"> 742 <object class="NSMutableArray" key="referencedPartialCla ssDescriptions">
743 <bool key="EncodedWithXMLCoder">YES</bool> 743 <bool key="EncodedWithXMLCoder">YES</bool>
744 <object class="IBPartialClassDescription"> 744 <object class="IBPartialClassDescription">
745 <string key="className">ChromeUILocalize r</string> 745 <string key="className">ChromeUILocalize r</string>
746 <string key="superclassName">GTMUILocali zer</string> 746 <string key="superclassName">GTMUILocali zer</string>
747 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 747 <object class="IBClassDescriptionSource" key="sourceIdentifier">
748 <string key="majorKey">IBProject Source</string> 748 <string key="majorKey">IBProject Source</string>
749 <string key="minorKey">browser/c ocoa/ui_localizer.h</string> 749 <string key="minorKey">browser/c ocoa/ui_localizer.h</string>
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
816 <reference key="sourceIdentifier" ref="9 17742388"/> 816 <reference key="sourceIdentifier" ref="9 17742388"/>
817 </object> 817 </object>
818 <object class="IBPartialClassDescription"> 818 <object class="IBPartialClassDescription">
819 <string key="className">GeolocationExcep tionsWindowController</string> 819 <string key="className">GeolocationExcep tionsWindowController</string>
820 <string key="superclassName">NSWindowCon troller</string> 820 <string key="superclassName">NSWindowCon troller</string>
821 <object class="NSMutableDictionary" key= "actions"> 821 <object class="NSMutableDictionary" key= "actions">
822 <bool key="EncodedWithXMLCoder"> YES</bool> 822 <bool key="EncodedWithXMLCoder"> YES</bool>
823 <object class="NSMutableArray" k ey="dict.sortedKeys"> 823 <object class="NSMutableArray" k ey="dict.sortedKeys">
824 <bool key="EncodedWithXM LCoder">YES</bool> 824 <bool key="EncodedWithXM LCoder">YES</bool>
825 <string>closeSheet:</str ing> 825 <string>closeSheet:</str ing>
826 » » » » » » » <string>removeAllExcepti ons:</string> 826 » » » » » » » <string>removeAll:</stri ng>
827 » » » » » » » <string>removeException: </string> 827 » » » » » » » <string>removeRow:</stri ng>
828 </object> 828 </object>
829 <object class="NSMutableArray" k ey="dict.values"> 829 <object class="NSMutableArray" k ey="dict.values">
830 <bool key="EncodedWithXM LCoder">YES</bool> 830 <bool key="EncodedWithXM LCoder">YES</bool>
831 <string>id</string> 831 <string>id</string>
832 <string>id</string> 832 <string>id</string>
833 <string>id</string> 833 <string>id</string>
834 </object> 834 </object>
835 </object> 835 </object>
836 <object class="NSMutableDictionary" key= "outlets"> 836 <object class="NSMutableDictionary" key= "outlets">
837 <bool key="EncodedWithXMLCoder"> YES</bool> 837 <bool key="EncodedWithXMLCoder"> YES</bool>
(...skipping 21 matching lines...) Expand all
859 <string key="className">NSObject</string > 859 <string key="className">NSObject</string >
860 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 860 <object class="IBClassDescriptionSource" key="sourceIdentifier">
861 <string key="majorKey">IBProject Source</string> 861 <string key="majorKey">IBProject Source</string>
862 <string key="minorKey">../third_ party/GTM/Foundation/GTMNSObject+KeyValueObserving.h</string> 862 <string key="minorKey">../third_ party/GTM/Foundation/GTMNSObject+KeyValueObserving.h</string>
863 </object> 863 </object>
864 </object> 864 </object>
865 <object class="IBPartialClassDescription"> 865 <object class="IBPartialClassDescription">
866 <string key="className">NSObject</string > 866 <string key="className">NSObject</string >
867 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 867 <object class="IBClassDescriptionSource" key="sourceIdentifier">
868 <string key="majorKey">IBProject Source</string> 868 <string key="majorKey">IBProject Source</string>
869 <string key="minorKey">browser/c ocoa/objc_zombie.h</string>
870 </object>
871 </object>
872 <object class="IBPartialClassDescription">
873 <string key="className">NSObject</string >
874 <object class="IBClassDescriptionSource" key="sourceIdentifier">
875 <string key="majorKey">IBProject Source</string>
869 <string key="minorKey">browser/c ocoa/status_bubble_mac.h</string> 876 <string key="minorKey">browser/c ocoa/status_bubble_mac.h</string>
870 </object> 877 </object>
871 </object> 878 </object>
872 <object class="IBPartialClassDescription"> 879 <object class="IBPartialClassDescription">
873 <string key="className">NSObject</string > 880 <string key="className">NSObject</string >
874 <object class="IBClassDescriptionSource" key="sourceIdentifier"> 881 <object class="IBClassDescriptionSource" key="sourceIdentifier">
875 <string key="majorKey">IBProject Source</string> 882 <string key="majorKey">IBProject Source</string>
876 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string> 883 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string>
877 </object> 884 </object>
878 </object> 885 </object>
(...skipping 11 matching lines...) Expand all
890 <string key="minorKey">browser/c ocoa/themed_window.h</string> 897 <string key="minorKey">browser/c ocoa/themed_window.h</string>
891 </object> 898 </object>
892 </object> 899 </object>
893 </object> 900 </object>
894 </object> 901 </object>
895 <int key="IBDocument.localizationMode">0</int> 902 <int key="IBDocument.localizationMode">0</int>
896 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 903 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
897 <int key="IBDocument.defaultPropertyAccessControl">3</int> 904 <int key="IBDocument.defaultPropertyAccessControl">3</int>
898 </data> 905 </data>
899 </archive> 906 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/cocoa/geolocation_exceptions_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698