Edouard Oger 
								
							 
						 
						
							
							
							
							
								
							
							
								809b455084 
								
							 
						 
						
							
							
								
								Bug 1332858 - Alternate wording for Sync new device connected notification when device name missing. r=markh  
							
							... 
							
							
							
							MozReview-Commit-ID: DdwrRGjwI3
--HG--
extra : rebase_source : 9740cd1fb21fd411c73d8a29e5c3ae31bf11bcb0 
							
						 
						
							2017-02-02 15:49:03 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marco Bonardo 
								
							 
						 
						
							
							
							
							
								
							
							
								a1373abd45 
								
							 
						 
						
							
							
								
								Bug 1320481 - thumbnails cache not cleared with clear history on shutdown. r=Felipe  
							
							... 
							
							
							
							The "places-shutdown" notification is not a good time to remove observers, since
history notifications (and in particular onClearHistory) may happen at the same
time (The sanitizer runs at "profile-change-teardown" that is basically the same
as "places-shutdown").
We can't ensure proper order of these calls, the safest/simplest thing is just
to keep a weak reference and continue observing.
MozReview-Commit-ID: 9zHkDqozXup
--HG--
extra : rebase_source : 9b079d38457e1005c74f53baad19a7e202c08ddd 
							
						 
						
							2017-01-26 17:54:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nihanth Subramanya 
								
							 
						 
						
							
							
							
							
								
							
							
								f5f8565677 
								
							 
						 
						
							
							
								
								Bug 1313568 - Remove CaptivePortalWatcher.jsm and move tests to browser/base/content/tests/captivePortal. r=MattN  
							
							... 
							
							
							
							MozReview-Commit-ID: 3dSsLNmSUMA
--HG--
rename : browser/modules/test/browser_CaptivePortalWatcher.js => browser/base/content/test/captivePortal/browser_CaptivePortalWatcher.js
extra : rebase_source : 51bb545dcb072347a916210ce8c71b0711719076 
							
						 
						
							2017-01-14 04:28:50 +05:30 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Swan 
								
							 
						 
						
							
							
							
							
								
							
							
								2e63037fde 
								
							 
						 
						
							
							
								
								Bug 1317363 Implement the new sideloading flow r=florian,rhelmer  
							
							... 
							
							
							
							MozReview-Commit-ID: JgloWKYAhlK
--HG--
extra : rebase_source : 732c178b13c231b36dea0c8c9f0871c7486e18c3 
							
						 
						
							2017-01-18 18:16:19 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jared Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								43bac26d30 
								
							 
						 
						
							
							
								
								Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs  
							
							... 
							
							
							
							MozReview-Commit-ID: 6tv0Z06CO4a
--HG--
extra : rebase_source : 014c0b04d8538dc5f15bc6dd4ed6bd220c55c5d4 
							
						 
						
							2017-01-17 09:48:17 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brian Grinstead 
								
							 
						 
						
							
							
							
							
								
							
							
								0dfcf308e1 
								
							 
						 
						
							
							
								
								Bug 1314091 - Expose 'compact' themes instead of the Dev Edition theme;r=Gijs  
							
							... 
							
							
							
							This commit does the following:
* Install two lightweight themes instead of one
* Introduce a build config to install the themes instead of relying on channel: INSTALL_COMPACT_THEMES
* Change browser-compacttheme to use the new themes instead of the old one
* Remove inferBrightness since the lwt colors are part of the compact theme definision, as opposed
  to the devedition theme which could be light or
* Update CSS to use :-moz-lwtheme-darktext and :-moz-lwtheme-brighttext instead of [devtoolstheme]
MozReview-Commit-ID: 4gKU68drlE2
--HG--
rename : browser/base/content/defaultthemes/devedition.header.png => browser/base/content/defaultthemes/compact.header.png 
							
						 
						
							2017-01-13 11:53:58 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								900b14556f 
								
							 
						 
						
							
							
								
								Bug 1330001 - Remove browser code behind Windows XP and Vista version checks. r=jaws  
							
							
							
						 
						
							2017-01-11 10:54:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Edouard Oger 
								
							 
						 
						
							
							
							
							
								
							
							
								cc7fbb3df8 
								
							 
						 
						
							
							
								
								Bug 1201335 - Display notification when a new device is added to Sync account. r=markh  
							
							... 
							
							
							
							MozReview-Commit-ID: D03prgIdL1M
