diff --git a/CHROMIUM_BUILD_COMPATIBILITY.txt b/CHROMIUM_BUILD_COMPATIBILITY.txt index 330b74d1a..ab4a7d0e5 100644 --- a/CHROMIUM_BUILD_COMPATIBILITY.txt +++ b/CHROMIUM_BUILD_COMPATIBILITY.txt @@ -7,6 +7,6 @@ # https://bitbucket.org/chromiumembedded/cef/wiki/BranchesAndBuilding { - 'chromium_checkout': 'refs/tags/123.0.6312.107', + 'chromium_checkout': 'refs/tags/123.0.6312.124', 'depot_tools_checkout': 'cb43b5d82d' } diff --git a/patch/patches/content_2015.patch b/patch/patches/content_2015.patch index 8b66f37a9..e8bc12595 100644 --- a/patch/patches/content_2015.patch +++ b/patch/patches/content_2015.patch @@ -150,10 +150,10 @@ index fef1829ebda85..23df06b6c60bb 100644 base::BindRepeating(&RenderThreadImpl::OnRendererInterfaceReceiver, base::Unretained(this))); diff --git content/renderer/renderer_blink_platform_impl.cc content/renderer/renderer_blink_platform_impl.cc -index 132aca6cb29e9..39374c08425b1 100644 +index 0ade3663828bd..75d313fc285f7 100644 --- content/renderer/renderer_blink_platform_impl.cc +++ content/renderer/renderer_blink_platform_impl.cc -@@ -1011,6 +1011,15 @@ SkBitmap* RendererBlinkPlatformImpl::GetSadPageBitmap() { +@@ -1003,6 +1003,15 @@ SkBitmap* RendererBlinkPlatformImpl::GetSadPageBitmap() { //------------------------------------------------------------------------------ @@ -170,10 +170,10 @@ index 132aca6cb29e9..39374c08425b1 100644 RendererBlinkPlatformImpl::CreateWebV8ValueConverter() { return std::make_unique(); diff --git content/renderer/renderer_blink_platform_impl.h content/renderer/renderer_blink_platform_impl.h -index c1b86ec95d41c..8dca87a7201a4 100644 +index ecbcf12493f77..2c529b2f07a14 100644 --- content/renderer/renderer_blink_platform_impl.h +++ content/renderer/renderer_blink_platform_impl.h -@@ -237,6 +237,9 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : public BlinkPlatformImpl { +@@ -236,6 +236,9 @@ class CONTENT_EXPORT RendererBlinkPlatformImpl : public BlinkPlatformImpl { InertAndMinimumIntervalOfUserLevelMemoryPressureSignal() override; #endif // BUILDFLAG(IS_ANDROID) diff --git a/patch/patches/webkit_plugin_info_2015.patch b/patch/patches/webkit_plugin_info_2015.patch index bbadc3977..002ddad92 100644 --- a/patch/patches/webkit_plugin_info_2015.patch +++ b/patch/patches/webkit_plugin_info_2015.patch @@ -1,8 +1,8 @@ diff --git third_party/blink/public/platform/platform.h third_party/blink/public/platform/platform.h -index 165bd4eae9e1b..dd4d7af0a561d 100644 +index 38c079e1f9c37..6a029e131a870 100644 --- third_party/blink/public/platform/platform.h +++ third_party/blink/public/platform/platform.h -@@ -784,6 +784,11 @@ class BLINK_PLATFORM_EXPORT Platform { +@@ -780,6 +780,11 @@ class BLINK_PLATFORM_EXPORT Platform { } #endif