Sophie

Sophie

distrib > Mageia > 8 > armv7hl > by-pkgid > 892c2a99310cc8e4a9df22541a46aeb2 > files > 4

chromium-browser-stable-88.0.4324.182-1.mga8.src.rpm

--- chromium-60.0.3112.40/chrome/browser/extensions/component_extensions_allowlist/allowlist.cc.no-external-components	2017-06-23 23:37:14.038911768 +0200
+++ chromium-60.0.3112.40/chrome/browser/extensions/component_extensions_allowlist/allowlist.cc	2017-06-23 23:49:00.077985242 +0200
@@ -26,8 +26,10 @@ namespace extensions {
 
 bool IsComponentExtensionAllowlisted(const std::string& extension_id) {
   const char* const kAllowed[] = {
+#if 0
     extension_misc::kInAppPaymentsSupportAppId,
     extension_misc::kCastExtensionIdRelease,
+#endif
     extension_misc::kPdfExtensionId,
 #if defined(OS_CHROMEOS)
     extension_misc::kAssessmentAssistantExtensionId,