Andrew McCreight 
								
							 
						 
						
							
							
							
							
								
							
							
								5dec0e0beb 
								
							 
						 
						
							
							
								
								Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian  
							
							... 
							
							
							
							This patch was autogenerated by my decomponents.py
It covers almost every file with the extension js, jsm, html, py,
xhtml, or xul.
It removes blank lines after removed lines, when the removed lines are
preceded by either blank lines or the start of a new block. The "start
of a new block" is defined fairly hackily: either the line starts with
//, ends with */, ends with {, <![CDATA[, """ or '''. The first two
cover comments, the third one covers JS, the fourth covers JS embedded
in XUL, and the final two cover JS embedded in Python. This also
applies if the removed line was the first line of the file.
It covers the pattern matching cases like "var {classes: Cc,
interfaces: Ci, utils: Cu, results: Cr} = Components;". It'll remove
the entire thing if they are all either Ci, Cr, Cc or Cu, or it will
remove the appropriate ones and leave the residue behind. If there's
only one behind, then it will turn it into a normal, non-pattern
matching variable definition. (For instance, "const { classes: Cc,
Constructor: CC, interfaces: Ci, utils: Cu } = Components" becomes
"const CC = Components.Constructor".)
MozReview-Commit-ID: DeSHcClQ7cG
--HG--
extra : rebase_source : d9c41878036c1ef7766ef5e91a7005025bc1d72b 
							
						 
						
							2018-02-06 09:36:57 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Florian Quèze 
								
							 
						 
						
							
							
							
							
								
							
							
								2b1c8dccb6 
								
							 
						 
						
							
							
								
								Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.  
							
							
							
						 
						
							2018-02-01 20:45:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kris Maglione 
								
							 
						 
						
							
							
							
							
								
							
							
								918ed6c474 
								
							 
						 
						
							
							
								
								Bug  1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian  
							
							... 
							
							
							
							This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm 
							
						 
						
							2018-01-29 15:20:18 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Cosmin Sabou 
								
							 
						 
						
							
							
							
							
								
							
							
								9a65a40178 
								
							 
						 
						
							
							
								
								Backed out 3 changesets (bug  1431533) for Android mochitest failures on testEventDispatcher on a CLOSED TREE  
							
							... 
							
							
							
							Backed out changeset a1eca62826a1 (bug 143153314315331431533 
							
						 
						
							2018-01-30 07:17:48 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kris Maglione 
								
							 
						 
						
							
							
							
							
								
							
							
								6476f95b13 
								
							 
						 
						
							
							
								
								Bug  1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian  
							
							... 
							
							
							
							This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm 
							
						 
						
							2018-01-29 15:20:18 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brindusan Cristian 
								
							 
						 
						
							
							
							
							
								
							
							
								af8879d1eb 
								
							 
						 
						
							
							
								
								Backed out 2 changesets (bug  1431533) for ESlint failures on a CLOSED TREE  
							
							... 
							
							
							
							Backed out changeset 6e56f4c8843e (bug 14315331431533 
							
						 
						
							2018-01-30 02:32:43 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kris Maglione 
								
							 
						 
						
							
							
							
							
								
							
							
								c276bb9375 
								
							 
						 
						
							
							
								
								Bug  1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian  
							
							... 
							
							
							
							This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm 
							
						 
						
							2018-01-29 15:20:18 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew McCreight 
								
							 
						 
						
							
							
							
							
								
							
							
								b440b8b98a 
								
							 
						 
						
							
							
								
								Bug 1386036 - Don't spam the console with feeds debug output. r=Gijs  
							
							... 
							
							
							
							MozReview-Commit-ID: 52wl9i8y9lO
--HG--
extra : rebase_source : bffb595e259227fe19ab9914d453865296929034 
							
						 
						
							2017-08-01 11:27:09 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								827f63286b 
								
							 
						 
						
							
							
								
								Backed out changeset 81cdbfd5bfb0 (bug 1386036) for eslint comment failure at WebContentConverter.js:16. r=backout  
							
							
							
						 
						
							2017-08-02 00:16:04 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew McCreight 
								
							 
						 
						
							
							
							
							
								
							
							
								cf7729cd32 
								
							 
						 
						
							
							
								
								Bug 1386036 - Don't spam the console with feeds debug output. r=Gijs  
							
							... 
							
							
							
							MozReview-Commit-ID: 52wl9i8y9lO
--HG--
extra : rebase_source : a57099610dfe9fb4861bdae2b6479a2da93ca96a 
							
						 
						
							2017-08-01 11:27:09 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Florian Quèze 
								
							 
						 
						
							
							
							
							
								
							
							
								6e4f665838 
								
							 
						 
						
							
							
								
								Bug 1369467 - Move a few module imports off of app-startup, r=mconley.  
							
							
							
						 
						
							2017-06-02 22:08:21 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Christoph Kerschbaumer 
								
							 
						 
						
							
							
							
							
								
							
							
								816ea3a9bd 
								
							 
						 
						
							
							
								
								Bug 1361387 - Update callsites of loadURI() within browser/ to pass a triggeringPrincipal. r=gijs  
							
							
							
						 
						
							2017-05-03 10:23:59 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Florian Queze 
								
							 
						 
						
							
							
							
							
								
							
							
								37f2343b9a 
								
							 
						 
						
							
							
								
								Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws.  
							
							
							
						 
						
							2017-04-14 21:51:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Florian Queze 
								
							 
						 
						
							
							
							
							
								
							
							
								37ff4fc7cc 
								
							 
						 
						
							
							
								
								Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.  
							
							
							
						 
						
							2017-04-14 21:51:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								a07223d699 
								
							 
						 
						
							
							
								
								Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout  
							
							
							
						 
						
							2017-04-14 23:39:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								9e0ecf32c5 
								
							 
						 
						
							
							
								
								Backed out changeset e1f191aad863 (bug 1356569)  
							
							
							
						 
						
							2017-04-14 23:39:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Florian Queze 
								
							 
						 
						
							
							
							
							
								
							
							
								93a734a3ce 
								
							 
						 
						
							
							
								
								Bug 1356569 - Remove appendElement's last parameter when it is false, r=jaws.  
							
							
							
						 
						
							2017-04-14 21:51:39 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Florian Queze 
								
							 
						 
						
							
							
							
							
								
							
							
								95d4d20c17 
								
							 
						 
						
							
							
								
								Bug 1356569 - Remove addObserver's last parameter when it is false, r=jaws.  
							
							
							
						 
						
							2017-04-14 21:51:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Florian Quèze 
								
							 
						 
						
							
							
							
							
								
							
							
								9c4d40bb54 
								
							 
						 
						
							
							
								
								Bug 1345294 - script generated patch (+ some hand cleanup) to replace {get,set}ComplexValue for nsISupportsString by {get,set}StringPref, r=Mossop.  
							
							
							
						 
						
							2017-03-16 19:26:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Florian Quèze 
								
							 
						 
						
							
							
							
							
								
							
							
								7f1b926f29 
								
							 
						 
						
							
							
								
								Bug 1344711 - hand cleanup of cases that were ignored by the script to remove try blocks around get*Pref calls, r=jaws.  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 4da1e10b87ac37de19e0ca6f79996e8a12492db9 
							
						 
						
							2017-03-07 15:29:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Banner 
								
							 
						 
						
							
							
							
							
								
							
							
								39df62d9dc 
								
							 
						 
						
							
							
								
								Bug 1328338 - Fix more no-undef eslint issues in toolkit/ and browser/. r=mossop  
							
							... 
							
							
							
							MozReview-Commit-ID: 78dXLYVW1gC
--HG--
extra : rebase_source : 4d2c50697307177c76a71ca7989863f01b05290b 
							
						 
						
							2017-01-03 11:55:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jared Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								9141469edf 
								
							 
						 
						
							
							
								
								Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN  
							
							... 
							
							
							
							MozReview-Commit-ID: FuVu8skcqOe
--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203 
							
						 
						
							2016-12-30 21:47:25 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Iulian Radu 
								
							 
						 
						
							
							
							
							
								
							
							
								074a78e4ff 
								
							 
						 
						
							
							
								
								Bug 1322565 - Remove gecko.handlerService.allowRegisterFromDifferentHost pref, r=gijs  
							
							... 
							
							
							
							MozReview-Commit-ID: Dlpt96MfoNP
--HG--
extra : rebase_source : 0355d5422af8a991057211fabd69f7fdfe3440f2 
							
						 
						
							2016-12-16 01:53:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Carsten "Tomcat" Book 
								
							 
						 
						
							
							
							
							
								
							
							
								09ad3f43ec 
								
							 
						 
						
							
							
								
								Backed out changeset a6e2d96c1274 (bug 1322565) for eslint failure  
							
							
							
						 
						
							2016-12-16 16:41:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Iulian Radu 
								
							 
						 
						
							
							
							
							
								
							
							
								0185db5f4d 
								
							 
						 
						
							
							
								
								Bug 1322565 - Remove gecko.handlerService.allowRegisterFromDifferentHost. r=gijs  
							
							
							
						 
						
							2016-12-16 01:53:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jared Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								3718f00db1 
								
							 
						 
						
							
							
								
								Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop  
							
							
							
						 
						
							2016-11-15 22:58:30 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jared Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								5040f17e00 
								
							 
						 
						
							
							
								
								Bug  1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8  
							
							... 
							
							
							
							MozReview-Commit-ID: 7Gx90a5y8t6
--HG--
extra : rebase_source : 9c8a6b15c19982d720b0163fbbf19d465da786fe 
							
						 
						
							2016-10-24 13:14:19 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									jordan9769 
								
							 
						 
						
							
							
							
							
								
							
							
								5f63c00b0b 
								
							 
						 
						
							
							
								
								Bug 1311343 - Enable eslint of browser/components/feeds/; r=standard8  
							
							... 
							
							
							
							MozReview-Commit-ID: 6c4nzNeeurk
--HG--
extra : rebase_source : 1f0c1ef423594c6d780c56ab95e0b8f4dd0de47e 
							
						 
						
							2016-10-27 12:02:52 +05:30 
							
								 
							
						 
					 
				
					
						
							
								
								
									Boris Zbarsky 
								
							 
						 
						
							
							
							
							
								
							
							
								666ff33931 
								
							 
						 
						
							
							
								
								Bug 1260511 part 4.  Fix some of the places where registerProtocolHandler should be throwing a SECURITY_ERR to actually do so.  r=gijs  
							
							
							
						 
						
							2016-04-22 16:03:06 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Boris Zbarsky 
								
							 
						 
						
							
							
							
							
								
							
							
								e65c44d2be 
								
							 
						 
						
							
							
								
								Bug 1260511 part 1.  Fix WebContentConverter to behave consistently in both e10s and non-e10s mode in terms of the argument sanity checking registerContentHandler does.  r=gijs  
							
							
							
						 
						
							2016-04-22 16:03:05 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Watt 
								
							 
						 
						
							
							
							
							
								
							
							
								7d26b6ad37 
								
							 
						 
						
							
							
								
								Bug 1263045 - Avoid JavaScript strict warning in WebContentConverter.js during startup. r=Gijs  
							
							
							
						 
						
							2016-03-23 10:39:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									J. Ryan Stinnett 
								
							 
						 
						
							
							
							
							
								
							
							
								43d0a9d541 
								
							 
						 
						
							
							
								
								Bug 1249702 - Fix e10s feed handling with auto content handler prefs. r=Gijs  
							
							... 
							
							
							
							MozReview-Commit-ID: 3ggmJxUmuxp 
							
						 
						
							2016-02-25 17:26:15 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Blake Kaplan 
								
							 
						 
						
							
							
							
							
								
							
							
								f92eca37c1 
								
							 
						 
						
							
							
								
								Bug 1193093 - Tighten up these checks a little. r=Gijs  
							
							
							
						 
						
							2016-02-23 16:11:53 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tanner Parker 
								
							 
						 
						
							
							
							
							
								
							
							
								38a5dd1700 
								
							 
						 
						
							
							
								
								Bug 1130449 - fix reuse of accesskey string for protocol handler notification "Add" button, r=gijs  
							
							... 
							
							
							
							MozReview-Commit-ID: BMJoDh77yIB 
							
						 
						
							2016-02-21 16:05:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									George Wright 
								
							 
						 
						
							
							
							
							
								
							
							
								9fada46aff 
								
							 
						 
						
							
							
								
								Bug 1109714 - Make the feed subscriber UI work in e10s r=mrbkap,jaws  
							
							
							
						 
						
							2016-01-04 18:59:44 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Blake Kaplan 
								
							 
						 
						
							
							
							
							
								
							
							
								b22c011fa8 
								
							 
						 
						
							
							
								
								Bug 940206 - Implement Navigator.registerContentHandler and Navigator.registerProtocolHandler for e10s. r=dao  
							
							
							
						 
						
							2015-07-31 17:03:37 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ankit Goyal 
								
							 
						 
						
							
							
							
							
								
							
							
								8e700c9dee 
								
							 
						 
						
							
							
								
								Bug 1110069 - Replace getBrowser() with gBrowser in /browser. r=dao  
							
							
							
						 
						
							2014-12-11 21:48:00 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Carsten "Tomcat" Book 
								
							 
						 
						
							
							
							
							
								
							
							
								e82e89c4ce 
								
							 
						 
						
							
							
								
								Backed out changeset 85a89a0a4c1c (bug 1110069)  
							
							
							
						 
						
							2014-12-12 13:14:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ankit Goyal 
								
							 
						 
						
							
							
							
							
								
							
							
								bf957f7aa7 
								
							 
						 
						
							
							
								
								Bug 1110069 - Replace getBrowser() with gBrowser. r=dao  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 4db6c01d37ea4e38e94f70a677c5d31decd22f72 
							
						 
						
							2014-12-12 10:40:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Birunthan Mohanathas 
								
							 
						 
						
							
							
							
							
								
							
							
								b245be3439 
								
							 
						 
						
							
							
								
								Bug 1038458 - Part 3: Flatten browser/components/feeds/{public,src}/ directories. r=mak  
							
							... 
							
							
							
							--HG--
rename : browser/components/feeds/src/BrowserFeeds.manifest => browser/components/feeds/BrowserFeeds.manifest
rename : browser/components/feeds/src/FeedConverter.js => browser/components/feeds/FeedConverter.js
rename : browser/components/feeds/src/FeedWriter.js => browser/components/feeds/FeedWriter.js
rename : browser/components/feeds/src/WebContentConverter.js => browser/components/feeds/WebContentConverter.js
rename : browser/components/feeds/src/nsFeedSniffer.cpp => browser/components/feeds/nsFeedSniffer.cpp
rename : browser/components/feeds/src/nsFeedSniffer.h => browser/components/feeds/nsFeedSniffer.h
rename : browser/components/feeds/public/nsIFeedResultService.idl => browser/components/feeds/nsIFeedResultService.idl
rename : browser/components/feeds/public/nsIWebContentConverterRegistrar.idl => browser/components/feeds/nsIWebContentConverterRegistrar.idl 
							
						 
						
							2014-07-26 09:31:52 -07:00