--HG--
extra : rebase_source : 424372a3499e121cb76553f55d94057b017f2482 
							
						 
						
							2017-01-04 19:21:36 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jared Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								f64146d9d7 
								
							 
						 
						
							
							
								
								Bug 1329014 - Enable the no-extra-bind rule and use eslint --fix to autofix the errors. r=standard8  
							
							... 
							
							
							
							MozReview-Commit-ID: BwK94W2mHXS
--HG--
extra : rebase_source : a905658829084d3a4018df81f51bb210ef1e645b 
							
						 
						
							2017-01-05 16:43:29 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew Swan 
								
							 
						 
						
							
							
							
							
								
							
							
								005c2ba3de 
								
							 
						 
						
							
							
								
								Bug 1308309 Prompt for webextensions permissions r=florian,rhelmer  
							
							... 
							
							
							
							MozReview-Commit-ID: 6rTGvjKcx3H
--HG--
extra : rebase_source : b17acde9a1ebf4a378b5f4e02f411b2aef8cde10
extra : intermediate-source : a9f326b034571a273b0087a3c3d9c7738093d903
extra : source : 320fb02a40dc18208bb00cef3ba7e1de2ca89938 
							
						 
						
							2017-01-03 10:55:25 -08: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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jared Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								ecab54a7c9 
								
							 
						 
						
							
							
								
								Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN  
							
							... 
							
							
							
							MozReview-Commit-ID: 7E7LPorrEje
--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72 
							
						 
						
							2016-12-29 18:34:54 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Wes Kocher 
								
							 
						 
						
							
							
							
							
								
							
							
								0dfb7c2b5c 
								
							 
						 
						
							
							
								
								Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout  
							
							... 
							
							
							
							Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464) 
							
						 
						
							2016-12-29 14:05:44 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jared Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								7255df4e9a 
								
							 
						 
						
							
							
								
								Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN  
							
							... 
							
							
							
							MozReview-Commit-ID: 8WoGr8i6oCR
--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939 
							
						 
						
							2016-12-29 15:20:47 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Wes Kocher 
								
							 
						 
						
							
							
							
							
								
							
							
								60785fce6d 
								
							 
						 
						
							
							
								
								Merge inbound to central, a=merge  
							
							... 
							
							
							
							MozReview-Commit-ID: I54WGOLqHI2 
							
						 
						
							2016-12-22 18:37:07 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Banner 
								
							 
						 
						
							
							
							
							
								
							
							
								071c48e792 
								
							 
						 
						
							
							
								
								Bug 1325374 - Specify more globals in browser.js/nsBrowserGlue.js, and start fixing up some of places. r=mossop  
							
							... 
							
							
							
							MozReview-Commit-ID: C22lTfaUzHB
--HG--
extra : rebase_source : 8d186d18814a84363ebf2657dd7584a26edd845f 
							
						 
						
							2016-12-22 12:14:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Carsten "Tomcat" Book 
								
							 
						 
						
							
							
							
							
								
							
							
								0aed7a4ac5 
								
							 
						 
						
							
							
								
								Merge mozilla-central to mozilla-inbound  
							
							... 
							
							
							
							--HG--
rename : testing/docker/base-build/HASH => taskcluster/docker/base-build/HASH
rename : testing/docker/base-test/HASH => taskcluster/docker/base-test/HASH
rename : testing/docker/centos6-build-upd/HASH => taskcluster/docker/centos6-build-upd/HASH
rename : testing/docker/centos6-build/HASH => taskcluster/docker/centos6-build/HASH
rename : testing/docker/decision/HASH => taskcluster/docker/decision/HASH
rename : testing/docker/image_builder/HASH => taskcluster/docker/image_builder/HASH
rename : testing/docker/recipes/tooltool.py => taskcluster/docker/recipes/tooltool.py
rename : testing/docker/tester/HASH => taskcluster/docker/tester/HASH 
							
						 
						
							2016-12-22 16:25:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Banner 
								
							 
						 
						
							
							
							
							
								
							
							
								6fd5e31454 
								
							 
						 
						
							
							
								
								Bug 1308420 - Move nsBrowserGlue.js _handleURLBarTelemetry() into BrowserUsageTelemetry. r=mak  
							
							... 
							
							
							
							MozReview-Commit-ID: AYNeNyoCwoG
