Package: qt6-webengine / 6.4.2+dfsg-0rc0-2~bpo11+1

Metadata

Package Version Patches format
qt6-webengine 6.4.2+dfsg-0rc0-2~bpo11+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove_catapult_3rdparty.patch | (download)

src/3rdparty/chromium/BUILD.gn | 9 0 + 9 - 0 !
src/3rdparty/chromium/chrome/chrome_paks.gni | 2 0 + 2 - 0 !
src/3rdparty/chromium/chrome/test/BUILD.gn | 7 0 + 7 - 0 !
src/3rdparty/chromium/content/browser/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/content/browser/tracing/BUILD.gn | 39 0 + 39 - 0 !
src/3rdparty/chromium/content/browser/tracing/tracing_ui.cc | 3 0 + 3 - 0 !
src/3rdparty/chromium/content/shell/BUILD.gn | 5 0 + 5 - 0 !
src/3rdparty/chromium/fuchsia/engine/BUILD.gn | 2 0 + 2 - 0 !
src/3rdparty/chromium/mojo/public/tools/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/testing/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/third_party/angle/gni/angle.gni | 4 0 + 4 - 0 !
src/3rdparty/chromium/third_party/webrtc/test/BUILD.gn | 5 0 + 5 - 0 !
src/3rdparty/chromium/tools/binary_size/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/tools/grit/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/tools/gritsettings/resource_ids.spec | 6 0 + 6 - 0 !
src/3rdparty/chromium/tools/metrics/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/tools/perf/chrome_telemetry_build/BUILD.gn | 3 0 + 3 - 0 !
src/3rdparty/chromium/tools/perf/core/perfetto_binary_roller/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/tools/polymer/BUILD.gn | 1 0 + 1 - 0 !
src/3rdparty/chromium/v8/tools/BUILD.gn | 4 0 + 4 - 0 !
src/3rdparty/chromium/weblayer/shell/BUILD.gn | 3 0 + 3 - 0 !
21 files changed, 100 deletions(-)

 remove dependencies on catapult from src/3rdparty
remove_catapult_core.patch | (download)

src/core/configure/BUILD.root.gn.in | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove dependencies on catapult from src/core
reduce_debugging_info.patch | (download)

src/3rdparty/chromium/build/config/compiler/BUILD.gn | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
compressing_files.patch | (download)

src/3rdparty/chromium/third_party/devtools-frontend/src/scripts/build/compress_files.js | 11 10 + 1 - 0 !
1 file changed, 10 insertions(+), 1 deletion(-)

 building on 32-bit architectures fails when trying to compress
    files in the devtools-frontend.
support i386.patch | (download)

src/3rdparty/chromium/BUILD.gn | 4 1 + 3 - 0 !
1 file changed, 1 insertion(+), 3 deletions(-)

 don't disable i386 builds on linux

https://chromium-review.googlesource.com/c/chromium/src/+/3583780

Chromium upstream decided to kill off i386 builds on Linux. They were
goin to add a 'force_x86_support' arg, but instead "[distributions that
still support i386] can patch the file."

At this point, i386 on linux is completely unsupported upstream, so
we're on our own with bugs.