Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2019 22:34:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234470] games/py-mnemosyne: fails to start
Message-ID:  <bug-234470-7788-p5nAdF8TGf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234470-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234470-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234470

--- Comment #4 from commit-hook@freebsd.org ---
A commit references this bug:

Author: kai
Date: Wed Mar 27 22:34:08 UTC 2019
New revision: 496989
URL: https://svnweb.freebsd.org/changeset/ports/496989

Log:
  www/qt5-webengine: Update to 5.12.1

  It was again a long journey to bring the port in sync with the other Qt5
  ports. It runs now under the hood with Chromium 69.0.3497.128 and applied
  security fixes up to version 71.0.3578.94.

  Also the approach with the handling of the BUILD.gn files has changed. Wi=
th
  the previous version of www/qt5-webengine (and www/chromium up to r449991)
the
  boolean variables "is_bsd" and "is_posix" were set to true in BUILDCONFIG
  when FreeBSD was detected as operating system during the build process.

  Now the boolean variable "is_linux" is set to true as well and this reduc=
es
  some patching of BUILD.gn files. It makes it (hopefully) also somewhat ea=
sier
  to exclude Linux-only features from future www/qt5-webengine versions.

  The .debug entries in the pkg-plist are prefixed with @comment each as a
  temporary workaround because building with "separate_debug_info" fails to
  build QtWebEngineProcess at the moment. (see also: QTBUG-74312)

  Many kudos must go to the FreeBSD Chromium team for their ongoing efforts=
 to
  keep the browser in a good shape. I was able to use a decent amount of
  patches from there which sped up the whole process.

  At last but not least: Many thanks must also go to rakuco@ for finding the
  last pieces to make www/qt5-webengine more usable and tcberner@ for the m=
oral
  support during the whole time.

  Changelogs:

  https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.12.0
  https://code.qt.io/cgit/qt/qtwebengine.git/tree/dist/changes-5.12.1

  PR:           234470 [1] (related), 235075 [2]
  Reported by:  Michael Danilov [2], aeuii@posteo.de [1]
  Reviewed by:  rakuco, tcberner (mentor)
  Approved by:  rakuco, tcberner (mentor), kde (maintainer)
  Differential Revision:        https://reviews.freebsd.org/D18757

