Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
time-bits.diff | no | |||||
ninja.diff | no | |||||
remove_catapult_3rdparty.patch | Remove dependencies on catapult from src/3rdparty diff --git a/chromium/BUILD.gn b/chromium/BUILD.gn index 457c83e8158..b0cd3ef2f74 100644 |
Patrick Franz <deltaone@debian.org> | not-needed | |||
remove_catapult_core.patch | Remove dependencies on catapult from src/core | Patrick Franz <deltaone@debian.org> | not-needed | |||
reduce_debugging_info.patch | no | |||||
compressing_files.patch | Building on 32-bit architectures fails when trying to compress files in the devtools-frontend. | Patrick Franz <deltaone@debian.org> | not-needed | |||
disable_32bit_node_check.patch | Disable the check for a 32bit architecture See https://code.qt.io/cgit/qt/qtwebengine.git/commit/?id=2c80ff478bcc3290cafd970c5fd3412f2887fc91 diff --git a/cmake/FindNodejs.cmake b/cmake/FindNodejs.cmake index 00ce5696c..0aeef5ab3 100644 |
Patrick Franz <deltaone@debian.org> | not-needed | |||
support-i386.patch | 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. |
Andres Salomon <dilinger@debian.org> | no |