--HG--
extra : rebase_source : 80a6a958bc77c1a2d54315fade912ec9c4a0bea1 
							
						 
						
							2016-12-07 13:45:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								186dcf0387 
								
							 
						 
						
							
							
								
								Backed out changeset 7f69f45a0025 (bug 1308420) for failing browser_UsageTelemetry_urlbar.js on Linux x64 asan.  
							
							
							
						 
						
							2016-12-20 13:07:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Banner 
								
							 
						 
						
							
							
							
							
								
							
							
								567a61f3c6 
								
							 
						 
						
							
							
								
								Bug 1308420 - Move nsBrowserGlue.js _handleURLBarTelemetry() into BrowserUsageTelemetry. r=mak  
							
							... 
							
							
							
							MozReview-Commit-ID: AYNeNyoCwoG
--HG--
extra : rebase_source : aa1d66e059a89b45408deecf918b05c9893555f2 
							
						 
						
							2016-12-07 13:45:56 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Panos Astithas 
								
							 
						 
						
							
							
							
							
								
							
							
								64baf2d729 
								
							 
						 
						
							
							
								
								Bug 1282768 - Part 2 - Move the secondary actions of doorhanger notifications to their own menu button. r=paolo  
							
							... 
							
							
							
							MozReview-Commit-ID: 2cnufF7wZJG
--HG--
extra : rebase_source : 6bb9c9f8bd52bd8e6f54cbc2b0ef2760fee25c3a 
							
						 
						
							2016-11-20 18:40:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Panos Astithas 
								
							 
						 
						
							
							
							
							
								
							
							
								55ed3317db 
								
							 
						 
						
							
							
								
								Bug 1004061 - Make most doorhanger notifications persistent. r=florian  
							
							... 
							
							
							
							MozReview-Commit-ID: IEPkDRnYpiM
--HG--
extra : rebase_source : 59ba5ffcd41d80ad5e4a0e3b9cd05f5b3a4308a3 
							
						 
						
							2016-11-20 18:40:04 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jared Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								3718f00db1 
								
							 
						 
						
							
							
								
								Bug 1316870 - Enable no-shadow eslint rule for browser/. r=mossop  
							
							
							
						 
						
							2016-11-15 22:58:30 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Townsend 
								
							 
						 
						
							
							
							
							
								
							
							
								8de07a19a0 
								
							 
						 
						
							
							
								
								Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws  
							
							... 
							
							
							
							MozReview-Commit-ID: 2ZvTiZDHchz
--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e 
							
						 
						
							2016-11-11 08:10:51 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matthew Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								a860065ecd 
								
							 
						 
						
							
							
								
								Bug 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw  
							
							... 
							
							
							
							MozReview-Commit-ID: Ghqe5xLw67Y
--HG--
extra : rebase_source : 4a319a11cc8f76e24edfccf15256404d3e858087 
							
						 
						
							2016-11-11 12:41:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Carsten "Tomcat" Book 
								
							 
						 
						
							
							
							
							
								
							
							
								56781b3922 
								
							 
						 
						
							
							
								
								Backed out changeset 9cfc41a2869e (bug 1267810) for eslint failures  
							
							
							
						 
						
							2016-11-11 09:08:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matthew Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								1dc56d3c39 
								
							 
						 
						
							
							
								
								Bug 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw  
							
							... 
							
							
							
							MozReview-Commit-ID: Ghqe5xLw67Y
--HG--
extra : rebase_source : ef23c5eb90a7e882c09736724ed5b63773be061c 
							
						 
						
							2016-11-11 02:06:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Banner 
								
							 
						 
						
							
							
							
							
								
							
							
								be75c1f909 
								
							 
						 
						
							
							
								
								Bug 1315617 - Fix remaining no-unused-vars for local scope in browser/ and enable the rule for all of browser/ r=mossop  
							
							... 
							
							
							
							MozReview-Commit-ID: FO1p5G5K3zg
--HG--
extra : rebase_source : 24b1793eff129370f23ad054543471fd3bf860be 
							
						 
						
							2016-11-03 11:56:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Banner 
								
							 
						 
						
							
							
							
							
								
							
							
								a41b5adcb0 
								
							 
						 
						
							
							
								
								Bug 1314918 - Fix most of the remaining no-unused-vars issues for local scope in browser/. r=mossop  
							
							... 
							
							
							
							MozReview-Commit-ID: LdoXLniNeT7
