Bill McCloskey 
								
							 
						 
						
							
							
							
							
								
							
							
								f115503a0b 
								
							 
						 
						
							
							
								
								Bug  1372405 - Provide names for all runnables in the tree (r=froydnj)  
							
							... 
							
							
							
							MozReview-Commit-ID: DKR6ROiHRS7 
							
						 
						
							2017-06-26 14:19:58 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Carsten "Tomcat" Book 
								
							 
						 
						
							
							
							
							
								
							
							
								8a1350b5a6 
								
							 
						 
						
							
							
								
								Backed out changeset 4f6302a98ae4 (bug  1372405)  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 41632f3158e88e692809731394a683d065a73dfb 
							
						 
						
							2017-06-21 13:59:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bill McCloskey 
								
							 
						 
						
							
							
							
							
								
							
							
								6b3e84ed5f 
								
							 
						 
						
							
							
								
								Bug  1372405 - Provide names for all runnables in the tree (r=froydnj)  
							
							... 
							
							
							
							MozReview-Commit-ID: DKR6ROiHRS7 
							
						 
						
							2017-06-20 21:44:11 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Carsten "Tomcat" Book 
								
							 
						 
						
							
							
							
							
								
							
							
								ea1b86680c 
								
							 
						 
						
							
							
								
								Backed out changeset 9846de3bd954 (bug  1372405)  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 5d4a48e8ec394c329994689d938d2a6e9b2752b0 
							
						 
						
							2017-06-20 08:27:02 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bill McCloskey 
								
							 
						 
						
							
							
							
							
								
							
							
								4592152411 
								
							 
						 
						
							
							
								
								Bug  1372405 - Provide names for all runnables in the tree (r=froydnj)  
							
							... 
							
							
							
							MozReview-Commit-ID: DKR6ROiHRS7 
							
						 
						
							2017-06-19 22:25:47 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								8beb8af7d4 
								
							 
						 
						
							
							
								
								Bug 1357846 - Introducing nsIFilePicker.displaySpecialDirectory, r=smaug  
							
							... 
							
							
							
							nsIFilePicker.displaySpecialDirectory is a string that can be set to TmpD,
Desk, or any other special directory value. The real value of this directory
will be read in the parent process. 
							
						 
						
							2017-04-26 18:20:19 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								c4efbc7670 
								
							 
						 
						
							
							
								
								Bug 1358109 - Use IPCBlob in PFilePicker, r=smaug  
							
							
							
						 
						
							2017-04-25 14:07:30 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Sebastian Hengst 
								
							 
						 
						
							
							
							
							
								
							
							
								9a4acf2991 
								
							 
						 
						
							
							
								
								Backed out changeset dec83a85f824 (bug 1358109) for failing mochitest dom/indexedDB/test/test_blob_worker_xhr_read_slice.html. r=backout  
							
							
							
						 
						
							2017-04-24 15:44:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								25e4c65c6d 
								
							 
						 
						
							
							
								
								Bug 1358109 - Use IPCBlob in PFilePicker, r=smaug  
							
							
							
						 
						
							2017-04-24 12:16:49 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								a628be7b36 
								
							 
						 
						
							
							
								
								Bug 1344415 - Introduce a security check about which files can be opened by a content process, r=ehsan  
							
							... 
							
							
							
							Entries API gives access to the filesystem. With this patch we allow that only
to patches, previously shared by a FilePicker or a DataTransfer event. 
							
						 
						
							2017-03-16 08:53:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								3043646e52 
								
							 
						 
						
							
							
								
								Bug 1339871 - Splitting dom/file/File.{h,cpp}, r=smaug  
							
							... 
							
							
							
							--HG--
rename : dom/file/File.cpp => dom/file/BaseBlobImpl.cpp
rename : dom/file/File.h => dom/file/BaseBlobImpl.h
rename : dom/file/File.cpp => dom/file/Blob.cpp
rename : dom/file/File.h => dom/file/Blob.h
rename : dom/file/File.cpp => dom/file/BlobImpl.cpp
rename : dom/file/File.h => dom/file/BlobImpl.h
rename : dom/file/File.cpp => dom/file/EmptyBlobImpl.cpp
rename : dom/file/File.h => dom/file/EmptyBlobImpl.h
rename : dom/file/File.cpp => dom/file/FileBlobImpl.cpp
rename : dom/file/File.h => dom/file/FileBlobImpl.h
rename : dom/file/File.cpp => dom/file/MemoryBlobImpl.cpp
rename : dom/file/File.h => dom/file/MemoryBlobImpl.h
rename : dom/file/File.cpp => dom/file/StreamBlobImpl.cpp
rename : dom/file/File.h => dom/file/StreamBlobImpl.h
rename : dom/file/File.h => dom/file/StringBlobImpl.h
rename : dom/file/File.h => dom/file/TemporaryBlobImpl.h 
							
						 
						
							2017-02-16 18:26:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kan-Ru Chen 
								
							 
						 
						
							
							
							
							
								
							
							
								f8100451db 
								
							 
						 
						
							
							
								
								Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm  
							
							... 
							
							
							
							We will use the new type for the generated IPDL message handler
