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

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

Issue 856253002: Bug fix for the pointer lock string problem (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 5 years, 10 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/ui/cocoa/exclusive_access_bubble_window_controller.mm » ('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">1070</int> 4 <int key="IBDocument.SystemTarget">1070</int>
5 <string key="IBDocument.SystemVersion">12B19</string> 5 <string key="IBDocument.SystemVersion">12B19</string>
6 <string key="IBDocument.InterfaceBuilderVersion">2549</string> 6 <string key="IBDocument.InterfaceBuilderVersion">2549</string>
7 <string key="IBDocument.AppKitVersion">1187</string> 7 <string key="IBDocument.AppKitVersion">1187</string>
8 <string key="IBDocument.HIToolboxVersion">624.00</string> 8 <string key="IBDocument.HIToolboxVersion">624.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>
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 <object class="NSButton" id="436635720"> 78 <object class="NSButton" id="436635720">
79 <reference key="NSNextResponder" ref="1031271207"/> 79 <reference key="NSNextResponder" ref="1031271207"/>
80 <int key="NSvFlags">268</int> 80 <int key="NSvFlags">268</int>
81 <string key="NSFrame">{{27, 1}, {125, 32}}</string> 81 <string key="NSFrame">{{27, 1}, {125, 32}}</string>
82 <reference key="NSSuperview" ref="1031271207"/> 82 <reference key="NSSuperview" ref="1031271207"/>
83 <reference key="NSWindow"/> 83 <reference key="NSWindow"/>
84 <bool key="NSEnabled">YES</bool> 84 <bool key="NSEnabled">YES</bool>
85 <object class="NSButtonCell" key="NSCell" id="39119561"> 85 <object class="NSButtonCell" key="NSCell" id="39119561">
86 <int key="NSCellFlags">67108864</int> 86 <int key="NSCellFlags">67108864</int>
87 <int key="NSCellFlags2">134217728</int> 87 <int key="NSCellFlags2">134217728</int>
88 » » » » » » » » » » » » » » <string key="NSContents">^IDS_FULLSCREEN_EXIT_FU LLSCREEN</string> 88 » » » » » » » » » » » » » » <string key="NSContents"></string>
89 <object class="NSFont" key="NSSupport" id="19948 7396"> 89 <object class="NSFont" key="NSSupport" id="19948 7396">
90 <string key="NSName">LucidaGrande</strin g> 90 <string key="NSName">LucidaGrande</strin g>
91 <double key="NSSize">13</double> 91 <double key="NSSize">13</double>
92 <int key="NSfFlags">1044</int> 92 <int key="NSfFlags">1044</int>
93 </object> 93 </object>
94 <reference key="NSControlView" ref="436635720"/> 94 <reference key="NSControlView" ref="436635720"/>
95 <int key="NSButtonFlags">-2038284288</int> 95 <int key="NSButtonFlags">-2038284288</int>
96 <int key="NSButtonFlags2">129</int> 96 <int key="NSButtonFlags2">129</int>
97 <string key="NSAlternateContents"/> 97 <string key="NSAlternateContents"/>
98 <string key="NSKeyEquivalent"/> 98 <string key="NSKeyEquivalent"/>
(...skipping 737 matching lines...) Expand 10 before | Expand all | Expand 10 after
836 <real value="1070" key="NS.object.0"/> 836 <real value="1070" key="NS.object.0"/>
837 </object> 837 </object>
838 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies"> 838 <object class="NSMutableDictionary" key="IBDocument.PluginDeclar edDevelopmentDependencies">
839 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string> 839 <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaP lugin.InterfaceBuilder3</string>
840 <integer value="3000" key="NS.object.0"/> 840 <integer value="3000" key="NS.object.0"/>
841 </object> 841 </object>
842 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool> 842 <bool key="IBDocument.PluginDeclaredDependenciesTrackSystemTarge tVersion">YES</bool>
843 <int key="IBDocument.defaultPropertyAccessControl">3</int> 843 <int key="IBDocument.defaultPropertyAccessControl">3</int>
844 </data> 844 </data>
845 </archive> 845 </archive>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/exclusive_access_bubble_window_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698