[extensions-web] about.html: Add memory leak patch to the patch set for proper WebKit support



commit 11606d211617143e0ff25f482602e7b66fa78375
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Thu Dec 8 12:11:33 2011 -0500

    about.html: Add memory leak patch to the patch set for proper WebKit support

 .../extensions/templates/extensions/about.html     |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/extensions/templates/extensions/about.html b/sweettooth/extensions/templates/extensions/about.html
index bba9175..19cd8c1 100644
--- a/sweettooth/extensions/templates/extensions/about.html
+++ b/sweettooth/extensions/templates/extensions/about.html
@@ -80,6 +80,7 @@ you will need to apply to get WebKit support working include:
 <li><a href="http://git.gnome.org/browse/gnome-shell/commit/?id=2c2729f7be6ff4d8946c51ff8b59187fe38052d1";>browser-plugin: Set that we need XEmbed</a></li>
 <li><a href="http://git.gnome.org/browse/gnome-shell/commit/?id=9bc1a68fe48a0b1e8f377597387baea7a90a3a5b";>browser-plugin: Use g_strndup to get a string property</a></li>
 <li><a href="http://git.gnome.org/browse/gnome-shell/commit/?id=ab6a7773ce0bf0b6614fe81acc26521739723853";>browser-plugin: Make sure to use the UTF8Length parameter</a></li>
+<li><a href="http://git.gnome.org/browse/gnome-shell/commit/?id=02af8eb824bde8cc21b58365772d67e0d6c5992f";>browser-plugin: Fix memory leak when passing an invalid UUID</a></li>
 </ul>
 <h2 id="uninstall"> How do I uninstall my extensions? </h2>
 <p>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]