prototype to make sure correct error handling method is called.
MozReview-Commit-ID: AzVbApxFGZ0 
							
						 
						
							2016-11-15 04:26:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Olli Pettay 
								
							 
						 
						
							
							
							
							
								
							
							
								f684a31ad3 
								
							 
						 
						
							
							
								
								Bug 1295914, improve the label of the button of folder picker, r=baku,mstange,karlt,jimm  
							
							... 
							
							
							
							--HG--
extra : rebase_source : 17d97b01d1e7d27b37369f46a6ea8854f9384f54 
							
						 
						
							2016-08-24 02:07:21 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kan-Ru Chen 
								
							 
						 
						
							
							
							
							
								
							
							
								b6d880aca1 
								
							 
						 
						
							
							
								
								Bug 1297276 - Rename mfbt/unused.h to mfbt/Unused.h for consistency. r=froydnj  
							
							... 
							
							
							
							The patch is generated from following command:
  rgrep -l unused.h|xargs sed -i -e s,mozilla/unused.h,mozilla/Unused.h,
MozReview-Commit-ID: AtLcWApZfES
--HG--
rename : mfbt/unused.h => mfbt/Unused.h 
							
						 
						
							2016-08-24 14:47:04 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								3e647537b4 
								
							 
						 
						
							
							
								
								Bug 1288694 - Wrong use of ErrorResult in dom/ipc/FilePickerParent, r=smaug  
							
							
							
						 
						
							2016-07-22 13:01:41 +02: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 
							
								 
							
						 
					 
				
					
						
							
								
								
									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 
								
							 
						 
						
							
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Huey 
								
							 
						 
						
							
							
							
							
								
							
							
								91efc5a86c 
								
							 
						 
						
							
							
								
								Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug  
							
							
							
						 
						
							2016-01-30 09:05:36 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Birunthan Mohanathas 
								
							 
						 
						
							
							
							
							
								
							
							
								9985829ecc 
								
							 
						 
						
							
							
								
								Bug 1219392 - Capitalize mozilla::unused to avoid conflicts. r=froydnj  
							
							
							
						 
						
							2015-11-02 07:53:26 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nathan Froyd 
								
							 
						 
						
							
							
							
							
								
							
							
								01583602a9 
								
							 
						 
						
							
							
								
								Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat  
							
							... 
							
							
							
							The bulk of this commit was generated with a script, executed at the top
level of a typical source code checkout.  The only non-machine-generated
part was modifying MFBT's moz.build to reflect the new naming.
CLOSED TREE makes big refactorings like this a piece of cake.
 # The main substitution.
find . -name '*.cpp' -o -name '*.cc' -o -name '*.h' -o -name '*.mm' -o -name '*.idl'| \
    xargs perl -p -i -e '
 s/nsRefPtr\.h/RefPtr\.h/g; # handle includes
 s/nsRefPtr ?</RefPtr</g;   # handle declarations and variables
'
 # Handle a special friend declaration in gfx/layers/AtomicRefCountedWithFinalize.h.
perl -p -i -e 's/::nsRefPtr;/::RefPtr;/' gfx/layers/AtomicRefCountedWithFinalize.h
 # Handle nsRefPtr.h itself, a couple places that define constructors
 # from nsRefPtr, and code generators specially.  We do this here, rather
 # than indiscriminantly s/nsRefPtr/RefPtr/, because that would rename
 # things like nsRefPtrHashtable.
perl -p -i -e 's/nsRefPtr/RefPtr/g' \
     mfbt/nsRefPtr.h \
     xpcom/glue/nsCOMPtr.h \
     xpcom/base/OwningNonNull.h \
     ipc/ipdl/ipdl/lower.py \
     ipc/ipdl/ipdl/builtin.py \
     dom/bindings/Codegen.py \
     python/lldbutils/lldbutils/utils.py
 # In our indiscriminate substitution above, we renamed
 # nsRefPtrGetterAddRefs, the class behind getter_AddRefs.  Fix that up.
find . -name '*.cpp' -o -name '*.h' -o -name '*.idl' | \
    xargs perl -p -i -e 's/nsRefPtrGetterAddRefs/RefPtrGetterAddRefs/g'
