chore: add descriptions for patches (#26671)
This commit is contained in:
		
					parent
					
						
							
								38ab829ea6
							
						
					
				
			
			
				commit
				
					
						d56861eaa5
					
				
			
		
					 3 changed files with 6 additions and 0 deletions
				
			
		| 
						 | 
					@ -4,6 +4,8 @@ Date: Fri, 26 Jun 2020 11:06:12 -0700
 | 
				
			||||||
Subject: build: conditionally import EXT headers from framework or from
 | 
					Subject: build: conditionally import EXT headers from framework or from
 | 
				
			||||||
 relative path
 | 
					 relative path
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This patch is required for building Squirrel from source code.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
diff --git a/ReactiveObjC/NSControl+RACTextSignalSupport.m b/ReactiveObjC/NSControl+RACTextSignalSupport.m
 | 
					diff --git a/ReactiveObjC/NSControl+RACTextSignalSupport.m b/ReactiveObjC/NSControl+RACTextSignalSupport.m
 | 
				
			||||||
index 88da38f6e8117bbabdd898c8a1d4bde5e59deda7..483caea62eaaf26d9ad7d267a5c3e9aa44638ce7 100644
 | 
					index 88da38f6e8117bbabdd898c8a1d4bde5e59deda7..483caea62eaaf26d9ad7d267a5c3e9aa44638ce7 100644
 | 
				
			||||||
--- a/ReactiveObjC/NSControl+RACTextSignalSupport.m
 | 
					--- a/ReactiveObjC/NSControl+RACTextSignalSupport.m
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4,6 +4,8 @@ Date: Sun, 1 Mar 2020 16:33:55 -0800
 | 
				
			||||||
Subject: feat: allow embedders to add observers on created hunspell
 | 
					Subject: feat: allow embedders to add observers on created hunspell
 | 
				
			||||||
 dictionaries
 | 
					 dictionaries
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This patch is used by Electron to implement spellchecker events.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
diff --git a/chrome/browser/spellchecker/spellcheck_service.cc b/chrome/browser/spellchecker/spellcheck_service.cc
 | 
					diff --git a/chrome/browser/spellchecker/spellcheck_service.cc b/chrome/browser/spellchecker/spellcheck_service.cc
 | 
				
			||||||
index 09256573b848bbb248530f77619df47ddbeb8a0e..75b70e375ed1d680cbd2fba1ca73a4e2e5403fb6 100644
 | 
					index 09256573b848bbb248530f77619df47ddbeb8a0e..75b70e375ed1d680cbd2fba1ca73a4e2e5403fb6 100644
 | 
				
			||||||
--- a/chrome/browser/spellchecker/spellcheck_service.cc
 | 
					--- a/chrome/browser/spellchecker/spellcheck_service.cc
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4,6 +4,8 @@ Date: Fri, 26 Oct 2018 15:35:13 +1100
 | 
				
			||||||
Subject: fix: expose tracing::Agent and use tracing::TracingController instead
 | 
					Subject: fix: expose tracing::Agent and use tracing::TracingController instead
 | 
				
			||||||
 of v8::TracingController
 | 
					 of v8::TracingController
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					This API is used by Electron to create Node's tracing controller.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
diff --git a/src/api/environment.cc b/src/api/environment.cc
 | 
					diff --git a/src/api/environment.cc b/src/api/environment.cc
 | 
				
			||||||
index 2c4acbc4fa0eca3b7c6d03b997445633646446e7..53b07052e43a09f29f863ee1b2287bdebe7b7a7f 100644
 | 
					index 2c4acbc4fa0eca3b7c6d03b997445633646446e7..53b07052e43a09f29f863ee1b2287bdebe7b7a7f 100644
 | 
				
			||||||
--- a/src/api/environment.cc
 | 
					--- a/src/api/environment.cc
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue