mirror of
				https://github.com/gnh1201/welsonjs.git
				synced 2025-10-31 04:51:17 +00:00 
			
		
		
		
	Update chrome.js
This commit is contained in:
		
							parent
							
								
									044ab2fb24
								
							
						
					
					
						commit
						cace5c60b3
					
				|  | @ -1254,7 +1254,9 @@ var ChromeObject = function() { | ||||||
|         return this.getEvaluatedValue('(confirm("' + s + '") ? "true" : "false")'); |         return this.getEvaluatedValue('(confirm("' + s + '") ? "true" : "false")'); | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|     // @deprecated
 |     /** | ||||||
|  |      * @deprecated Use Chrome.setPublisherName instead of Chrome.setVendor | ||||||
|  |      */ | ||||||
|     this.setVendor = function(vendor) { |     this.setVendor = function(vendor) { | ||||||
|         this.setPublisherName(vendor); |         this.setPublisherName(vendor); | ||||||
|         console.warn("Deprecated: Please use setPublisherName"); |         console.warn("Deprecated: Please use setPublisherName"); | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user