if [ -d .git ]; then
    git mv mfbt/nsRefPtr.h mfbt/RefPtr.h
else
    hg mv mfbt/nsRefPtr.h mfbt/RefPtr.h
fi
--HG--
rename : mfbt/nsRefPtr.h => mfbt/RefPtr.h 
							
						 
						
							2015-10-18 01:24:48 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Watt 
								
							 
						 
						
							
							
							
							
								
							
							
								321461027a 
								
							 
						 
						
							
							
								
								Bug 1202952 - Fix directory picking for e10s on Windows by making FilePickerParent use the correct nsIFilePicker API for directory picking. r=roc  
							
							
							
						 
						
							2015-08-17 03:03:49 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Watt 
								
							 
						 
						
							
							
							
							
								
							
							
								b7bcad9074 
								
							 
						 
						
							
							
								
								Bug 1164310, part 4 - Implement the new HTMLInputElement API including the new Promise returning GetFilesAndDirectories. r=baku  
							
							
							
						 
						
							2015-07-10 18:55:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								3aa189b5ff 
								
							 
						 
						
							
							
								
								Bug 1163388 - patch 2 - get rid of nsIDOMFile, r=ehsan  
							
							... 
							
							
							
							--HG--
rename : dom/base/nsIDOMFile.idl => dom/base/nsIDOMBlob.idl 
							
						 
						
							2015-05-18 14:52:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								f4538bb921 
								
							 
						 
						
							
							
								
								Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan  
							
							... 
							
							
							
							--HG--
rename : dom/base/MultipartFileImpl.cpp => dom/base/MultipartBlobImpl.cpp
rename : dom/base/MultipartFileImpl.h => dom/base/MultipartBlobImpl.h 
							
						 
						
							2015-05-12 13:11:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								368a198972 
								
							 
						 
						
							
							
								
								Bug 1159401 - Split Blob and File classes, r=bz  
							
							
							
						 
						
							2015-05-12 13:09:51 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Wes Kocher 
								
							 
						 
						
							
							
							
							
								
							
							
								983fcabeef 
								
							 
						 
						
							
							
								
								Backed out 2 changesets (bug 1159401) for b2g build bustage  
							
							... 
							
							
							
							Backed out changeset adfee1efb1e1 (bug 1159401)
Backed out changeset 70c63c8546e3 (bug 1159401) 
							
						 
						
							2015-05-11 14:54:02 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Wes Kocher 
								
							 
						 
						
							
							
							
							
								
							
							
								6b003ab737 
								
							 
						 
						
							
							
								
								Backed out changeset 56e4c68dc3da (bug 1163387) for build bustage CLOSED TREE  
							
							... 
							
							
							
							--HG--
rename : dom/base/MultipartBlobImpl.cpp => dom/base/MultipartFileImpl.cpp
rename : dom/base/MultipartBlobImpl.h => dom/base/MultipartFileImpl.h 
							
						 
						
							2015-05-11 13:17:58 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								49a0ee6938 
								
							 
						 
						
							
							
								
								Bug 1163387 - Rename FileImpl to BlobImpl, r=ehsan  
							
							... 
							
							
							
							--HG--
rename : dom/base/MultipartFileImpl.cpp => dom/base/MultipartBlobImpl.cpp
rename : dom/base/MultipartFileImpl.h => dom/base/MultipartBlobImpl.h 
							
						 
						
							2015-05-11 18:50:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								91a8a35606 
								
							 
						 
						
							
							
								
								Bug 1159401 - patch 1 - Split Blob and File in 2 classes, r=bz  
							
							
							
						 
						
							2015-05-11 18:50:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan VanderMeulen 
								
							 
						 
						
							
							
							
							
								
							
							
								2390c704f8 
								
							 
						 
						
							
							
								
								Backout revisions 4287533203fb and 96a3ebfe09d8 (bug 1159401) for bustage.  
							
							... 
							
							
							
							CLOSED TREE
