[SVN-Commit] r941 - in branches/experimental: mail/thunderbird/files www/firefox-nightly/files www/firefox/files www/seamonkey/files

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Sat Aug 18 07:41:31 UTC 2012


Author: jbeich
Date: Sat Aug 18 07:41:24 2012
New Revision: 941

Log:
unused since bug#729155 and bug#753046

Deleted:
   branches/experimental/mail/thunderbird/files/patch-mozilla-dom-plugins-ipc-PluginMessageUtils.cpp
   branches/experimental/www/firefox-nightly/files/patch-dom-plugins-ipc-PluginMessageUtils.cpp
   branches/experimental/www/firefox/files/patch-dom-plugins-ipc-PluginMessageUtils.cpp
   branches/experimental/www/seamonkey/files/patch-mozilla-dom-plugins-ipc-PluginMessageUtils.cpp

Deleted: branches/experimental/mail/thunderbird/files/patch-mozilla-dom-plugins-ipc-PluginMessageUtils.cpp
==============================================================================
--- branches/experimental/mail/thunderbird/files/patch-mozilla-dom-plugins-ipc-PluginMessageUtils.cpp	Sat Aug 18 07:41:24 2012	(r940)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,11 +0,0 @@
---- mozilla/dom/plugins/ipc/PluginMessageUtils.cpp~
-+++ mozilla/dom/plugins/ipc/PluginMessageUtils.cpp
-@@ -94,7 +94,7 @@ ReplaceAll(const string& haystack, const
-     i += with.length();
-   }
- 
--  return munged;
-+  return munged.c_str();
- }
- #endif
- 

Deleted: branches/experimental/www/firefox-nightly/files/patch-dom-plugins-ipc-PluginMessageUtils.cpp
==============================================================================
--- branches/experimental/www/firefox-nightly/files/patch-dom-plugins-ipc-PluginMessageUtils.cpp	Sat Aug 18 07:41:24 2012	(r940)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,11 +0,0 @@
---- dom/plugins/ipc/PluginMessageUtils.cpp~
-+++ dom/plugins/ipc/PluginMessageUtils.cpp
-@@ -94,7 +94,7 @@ ReplaceAll(const string& haystack, const
-     i += with.length();
-   }
- 
--  return munged;
-+  return munged.c_str();
- }
- #endif
- 

Deleted: branches/experimental/www/firefox/files/patch-dom-plugins-ipc-PluginMessageUtils.cpp
==============================================================================
--- branches/experimental/www/firefox/files/patch-dom-plugins-ipc-PluginMessageUtils.cpp	Sat Aug 18 07:41:24 2012	(r940)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,11 +0,0 @@
---- dom/plugins/ipc/PluginMessageUtils.cpp~
-+++ dom/plugins/ipc/PluginMessageUtils.cpp
-@@ -94,7 +94,7 @@ ReplaceAll(const string& haystack, const
-     i += with.length();
-   }
- 
--  return munged;
-+  return munged.c_str();
- }
- #endif
- 

Deleted: branches/experimental/www/seamonkey/files/patch-mozilla-dom-plugins-ipc-PluginMessageUtils.cpp
==============================================================================
--- branches/experimental/www/seamonkey/files/patch-mozilla-dom-plugins-ipc-PluginMessageUtils.cpp	Sat Aug 18 07:41:24 2012	(r940)
+++ /dev/null	00:00:00 1970	(deleted)
@@ -1,11 +0,0 @@
---- mozilla/dom/plugins/ipc/PluginMessageUtils.cpp~
-+++ mozilla/dom/plugins/ipc/PluginMessageUtils.cpp
-@@ -94,7 +94,7 @@ ReplaceAll(const string& haystack, const
-     i += with.length();
-   }
- 
--  return munged;
-+  return munged.c_str();
- }
- #endif
- 


More information about the freebsd-gecko mailing list