Commit Graph

2 Commits

Author SHA1 Message Date
Neal Gompa
e54439c5b2 Refresh QtWebEngine patch for 16k page support from official Chromium commit
This refreshes the commit with the upstream Chromium commit data and
the upstream Qt references required for upstreaming the change.
2022-11-20 14:06:44 -05:00
Neal Gompa
63fa67df29 Add patch to backport support for 16k pages on AArch64
This is a backport of the change in Chromium that enables support
for running on Linux AArch64 systems that use 16K pages, notably
Apple Silicon hardware. This fix exists in Qt6 for QtWebEngine by
virtue of being based on a newer Chromium (Chromium >= 102).

The patch is originally sourced from the Arch Linux ARM project,
tweaked to apply properly on the QtWebEngine sources.

Resolves: rhbz#2144200
2022-11-20 08:16:32 -05:00