--HG--
extra : rebase_source : d2418b8cfab0a399d0dfb5a96ea50c62fac63e70 
							
						 
						
							2016-11-03 11:51:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Iris Hsiao 
								
							 
						 
						
							
							
							
							
								
							
							
								aaddb56e74 
								
							 
						 
						
							
							
								
								Backed out changeset 5b9b56fecb95 (bug 1267810)  
							
							
							
						 
						
							2016-11-04 10:57:34 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Matthew Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								dde16e219d 
								
							 
						 
						
							
							
								
								Bug 1267810 - Add a module for registering keywords and handling keyword input sessions. r=adw  
							
							... 
							
							
							
							MozReview-Commit-ID: Ghqe5xLw67Y
--HG--
extra : rebase_source : cae9a75edb18529f608bc68f464a432300b8b88e 
							
						 
						
							2016-11-03 16:27:50 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gijs Kruitbosch 
								
							 
						 
						
							
							
							
							
								
							
							
								8151f40902 
								
							 
						 
						
							
							
								
								Bug 1312406 and bug 1255361 - part 2: remove tab groups backup, r=Dolske  
							
							... 
							
							
							
							MozReview-Commit-ID: 96AFjsXE1w0
--HG--
extra : rebase_source : 43089420551d75274a99a0b663b193778cfcf52d 
							
						 
						
							2016-11-01 16:12:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gijs Kruitbosch 
								
							 
						 
						
							
							
							
							
								
							
							
								dc8d50ed3e 
								
							 
						 
						
							
							
								
								Bug 1312406 - part 1: remove tab groups migration code, r=Dolske  
							
							... 
							
							
							
							MozReview-Commit-ID: BDuX607J51w
--HG--
extra : rebase_source : a22ba1e0c19680484abe7bd7344ea72a29d26755 
							
						 
						
							2016-11-01 15:59:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Thom Chiovoloni 
								
							 
						 
						
							
							
							
							
								
							
							
								195cbc3450 
								
							 
						 
						
							
							
								
								Bug 1305737 - String changes to handle the cases where we don't have the device name for a sent tab. r=markh  
							
							... 
							
							
							
							MozReview-Commit-ID: Frt4KzfWPbZ
--HG--
extra : rebase_source : ad1a17290fc43ee16e7f7a1ee4db92ff920dfbc7 
							
						 
						
							2016-10-21 15:00:59 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Aaron Klotz 
								
							 
						 
						
							
							
							
							
								
							
							
								363f135692 
								
							 
						 
						
							
							
								
								Bug 1310788: Only show "a11y disables e10s" prompt on Windows versions <= 5.2; r=Felipe  
							
							... 
							
							
							
							MozReview-Commit-ID: 3278rDpOgkC
--HG--
extra : rebase_source : ae299f03bc741586832f2319abd008d79c239951 
							
						 
						
							2016-10-17 12:21:37 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gijs Kruitbosch 
								
							 
						 
						
							
							
							
							
								
							
							
								bacfbe04f5 
								
							 
						 
						
							
							
								
								Bug 1309614 - finish initializing places before we import stuff, r=mak  
							
							... 
							
							
							
							MozReview-Commit-ID: JucE0HjQdwC
--HG--
extra : rebase_source : 6161cdcedae0d00770b37625fde004959c3be17c 
							
						 
						
							2016-10-13 17:02:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Carsten "Tomcat" Book 
								
							 
						 
						
							
							
							
							
								
							
							
								b474cb6353 
								
							 
						 
						
							
							
								
								merge mozilla-inbound to mozilla-central a=merge  
							
							
							
						 
						
							2016-10-14 11:59:12 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ehsan Akhgari 
								
							 
						 
						
							
							
							
							
								
							
							
								9de6bbbaec 
								
							 
						 
						
							
							
								
								Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv  
							
							
							
						 
						
							2016-10-13 13:18:41 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Banner 
								
							 
						 
						
							
							
							
							
								
							
							
								554ec1a33f 
								
							 
						 
						
							
							
								
								Bug  1309589 - Cleanup old loop.* preferences in profiles after Firefox Hello removal. r=mikedeboer  
							
							... 
							
							
							
							MozReview-Commit-ID: KNOJzUL7hRv
