mirror of
				https://bitbucket.org/chromiumembedded/cef
				synced 2025-06-05 21:39:12 +02:00 
			
		
		
		
	Update to Chromium version 91.0.4472.19
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
diff --git chrome/chrome_elf/BUILD.gn chrome/chrome_elf/BUILD.gn
 | 
			
		||||
index 9b08e23e921b0..49182504ae361 100644
 | 
			
		||||
index 9b08e23e921b..49182504ae36 100644
 | 
			
		||||
--- chrome/chrome_elf/BUILD.gn
 | 
			
		||||
+++ chrome/chrome_elf/BUILD.gn
 | 
			
		||||
@@ -7,6 +7,7 @@
 | 
			
		||||
@@ -47,7 +47,7 @@ index 9b08e23e921b0..49182504ae361 100644
 | 
			
		||||
 
 | 
			
		||||
 source_set("dll_hash") {
 | 
			
		||||
diff --git chrome/chrome_elf/crash/crash_helper.cc chrome/chrome_elf/crash/crash_helper.cc
 | 
			
		||||
index 886372e114899..ad3bc2242883b 100644
 | 
			
		||||
index 886372e11489..ad3bc2242883 100644
 | 
			
		||||
--- chrome/chrome_elf/crash/crash_helper.cc
 | 
			
		||||
+++ chrome/chrome_elf/crash/crash_helper.cc
 | 
			
		||||
@@ -11,12 +11,17 @@
 | 
			
		||||
@@ -81,7 +81,7 @@ index 886372e114899..ad3bc2242883b 100644
 | 
			
		||||
   g_crash_helper_enabled = true;
 | 
			
		||||
   return true;
 | 
			
		||||
diff --git chrome/common/crash_keys.cc chrome/common/crash_keys.cc
 | 
			
		||||
index b84f727c9dc64..817df167e5a6b 100644
 | 
			
		||||
index b84f727c9dc6..817df167e5a6 100644
 | 
			
		||||
--- chrome/common/crash_keys.cc
 | 
			
		||||
+++ chrome/common/crash_keys.cc
 | 
			
		||||
@@ -4,6 +4,8 @@
 | 
			
		||||
@@ -112,7 +112,7 @@ index b84f727c9dc64..817df167e5a6b 100644
 | 
			
		||||
 
 | 
			
		||||
 void SetActiveExtensions(const std::set<std::string>& extensions) {
 | 
			
		||||
diff --git chrome/common/crash_keys.h chrome/common/crash_keys.h
 | 
			
		||||
index bcf172e645a23..f879aa745adfc 100644
 | 
			
		||||
index bcf172e645a2..f879aa745adf 100644
 | 
			
		||||
--- chrome/common/crash_keys.h
 | 
			
		||||
+++ chrome/common/crash_keys.h
 | 
			
		||||
@@ -17,6 +17,10 @@ class CommandLine;
 | 
			
		||||
@@ -127,7 +127,7 @@ index bcf172e645a23..f879aa745adfc 100644
 | 
			
		||||
 // on the given |command_line|.
 | 
			
		||||
 void SetCrashKeysFromCommandLine(const base::CommandLine& command_line);
 | 
			
		||||
diff --git components/crash/core/app/breakpad_linux.cc components/crash/core/app/breakpad_linux.cc
 | 
			
		||||
index 00009dacdc2b0..e6454d5b1a23d 100644
 | 
			
		||||
index 00009dacdc2b..e6454d5b1a23 100644
 | 
			
		||||
--- components/crash/core/app/breakpad_linux.cc
 | 
			
		||||
+++ components/crash/core/app/breakpad_linux.cc
 | 
			
		||||
@@ -28,6 +28,7 @@
 | 
			
		||||
@@ -203,7 +203,7 @@ index 00009dacdc2b0..e6454d5b1a23d 100644
 | 
			
		||||
       writer.Flush();
 | 
			
		||||
     }
 | 
			
		||||
diff --git components/crash/core/app/breakpad_linux.h components/crash/core/app/breakpad_linux.h
 | 
			
		||||
index 9ea80370a842c..3043f7d32f33d 100644
 | 
			
		||||
index 9ea80370a842..3043f7d32f33 100644
 | 
			
		||||
--- components/crash/core/app/breakpad_linux.h
 | 
			
		||||
+++ components/crash/core/app/breakpad_linux.h
 | 
			
		||||
@@ -20,6 +20,9 @@ extern void InitCrashReporter(const std::string& process_type);
 | 
			
		||||
@@ -217,7 +217,7 @@ index 9ea80370a842c..3043f7d32f33d 100644
 | 
			
		||||
 extern void InitCrashKeysForTesting();
 | 
			
		||||
 
 | 
			
		||||
diff --git components/crash/core/app/crash_reporter_client.cc components/crash/core/app/crash_reporter_client.cc
 | 
			
		||||
index 89b4bfccd5d32..7cb0a85470d2f 100644
 | 
			
		||||
index 89b4bfccd5d3..7cb0a85470d2 100644
 | 
			
		||||
--- components/crash/core/app/crash_reporter_client.cc
 | 
			
		||||
+++ components/crash/core/app/crash_reporter_client.cc
 | 
			
		||||
@@ -87,7 +87,7 @@ int CrashReporterClient::GetResultCodeRespawnFailed() {
 | 
			
		||||
@@ -290,7 +290,7 @@ index 89b4bfccd5d32..7cb0a85470d2f 100644
 | 
			
		||||
 
 | 
			
		||||
 }  // namespace crash_reporter
 | 
			
		||||
diff --git components/crash/core/app/crash_reporter_client.h components/crash/core/app/crash_reporter_client.h
 | 
			
		||||
index 39557cce47443..236806090021a 100644
 | 
			
		||||
index 39557cce4744..236806090021 100644
 | 
			
		||||
--- components/crash/core/app/crash_reporter_client.h
 | 
			
		||||
+++ components/crash/core/app/crash_reporter_client.h
 | 
			
		||||
@@ -5,7 +5,9 @@
 | 
			
		||||
@@ -357,7 +357,7 @@ index 39557cce47443..236806090021a 100644
 | 
			
		||||
 
 | 
			
		||||
 }  // namespace crash_reporter
 | 
			
		||||
