diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-08-25 14:33:29 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-08-25 14:34:00 +0200 |
commit | e440162525f444d45c3928cea1958575aa756b65 (patch) | |
tree | b03b956971618f3895e01496f348085fd67c88d9 | |
parent | www/ungoogled-chromium: update to 116.0.5845.110 (diff) |
www/ungoogled-chromium: sync patches
2 files changed, 7 insertions, 7 deletions
diff --git a/www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc b/www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc index a2d81859881d..da2e6b87bc9b 100644 --- a/www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc +++ b/www/ungoogled-chromium/files/patch-media_gpu_chromeos_video__decoder__pipeline.cc @@ -1,6 +1,6 @@ ---- media/gpu/chromeos/video_decoder_pipeline.cc.orig 2023-07-21 09:49:17 UTC +--- media/gpu/chromeos/video_decoder_pipeline.cc.orig 2023-08-25 12:24:14 UTC +++ media/gpu/chromeos/video_decoder_pipeline.cc -@@ -979,14 +979,14 @@ VideoDecoderPipeline::PickDecoderOutputFormat( +@@ -986,14 +986,14 @@ VideoDecoderPipeline::PickDecoderOutputFormat( } } @@ -17,7 +17,7 @@ // Linux w/ V4L2 should not use a custom allocator // Only tested with video_decode_accelerator_tests // TODO(wenst@) Test with full Chromium Browser -@@ -1117,7 +1117,7 @@ VideoDecoderPipeline::PickDecoderOutputFormat( +@@ -1124,7 +1124,7 @@ VideoDecoderPipeline::PickDecoderOutputFormat( << " VideoFrames"; auxiliary_frame_pool_->set_parent_task_runner(decoder_task_runner_); diff --git a/www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 b/www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 index f1cfa9323a0b..1bc67734ddf3 100644 --- a/www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 +++ b/www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5 @@ -1,6 +1,6 @@ ---- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2023-08-18 10:26:52 UTC +--- third_party/blink/renderer/platform/runtime_enabled_features.json5.orig 2023-08-25 12:24:14 UTC +++ third_party/blink/renderer/platform/runtime_enabled_features.json5 -@@ -2682,7 +2682,7 @@ +@@ -2684,7 +2684,7 @@ name: "PaymentHandlerMinimalHeaderUX", origin_trial_feature_name: "PaymentHandlerMinimalHeaderUX", origin_trial_allows_third_party: true, @@ -9,7 +9,7 @@ }, { name: "PaymentInstruments", -@@ -3643,7 +3643,7 @@ +@@ -3645,7 +3645,7 @@ name: "UnrestrictedSharedArrayBuffer", base_feature: "none", origin_trial_feature_name: "UnrestrictedSharedArrayBuffer", @@ -18,7 +18,7 @@ }, { name: "URLPatternCompareComponent", -@@ -3821,12 +3821,12 @@ +@@ -3823,12 +3823,12 @@ status: "experimental", base_feature: "none", origin_trial_feature_name: "WebAppUrlHandling", |