--HG--
extra : rebase_source : 2a36dd1ffe41e7b673ee4dc514a74c57c4b85390 
							
						 
						
							2016-10-12 16:08:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								cdcc9e20da 
								
							 
						 
						
							
							
								
								Bug 1304829 - rename RELEASE_BUILD to RELEASE_OR_BETA: main part. r=ted,Mossop  
							
							... 
							
							
							
							MozReview-Commit-ID: 1lCt0xTMV5O 
							
						 
						
							2016-10-08 11:14:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jessica Jong 
								
							 
						 
						
							
							
							
							
								
							
							
								b3014cc00b 
								
							 
						 
						
							
							
								
								Bug 1288591 - Implement the layout for <input type=time>. r=mconley, r=dholbert, r=smaug  
							
							
							
						 
						
							2016-10-06 00:17:00 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dão Gottwald 
								
							 
						 
						
							
							
							
							
								
							
							
								faf0bd22ad 
								
							 
						 
						
							
							
								
								Bug 1322723 - Add pref to allow release builds to show the default browser prompt on second startup. r=jaws  
							
							
							
						 
						
							2016-12-21 20:23:18 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mike Conley 
								
							 
						 
						
							
							
							
							
								
							
							
								cb6b23a1c2 
								
							 
						 
						
							
							
								
								Bug 1297475 - Move content permission prompts into a JSM and add an Integration. r=Paolo  
							
							... 
							
							
							
							MozReview-Commit-ID: Dq3I9pzcdyY
--HG--
extra : rebase_source : a5d5008631ba85762c3c265552f42e50266bd9b8 
							
						 
						
							2016-08-27 23:11:07 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jared Wein 
								
							 
						 
						
							
							
							
							
								
							
							
								37f76f170c 
								
							 
						 
						
							
							
								
								Bug 1303380 - Wrap the telemetry code in _firstWindowLoaded with a try/catch to allow startup and migration code to run to completion if there is an exception writing to Telemetry. r=Gijs  
							
							... 
							
							
							
							MozReview-Commit-ID: DPfq6lZ4fM3
--HG--
extra : rebase_source : 072713f1bf4dc30b681e57660b740a137e8ee7aa 
							
						 
						
							2016-09-19 15:40:28 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mike Conley 
								
							 
						 
						
							
							
							
							
								
							
							
								0c1ba21a69 
								
							 
						 
						
							
							
								
								Bug 1287178 - Move unsubmitted crash report handling into ContentCrashHandlers.jsm. r=Felipe  
							
							... 
							
							
							
							MozReview-Commit-ID: 8lsv6zxLc9x
--HG--
extra : rebase_source : c94f2939ec35e3f2357761fd13eaba856c7c1a59 
							
						 
						
							2016-09-02 13:16:28 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kannan Vijayan 
								
							 
						 
						
							
							
							
							
								
							
							
								c06523ac3b 
								
							 
						 
						
							
							
								
								Bug 1292639 - Ask user permission before allowing navigator.publishServer. r=mconley r=ehsan r=sebastian  
							
							
							
						 
						
							2016-09-08 14:36:53 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kannan Vijayan 
								
							 
						 
						
							
							
							
							
								
							
							
								f671b30c0f 
								
							 
						 
						
							
							
								
								Backout cbe18f181112 for crashes - bug 1292639  
							
							
							
						 
						
							2016-09-07 13:43:40 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan VanderMeulen 
								
							 
						 
						
							
							
							
							
								
							
							
								740cdfc810 
								
							 
						 
						
							
							
								
								Merge m-c to fx-team. a=merge  
							
							
							
						 
						
							2016-09-03 11:45:27 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brad Lassey 
								
							 
						 
						
							
							
							
							
								
							
							
								6d9a4338b3 
								
							 
						 
						
							
							
								
								Bug 1299798 - Add an early return if we cannot get a reference to the global notification box. r=mconley  
							
							
							
						 
						
							2016-09-01 22:19:23 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Felipe Gomes 
								
							 
						 
						
							
							
							
							
								
							
							
								cf040c01ca 
								
							 
						 
						
							
							
								
								Bug 1298945 - Only show Slow Startup notification if profile is 3 months old. r=MattN  
							
							... 
							
							
							
							MozReview-Commit-ID: J0bsvtBoEsv
--HG--
extra : rebase_source : f63ddd59ca99cecd0c6d6e99b1319a77e081fefb 
							
						 
						
							2016-09-02 14:40:21 -03:00