Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions patches/chromium/.patches
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,4 @@ fix_select_the_first_menu_item_when_opened_via_keyboard.patch
chore_add_buildflag_guard_around_new_include.patch
fix_use_delegated_generic_capturer_when_available.patch
revert_remove_the_allowaggressivethrottlingwithwebsocket_feature.patch
cherry-pick-b2eab7500a18.patch
48 changes: 48 additions & 0 deletions patches/chromium/cherry-pick-b2eab7500a18.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
From b2eab7500a18bd4d372f10149c6223fdfe48e3be Mon Sep 17 00:00:00 2001
From: James Zern <jzern@chromium.org>
Date: Fri, 08 Sep 2023 20:57:18 +0000
Subject: [PATCH] Roll src/third_party/libwebp/src/ 6a319d4da..4619a48fc (1 commit)

https://chromium.googlesource.com/webm/libwebp.git/+log/6a319d4da395..4619a48fc329

$ git log 6a319d4da..4619a48fc --date=short --no-merges --format='%ad %ae %s'
2023-09-07 vrabaud Fix OOB write in BuildHuffmanTable.

Created with:
roll-dep src/third_party/libwebp/src

Bug: 1479274
Change-Id: I0de56a278cfc64467d092ea0213bdf957b227ce1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4853057
Commit-Queue: James Zern <jzern@google.com>
Reviewed-by: Urvang Joshi <urvang@chromium.org>
Cr-Commit-Position: refs/branch-heads/5845@{#1779}
Cr-Branched-From: 5a5dff63a4a4c63b9b18589819bebb2566c85443-refs/heads/main@{#1160321}
---

diff --git a/DEPS b/DEPS
index 7e73ace8..bfdbb96 100644
--- a/DEPS
+++ b/DEPS
@@ -1591,7 +1591,7 @@
Var('chromium_git') + '/webm/libwebm.git' + '@' + 'e4fbea0c9751ae8aa86629b197a28d8276a2b0da',

'src/third_party/libwebp/src':
- Var('chromium_git') + '/webm/libwebp.git' + '@' + '6a319d4da3956f22f0dd5ad5a7bb294f88131bbd',
+ Var('chromium_git') + '/webm/libwebp.git' + '@' + '4619a48fc3292743d7ce9658bee4245406734109',

'src/third_party/libyuv':
Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '04821d1e7d60845525e8db55c7bcd41ef5be9406',
diff --git a/third_party/libwebp/README.chromium b/third_party/libwebp/README.chromium
index 6b51fa4a..0e24a45 100644
--- a/third_party/libwebp/README.chromium
+++ b/third_party/libwebp/README.chromium
@@ -2,7 +2,7 @@
Short Name: libwebp
URL: https://chromium.googlesource.com/webm/libwebp
Version: 0
-Revision: 6a319d4da3956f22f0dd5ad5a7bb294f88131bbd
+Revision: 4619a48fc3292743d7ce9658bee4245406734109
CPEPrefix: cpe:/a:webmproject:libwebp:1.3.0
License: BSD
License File: LICENSE