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

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

Issue 7694014: Reland: Implement correct Panel closing sequence for Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed random result of CreateClose unittest caused by using a freed object. Created 9 years, 4 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/ui/panels/panel.cc » ('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.10"> 2 <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
3 <data> 3 <data>
4 <int key="IBDocument.SystemTarget">1050</int> 4 <int key="IBDocument.SystemTarget">1050</int>
5 » » <string key="IBDocument.SystemVersion">10J869</string> 5 » » <string key="IBDocument.SystemVersion">10K549</string>
6 <string key="IBDocument.InterfaceBuilderVersion">804</string> 6 <string key="IBDocument.InterfaceBuilderVersion">804</string>
7 » » <string key="IBDocument.AppKitVersion">1038.35</string> 7 » » <string key="IBDocument.AppKitVersion">1038.36</string>
8 <string key="IBDocument.HIToolboxVersion">461.00</string> 8 <string key="IBDocument.HIToolboxVersion">461.00</string>
9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns"> 9 <object class="NSMutableDictionary" key="IBDocument.PluginVersio ns">
10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string> 10 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin</string>
11 <string key="NS.object.0">804</string> 11 <string key="NS.object.0">804</string>
12 </object> 12 </object>
13 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> 13 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
14 <bool key="EncodedWithXMLCoder">YES</bool> 14 <bool key="EncodedWithXMLCoder">YES</bool>
15 <integer value="6"/> 15 <integer value="6"/>
16 <integer value="1"/> 16 <integer value="1"/>
17 </object> 17 </object>
(...skipping 957 matching lines...) Expand 10 before | Expand all | Expand 10 after
975 </object> 975 </object>
976 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 976 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
977 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 977 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
978 <integer value="3000" key="NS.object.0"/> 978 <integer value="3000" key="NS.object.0"/>
979 </object> 979 </object>
980 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 980 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
981 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string> 981 <string key="IBDocument.LastKnownRelativeProjectPath">../../chro me.xcodeproj</string>
982 <int key="IBDocument.defaultPropertyAccessControl">3</int> 982 <int key="IBDocument.defaultPropertyAccessControl">3</int>
983 </data> 983 </data>
984 </archive> 984 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/panels/panel.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698