Changeset 8479 for lang/javascript/userchrome/tumblr-multi.uc.js
- Timestamp:
- 03/29/08 03:07:09 (4 years ago)
- Files:
-
- 1 modified
-
lang/javascript/userchrome/tumblr-multi.uc.js (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userchrome/tumblr-multi.uc.js
r271 r8479 1 /* 1 /** 2 2 * Multi login for Tumblr 3 3 * cho45 <cho45@lowreal.net> … … 17 17 if (arguments.callee.instance) { 18 18 // some complex process for reloading 19 for ( prop in arguments.callee.prototype) {19 for (let prop in arguments.callee.prototype) { 20 20 if (arguments.callee.prototype.hasOwnProperty(prop)) { 21 21 arguments.callee.instance[prop] = arguments.callee.prototype[prop]; … … 41 41 .getService(Components.interfaces.nsICookieService); 42 42 this.IOService = Components.classes["@mozilla.org/network/io-service;1"] 43 .getService(Components.interfaces.nsIIOService);43 .getService(Components.interfaces.nsIIOService); 44 44 45 45 … … 53 53 LAAAAAAOAA4AAAM7GLoMsC5KIR6gOBdCnBhgGHLeIEVkcBUPo1pr6wbmNStX 54 54 XcmQ0KmUk6dzMRgyGFJRVNhwfgCQMALhzRIAOw== 55 ]]></>.replace(/\s /g, "");55 ]]></>.replace(/\s+/g, ""); 56 56 this.img.setAttribute("src", this.iconimg); 57 57 this.panel.appendChild(this.img); … … 124 124 "&password=", encodeURIComponent(password.password), 125 125 ].join("")); 126 127 126 128 127 this.currentUser = password;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)