--HG--
extra : histedit_source : a6c24f88b9c5a0cbcf2d44189fd359ddb20757b4%2C46613cfc309a9f0531e8c2475ac17877f606f231 
							
						 
						
							2015-05-11 11:43:59 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								48ecacaa74 
								
							 
						 
						
							
							
								
								Bug 1159401 - patch 1 - Split Blob and File in 2 classes, r=bz  
							
							
							
						 
						
							2015-05-11 15:20:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrew McCreight 
								
							 
						 
						
							
							
							
							
								
							
							
								9e8f4b219e 
								
							 
						 
						
							
							
								
								Bug 1152551, part 2 - Fix mode lines in dom/. r=jst  
							
							
							
						 
						
							2015-05-03 15:32:37 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bill McCloskey 
								
							 
						 
						
							
							
							
							
								
							
							
								dafb69d1a7 
								
							 
						 
						
							
							
								
								Bug 1144759 - Switch file picker to FileImpl (r=bent)  
							
							
							
						 
						
							2015-03-26 14:22:58 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kan-Ru Chen (陳侃如) 
								
							 
						 
						
							
							
							
							
								
							
							
								9bdcbebafe 
								
							 
						 
						
							
							
								
								Bug 1114890 - Use TabParent::GetFrom everywhere. r=billm  
							
							
							
						 
						
							2015-02-05 16:47:32 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan VanderMeulen 
								
							 
						 
						
							
							
							
							
								
							
							
								6048189ffc 
								
							 
						 
						
							
							
								
								Backed out changeset ab7fbaca9fdd (bug 1114890) for being the likely cause of bug 1124046.  
							
							
							
						 
						
							2015-02-05 14:35:35 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kan-Ru Chen (陳侃如) 
								
							 
						 
						
							
							
							
							
								
							
							
								0c04d0ee7e 
								
							 
						 
						
							
							
								
								Bug 1114890 - Use TabParent::GetFrom everywhere. r=billm  
							
							
							
						 
						
							2015-02-05 17:18:22 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Huey 
								
							 
						 
						
							
							
							
							
								
							
							
								7c82e6dd0a 
								
							 
						 
						
							
							
								
								Bug 1121673: Use move references in IPDL. r=bent  
							
							
							
						 
						
							2015-01-16 11:58:52 -08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Schuster 
								
							 
						 
						
							
							
							
							
								
							
							
								2ee03971b2 
								
							 
						 
						
							
							
								
								Bug 949666 - Save last used upload dir with e10s. r=billm  
							
							
							
						 
						
							2014-11-09 20:26:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								8f8ec51372 
								
							 
						 
						
							
							
								
								Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan  
							
							... 
							
							
							
							--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp 
							
						 
						
							2014-10-08 17:15:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								7491bee8c3 
								
							 
						 
						
							
							
								
								Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley  
							
							
							
						 
						
							2014-10-08 17:15:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan VanderMeulen 
								
							 
						 
						
							
							
							
							
								
							
							
								cd3e8a6f73 
								
							 
						 
						
							
							
								
								Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.  
							
							... 
							
							
							
							Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)
CLOSED TREE
--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp 
							
						 
						
							2014-10-07 13:16:11 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								c8190ba625 
								
							 
						 
						
							
							
								
								Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan  
							
							... 
							
							
							
							--HG--
rename : content/base/public/nsDOMFile.h => content/base/public/File.h
rename : content/base/src/nsDOMFile.cpp => content/base/src/File.cpp 
							
						 
						
							2014-10-07 15:20:55 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								d272279126 
								
							 
						 
						
							
							
								
								Bug 1047483 - patch 1 - Porting DOMFile/DOMBlob to WebIDL, r=bz, r=bkelly, r=bholley  
							
							
							
						 
						
							2014-10-07 15:20:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ben Turner 
								
							 
						 
						
							
							
							
							
								
							
							
								d081140cb0 
								
							 
						 
						
							
							
								
								Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.  
							
							
							
						 
						
							2014-09-26 16:21:57 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ben Turner 
								
							 
						 
						
							
							
							
							
								
							
							
								46d101f40c 
								
							 
						 
						
							
							
								
								Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE.  
							
							
							
						 
						
							2014-09-17 19:36:01 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ben Turner 
								
							 
						 
						
							
							
							
							
								
							
							
								1a91d40956 
								
							 
						 
						
							
							
								
								Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.  
							
							... 
							
							
							
							--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl 
							
						 
						
							2014-09-13 12:12:19 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andrea Marchesini 
								
							 
						 
						
							
							
							
							
								
							
							
								6ec27357af 
								
							 
						 
						
							
							
								
								Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent  
							
							
							
						 
						
							2014-06-26 09:47:44 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									"Kan-Ru Chen (陳侃如)" 
								
							 
						 
						
							
							
							
							
								
							
							
								9ed870c153 
								
							 
						 
						
							
							
								
								Bug 879475 - Part 005. Implement ContentBridge r=jlebar  
							
							... 
							
							
							
							Based on original patch by David Zbarsky <dzbarsky@gmail.com> 
							
						 
						
							2014-06-11 13:44:13 +08:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kyle Huey 
								
							 
						 
						
							
							
							
							
								
							
							
								8c5cca136c 
								
							 
						 
						
							
							
								
								Bug 996133: Remove unnecessary NS_DISPATCH_NORMAL arguments to NS_DispatchToMainThread. r=ehsan  
							
							
							
						 
						
							2014-05-23 12:53:17 -07:00