adium 4312:706d19b3449f: Disable loading WebKit-plugins for the ...
commits at adium.im
commits at adium.im
Sun Nov 20 21:17:50 UTC 2011
details: http://hg.adium.im/adium/rev/706d19b3449f
revision: 4312:706d19b3449f
branch: (none)
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Sun Nov 20 22:17:12 2011 +0100
Disable loading WebKit-plugins for the Facebook authorization window. /Maybe/ this will avoid the hang people have experienced with it.
diffs (22 lines):
diff -r 92981866ae1f -r 706d19b3449f Plugins/Purple Service/AIFacebookXMPPOauthWebViewWindow.xib
--- a/Plugins/Purple Service/AIFacebookXMPPOauthWebViewWindow.xib Sun Nov 20 12:26:11 2011 -0800
+++ b/Plugins/Purple Service/AIFacebookXMPPOauthWebViewWindow.xib Sun Nov 20 22:17:12 2011 +0100
@@ -80,6 +80,7 @@
<integer value="12" key="WebKitDefaultFixedFontSize"/>
<integer value="12" key="WebKitDefaultFontSize"/>
<integer value="1" key="WebKitMinimumFontSize"/>
+ <boolean value="NO" key="WebKitPluginsEnabled"/>
</dictionary>
</object>
<bool key="UseBackForwardList">YES</bool>
@@ -299,10 +300,6 @@
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
<real value="1060" key="NS.object.0"/>
</object>
- <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults">
- <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string>
- <real value="1060" key="NS.object.0"/>
- </object>
<object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies">
<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string>
<real value="3200" key="NS.object.0"/>
More information about the commits
mailing list