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

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

Issue 179070: [Mac] Disable resizing of the hung renderer dialog.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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 | no next file » | 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">9J61</string> 5 <string key="IBDocument.SystemVersion">9J61</string>
6 <string key="IBDocument.InterfaceBuilderVersion">677</string> 6 <string key="IBDocument.InterfaceBuilderVersion">677</string>
7 <string key="IBDocument.AppKitVersion">949.46</string> 7 <string key="IBDocument.AppKitVersion">949.46</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>
(...skipping 17 matching lines...) Expand all
28 <object class="NSCustomObject" id="1001"> 28 <object class="NSCustomObject" id="1001">
29 <string key="NSClassName">HungRendererController </string> 29 <string key="NSClassName">HungRendererController </string>
30 </object> 30 </object>
31 <object class="NSCustomObject" id="1003"> 31 <object class="NSCustomObject" id="1003">
32 <string key="NSClassName">FirstResponder</string > 32 <string key="NSClassName">FirstResponder</string >
33 </object> 33 </object>
34 <object class="NSCustomObject" id="1004"> 34 <object class="NSCustomObject" id="1004">
35 <string key="NSClassName">NSApplication</string> 35 <string key="NSClassName">NSApplication</string>
36 </object> 36 </object>
37 <object class="NSWindowTemplate" id="1005"> 37 <object class="NSWindowTemplate" id="1005">
38 » » » » <int key="NSWindowStyleMask">9</int> 38 » » » » <int key="NSWindowStyleMask">1</int>
39 <int key="NSWindowBacking">2</int> 39 <int key="NSWindowBacking">2</int>
40 <string key="NSWindowRect">{{196, 264}, {480, 24 6}}</string> 40 <string key="NSWindowRect">{{196, 264}, {480, 24 6}}</string>
41 <int key="NSWTFlags">536870912</int> 41 <int key="NSWTFlags">536870912</int>
42 <string key="NSWindowTitle"/> 42 <string key="NSWindowTitle"/>
43 <string key="NSWindowClass">NSWindow</string> 43 <string key="NSWindowClass">NSWindow</string>
44 <nil key="NSViewClass"/> 44 <nil key="NSViewClass"/>
45 <string key="NSWindowContentMaxSize">{3.40282e+3 8, 3.40282e+38}</string> 45 <string key="NSWindowContentMaxSize">{3.40282e+3 8, 3.40282e+38}</string>
46 <object class="NSView" key="NSWindowView" id="10 06"> 46 <object class="NSView" key="NSWindowView" id="10 06">
47 <reference key="NSNextResponder"/> 47 <reference key="NSNextResponder"/>
48 <int key="NSvFlags">256</int> 48 <int key="NSvFlags">256</int>
(...skipping 606 matching lines...) Expand 10 before | Expand all | Expand 10 after
655 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string> 655 <string key="minorKey">browser/c ocoa/tab_strip_model_observer_bridge.h</string>
656 </object> 656 </object>
657 </object> 657 </object>
658 </object> 658 </object>
659 </object> 659 </object>
660 <int key="IBDocument.localizationMode">0</int> 660 <int key="IBDocument.localizationMode">0</int>
661 <string key="IBDocument.LastKnownRelativeProjectPath">../../../c hrome.xcodeproj</string> 661 <string key="IBDocument.LastKnownRelativeProjectPath">../../../c hrome.xcodeproj</string>
662 <int key="IBDocument.defaultPropertyAccessControl">3</int> 662 <int key="IBDocument.defaultPropertyAccessControl">3</int>
663 </data> 663 </data>
664 </archive> 664 </archive>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698