diff --git components/crash/core/app/crashpad.cc components/crash/core/app/crashpad.cc
 | 
			
		||||
index 27f5504d544a3..fd901ccd5b759 100644
 | 
			
		||||
index 27f5504d544a..fd901ccd5b75 100644
 | 
			
		||||
--- components/crash/core/app/crashpad.cc
 | 
			
		||||
+++ components/crash/core/app/crashpad.cc
 | 
			
		||||
@@ -152,7 +152,8 @@ void InitializeCrashpadImpl(bool initial_client,
 | 
			
		||||
@@ -371,7 +371,7 @@ index 27f5504d544a3..fd901ccd5b759 100644
 | 
			
		||||
         ->set_system_crash_reporter_forwarding(crashpad::TriState::kDisabled);
 | 
			
		||||
   }
 | 
			
		||||
diff --git components/crash/core/app/crashpad_mac.mm components/crash/core/app/crashpad_mac.mm
 | 
			
		||||
index 2be2fd857bc5f..04ebef6442af2 100644
 | 
			
		||||
index 2be2fd857bc5..04ebef6442af 100644
 | 
			
		||||
--- components/crash/core/app/crashpad_mac.mm
 | 
			
		||||
+++ components/crash/core/app/crashpad_mac.mm
 | 
			
		||||
@@ -16,12 +16,15 @@
 | 
			
		||||
@@ -475,7 +475,7 @@ index 2be2fd857bc5f..04ebef6442af2 100644
 | 
			
		||||
           handler_path, database_path, metrics_path, url,
 | 
			
		||||
           GetProcessSimpleAnnotations(), arguments, true, false);
 | 
			
		||||
diff --git components/crash/core/app/crashpad_win.cc components/crash/core/app/crashpad_win.cc
 | 
			
		||||
index 686be7964d77d..6059aab2b69a7 100644
 | 
			
		||||
index 686be7964d77..6059aab2b69a 100644
 | 
			
		||||
--- components/crash/core/app/crashpad_win.cc
 | 
			
		||||
+++ components/crash/core/app/crashpad_win.cc
 | 
			
		||||
@@ -36,8 +36,8 @@ void GetPlatformCrashpadAnnotations(
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user