Changes:
  head/www/qt5-webengine/Makefile
  head/www/qt5-webengine/distinfo
  head/www/qt5-webengine/files/audio_manager_openbsd.cc
  head/www/qt5-webengine/files/audio_manager_openbsd.h
  head/www/qt5-webengine/files/freebsd.pri
  head/www/qt5-webengine/files/patch-archgit_qtwebengine-ffmpeg4
  head/www/qt5-webengine/files/patch-clang
  head/www/qt5-webengine/files/patch-configure.json
  head/www/qt5-webengine/files/patch-mkspecs_features_configure.prf
  head/www/qt5-webengine/files/patch-mkspecs_features_functions.prf
  head/www/qt5-webengine/files/patch-mkspecs_features_platform.prf
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_BUILD.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base__trace_event_=
_process_memory_dump.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_BUI=
LD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_all=
ocator__shim.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_all=
ocator__shim__default__dispatch__to__glibc.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_all=
ocator__shim__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_allocator_par=
tition__allocator_partition__alloc__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_debugge=
r__posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_elf__re=
ader__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_stack__=
trace.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_debug_stack__=
trace__posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_file__p=
ath__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_file__p=
ath__watcher__stub.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_file__p=
ath__watcher__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_file__u=
til.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_files_memory_=
_mapped__file__posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_i18n_icu__uti=
l.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_logging__unit=
test.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_native__libra=
ry__posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_native__libra=
ry__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_posix_unix__d=
omain__socket.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_posix_unix__d=
omain__socket__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_posix_unix__d=
omain__socket__linux__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_posix_unix__d=
omain__socket__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_inter=
nal__linux.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_kil=
l.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_kill_=
_posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_launc=
h.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_memor=
y.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_memor=
y.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_memor=
y__stubs.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_memor=
y__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_proce=
ss__handle.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_proce=
ss__handle.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_proce=
ss__handle__freebsd.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_proce=
ss__info__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_proce=
ss__iterator__freebsd.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_proce=
ss__metrics.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_proce=
ss__metrics.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_proce=
ss__metrics__freebsd.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_proce=
ss__metrics__posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_process_proce=
ss__posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_sys__info__fr=
eebsd.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_sys__info__po=
six.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_test_BUILD.=
gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_third__party_=
libevent_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_threading_pla=
tform__thread__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_threading_thr=
ead__task__runner__handle.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_trace__event_=
malloc__dump__provider.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_trace__event_=
process__memory__dump.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_base_trace__event_=
process__memory__dump.h
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_breakpad_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_BUILD=
CONFIG.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_alloc=
ator.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_clang=
_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_compi=
ler_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_compi=
ler_compiler.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_crypt=
o.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_featu=
res.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_linux=
_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_linux=
_gtk2_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_linux=
_gtk3_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_sanit=
izers_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_sanit=
izers_sanitizers.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_sysro=
ot.gni
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_config_ui.=
gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_gn__run__bin=
ary.py
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_linux_chrome=
.map
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_linux_unbund=
le_libusb.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_linux_unbund=
le_libwebp.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_linux_unbund=
le_replace__gn__files.py
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_secondary_th=
ird__party_nss_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_toolchain_gc=
c__toolchain.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_build_toolchain_li=
nux_BUILD.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_cc_BUILD.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_chromiu=
m__strings.grd
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_generat=
ed__resources.grd
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_google_=
_chrome__strings.grd
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_resourc=
es_locale__settings.grd
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_setting=
s__strings.grdp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_app_theme_c=
hrome__unscaled__resources.grd
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_BUI=
LD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_dev=
tools_devtools__eye__dropper.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ext=
ensions_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ext=
ensions_api_image__writer__private_image__writer__private__api.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ext=
ensions_api_image__writer__private_removable__storage__provider.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ext=
ensions_api_messaging_message__service.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ext=
ensions_api_music__manager__private_device__id__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ext=
ensions_api_omnibox_omnibox__api.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ext=
ensions_api_runtime_chrome__runtime__api__delegate.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ext=
ensions_api_settings__private_prefs__util.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_res=
ources_safe__browsing_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_res=
ources_safe__browsing_gen__file__type__proto.py
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ui_=
BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ui_=
libgtkui_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ui_=
webui_about__ui.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_browser_ui_=
webui_chrome__web__ui__controller__factory.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chro=
me__switches.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_chro=
me__switches.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_exte=
nsions_api_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_feat=
ures.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_webu=
i__url__constants.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_common_webu=
i__url__constants.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_renderer_pe=
pper_pepper__flash__font__file__host.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_renderer_pe=
pper_pepper__flash__font__file__host.h
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chrome_test_BUIL=
D.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chromecast_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chromecast_browser=
_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chromecast_browser=
_metrics_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_chromecast_crash_B=
UILD.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_autofil=
l_content_renderer_password__form__conversion__utils.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_content=
__settings_core_browser_website__settings__registry.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_content=
__settings_core_browser_website__settings__registry.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_crash_c=
ontent_app_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_crash_c=
ontent_browser_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_crash_c=
ore_common_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_downloa=
d_quarantine_quarantine__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_feedbac=
k_anonymizer__tool.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_metrics=
_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_neterro=
r_resources_neterror.js
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_network=
__session__configurator_browser_network__session__configurator.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_os__cry=
pt_os__crypt.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_os__cry=
pt_os__crypt__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_plugins=
_renderer_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_plugins=
_renderer_plugin__placeholder.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_policy_=
BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_storage=
__monitor_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_storage=
__monitor_storage__monitor.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_storage=
__monitor_storage__monitor__freebsd.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_variati=
ons_proto_study.proto
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_components_webcryp=
to_algorithms_test__helpers.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_app_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_app_conten=
t__main__runner.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_app_conten=
t__main__runner__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_BU=
ILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_ac=
cessibility_browser__accessibility__manager.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_br=
owser__main__loop.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_ch=
ild__process__launcher.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_ch=
ild__process__launcher__helper__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_de=
vice__sensors_data__fetcher__shared__memory.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_de=
vtools_protocol_color__picker.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_do=
wnload_base__file.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_gp=
u_gpu__data__manager__impl__private.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_gp=
u_gpu__data__manager__impl__private.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_gp=
u_gpu__internals__ui.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_gp=
u_gpu__process__host.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_me=
mory_memory__coordinator__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_me=
mory_memory__monitor.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_me=
mory_swap__metrics__driver__impl__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_pp=
api__plugin__process__host.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_re=
nderer__host_render__message__filter.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_re=
nderer__host_render__message__filter.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_re=
nderer__host_render__process__host__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_re=
nderer__host_render__process__host__impl.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_re=
nderer__host_render__view__host__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_re=
nderer__host_render__widget__host__view__aura.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_re=
nderer__host_render__widget__host__view__event__handler.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_tr=
acing_tracing__controller__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_browser_ut=
ility__process__host__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_common_BUI=
LD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_common_com=
mon__sandbox__support__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_common_san=
dbox__linux_sandbox__debug__handling__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_common_set=
__process__title__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_common_set=
__process__title__linux.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_common_use=
r__agent.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_common_vie=
w__messages.h
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_gpu_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_gpu_gpu__c=
hild__thread.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_gpu_gpu__m=
ain.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_gpu_gpu__s=
andbox__hook__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_gpu_in__pr=
ocess__gpu__thread.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_ppapi__plu=
gin_ppapi__blink__platform__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_ppapi__plu=
gin_ppapi__blink__platform__impl.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_ppapi__plu=
gin_ppapi__plugin__main.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_m=
edia_stream_processed__local__audio__source.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_m=
edia_webrtc_processed__local__audio__source.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_r=
ender__thread__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_r=
enderer__blink__platform__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_r=
enderer__blink__platform__impl.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_r=
enderer__main.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_renderer_w=
ebscrollbarbehavior__impl__aura.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_shell_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_test_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_content_utility_ut=
ility__main.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_crypto_nss__util=
.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_battery_BUI=
LD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_bluetooth_B=
UILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_geolocation=
_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_geolocation=
_location__arbitrator.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_hid_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_media__tran=
sfer__protocol_media__transfer__protocol__daemon__client.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_media__tran=
sfer__protocol_media__transfer__protocol__manager.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_serial_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_serial_seri=
al__io__handler__posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_time__zone_=
_monitor_time__zone__monitor.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_time__zone_=
_monitor_time__zone__monitor__linux.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__co=
ntext.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__co=
ntext__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__de=
vice__handle__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__de=
vice__handle__impl.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__de=
vice__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__er=
ror.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__se=
rvice__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_device_usb_usb__se=
rvice__impl.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_extensions_browser=
_api_declarative__webrequest_webrequest__action.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_extensions_browser=
_api_messaging_message__service.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_extensions_browser=
_api_serial_serial__api.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_extensions_browser=
_api_web__request_form__data__parser.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_extensions_rendere=
r_bindings_api__binding__util.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_command__buffe=
r_service_program__manager.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_config_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_config_gpu__co=
ntrol__list.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_config_gpu__co=
ntrol__list__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_config_gpu__in=
fo__collector.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_config_gpu__te=
st__config.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_gles2__conform=
__support_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_gles2__conform=
__support_native_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_client_BUI=
LD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_common_gpu=
__memory__buffer__support.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_common_gpu=
__memory__buffer__support.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_BU=
ILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gp=
u__init.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_ipc_service_gp=
u__memory__buffer__factory.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_tools_composit=
or__model__bench_BUILD.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_gpu_vulkan_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_brows=
er_headless__content__browser__client.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_brows=
er_headless__content__browser__client.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_headless_lib_headl=
ess__macros.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ipc_ipc__channel__=
common.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ipc_ipc__channel__=
mojo.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ipc_ipc__message__=
utils.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ipc_ipc__message__=
utils.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media__audio__alsa=
__audio_manager_alsa.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_audio_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_audio_alsa_a=
udio__manager__alsa.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_audio_audio_=
_manager.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_audio_audio_=
_manager.h
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_audio__=
latency.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_scopedf=
d__helper.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_video__=
frame.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_base_video__=
frame.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_vide=
o_fake__video__capture__device__factory.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_vide=
o_linux_v4l2__capture__delegate.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_vide=
o_linux_video__capture__device__factory__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_vide=
o_linux_video__capture__device__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_capture_vide=
o_video__capture__device__factory.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_cast_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_media_cdm_ppapi_pp=
api__cdm__adapter.gni
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_mojo_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_mojo_core_validati=
on__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_mojo_edk_system_op=
tions__validation__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_mojo_edk_test_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_mojo_public_c_syst=
em_buffer.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_mojo_public_c_syst=
em_data__pipe.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_mojo_public_c_syst=
em_message__pipe.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_native__client__sd=
k_src_BUILD.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_address__=
tracker__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_mime__uti=
l__unittest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_network__=
change__notifier.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_network__=
interfaces__freebsd.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_network__=
interfaces__freebsd.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_network__=
interfaces__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_network__=
interfaces__posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_base_network__=
interfaces__posix.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_disk__cache_bl=
ockfile_disk__format.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_dns_address__s=
orter__posix.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_dns_dns__uti=
l.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_dns_host__reso=
lver__proc.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_features.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_http_http__aut=
h__gssapi__posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_http_http__net=
work__session.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_proxy__resolut=
ion_proxy__config__service__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_proxy__resolut=
ion_proxy__resolution__service.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_proxy_proxy__c=
onfig__service__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_proxy_proxy__s=
ervice.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_socket_udp__so=
cket__posix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_third__party_q=
uic_platform_impl_quic__ip__address__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_tools_cert__ve=
rify__tool_cert__verify__tool.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_tools_get__ser=
ver__time_get__server__time.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_net_url__request_u=
rl__request__context__builder.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_pdf_pdfium_pdfium_=
_engine.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ppapi_shared__impl=
_private_net__address__private__impl.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ppapi_tests_extens=
ions_BUILD.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_printing_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_remoting_host_BUIL=
D.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_sandbox_features=
.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_sandbox_linux_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_sandbox_linux_serv=
ices_init__process__reaper.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_sandbox_linux_serv=
ices_libc__interceptor.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_sdch_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_p=
ublic_cpp_manifest__parsing__util.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_s=
tore.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_catalog_s=
tore.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_ge=
olocation_location__arbitrator.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_hi=
d_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_device_ti=
me__zone__monitor_time__zone__monitor.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_network_B=
UILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_network_n=
etwork__sandbox__hook__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_network_n=
etwork__service.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_network_n=
etwork__service.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource_=
_coordinator_public_cpp_memory__instrumentation_os__metrics.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_resource_=
_coordinator_public_cpp_memory__instrumentation_os__metrics__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_embedder_set__process__title__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_embedder_set__process__title__linux.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_public_cpp_standalone__service_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_public_cpp_standalone__service_standalone__service.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_runner_host_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_sandbox_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_standalone_context.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_zygote_common_zygote__features.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_zygote_host_zygote__host__impl__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_zygote_host_zygote__host__impl__linux.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_zygote_zygote__host__linux.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_zygote_zygote__linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_service__=
manager_zygote_zygote__main__linux.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_ui_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_ui_ime_BU=
ILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_ui_public=
_cpp_gles2__context.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_services_ui_surfac=
es_surfaces__context__provider.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_skia_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_skia_ext_SkMemory_=
_new__handler.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_testing_gtest_src_=
gtest.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_bindings_core_v8_V8ScriptRunner.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_core_layout_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_platform_fonts_FontCache.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_platform_fonts_FontCache.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_platform_fonts_FontPlatformData.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_platform_fonts_FontPlatformData.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_platform_fonts_SimpleFontData.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_platform_fonts_skia_FontCacheSkia.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_platform_heap_GCInfo.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_platform_heap_StackFrameDepth.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_web_PopupMenuImpl.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_wtf_Assertions.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_wtf_Atomics.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_wtf_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_wtf_ByteSwap.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_wtf_ContainerAnnotations.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_WebKi=
t_Source_wtf_ThreadingPthreads.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_angle=
_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_angle=
_gni_angle.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_angle=
_src_gpu__info__util_SystemInfo__internal.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_angle=
_src_gpu__info__util_SystemInfo__libpci.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_angle=
_src_gpu__info__util_SystemInfo__linux.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_angle=
_src_gpu__info__util_SystemInfo__x11.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_angle=
_src_libANGLE_Display.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_angle=
_src_libANGLE_renderer_gl_renderergl__utils.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_angle=
_src_tests_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_core_editing_editing__behavior.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_core_html_canvas_canvas__async__blob__creator.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_core_html_forms_internal__popup__menu.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_fonts_font__cache.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_fonts_font__cache.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_fonts_font__metrics.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_fonts_skia_font__cache__skia.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_heap_stack__frame__depth.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_wtf_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_wtf_assertions.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_wtf_atomics.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_wtf_container__annotations.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_wtf_stack__util.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_blink=
_renderer_platform_wtf_threading__pthreads.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_borin=
gssl_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_borin=
gssl_src_include_openssl_cpu.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_crc32=
c_src_src_crc32c__arm64__linux__check.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_expat=
_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_ffmpe=
g_ffmpeg__generated.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_fontc=
onfig_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_freet=
ype2_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_glsla=
ng_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_harfb=
uzz-ng_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_libXN=
VCtrl_NVCtrl.c
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_libus=
b_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_libxm=
l_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_libxs=
lt_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_mesa_=
BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_minig=
bm_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_opus_=
BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_ots_i=
nclude_opentype-sanitiser.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfiu=
m_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfiu=
m_core_fxcrt_fx__system.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfiu=
m_core_fxge_fx__ge__linux.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfiu=
m_fpdfsdk_javascript_JS__Value.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfiu=
m_fpdfsdk_javascript_PublicMethods.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfiu=
m_fxjs_cjs__publicmethods.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfiu=
m_fxjs_js__define.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfiu=
m_pdfium.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_pdfiu=
m_skia_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_=
src_core_SkCpu.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_=
src_gpu_GrAutoLocaleSetter.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_=
src_ports_SkOSFile__stdio.cpp
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_=
src_sksl_SkSLString.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_skia_=
third__party_vulkanmemoryallocator_include_vk__mem__alloc.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_sqlit=
e_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_usrsc=
tp_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_httpcommon.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_ifaddrs__converter.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_ipaddress.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_linux.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_linux.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_network.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_network.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_physicalsocketserver.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_platform__thread.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_stringutils.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_base_systeminfo.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_modules_audio__device_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_modules_video__coding_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_byteorder.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_httpcommon.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_ifaddrs__converter.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_ipaddress.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_network.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_network.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_physicalsocketserver.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_physicalsocketserver.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_platform__thread.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_platform__thread__types.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_rtc__base_stringutils.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_system__wrappers_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_system__wrappers_source_atomic32__non__darwin__unix.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_voice__engine_voice__engine__defines.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_webrt=
c_webrtc.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_widev=
ine_cdm_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_yasm_=
BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_zlib_=
BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_third__party_zlib_=
arm__features.c
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_tools_battor__agen=
t_BUILD.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_tools_gn_args.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_tools_gn_bootstrap=
_bootstrap.py
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_tools_json__schema=
__compiler_feature__compiler.py
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_tools_json__schema=
__compiler_model.py
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_tools_perf_chrome_=
_telemetry__build_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_tools_variations_f=
ieldtrial__to__struct.py
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_accessibility_p=
latform_ax__platform__node.h
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_aura_BUILD.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_dragdrop_o=
s__exchange__data__provider__factory.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_input_=
_method__factory.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ime_input_=
_method__initializer.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_resource_r=
esource__bundle.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ui__base__=
features.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ui__base__=
features.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_base_ui__featur=
es.gni
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_compositor_BUIL=
D.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_events_devices_=
x11_device__data__manager__x11.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_BUILD.gn
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_font__lis=
t.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_font__rende=
r__params.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_gpu__memory=
__buffer.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_ipc_gfx__pa=
ram__traits__macros.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_linux_clien=
t__native__pixmap__dmabuf.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_mojo_buffer=
__types__struct__traits.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_mojo_buffer=
__types__struct__traits.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_native__pix=
map__handle.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gfx_native__pix=
map__handle.h
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_generate__bi=
ndings.py
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_gl__bindings=
__api__autogen__glx.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_gl__bindings=
__autogen__glx.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_gl__bindings=
__autogen__glx.h
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_gl__fence.=
cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_gl__implemen=
tation.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_sync__contro=
l__vsync__provider.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_gl_sync__contro=
l__vsync__provider.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center=
_message__center__style.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center=
_views_message__center__button__bar.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center=
_views_message__center__button__bar.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_message__center=
_views_message__view__factory.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_native__theme_n=
ative__theme.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_native__theme_n=
ative__theme__base.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_resources_ui__r=
esources.grd
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_accessibi=
lity_native__view__accessibility.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_controls_=
label.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_controls_=
textfield_textfield.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_controls_=
webview_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_mus_BUILD=
.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_style_pla=
tform__style.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_ui_views_views__sw=
itches.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_BUILD.gn
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_arm_cpu-arm=
.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_base_cpu.=
cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_base_platfo=
rm_platform-freebsd.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_base_platfo=
rm_platform-posix.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_globals.h
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_libsampler_=
sampler.cc
=20
head/www/qt5-webengine/files/patch-src_3rdparty_chromium_v8_src_wasm_wasm-r=
esult.h
  head/www/qt5-webengine/files/patch-src_3rdparty_gn_base_files_file__posix=
.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_gn_build_gen.py
  head/www/qt5-webengine/files/patch-src_3rdparty_gn_tools_gn_args.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_gn_tools_gn_exec__process=
.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_gn_util_exe__path.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_gn_util_semaphore.cc
  head/www/qt5-webengine/files/patch-src_3rdparty_gn_util_semaphore.h
  head/www/qt5-webengine/files/patch-src_3rdparty_gn_util_ticks.cc
  head/www/qt5-webengine/files/patch-src_buildtools_gn.pro
  head/www/qt5-webengine/files/patch-src_core_api_core__api.pro
  head/www/qt5-webengine/files/patch-src_core_api_core_api.pro
  head/www/qt5-webengine/files/patch-src_core_config_linux.pri
  head/www/qt5-webengine/files/patch-src_core_configure.json
  head/www/qt5-webengine/files/patch-src_core_core__module.pro
  head/www/qt5-webengine/files/patch-src_core_ozone_gl__surface__glx__qt.cpp
  head/www/qt5-webengine/files/sndio_input.cc
  head/www/qt5-webengine/files/sndio_input.h
  head/www/qt5-webengine/files/sndio_output.cc
  head/www/qt5-webengine/pkg-plist

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234470-7788-p5nAdF8TGf>