[Pkg-javascript-commits] [sockjs-client] 105/434: No need for that, polluting is already done in the HtmlfileReceiver constructor.

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch master
in repository sockjs-client.

commit aa01a43ade1cf9c27afc8a1f9e9ca21a76541309
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Thu Aug 25 17:11:26 2011 +0100

    No need for that, polluting is already done in the HtmlfileReceiver constructor.
---
 lib/trans-iframe-htmlfile.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/trans-iframe-htmlfile.js b/lib/trans-iframe-htmlfile.js
index 225b410..abdbccc 100644
--- a/lib/trans-iframe-htmlfile.js
+++ b/lib/trans-iframe-htmlfile.js
@@ -20,8 +20,6 @@ HtmlFileIframeTransport.enabled = function (options) {
 
 
 var HtmlFileTransport = FacadeJS['w-iframe-htmlfile'] = function (ri, trans_url) {
-    utils.polluteGlobalNamespace();
-
     var that = this;
     that.trans_url = trans_url;
     that.send_constructor(ajaxSender);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list