adium 2531:1b797e2e9b8e: Put the 'defer' back for this script. I...
commits at adium.im
commits at adium.im
Sat Jun 27 08:49:44 UTC 2009
details: http://hg.adium.im/adium/rev/1b797e2e9b8e
revision: 2531:1b797e2e9b8e
author: David Smith <catfish.man at gmail.com>
date: Sat Jun 27 01:47:48 2009 -0700
Put the 'defer' back for this script. I had thought it was unsupported, but perhaps not.
diffs (12 lines):
diff -r a054dc11e9ff -r 1b797e2e9b8e Plugins/WebKit Message View/Template.html
--- a/Plugins/WebKit Message View/Template.html Fri Jun 26 20:58:38 2009 -0400
+++ b/Plugins/WebKit Message View/Template.html Sat Jun 27 01:47:48 2009 -0700
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<base href="%@">
- <script type="text/javascript">
+ <script type="text/javascript" defer="defer">
// NOTE:
// Any percent signs in this file must be escaped!
// Use two escape signs (%%) to display it, this is passed through a format call!
More information about the commits
mailing list