Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								d3cf11f109 
								
							 
						 
						
							
							
								
								Bug 1261693 - Implement HTMLInputElement::GetFiles, r=smaug  
							
							
							
						 
						
							2016-05-31 12:54:24 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Wes Kocher 
								
							 
						 
						
							
							
							
							
								
							
							
								8249ffcbd2 
								
							 
						 
						
							
							
								
								Backed out 4 changesets (bug  1270310) for mass mochitest bustage CLOSED TREE  
							
							... 
							
							
							
							Backed out changeset ff9ace379d78 (bug 1270310127031012703101270310 
							
						 
						
							2016-05-26 00:04:04 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								cb79780013 
								
							 
						 
						
							
							
								
								Bug  1270310 - Part 4: Bypass line break conversion if element is single line. r=peterv  
							
							... 
							
							
							
							For single line text controls we shouldn't need to convert line breaks. 
							
						 
						
							2016-05-05 15:52:28 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								e69bdc29f2 
								
							 
						 
						
							
							
								
								Bug  1270310 - Part 3: Make string assignment in HTMLInputElement::GetValueInternal fallible. r=peterv  
							
							... 
							
							
							
							This makes the string assignment fallible and also adds checks for the return
value from GetValueInternal and GetValue. 
							
						 
						
							2016-05-20 16:15:52 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Eric Rahm 
								
							 
						 
						
							
							
							
							
								
							
							
								288aaa8d36 
								
							 
						 
						
							
							
								
								Bug  1270310 - Part 1: Make allocation in ConvertStringLineBreaks fallible. r=froydnj, r=peterv  
							
							... 
							
							
							
							ConvertStringLineBreaks calls ConvertUnicharLineBreaksInSitu which uses
fallible allocation. We should make the potential allocation in |BeginWriting|
fallible as well and handle the failure. This also updates the callers to
|ConvertStringLineBreaks| to handle the error properly in release builds. 
							
						 
						
							2016-05-05 15:50:35 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Wes Kocher 
								
							 
						 
						
							
							
							
							
								
							
							
								8bcdb6ce30 
								
							 
						 
						
							
							
								
								Backed out changeset 77c60a79313d (bug 1261693) for breaking test_basic.html on at least Android CLOSED TREE  
							
							
							
						 
						
							2016-05-23 12:46:34 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Wes Kocher 
								
							 
						 
						
							
							
							
							
								
							
							
								e089e1ab3e 
								
							 
						 
						
							
							
								
								Backed out changeset 17e20404362d (bug 1258489)  
							
							
							
						 
						
							2016-05-23 12:46:05 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								6586afe162 
								
							 
						 
						
							
							
								
								Bug 1258489 - Implement HTMLInputElement.webkitdirectory, r=smaug  
							
							
							
						 
						
							2016-05-23 17:02:18 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								d076c7faec 
								
							 
						 
						
							
							
								
								Bug 1261693 - Implement HTMLInputElement::GetFiles, r=smaug  
							
							
							
						 
						
							2016-05-23 17:00:45 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Chen 
								
							 
						 
						
							
							
							
							
								
							
							
								685cf4c3d8 
								
							 
						 
						
							
							
								
								Bug 1273766 - part3: purge NS_UpdateHint inline. r=heycam  
							
							... 
							
							
							
							MozReview-Commit-ID: IIOT9jq8hOl
--HG--
extra : rebase_source : dfb3d874ce4419f32f13e662bd495e97ac9cac10 
							
						 
						
							2016-05-23 11:26:03 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Olli Pettay 
								
							 
						 
						
							
							
							
							
								
							
							
								2eab9bb421 
								
							 
						 
						
							
							
								
								Bug 1273202, make sure to not keep objects alive too long because of some useless event dispatching, r=jwatt  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 687d28c00589327d00a8fb0e652e8adb5aa6101b 
							
						 
						
							2016-05-16 21:42:24 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Masayuki Nakano 
								
							 
						 
						
							
							
							
							
								
							
							
								3359bad586 
								
							 
						 
						
							
							
								
								Bug 1254755 part.1 Rename WidgetKeyboardEvent::keyCode to WidgetKeyboardEvent::mKeyCode r=smaug  
							
							... 
							
							
							
							And also WidgetKeyboardEvent::mKeyCode should be compared with NS_VK_* rather than nsIDOMKeyEvent::DOM_VK_*.
MozReview-Commit-ID: IKjQ1nr8XYe
--HG--
extra : rebase_source : 83125cd2523f6b70759f621470aad23b00aae8ae 
							
						 
						
							2016-05-12 17:13:49 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								c2b21ae750 
								
							 
						 
						
							
							
								
								Bug 1261694 - HTMLInputElement::GetFilesAndDirectories should return a new promise object, r=smaug  
							
							
							
						 
						
							2016-05-13 13:12:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								6441b9d372 
								
							 
						 
						
							
							
								
								Bug 1258490 - Implement file.webkitrelativepath, r=smaug  
							
							
							
						 
						
							2016-05-13 13:11:38 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Huey 
								
							 
						 
						
							
							
							
							
								
							
							
								941ab1f522 
								
							 
						 
						
							
							
								
								Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj  
							
							
							
						 
						
							2016-05-05 01:45:00 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Carsten "Tomcat" Book 
								
							 
						 
						
							
							
							
							
								
							
							
								ba3fe0975c 
								
							 
						 
						
							
							
								
								Backed out changeset 85ce8cb0639a (bug 1268313)  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 56d1cf41a2dc4959b67f834e07192a5c772176a8 
							
						 
						
							2016-04-29 14:21:16 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Huey 
								
							 
						 
						
							
							
							
							
								
							
							
								48a594a09e 
								
							 
						 
						
							
							
								
								Bug 1268313: Part 7 - Move NS_NewRunnableMethod and friends to mozilla::NewRunnableMethod. r=froydnj  
							
							
							
						 
						
							2016-04-28 14:08:25 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jessica Jong 
								
							 
						 
						
							
							
							
							
								
							
							
								9066685a11 
								
							 
						 
						
							
							
								
								Bug 1206616 - Part 1: Fire input event for type=checkbox,radio,file. r=smaug  
							
							
							
						 
						
							2016-04-25 19:52:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Masayuki Nakano 
								
							 
						 
						
							
							
							
							
								
							
							
								9170348baf 
								
							 
						 
						
							
							
								
								Bug 1259656 part.7 Rename WidgetEvent::originalTarget to WidgetEvent::mOriginalTarget r=smaug  
							
							... 
							
							
							
							MozReview-Commit-ID: G1WVCWkS0Lt
--HG--
extra : rebase_source : e4790266f4efa33269c073bca1d98f9e8e6c90d7 
							
						 
						
							2016-04-19 01:33:23 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								8e22a11655 
								
							 
						 
						
							
							
								
								Bug 1263992 - patch 1 - Remove DirectoryType enum, r=smaug  
							
							
							
						 
						
							2016-04-18 03:32:30 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								ed43c1f6e4 
								
							 
						 
						
							
							
								
								Bug 1258482 - FileList should contain only Files, not Directories, r=smaug  
							
							
							
						 
						
							2016-04-12 08:51:52 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								a8c342535b 
								
							 
						 
						
							
							
								
								Bug 1257180 - patch 2 - Directory can be sent via postMessage(), r=smaug  
							
							
							
						 
						
							2016-04-12 08:51:04 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								08c222b359 
								
							 
						 
						
							
							
								
								Backed out changeset 166555b48e77 (bug 1258482)  
							
							
							
						 
						
							2016-04-12 17:56:00 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Watt 
								
							 
						 
						
							
							
							
							
								
							
							
								fb7bb15e68 
								
							 
						 
						
							
							
								
								Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku  
							
							
							
						 
						
							2016-03-31 11:58:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								dfd731fd16 
								
							 
						 
						
							
							
								
								Bug 1258482 - FileList should contain only Files, not Directories, r=smaug  
							
							
							
						 
						
							2016-04-12 08:51:52 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								c6067c0a80 
								
							 
						 
						
							
							
								
								Bug 1258221 - patch 1 - File::CreateFromFile only for main-thread, r=smaug  
							
							
							
						 
						
							2016-04-09 19:15:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Masayuki Nakano 
								
							 
						 
						
							
							
							
							
								
							
							
								57445d0047 
								
							 
						 
						
							
							
								
								Bug 1259668 Rename WidgetTouchEvent::touches to WidgetTouchEvent::mTouches r=smaug  
							
							... 
							
							
							
							MozReview-Commit-ID: FLbows8davI
--HG--
extra : rebase_source : b564d09aa76311793a78d80b6c78c91e232edc47 
							
						 
						
							2016-03-30 18:44:28 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Takeshi Kurosawa 
								
							 
						 
						
							
							
							
							
								
							
							
								72bf333b0a 
								
							 
						 
						
							
							
								
								Bug 1259674 Part 1 rename InternalFocusEvent::fromRaise to InternalFocusEvent::mFrameRaise r=masayuki  
							
							... 
							
							
							
							MozReview-Commit-ID: FzLjVjDCqAa
--HG--
extra : rebase_source : 55ab306ade105dff57af9ab00d2a2d5290339440 
							
						 
						
							2016-03-27 14:44:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tetsuharu OHZEKI 
								
							 
						 
						
							
							
							
							
								
							
							
								8fe5a1b9d4 
								
							 
						 
						
							
							
								
								Bug 1259659 - rename from InternalUIEvent.detail to InternalUIEvent.mDetail. r=masayuki  
							
							... 
							
							
							
							MozReview-Commit-ID: FjqZ5D2NCFb
--HG--
extra : rebase_source : fad73cc04658b7891f6c5932f0da55db8ae1d615 
							
						 
						
							2016-03-26 16:22:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Masayuki Nakano 
								
							 
						 
						
							
							
							
							
								
							
							
								cea0b9cf02 
								
							 
						 
						
							
							
								
								Bug 1256589 part.6 Move the implementation of IsTrusted() from dom::Event to WidgetEvent r=smaug  
							
							... 
							
							
							
							MozReview-Commit-ID: 1SgMbTL8csl
--HG--
extra : rebase_source : 748fa8a594176edf7b2addd038b8031019d0dd35
extra : source : f4ce36e68ce06c405a6fab31facc120b94709aed 
							
						 
						
							2016-03-17 16:01:30 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Masayuki Nakano 
								
							 
						 
						
							
							
							
							
								
							
							
								8c8cbe0e4c 
								
							 
						 
						
							
							
								
								Bug 1256589 part.5 Add DefaultPrevented() and DefaultPreventedByContent() to WidgetEvent r=smaug  
							
							... 
							
							
							
							MozReview-Commit-ID: 5q3QUPTf12Z
--HG--
extra : rebase_source : 83ed946b44910713a61c80bd21202aba9430dd2a
extra : source : 4eb2193814ab1958a65add0c8c307d07c646d61c 
							
						 
						
							2016-03-22 16:47:52 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								8d3c72ef64 
								
							 
						 
						
							
							
								
								Bug 1173320 - patch 7/8 - Tests for FileList and Directories, r=smaug  
							
							
							
						 
						
							2016-03-20 11:56:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								548dc7f03a 
								
							 
						 
						
							
							
								
								Bug 1173320 - patch 4/8 - Directory in FileList, r=smaug  
							
							
							
						 
						
							2016-03-20 11:56:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								18858bf144 
								
							 
						 
						
							
							
								
								Bug 1173320 - patch 1/8 - Implement Directory object as string and not as BlobImpl, r=smaug  
							
							
							
						 
						
							2016-03-20 11:56:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ting-Yu Lin 
								
							 
						 
						
							
							
							
							
								
							
							
								22224242ba 
								
							 
						 
						
							
							
								
								Bug 1249556 - Implement toggling details by keyboard. r=smaug  
							
							... 
							
							
							
							The user can switch to the main <summary> by tab key, and toggle the
<details> by either 'space' key or 'enter' key.
'return' key is handled with 'keypress', and the 'space' key is handled
with 'keyup' like the HTMLInputElement.
MozReview-Commit-ID: HE6IduUGCpj
--HG--
extra : rebase_source : 34598d95f35bf6b5bd927457ee09e42eb6ec0a68 
							
						 
						
							2016-03-19 20:37:09 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Phil Ringnalda 
								
							 
						 
						
							
							
							
							
								
							
							
								b47ec4d2bd 
								
							 
						 
						
							
							
								
								Backed out 8 changesets (bug 1173320) for adding dom/filesystem/tests/test_basic.html without making it work on Android  
							
							... 
							
							
							
							Backed out changeset 7e3a105b9160 (bug 1173320)
Backed out changeset 094819fbb07f (bug 1173320)
Backed out changeset 23b0e55ff1db (bug 1173320)
Backed out changeset 8bf8e2fcedad (bug 1173320)
Backed out changeset 3de390c6f47f (bug 1173320)
Backed out changeset fb298010e12e (bug 1173320)
Backed out changeset f1a965c2f796 (bug 1173320)
Backed out changeset 176128ba757f (bug 1173320) 
							
						 
						
							2016-03-19 19:44:22 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								6f10afaf24 
								
							 
						 
						
							
							
								
								Bug 1173320 - patch 7/8 - Tests for FileList and Directories, r=smaug  
							
							
							
						 
						
							2016-03-19 22:29:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								2fdbbe6373 
								
							 
						 
						
							
							
								
								Bug 1173320 - patch 4/8 - Directory in FileList, r=smaug  
							
							
							
						 
						
							2016-03-19 22:29:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								232e5767b0 
								
							 
						 
						
							
							
								
								Bug 1173320 - patch 1/8 - Implement Directory object as string and not as BlobImpl, r=smaug  
							
							
							
						 
						
							2016-03-19 22:29:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Capella 
								
							 
						 
						
							
							
							
							
								
							
							
								f3821e32c6 
								
							 
						 
						
							
							
								
								Bug 1253534 - Suspicious code with probably reversed parms in call to IsSingleLineTextControl, r=mounir  
							
							
							
						 
						
							2016-03-05 22:04:41 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								2dd57b41c0 
								
							 
						 
						
							
							
								
								Bug 1250148 - FormData should treat empty input type=file as empty string in FormData and as unnamed Blob in HTML submission, r=smaug  
							
							
							
						 
						
							2016-02-24 00:01:01 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Wes Kocher 
								
							 
						 
						
							
							
							
							
								
							
							
								1a11ff119f 
								
							 
						 
						
							
							
								
								Backed out changeset 74f968e36041 (bug 1250148) for test_blobconstructor.html failures  
							
							... 
							
							
							
							--HG--
extra : commitid : 5I4oajo0G1j 
							
						 
						
							2016-02-23 10:49:24 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								7da3286f9d 
								
							 
						 
						
							
							
								
								Bug 1250148 - FormData should treat empty input type=file as empty string in FormData and as unnamed Blob in HTML submission, r=smaug  
							
							
							
						 
						
							2016-02-23 18:38:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Huey 
								
							 
						 
						
							
							
							
							
								
							
							
								91efc5a86c 
								
							 
						 
						
							
							
								
								Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug  
							
							
							
						 
						
							2016-01-30 09:05:36 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ting-Yu Lin 
								
							 
						 
						
							
							
							
							
								
							
							
								2d02ad0652 
								
							 
						 
						
							
							
								
								Bug 1227927 Part 3 - Use ranged-based for-loop to rewrite some simple loops in part 2. r=mats  
							
							... 
							
							
							
							--HG--
extra : commitid : CcdpGdlMNIk
extra : rebase_source : 9c184cb8107bf6276c237d03d240f8755fd61553 
							
						 
						
							2016-01-29 22:42:15 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ting-Yu Lin 
								
							 
						 
						
							
							
							
							
								
							
							
								1889f6bc41 
								
							 
						 
						
							
							
								
								Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats  
							
							... 
							
							
							
							--HG--
extra : commitid : 5qtaK1nS8RC
extra : rebase_source : dcc98f423b2446269beb6fa6a9d092ae8213f38e 
							
						 
						
							2016-01-29 22:42:14 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Watt 
								
							 
						 
						
							
							
							
							
								
							
							
								2e53e6103f 
								
							 
						 
						
							
							
								
								Bug 893332, part 3 - Don't assert range underflow state under the parser. r=baku  
							
							
							
						 
						
							2016-01-27 22:51:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Watt 
								
							 
						 
						
							
							
							
							
								
							
							
								9905a1b792 
								
							 
						 
						
							
							
								
								Bug 893332, part 2 - Update validity state before asserting range underflow state. r=baku  
							
							
							
						 
						
							2016-01-27 22:51:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								bf32b2ecd5 
								
							 
						 
						
							
							
								
								Bug 1162658 - Update FormData to match latest spec, r=smaug  
							
							
							
						 
						
							2016-01-20 17:25:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chris Peterson 
								
							 
						 
						
							
							
							
							
								
							
							
								c824bef9fe 
								
							 
						 
						
							
							
								
								Bug 1240265 - Annotate intentional switch fallthroughs in dom/. r=mrbkap  
							
							... 
							
							
							
							dom/base/Element.cpp:2920:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/Element.cpp:2935:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/nsDocument.cpp:6595:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/nsDocument.cpp:7631:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/nsDocument.cpp:7922:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/nsGlobalWindow.cpp:7573:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/base/nsXMLContentSerializer.cpp:1393:7 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/cache/AutoUtils.cpp:487:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/html/HTMLInputElement.cpp:3808:15 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/html/HTMLInputElement.cpp:3836:15 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/storage/DOMStorageDBThread.cpp:224:3 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
dom/workers/ScriptLoader.cpp:1994:5 [-Wimplicit-fallthrough] unannotated fall-through between switch labels
--HG--
extra : rebase_source : ba9bd93b2c65e2db05b26e7b4c203dd7710516f3 
							
						 
						
							2015-11-25 23:26:32 -08:00