Import qtwebkit-opensource-src_5.212.0~alpha4-39.debian.tar.xz
authorDmitry Shachnev <mitya57@debian.org>
Fri, 5 Jul 2024 07:43:37 +0000 (10:43 +0300)
committerDmitry Shachnev <mitya57@debian.org>
Fri, 5 Jul 2024 07:43:37 +0000 (10:43 +0300)
[dgit import tarball qtwebkit-opensource-src 5.212.0~alpha4-39 qtwebkit-opensource-src_5.212.0~alpha4-39.debian.tar.xz]

28 files changed:
changelog [new file with mode: 0644]
control [new file with mode: 0644]
copyright [new file with mode: 0644]
libqt5webkit5-dev.install [new file with mode: 0644]
libqt5webkit5.install [new file with mode: 0644]
libqt5webkit5.symbols [new file with mode: 0644]
not-installed [new file with mode: 0644]
patches/bison_3.7.diff [new file with mode: 0644]
patches/gcc_13.diff [new file with mode: 0644]
patches/gcc_14.diff [new file with mode: 0644]
patches/glib_2.68.diff [new file with mode: 0644]
patches/icu_68.diff [new file with mode: 0644]
patches/icu_75.1.diff [new file with mode: 0644]
patches/jscore_big_endian.diff [new file with mode: 0644]
patches/libxml2_2.12.diff [new file with mode: 0644]
patches/loongarch64.diff [new file with mode: 0644]
patches/no_pdf_image_plugin.diff [new file with mode: 0644]
patches/offlineasm_ruby_3.2.diff [new file with mode: 0644]
patches/path_max.diff [new file with mode: 0644]
patches/python_3.9.diff [new file with mode: 0644]
patches/reduce_exports.diff [new file with mode: 0644]
patches/series [new file with mode: 0644]
patches/support_riscv64.diff [new file with mode: 0644]
qml-module-qtwebkit.install [new file with mode: 0644]
rules [new file with mode: 0755]
source/format [new file with mode: 0644]
source/lintian-overrides [new file with mode: 0644]
watch [new file with mode: 0644]

diff --git a/changelog b/changelog
new file mode 100644 (file)
index 0000000..2872e26
--- /dev/null
+++ b/changelog
@@ -0,0 +1,1151 @@
+qtwebkit-opensource-src (5.212.0~alpha4-39) unstable; urgency=medium
+
+  * Add a patch from Fedora to fix build with GCC 14 (closes: #1075431).
+  * Update debian/libqt5webkit5.symbols for loong64.
+  * Bump Standards-Version to 4.7.0, no changes needed.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Fri, 05 Jul 2024 10:43:37 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-38) unstable; urgency=medium
+
+  * Backport upstream patch to fix build with ICU 75.1.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sat, 01 Jun 2024 17:07:16 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-37) unstable; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols for sh4.
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 21 May 2024 19:02:42 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-36) experimental; urgency=medium
+
+  * Backport upstream patch to fix offlineasm error with ruby 3.2, thanks
+    Michael Hudson-Doyle!
+  * Update debian/libqt5webkit5.symbols from buildds’ logs.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Thu, 28 Mar 2024 13:04:05 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-35) experimental; urgency=medium
+
+  * Backport a patch from upstream WebKit to fix build with libxml2 2.12.
+  * Add a patch to support loongarch64 (thanks Dandan Zhang, closes:
+    #1065491).
+  * Replace pkg-config build-dependency with pkgconf.
+  * Build against Qt 5.15.13.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 10 Mar 2024 23:41:26 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-34) experimental; urgency=medium
+
+  * Build against Qt 5.15.12.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 24 Dec 2023 17:26:09 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-33) unstable; urgency=medium
+
+  * Add a patch to fix build with GCC 13 (closes: #1037834).
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sat, 08 Jul 2023 10:25:33 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-32) experimental; urgency=medium
+
+  * Build against Qt 5.15.10.
+  * Change Build-Depends on obsolete packages:
+    - libfontconfig1-dev → libfontconfig-dev
+    - libgl1-mesa-dev | libgl-dev → libgl-dev
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 13 Jun 2023 17:54:41 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-31) experimental; urgency=medium
+
+  * Build against Qt 5.15.9.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 23 Apr 2023 11:21:24 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-30) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Fri, 13 Jan 2023 12:01:27 +0400
+
+qtwebkit-opensource-src (5.212.0~alpha4-29) experimental; urgency=medium
+
+  * Build against Qt 5.15.8.
+  * Bump Standards-Version to 4.6.2, no changes needed.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Fri, 06 Jan 2023 16:13:11 +0400
+
+qtwebkit-opensource-src (5.212.0~alpha4-28) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sat, 17 Dec 2022 18:20:04 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-27) experimental; urgency=medium
+
+  * Build against Qt 5.15.7.
+  * Update debian/libqt5webkit5.symbols for alpha and x32.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 04 Dec 2022 21:15:41 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-26) unstable; urgency=medium
+
+  [ Bo YU ]
+  * Fix build on riscv64 (closes: #1021548).
+
+  [ Dmitry Shachnev ]
+  * Update debian/libqt5webkit5.symbols for hurd-i386 and sh4.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 01 Nov 2022 21:32:28 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-25) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Thu, 29 Sep 2022 11:55:50 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-24) experimental; urgency=medium
+
+  * Build against Qt 5.15.6.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 13 Sep 2022 13:46:15 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-23) experimental; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols for riscv64.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 07 Aug 2022 16:17:19 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-22) experimental; urgency=medium
+
+  * Build against Qt 5.15.5.
+  * Update debian/libqt5webkit5.symbols from hppa and s390x logs.
+  * Update debian/source/lintian-overrides for Lintian pointed hints.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Wed, 27 Jul 2022 11:52:18 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-21) unstable; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols from buildds’ logs.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 26 Jul 2022 11:39:04 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-20) unstable; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols for GCC 12 (closes: #1013027).
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 25 Jul 2022 00:02:49 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-19) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 13 Jun 2022 21:36:12 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-18) experimental; urgency=medium
+
+  * Build against Qt 5.15.4.
+  * Bump Standards-Version to 4.6.1, no changes needed.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sat, 14 May 2022 13:12:11 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-17) experimental; urgency=medium
+
+  * Re-apply change to build with Qt 5.15.3.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 01 May 2022 14:35:33 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-16) unstable; urgency=medium
+
+  * Add a patch from Fedora to fix build with ICU 68 (closes: #1010118).
+  * Build against Qt 5.15.2 again, for uploading to unstable.
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 25 Apr 2022 14:00:32 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-15) experimental; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols from buildds’ logs.
+  * Build against Qt 5.15.3.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 06 Mar 2022 22:38:05 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-14) unstable; urgency=medium
+
+  * debian/patches/jscore_big_endian.diff: Fix segmentation fault on s390x
+    and potentially other 64-bit big endian systems (LP: #1951470).
+    Thanks Andreas Krebbel for the patch and Frank Heimes for the initial
+    debdiff!
+  * Update debian/source/lintian-overrides for Lintian 2.109.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Wed, 24 Nov 2021 22:27:08 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-13) unstable; urgency=medium
+
+  * Bump Standards-Version to 4.6.0, no changes needed.
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sat, 28 Aug 2021 20:44:39 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-12) experimental; urgency=medium
+
+  * Add a patch from openSUSE to fix build with GLib ≥ 2.68.
+    Thanks to Fabian Vogt!
+  * Update debian/libqt5webkit5.symbols for hppa.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Wed, 07 Apr 2021 20:31:19 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-11) unstable; urgency=medium
+
+  * Remove unused mesa-common-dev build-dependency.
+    Thanks to Helmut Grohne for the suggestion!
+  * Update Forwarded status of debian/patches/bison_3.7.diff.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 04 Jan 2021 21:09:41 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-10) unstable; urgency=medium
+
+  * Bump Standards-Version to 4.5.1, no changes needed.
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Fri, 11 Dec 2020 11:32:37 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-9) experimental; urgency=medium
+
+  * Backport upstream patch to fix build with Python 3.9.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 23 Nov 2020 21:31:53 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-8) experimental; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols for riscv64.
+  * Build against Qt 5.15.2.
+  * Fix Lintian globbing-patterns-out-of-order warning.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 22 Nov 2020 21:09:50 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-7) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Wed, 28 Oct 2020 21:52:59 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-6) experimental; urgency=medium
+
+  * Update to debhelper compat level 13.
+    - Drop dh_missing override, --fail-missing is now default behavior.
+    - Use ${DEB_HOST_MULTIARCH} substitution.
+  * Update debian/libqt5webkit5.symbols from buildds’ logs.
+  * Add upstream patch to not attempt rendering PDF with Qt image plugin.
+  * Build against Qt 5.15.1.
+  * Add Qt_5.15 tag to debian/libqt5webkit5.symbols.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 14 Sep 2020 10:21:11 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-5) unstable; urgency=medium
+
+  * Add a patch to fix build with Bison 3.7 (closes: #966849).
+  * Update debian/libqt5webkit5.symbols for GCC 10.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 04 Aug 2020 16:04:24 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-4) unstable; urgency=medium
+
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Wed, 24 Jun 2020 12:10:47 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-3) experimental; urgency=medium
+
+  * Bump Qt build-dependencies to 5.14.2.
+  * Add support for riscv64, based on a patch by William Grant.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 28 Apr 2020 23:22:16 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-2) experimental; urgency=medium
+
+  * Merge 5.212.0~alpha4-1 unstable upload into experimental branch.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Fri, 13 Mar 2020 13:25:50 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha4-1) unstable; urgency=medium
+
+  * New upstream alpha release.
+  * Drop patches, included in the new release:
+    - python3_builtins.diff
+    - python3.diff
+    - icu_65.1.diff
+  * Refresh debian/patches/reduce_exports.diff.
+  * Drop files renaming hack from debian/rules, no longer needed.
+  * Add one new symbol to debian/libqt5webkit5.symbols.
+  * Fix Lintian warnings about debian/copyright.
+  * Switch to debhelper-compat as a build-dependency.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Thu, 12 Mar 2020 16:11:29 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha3-8) experimental; urgency=medium
+
+  * Build against Qt 5.14.1.
+  * Use debhelper-compat instead of debian/compat.
+  * Add Qt_5.13 and Qt_5.14 tags to debian/libqt5webkit5.symbols.
+  * debian/rules: Update issues links to the new GitHub project.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Thu, 27 Feb 2020 13:09:30 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha3-7) unstable; urgency=medium
+
+  * Do not use Python 2 even if it is present (closes: #949488).
+  * Backport upstream patch to fix build with ICU 65.1.
+  * Bump Standards-Version to 4.5.0, no changes needed.
+  * Update debian/libqt5webkit5.symbols from buildds’ logs (hppa).
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 17 Feb 2020 21:55:34 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha3-6) unstable; urgency=medium
+
+  * Port the build tools to Python 3 (closes: #938323).
+  * Update debian/libqt5webkit5.symbols from buildds’ logs.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 14 Jan 2020 18:04:18 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha3-5) unstable; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols from buildds’ logs.
+  * Bump Standards-Version to 4.4.1, no changes needed.
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 21 Oct 2019 10:56:29 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha3-4) experimental; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols from buildds’ logs.
+  * Bump Qt build-dependencies to 5.12.5.
+  * Add Build-Depends-Package field to debian/libqt5webkit5.symbols.
+  * Bump Standards-Version to 4.4.0, no changes needed.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 22 Sep 2019 18:24:25 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha3-3) experimental; urgency=medium
+
+  * Bump qtbase build-dependency to 5.12.4+dfsg-3, to make sure we build
+    with NPAPI plugins support (the needed CMake file was added there).
+  * Install QtWebPluginProcess executable in libqt5webkit5 package.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Fri, 05 Jul 2019 22:48:44 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha3-2) experimental; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols from buildds’ logs.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Thu, 04 Jul 2019 14:32:17 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha3-1) experimental; urgency=medium
+
+  * New upstream alpha release.
+  * Update Homepage and debian/watch for GitHub repository rename
+    (annulen/webkit → qtwebkit/qtwebkit).
+  * Drop all patches except reduce_exports.diff and path_max.diff,
+    all have been applied in the new release.
+  * Refresh debian/patches/reduce_exports.diff.
+  * Bump Qt build-dependencies to 5.12.4.
+  * Stop running pngcrush during build, the broken files were fixed
+    upstream.
+  * Update debian/libqt5webkit5.install to match upstream process name
+    change (QtWebDatabaseProcess → QtWebStorageProcess).
+  * Add private .pri files to debian/not-installed.
+  * Update debian/libqt5webkit5.symbols from the current build log.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 30 Jun 2019 15:57:32 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-23) experimental; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols from buildds’ logs.
+  * Bump Qt build-dependencies to 5.12.3.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 29 Apr 2019 11:30:50 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-22) experimental; urgency=medium
+
+  * Bump Qt build-dependencies to 5.12.2.
+  * Use -g1 instead of -g on all architectures.
+  * Update symbols files from buildds’ logs.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 26 Mar 2019 13:38:39 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-21) unstable; urgency=medium
+
+  * Add fastcall attribute to JSImageConstructor::construct method.
+    This fixes crash on i386 (closes: #909366, #924402). Thanks Bernhard
+    Übelacker for the patch!
+  * Remove -fpermissive from build flags. It was wrong and not needed
+    with the applied patch.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Fri, 22 Mar 2019 11:42:38 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-20) unstable; urgency=medium
+
+  * Backport two upstream commits to fix page width in plain text messages
+    in Trojitá (fix_trojita_plaintext.diff; closes: #919522).
+  * Update to debhelper compat level 12.
+  * Use the new cmake+ninja buildsystem.
+  * Drop the documentation packages. They cannot be built properly with
+    qdoc 5.11. See https://github.com/annulen/webkit/issues/793.
+  * Update symbols files from buildds’ logs.
+  * Fix libpng warning by running pngcrush during build.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 19 Feb 2019 23:25:35 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-19) unstable; urgency=medium
+
+  [ Helmut Grohne ]
+  * Fix FTCBFS: Annotate interpreter dependencies with :native. (Closes:
+    #916788)
+
+  [ Simon Quigley ]
+  * Change my email to tsimonq2@debian.org now that I am a Debian Developer.
+  * Bump Standards-version to 4.3.0, no changes needed.
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Upload to unstable.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Dec 2018 16:31:35 -0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-18) experimental; urgency=medium
+
+  [ Dmitry Shachnev ]
+  * Backport upstream patch to enable doxygen tags file generation
+    (LP: #1797040).
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Bump Qt build dependencies to ensure it builds against the right versions.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 08 Dec 2018 12:36:46 -0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-17) unstable; urgency=medium
+
+  * Update symbols files from buildds’ logs.
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 16 Oct 2018 17:48:46 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-16) experimental; urgency=medium
+
+  * Update debian/libqt5webkit5.symbols from buildds’ logs.
+  * Build with -Wno-class-memaccess to avoid tons of warnings about
+    memset/memcpy.
+  * Bump Qt build-dependencies to 5.11.2.
+  * Bump Standards-Version to 4.2.1, no changes needed.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 24 Sep 2018 21:24:52 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-15) unstable; urgency=medium
+
+  * Build with -fpermissive to (hopefully) solve the i386 FTBFS.
+  * Update symbols from build logs.
+
+ -- Simon Quigley <tsimonq2@ubuntu.com>  Thu, 26 Jul 2018 19:14:49 -0500
+
+qtwebkit-opensource-src (5.212.0~alpha2-14) unstable; urgency=medium
+
+  * Update symbols files with buildds' logs.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 25 Jul 2018 23:33:17 -0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-13) unstable; urgency=medium
+
+  * Upload to Sid.
+
+ -- Simon Quigley <tsimonq2@ubuntu.com>  Wed, 25 Jul 2018 04:49:30 -0500
+
+qtwebkit-opensource-src (5.212.0~alpha2-12) experimental; urgency=medium
+
+  * Remove the dbgsym migration section of debian/rules; it isn't needed
+    anymore.
+
+ -- Simon Quigley <tsimonq2@ubuntu.com>  Sat, 23 Jun 2018 20:30:20 -0500
+
+qtwebkit-opensource-src (5.212.0~alpha2-11) experimental; urgency=medium
+
+  * Bump build dependencies to 5.11.1.
+
+ -- Simon Quigley <tsimonq2@ubuntu.com>  Tue, 19 Jun 2018 20:20:58 -0500
+
+qtwebkit-opensource-src (5.212.0~alpha2-10) experimental; urgency=medium
+
+  * Add my name to Uploaders.
+  * Bump build dependencies to 5.11.0.
+  * Fix insecure-copyright-format-uri.
+  * Bump Standards-version to 4.1.4, no changes needed.
+  * Bump debhelper compat to 11, no changes needed.
+
+ -- Simon Quigley <tsimonq2@ubuntu.com>  Mon, 18 Jun 2018 23:26:42 -0400
+
+qtwebkit-opensource-src (5.212.0~alpha2-9) unstable; urgency=medium
+
+  * Release to unstable.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sat, 07 Apr 2018 17:23:09 -0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-8) experimental; urgency=medium
+
+  * Build with system WOFF2 library, add a patch for that.
+  * Build against Qt 5.10.1 in experimental.
+  * Add support for the nodoc build profile.
+  * Update Vcs fields for migration to salsa.debian.org.
+  * Add a patch to fix include path in pkg-config files (closes: #890413).
+  * Update debian/libqt5webkit5.symbols from the current build log.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sat, 24 Feb 2018 15:21:11 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-7) unstable; urgency=medium
+
+  * Build with -O1 instead of -O2 on sh3/sh4 (closes: #887462).
+  * Update symbols files with buildds’ and sh4 logs (closes: #887463).
+  * Fix the rules syntax to make sure we build with -g1 on mips/mipsel.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Thu, 18 Jan 2018 11:33:51 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-6) unstable; urgency=medium
+
+  [ Dmitry Shachnev ]
+  * Fix build on x32 architecture (closes: #881055):
+    - Make sure JIT is not enabled on x32.
+    - Backport upstream patch to use JSVALUE32_64 on x32.
+    - Use gold linker on x32, to avoid undefined reference error.
+  * Backport upstream changes to fix build on Alpha (closes: #880640).
+  * Backport upstream changes to add descriptions to pkg-config files
+    (closes: #884035).
+  * Bump Standards-Version to 4.1.3, no changes needed.
+
+  [ Pino Toscano ]
+  * Fix build on hurd-i386:
+    - workaround a PATH_MAX usage; patch path_max.diff
+    - update symbols file
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 09 Jan 2018 18:38:23 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-5) unstable; urgency=medium
+
+  * Add a patch from Fedora to fix nullptr dereference in selectedHtml()
+    (fix_selectedHtml_segfault.diff, closes: #880064).
+  * Update the symbols file from buildds’ logs.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 30 Oct 2017 20:08:25 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-4) unstable; urgency=medium
+
+  * Fix qtbase build-dependencies after wrong bump.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Fri, 27 Oct 2017 09:55:23 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-3) unstable; urgency=medium
+
+  * Update symbols files from buildds’ logs.
+  * Backport upstream patch to fix WTF::StringImpl::copyChars segfault
+    (closes: #876999).
+  * Bump Standards-Version to 4.1.1, no changes needed.
+  * Update Homepage to point to GitHub.
+  * Bump Qt build-dependencies to 5.9.2.
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Fri, 27 Oct 2017 00:26:10 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-2) experimental; urgency=medium
+
+  * Add -DNDEBUG to CPPFLAGS to disable debug output.
+  * Use -g1 on less powerful architectures instead of no debug at all.
+  * Disable JIT on sh4, it is broken and support was removed upstream.
+  * Backport upstream patch to add libatomic detection, fixes armel build.
+  * Build with -mfp32 on mips/mipsel, as LLInt uses odd float registers.
+  * Update symbols files from buildds’ and local build logs.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sat, 16 Sep 2017 22:32:50 +0300
+
+qtwebkit-opensource-src (5.212.0~alpha2-1) experimental; urgency=medium
+
+  * New upstream alpha release (closes: #862452).
+  * Update debian/watch to track release tarballs on GitHub.
+  * Stop repacking the upstream tarball. Two of three previously excluded
+    files no longer exist, and the third one has changed license to Expat.
+  * Drop all patches, they no longer apply to the new codebase.
+  * Add build-dependencies: cmake, libhyphen-dev, libqt5sensors5-dev,
+    libqt5webchannel5-dev and qtpositioning5-dev.
+  * Drop unused build-dependency: libleveldb-dev.
+  * Migrate to automatic dbgsym packages.
+  * Update install files for the new release.
+  * Update debian/rules to use CMake build system with ninja backend.
+  * Update to debhelper compat level 10.
+  * Rewrite debian/copyright. The new file is based on decopy output, with
+    lots of manual fixes.
+  * Drop unused Lintian overrides.
+  * Add a patch to hide WebCore and JSCore symbols from libQt5WebKit.so.5.
+  * Update libqt5webkit5.symbols from the current ppc64el build log.
+  * Add a patch to properly detect whether OpenGL ES 2 should be used.
+  * Disable the use of gold linker (causes problems at least on i386).
+  * Remove i386 from gstabs_architectures, add ppc64el.
+  * Run upstream tests during build.
+  * Bump Standards-Version to 4.1.0, remove Priority: extra lines.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 28 Aug 2017 15:02:13 +0300
+
+qtwebkit-opensource-src (5.9.1+dfsg-5) unstable; urgency=medium
+
+  * Update symbols files from buildds’ logs to fix build on armhf.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 22 Aug 2017 14:35:55 +0300
+
+qtwebkit-opensource-src (5.9.1+dfsg-4) unstable; urgency=medium
+
+  * Update symbols files from buildds’ logs.
+  * Build with -Wno-expansion-to-defined to avoid 500MB build logs.
+  * Build-depend on qtbase5-dev ≥ 5.9.1+dfsg-9~. We need a qtbase built
+    with bfd linker on armel/armhf, otherwise the build fails there.
+    Together with the symbols update, this closes: #872542.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 21 Aug 2017 00:49:10 +0300
+
+qtwebkit-opensource-src (5.9.1+dfsg-3) unstable; urgency=medium
+
+  * Update symbols files with buildds' logs.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 17 Aug 2017 00:32:18 -0300
+
+qtwebkit-opensource-src (5.9.1+dfsg-2) unstable; urgency=medium
+
+  * Release to unstable.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 15 Aug 2017 22:15:15 -0300
+
+qtwebkit-opensource-src (5.9.1+dfsg-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Update debian/watch to track official releases again.
+  * Manually update symbols files from buildds’ logs.
+  * Bump Qt build-dependencies to 5.9.1.
+  * Drop qtxmlpatterns and qtscript build-dependencies, they have not been
+    used for a long time.
+  * Drop obsolete Breaks/Replaces on pre-Jessie Qt packages.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Wed, 05 Jul 2017 21:19:54 +0300
+
+qtwebkit-opensource-src (5.9.0+dfsg-1) experimental; urgency=medium
+
+  * Team upload.
+
+  [ Simon Quigley ]
+  * New upstream release.
+
+  [ Dmitry Shachnev ]
+  * Update debian/watch to find the 5.9.0 release correctly.
+
+ -- Simon Quigley <tsimonq2@ubuntu.com>  Wed, 07 Jun 2017 10:59:02 -0500
+
+qtwebkit-opensource-src (5.7.1+dfsg-1) unstable; urgency=medium
+
+  * New upstream release.
+    - Bump only the necessary Qt build dependencies.
+  * Update symbols files with buildds' logs.
+  * Re mark 5.7.1~* symbols to 5.7.1.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 15 Dec 2016 17:22:14 -0300
+
+qtwebkit-opensource-src (5.7.1~20161021+dfsg-2) unstable; urgency=medium
+
+  * Update symbols files from buildds’ logs.
+  * Upload to unstable.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 01 Nov 2016 15:04:32 +0300
+
+qtwebkit-opensource-src (5.7.1~20161021+dfsg-1) experimental; urgency=medium
+
+  * New upstream snapshot.
+  * Merge 5.6.1+dfsg-5 upload from unstable.
+  * Bump Qt build-dependencies to 5.7.1~20161021.
+  * Fix a Lintian warning about space in license name.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Tue, 25 Oct 2016 15:44:52 +0300
+
+qtwebkit-opensource-src (5.7.0+dfsg-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Drop debian/patches/fix_pthread_linking.diff, it was applied upstream
+    in 5.6.1 and wrongly rebased in 5.6.1+dfsg-1 upload.
+  * Refresh no_gc_sections.diff.
+  * Bump Qt build-dependencies to 5.7.0.
+  * Update the symbols files from 5.6.1 build logs.
+  * Drop the syncqt hack, the new tarballs are generated properly.
+  * Add Qt_5.7 version tag to debian/libqt5webkit5.symbols.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Thu, 07 Jul 2016 21:37:28 +0300
+
+qtwebkit-opensource-src (5.6.1+dfsg-5) unstable; urgency=medium
+
+  * Update symbols files with buildds' logs.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 10 Aug 2016 22:13:17 -0300
+
+qtwebkit-opensource-src (5.6.1+dfsg-4) unstable; urgency=medium
+
+  * Update symbols files with buildd's logs (Closes: 827783).
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 23 Jun 2016 00:02:14 -0300
+
+qtwebkit-opensource-src (5.6.1+dfsg-3) unstable; urgency=medium
+
+  * Update symbols files with buildds' logs.
+  * Upload to unstable.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 13 Jun 2016 10:12:19 -0300
+
+qtwebkit-opensource-src (5.6.1+dfsg-2) experimental; urgency=medium
+
+  * Update symbols files with buildds' logs.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 12 Jun 2016 20:33:02 -0300
+
+qtwebkit-opensource-src (5.6.1+dfsg-1) experimental; urgency=medium
+
+  * New upstream release.
+    - Bump Qt build dependencies.
+  * Refresh fix_pthread_linking.diff.
+  * Update Standards-Version to 3.9.8, no changes required.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 10 Jun 2016 15:12:20 -0300
+
+qtwebkit-opensource-src (5.6.0+dfsg-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Make sure the Makefile needed for building docs is generated.
+  * Update debian/watch for new tarballs location.
+  * Bump Qt build-dependencies to 5.6.0.
+  * Do not hardcode version number in debian/rules.
+  * Update Lintian overrides for JS files with long lines.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 20 Mar 2016 21:39:26 +0100
+
+qtwebkit-opensource-src (5.6.0~rc+dfsg-2) experimental; urgency=medium
+
+  * Explicitly specify Makefile for building docs.
+  * Backport fix_pthread_linking.diff from upstream.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 06 Mar 2016 22:36:47 +0300
+
+qtwebkit-opensource-src (5.6.0~rc+dfsg-1) experimental; urgency=medium
+
+  * New upstream release candidate.
+  * Bump Qt build-dependencies to 5.6.0~rc.
+  * Add back qtwebkit5-doc package.
+  * Use recommended https URIs for Vcs fields.
+  * Do not build-depend on qtxmlpatterns private headers.
+  * Update symbols files from the current build log.
+  * Call syncqt.pl in configure target.
+  * Bump Standards-Version to 3.9.7, no changes needed.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 06 Mar 2016 13:12:22 +0300
+
+qtwebkit-opensource-src (5.5.1+dfsg-2) unstable; urgency=medium
+
+  * Upload to unstable.
+  * Update symbols files with buildds' logs.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 21 Oct 2015 16:15:58 -0300
+
+qtwebkit-opensource-src (5.5.1+dfsg-1) experimental; urgency=medium
+
+  * New upstream release.
+    - Bump Qt build dependencies.
+  * Override lintian false positives for javascript files. Long lines do not
+    mean minified javascript.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 16 Oct 2015 23:08:49 -0300
+
+qtwebkit-opensource-src (5.5.0+dfsg-2) experimental; urgency=medium
+
+  * Add empty override_dh_auto_test target to make indep builds work.
+  * Remove copyright entries for generated files that are not present in the
+    tarball.
+  * Explicitly specify Makefile to use for installing docs.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 24 Aug 2015 09:49:40 +0300
+
+qtwebkit-opensource-src (5.5.0+dfsg-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Bump Qt build-dependencies to 5.5.0.
+  * Build with GStreamer 1.0 (closes: #762158).
+  * Update and simplify symbols file.
+  * Refresh no_gc_sections.diff.
+  * Minor debian/copyright updates.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 23 Aug 2015 14:33:40 +0300
+
+qtwebkit-opensource-src (5.4.2+dfsg-3) unstable; urgency=medium
+
+  * Update symbols files with buildds' logs.
+  * Update symbols files with the current build log and gcc5 (Closes: #791262).
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 09 Aug 2015 14:58:14 -0300
+
+qtwebkit-opensource-src (5.4.2+dfsg-2) unstable; urgency=medium
+
+  * Team upload to unstable.
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Update symbols files with buildds' logs.
+
+  [ Felix Geyer ]
+  * Update symbols files for amd64.
+
+ -- Felix Geyer <fgeyer@debian.org>  Tue, 23 Jun 2015 19:20:46 +0200
+
+qtwebkit-opensource-src (5.4.2+dfsg-1) experimental; urgency=medium
+
+  [ Dmitry Shachnev ]
+  * Sort debian/qml-module-qtwebkit.install.
+  * Fix some substitutions in debian/libqt5webkit5.symbols.
+  * Remove all obsolete sparc-specific symbols (Closes: #782063).
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * New upstream release (Closes: 778359).
+    - Bump Qt build dependencies to 5.4.2.
+  * Clear up the list in Uploaders removing people who hasn't committed to the
+    repo in more than a year. They can re add themselves whenever they want
+    (and we really hope to see you back really soon!).
+  * Expose HTML documentation (Closes: #751186).
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 02 Jun 2015 23:00:28 -0300
+
+qtwebkit-opensource-src (5.4.1+dfsg-3) experimental; urgency=medium
+
+  * Comment out libleveldb-dev build-dependency for now, it causes
+    linking errors on some architectures.
+  * Disable leveldb_memenv_path.diff as well.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 02 Mar 2015 17:03:48 +0300
+
+qtwebkit-opensource-src (5.4.1+dfsg-2) experimental; urgency=medium
+
+  * Update leveldb_memenv_path.diff to make it really work.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Mon, 02 Mar 2015 11:28:50 +0300
+
+qtwebkit-opensource-src (5.4.1+dfsg-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Update debian/watch to use https://download.qt.io/.
+  * Bump Qt build-dependencies to 5.4.1.
+  * Build-depend on libleveldb-dev so that the system leveldb copy
+    is used, and not the private one.
+    - Add a patch to use Debian path to memenv.h.
+  * Refresh patches for the new release.
+  * Minor debian/copyright updates.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sun, 01 Mar 2015 19:43:59 +0300
+
+qtwebkit-opensource-src (5.4.0+dfsg-1) experimental; urgency=medium
+
+  [ Dmitry Shachnev ]
+  * New upstream release.
+  * Bump Qt build-dependencies to 5.4.0.
+  * Add qtbase5-doc-html to Build-Depends-Indep to make sure docs
+    are properly linked with qtbase.
+  * Drop these patches, applied upstream:
+    - do_not_use_jit_on_big_endian_machines.patch
+    - fix_cloop_on_big_endian_machines.patch
+    - fix_crash_when_a_network_request_is_aborted_while_forwarding_data.patch
+    - blacklist_libkpartsplugin.patch
+  * Bump Standards-Version to 3.9.6, no changes needed.
+  * Update symbols files.
+  * Add myself to Uploaders.
+
+  [ Harald Sitter ]
+  * Disable precompiled headers on amd64, powerpc and s390x.
+
+ -- Dmitry Shachnev <mitya57@debian.org>  Sat, 20 Dec 2014 19:30:06 +0300
+
+qtwebkit-opensource-src (5.3.2+dfsg-4) unstable; urgency=medium
+
+  [ Dmitry Shachnev ]
+  * Backport upstream fix that adds missing checks for HTMLUnknownElement.
+    Closes: #781194.
+
+  [ Felix Geyer ]
+  * Backport upstream fix that prevents recording visited URLs to its favicon
+    database while using private browsing mode.
+    Closes: #780748.
+
+ -- Felix Geyer <fgeyer@debian.org>  Wed, 01 Apr 2015 19:44:29 +0200
+
+qtwebkit-opensource-src (5.3.2+dfsg-3) unstable; urgency=medium
+
+  * Backport three patches to fix crashes:
+    - do_not_use_jit_on_big_endian_machines.patch
+    - fix_cloop_on_big_endian_machines.patch
+    - fix_crash_when_a_network_request_is_aborted_while_forwarding_data.patch
+  * Backport blacklist_libkpartsplugin.patch to prevent a crash due to a plugin
+    built against Qt4 (Closes: #744006).
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 17 Oct 2014 02:04:39 -0300
+
+qtwebkit-opensource-src (5.3.2+dfsg-2) unstable; urgency=medium
+
+  * Upload to unstable.
+  * Update symbols files with buildds' logs.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 22 Sep 2014 00:21:56 -0300
+
+qtwebkit-opensource-src (5.3.2+dfsg-1) experimental; urgency=medium
+
+  [ Dmitry Shachnev ]
+  * Remove unused code from debian/rules.
+  * Update Vcs-Browser field to point to cgit interface.
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * New upstream release.
+  * Bump Qt build dependencies.
+  * Refresh patches.
+  * Remove hppa_wtf-dtoa-utils.diff, applied upstream.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 17 Sep 2014 00:23:05 -0300
+
+qtwebkit-opensource-src (5.3.1+dfsg-3) unstable; urgency=medium
+
+  [ Julián Moreno Patiño ]
+  * Team upload.
+
+  [ Sune Vuorela ]
+  * Link with -rt on hurd and kfreebsd (Closes: #757161).
+
+ -- Julián Moreno Patiño <julian@debian.org>  Mon, 11 Aug 2014 16:01:41 -0500
+
+qtwebkit-opensource-src (5.3.1+dfsg-2) unstable; urgency=medium
+
+  * Add hppa_wtf-dtoa-utils.diff to solve a FTBFS in HPPA (Closes: #753409).
+  * Update symbols files with buildds' logs.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 02 Jul 2014 17:36:35 -0300
+
+qtwebkit-opensource-src (5.3.1+dfsg-1) unstable; urgency=medium
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * New upstream release.
+  * Bump Qt build dependencies, using qtbase-private-dev >= 5.3.1 to get
+    qtbase-abi-5-3-1.
+  * Update symbols files with buildds' logs.
+  * Switch amd64's debugging symbols to stabs again. I can't build dwarf
+    symbols anymore due to lack of RAM, and I doubt our buildds could too.
+
+  [ Alf Gaida ]
+  * Fix QML module's install file.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 29 Jun 2014 15:59:39 -0300
+
+qtwebkit-opensource-src (5.3.0+dfsg-2) unstable; urgency=medium
+
+  * Upload to unstable.
+  * Update symbols files with buildds' logs.
+  * Switch back to build full debugging symbols on amd64.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 06 Jun 2014 00:31:56 -0300
+
+qtwebkit-opensource-src (5.3.0+dfsg-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Do not build qtwebkit5-doc from this source anymore. It will now be built
+    from qttools. In this way we allow qttools to build depend upon
+    libqt5webkit5-dev without creating a circular dependency.
+  * Do not force dh_builddeb to use xz compression: it's now the default.
+  * Bump Qt build dependencies.
+  * Remove fix_ftbfs_in_archs_without_jit_support.patch and
+    dont_pollute_pri_and_pc_with_private_deps.patch, applied upstream.
+  * Refresh no_gc_sections.diff.
+  * Install headers in their new multi-arch qualified path. Mark the
+    development package as Multi-Arch: same.
+  * Take into account the new multi-arch path for removing the private
+    headers.
+  * Update symbols files with current log. The missing symbols are private
+    stuff not present in any static method.
+  * Remove the transitional package libqt5webkit5-qmlwebkitplugin.
+  * Switch debugging symbols for amd64 to gstabs until we are able to build
+    normal symbols again.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 23 May 2014 21:53:24 -0300
+
+qtwebkit-opensource-src (5.2.1+dfsg1-1) unstable; urgency=medium
+
+  * Rename libqt5webkit5-qmlwebkitplugin to qml-module-qtwebkit, adding proper
+    Break and Replaces.
+  * Add qtdeclarative5-dev as a dependency of libqt5webkit5-dev as it seems
+    to be a requirement for stuff building with webkit.
+  * Update symbols files with buildd's logs.
+  * Remove prune-nonfree from debian/rules and instead use Files-Excluded in
+    debian/copyright.
+  * Remove dygraph-combined.js from the original tarball: minified javascript
+    without source.
+  * Increase dfsg revision to 1 due to the new source tarball.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 27 Apr 2014 22:23:04 -0300
+
+qtwebkit-opensource-src (5.2.1+dfsg-5) unstable; urgency=medium
+
+  * Upload to unstable.
+  * Update symbols files with buildd's logs.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 24 Mar 2014 22:54:34 -0300
+
+qtwebkit-opensource-src (5.2.1+dfsg-4) experimental; urgency=medium
+
+  * Backport dont_pollute_pri_and_pc_with_private_deps.patch to avoid
+    propagating wrong linker flags (Closes: #711307).
+  * Create reduce_memory_usage.patch forcing ld to not cache the symbol tables
+    of input files in memory to avoid memory exhaustion during the linking
+    phase.
+  * Disable JIT on armel, mips and mipsel.
+  * Update symbols files with buildd's logs.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 16 Mar 2014 11:27:03 -0300
+
+qtwebkit-opensource-src (5.2.1+dfsg-3) experimental; urgency=medium
+
+  * Update symbols files with buildd's and current logs.
+  * Only generate debugging symbols on selected archs.
+    - Use gstabs on i386, powerpc and s390x.
+    - Use full debugging only on amd64.
+    - Set libqt5webkit5-dbg's Architecture list accordingly.
+    - Remove stabs_format_debug_info.diff, no longer needed.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Tue, 25 Feb 2014 21:51:37 -0300
+
+qtwebkit-opensource-src (5.2.1+dfsg-2) experimental; urgency=medium
+
+  * Backport fix_ftbfs_in_archs_without_jit_support.patch to fix FTBFSs in
+    archs without JIT support.
+  * Remove code in debian/rules that tried to fix the above unsuccessfully.
+  * Also remove disable_jit_llint.diff with the same purpose.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 21 Feb 2014 13:29:40 -0300
+
+qtwebkit-opensource-src (5.2.1+dfsg-1) experimental; urgency=medium
+
+  * New upstream release.
+  * Update symbols files with buildd's logs.
+  * Bump Qt build dependencies to 5.2.1.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Thu, 20 Feb 2014 20:42:53 -0300
+
+qtwebkit-opensource-src (5.2.0+dfsg1-1) unstable; urgency=medium
+
+  [ Pino Toscano ]
+  * rules: fix typo in DEB_CPPFLAGS_MAINT_APPEND, and properly export it.
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Repack source tarball to remove minified javascript without source
+    Source/WebInspectorUI/Tools/PrettyPrinting/populate/jquery.min.js.
+    The file was not shipped by any package (Closes: #737462).
+    - Switch to version dfsg1-1.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 02 Feb 2014 23:02:51 -0300
+
+qtwebkit-opensource-src (5.2.0+dfsg-3) unstable; urgency=medium
+
+  [ Dmitry Shachnev ]
+  * Add a patch (disable_jit_llint.diff) to disable JIT and llint on ia64, s390
+    and sparc.
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Upload to unstable.
+  * Remove glslang_bison3.diff, applied upstream.
+  * Move mkspec files to their new location.
+    - B-D on qtbase5-private-dev 5.2.0+dfsg-7 which changed the location.
+  * Update Standards-Version to 3.9.5, no changes required.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 31 Jan 2014 21:50:23 -0300
+
+qtwebkit-opensource-src (5.2.0+dfsg-2) experimental; urgency=medium
+
+  * Update symbols files with buildd's logs.
+  * Workaround FTBFS in 64 bits big endian archs.
+    See https://bugs.webkit.org/show_bug.cgi?id=113638
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Fri, 20 Dec 2013 08:57:57 -0300
+
+qtwebkit-opensource-src (5.2.0+dfsg-1) experimental; urgency=low
+
+  * New upstream release.
+  * Bump Qt build dependencies.
+  * Refresh 05_sparc_unaligned_access.diff, no_gc_sections.diff and hurd.diff.
+  * Remove new private stuff we are not shipping.
+  * Update symbols files.
+  * Remove jsmin.py from the original tarball because it is not
+    DFSG-compatible.
+    - Create a dfsg version.
+    - Add a rule to prune non-free stuff in debian/rules.
+    - Mangle the dfsg version in debian/watch.
+  * Fix wrong name and path of the GPL-2 license in debian/copyright.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 18 Dec 2013 20:56:37 -0300
+
+qtwebkit-opensource-src (5.1.1-2) unstable; urgency=medium
+
+  [ Dmitry Shachnev ]
+  * Backport upstream patch (glslang_bison3.diff) to fix build failure
+    with bison 3 (closes: #731979).
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 22 Dec 2013 16:35:23 -0300
+
+qtwebkit-opensource-src (5.1.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Tighten Qt 5 build dependencies.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 01 Sep 2013 14:22:55 -0300
+
+qtwebkit-opensource-src (5.1.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+  * Make m68k build with -gstabs instead of -g (Closes: #717686).
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 12 Aug 2013 01:00:32 -0300
+
+qtwebkit-opensource-src (5.1.0-1) experimental; urgency=low
+
+  * New upstream release.
+  * Fix watch file.
+  * Bump Qt build depends to 5.1.0~.
+  * Refresh pacthes.
+  * Update symbols file.
+  * Update install files.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Mon, 15 Jul 2013 12:16:00 -0300
+
+qtwebkit-opensource-src (5.0.2-3) experimental; urgency=low
+
+  * Update symbols file.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Wed, 26 Jun 2013 22:10:41 -0300
+
+qtwebkit-opensource-src (5.0.2-2) experimental; urgency=low
+
+  [ Timo Jyrinki ]
+  * Drop save_memory.diff, not useful in its current form.
+  * Set DEB_HOST_MULTIARCH in rules.
+
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Update symbols files.
+  * Build the documentation shipped with this submodule as a build-indep task:
+    - Add the necessary indep build dependencies:
+      * qttools5-dev-tools to use qhelpgenerator.
+      * libqt5sql5-sqlite to generate qch doc.
+    - Build and create packages for qch and HTML doc formats.
+  * Make the debug package also Multi-Arch: same.
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 16 Jun 2013 23:46:10 -0300
+
+qtwebkit-opensource-src (5.0.2-1) experimental; urgency=low
+
+  * Initial release. (Closes: #697509)
+
+ -- Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>  Sun, 19 May 2013 15:37:43 -0300
diff --git a/control b/control
new file mode 100644 (file)
index 0000000..14f4d10
--- /dev/null
+++ b/control
@@ -0,0 +1,86 @@
+Source: qtwebkit-opensource-src
+Priority: optional
+Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
+Uploaders: Timo Jyrinki <timo@debian.org>,
+           Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>,
+           Dmitry Shachnev <mitya57@debian.org>,
+           Simon Quigley <tsimonq2@debian.org>
+Build-Depends: bison,
+               cmake (>= 2.8.12),
+               debhelper-compat (= 13),
+               flex,
+               gperf,
+               libfontconfig-dev,
+               libgl-dev [!armel !armhf],
+               libgles2-mesa-dev [armel armhf] | libgles2-dev [armel armhf],
+               libglib2.0-dev,
+               libglu1-mesa-dev [!armel !armhf] | libglu-dev [!armel !armhf],
+               libgstreamer-plugins-base1.0-dev,
+               libgstreamer1.0-dev,
+               libhyphen-dev,
+               libicu-dev,
+               libjpeg-dev,
+               libpng-dev,
+               libqt5opengl5-dev (>= 5.15.13+dfsg~),
+               libqt5sensors5-dev (>= 5.15.13~),
+               libqt5webchannel5-dev (>= 5.15.13~),
+               libsqlite3-dev,
+               libwebp-dev,
+               libwoff-dev,
+               libxcomposite-dev,
+               libxml2-dev,
+               libxrender-dev,
+               libxslt1-dev,
+               ninja-build,
+               pkg-kde-tools (>= 0.6.4),
+               pkgconf,
+               python3:native,
+               qtbase5-private-dev (>= 5.15.13+dfsg~),
+               qtdeclarative5-private-dev (>= 5.15.13+dfsg~),
+               qtpositioning5-dev (>= 5.15.13+dfsg~),
+               ruby:native,
+               xauth <!nocheck>,
+               xvfb <!nocheck>
+Standards-Version: 4.7.0
+Section: libs
+Homepage: https://github.com/qtwebkit/qtwebkit
+Vcs-Git: https://salsa.debian.org/qt-kde-team/qt/qt5webkit.git
+Vcs-Browser: https://salsa.debian.org/qt-kde-team/qt/qt5webkit
+
+Package: libqt5webkit5-dev
+Section: libdevel
+Architecture: any
+Multi-Arch: same
+Pre-Depends: dpkg (>= 1.15.6~)
+Depends: libqt5webkit5 (= ${binary:Version}),
+         qtbase5-dev,
+         qtdeclarative5-dev,
+         ${misc:Depends}
+Description: Web content engine library for Qt - development files
+ QtWebKit provides a Web browser engine that makes it easy to embed content
+ from the World Wide Web into your Qt application.
+ .
+ This package contains the development files needed to build Qt 5 applications
+ using QtWebKit library.
+
+Package: libqt5webkit5
+Architecture: any
+Multi-Arch: same
+Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Web content engine library for Qt
+ QtWebKit provides a Web browser engine that makes it easy to embed content
+ from the World Wide Web into your Qt application.
+ .
+ This package contains the QtWebKit libraries.
+
+Package: qml-module-qtwebkit
+Architecture: any
+Multi-Arch: same
+Pre-Depends: dpkg (>= 1.15.6~), ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: Qt WebKit QML module
+ QtWebKit provides a Web browser engine that makes it easy to embed content
+ from the World Wide Web into your Qt application.
+ .
+ This package contains the WebKit QML module for QtDeclarative.
diff --git a/copyright b/copyright
new file mode 100644 (file)
index 0000000..880c4f6
--- /dev/null
+++ b/copyright
@@ -0,0 +1,4717 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+
+Files: *
+Copyright: 2013, Adenilson Cavalcanti <cavalcantii@gmail.com>
+           2013, Adobe Systems Incorporated
+           2006, Alexey Proskuryakov <ap@webkit.org>
+           2010, Andras Becsi (abecsi@inf.u-szeged.hu), University of Szeged
+           2011, Andreas Kling <kling@webkit.org>
+           2013, Andrew Bortz
+           2008-2009, Anthony Ricaud <rik@webkit.org>
+           2014, Antoine Quint
+           2003-2016, Apple Inc
+           2011, Benjamin Poulain <benjamin@webkit.org>
+           2011, Brian Grinstead
+           2015, Canon Inc
+           2013, Cisco Systems, Inc
+           2010-2014, Collabora Ltd
+           2012-2013, Company 100, Inc
+           2015-2016, Devin Rousso <dcrousso+webkit@gmail.com>
+           2006, Dirk Mueller <mueller@kde.org>
+           2015, Electronic Arts, Inc
+           2011, Gabor Loki <loki@webkit.org>
+           2006, George Staikos <staikos@kde.org>
+           2009, Girish Ramakrishnan <girish@forwardbias.in>
+           2005-2013, Google Inc
+           2012, Hewlett-Packard Development Company, L.P
+           2009, Holger Hans Peter Freyther
+           2011-2016, Igalia S.L
+           2012-2013, Intel Corporation
+           2009-2010, Joseph Pecoraro
+           2010, Juha Savolainen <juha.savolainen@weego.fi>
+           2007, Justin Haygood <jhaygood@reaktix.com>
+           2016-2017, Konstantin Tokarev <annulen@yandex.ru>
+           2011, Kristof Kosztyo <Kosztyo.Kristof@stud.u-szeged.hu>
+           2013, Matt Holden <jftholden@yahoo.com>
+           2008, Matt Lilek
+           2015, Metrological
+           2010-2011, Motorola Mobility, Inc
+           2015, Naver Corp
+           2010, Nikita Vasilyev
+           2006, Nikolas Zimmermann <zimmermann@kde.org>
+           2009-2013, Nokia Corporation and/or its subsidiary(-ies)
+           2010-2014, Patrick Gansterer <paroga@paroga.com>
+           2012, Raphael Kubo da Costa <rakuco@webkit.org>
+           2013, Renata Hodovan <reni@inf.u-szeged.hu>
+           2014-2015, Saam Barati <saambarati1@gmail.com>
+           2011-2014, Samsung Electronics
+           2013, Seokju Kwon <seokju.kwon@gmail.com>
+           2006, Simon Hausmann <hausmann@kde.org>
+           2015, The Qt Company Ltd
+           2015, Tobias Reiss <tobi+webkit@basecode.de>
+           2007-2009, Torch Mobile, Inc. (http://www.torchmobile.com/)
+           2009-2015, University of Szeged
+           2013-2015, University of Washington
+           2015, Yusuke Suzuki <utatane.tea@gmail.com>
+           2006, Zack Rusin <zack@kde.org>
+           2011, Zeno Albisser <zeno@webkit.org>
+License: BSD-2-clause
+
+Files: debian/*
+Copyright: 2010 Fathi Boudra <fabo@debian.org>
+           2012 Zoltán Balogh <zoltan.balogh@canonical.com>
+           2012-2013 Timo Jyrinki <timo.jyrinki@canonical.com>
+           2014-2024 Dmitry Shachnev <mitya57@debian.org>
+License: LGPL-2+
+
+Files: Source/WTF/config.h
+       Source/WTF/wtf/Bitmap.h
+       Source/WTF/wtf/FastMalloc.h
+       Source/WTF/wtf/Forward.h
+       Source/WTF/wtf/GetPtr.h
+       Source/WTF/wtf/HashCountedSet.h
+       Source/WTF/wtf/HashFunctions.h
+       Source/WTF/wtf/HashMap.h
+       Source/WTF/wtf/HashSet.h
+       Source/WTF/wtf/HashTable.cpp
+       Source/WTF/wtf/HashTable.h
+       Source/WTF/wtf/HashTraits.h
+       Source/WTF/wtf/Hasher.h
+       Source/WTF/wtf/HexNumber.h
+       Source/WTF/wtf/ListHashSet.h
+       Source/WTF/wtf/Noncopyable.h
+       Source/WTF/wtf/NumberOfCores.h
+       Source/WTF/wtf/PassRefPtr.h
+       Source/WTF/wtf/RefCounted.h
+       Source/WTF/wtf/RefCountedLeakCounter.cpp
+       Source/WTF/wtf/RefCountedLeakCounter.h
+       Source/WTF/wtf/RefPtr.h
+       Source/WTF/wtf/RetainPtr.h
+       Source/WTF/wtf/StackBounds.cpp
+       Source/WTF/wtf/StaticConstructors.h
+       Source/WTF/wtf/ThreadSpecificWin.cpp
+       Source/WTF/wtf/Vector.h
+       Source/WTF/wtf/VectorTraits.h
+       Source/WTF/wtf/dtoa.h
+       Source/WTF/wtf/glib/GLibUtilities.cpp
+       Source/WTF/wtf/glib/GLibUtilities.h
+       Source/WTF/wtf/glib/GMutexLocker.h
+       Source/WTF/wtf/glib/GRefPtr.cpp
+       Source/WTF/wtf/glib/GRefPtr.h
+       Source/WTF/wtf/glib/GTypedefs.h
+       Source/WTF/wtf/glib/GUniquePtr.h
+       Source/WTF/wtf/text/ASCIIFastPath.h
+       Source/WTF/wtf/text/AtomicString.cpp
+       Source/WTF/wtf/text/AtomicString.h
+       Source/WTF/wtf/text/AtomicStringImpl.cpp
+       Source/WTF/wtf/text/AtomicStringImpl.h
+       Source/WTF/wtf/text/AtomicStringTable.cpp
+       Source/WTF/wtf/text/AtomicStringTable.h
+       Source/WTF/wtf/text/IntegerToStringConversion.h
+       Source/WTF/wtf/text/StringHash.h
+       Source/WTF/wtf/text/StringImpl.cpp
+       Source/WTF/wtf/text/StringImpl.h
+       Source/WTF/wtf/text/StringOperators.h
+       Source/WTF/wtf/text/WTFString.cpp
+       Source/WTF/wtf/text/WTFString.h
+       Source/WTF/wtf/text/cf/StringCF.cpp
+       Source/WTF/wtf/text/cf/StringImplCF.cpp
+       Source/WebKit2/NetworkProcess/CustomProtocols/qt/CustomProtocolManagerQt.cpp
+       Source/WebKit2/NetworkProcess/Downloads/qt/QtFileDownloader.cpp
+       Source/WebKit2/NetworkProcess/Downloads/qt/QtFileDownloader.h
+       Source/WebKit2/Shared/API/c/qt/*
+       Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedBackingStore.cpp
+       Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedBackingStore.h
+       Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.cpp
+       Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsScene.h
+       Source/WebKit2/Shared/CoordinatedGraphics/SimpleViewportController.cpp
+       Source/WebKit2/Shared/CoordinatedGraphics/SimpleViewportController.h
+       Source/WebKit2/Shared/CoordinatedGraphics/WebCoordinatedSurface.cpp
+       Source/WebKit2/Shared/CoordinatedGraphics/WebCoordinatedSurface.h
+       Source/WebKit2/Shared/WebHitTestResultData.cpp
+       Source/WebKit2/Shared/WebHitTestResultData.h
+       Source/WebKit2/Shared/qt/ArgumentCodersQt.cpp
+       Source/WebKit2/Shared/qt/ArgumentCodersQt.h
+       Source/WebKit2/UIProcess/API/APIHitTestResult.cpp
+       Source/WebKit2/UIProcess/API/APIHitTestResult.h
+       Source/WebKit2/UIProcess/API/C/CoordinatedGraphics/*
+       Source/WebKit2/UIProcess/API/C/WKUserMediaPermissionRequest.cpp
+       Source/WebKit2/UIProcess/API/C/WKUserMediaPermissionRequest.h
+       Source/WebKit2/UIProcess/API/cpp/qt/*
+       Source/WebKit2/UIProcess/API/qt/qquicknetworkreply.cpp
+       Source/WebKit2/UIProcess/API/qt/qquicknetworkreply_p.h
+       Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest.cpp
+       Source/WebKit2/UIProcess/API/qt/qquicknetworkrequest_p.h
+       Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate.cpp
+       Source/WebKit2/UIProcess/API/qt/qquickurlschemedelegate_p.h
+       Source/WebKit2/UIProcess/API/qt/qquickwebpage.cpp
+       Source/WebKit2/UIProcess/API/qt/qquickwebpage_p.h
+       Source/WebKit2/UIProcess/API/qt/qquickwebpage_p_p.h
+       Source/WebKit2/UIProcess/API/qt/qquickwebview.cpp
+       Source/WebKit2/UIProcess/API/qt/qquickwebview_p.h
+       Source/WebKit2/UIProcess/API/qt/qquickwebview_p_p.h
+       Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin.cpp
+       Source/WebKit2/UIProcess/API/qt/qtwebsecurityorigin_p.h
+       Source/WebKit2/UIProcess/API/qt/qwebdownloaditem.cpp
+       Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p.h
+       Source/WebKit2/UIProcess/API/qt/qwebdownloaditem_p_p.h
+       Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider.cpp
+       Source/WebKit2/UIProcess/API/qt/qwebiconimageprovider_p.h
+       Source/WebKit2/UIProcess/API/qt/qwebkittest.cpp
+       Source/WebKit2/UIProcess/API/qt/qwebkittest_p.h
+       Source/WebKit2/UIProcess/API/qt/qwebloadrequest.cpp
+       Source/WebKit2/UIProcess/API/qt/qwebloadrequest_p.h
+       Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest.cpp
+       Source/WebKit2/UIProcess/API/qt/qwebnavigationrequest_p.h
+       Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest.cpp
+       Source/WebKit2/UIProcess/API/qt/qwebpermissionrequest_p.h
+       Source/WebKit2/UIProcess/API/qt/qwebpreferences.cpp
+       Source/WebKit2/UIProcess/API/qt/qwebpreferences_p.h
+       Source/WebKit2/UIProcess/API/qt/qwebpreferences_p_p.h
+       Source/WebKit2/UIProcess/API/qt/raw/*
+       Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.cpp
+       Source/WebKit2/UIProcess/API/qt/tests/bytearraytestdata.h
+       Source/WebKit2/UIProcess/API/qt/tests/inspectorserver/*
+       Source/WebKit2/UIProcess/API/qt/tests/publicapi/*
+       Source/WebKit2/UIProcess/API/qt/tests/qmltests/tst_qmltests.cpp
+       Source/WebKit2/UIProcess/API/qt/tests/qquickwebview/*
+       Source/WebKit2/UIProcess/API/qt/tests/qrawwebview/*
+       Source/WebKit2/UIProcess/API/qt/tests/testwindow.h
+       Source/WebKit2/UIProcess/API/qt/tests/util.cpp
+       Source/WebKit2/UIProcess/API/qt/tests/util.h
+       Source/WebKit2/UIProcess/CoordinatedGraphics/CoordinatedLayerTreeHostProxy.cpp
+       Source/WebKit2/UIProcess/CoordinatedGraphics/CoordinatedLayerTreeHostProxy.h
+       Source/WebKit2/UIProcess/CoordinatedGraphics/CoordinatedLayerTreeHostProxy.messages.in
+       Source/WebKit2/UIProcess/CoordinatedGraphics/PageViewportController.cpp
+       Source/WebKit2/UIProcess/CoordinatedGraphics/PageViewportController.h
+       Source/WebKit2/UIProcess/DefaultUndoController.cpp
+       Source/WebKit2/UIProcess/DefaultUndoController.h
+       Source/WebKit2/UIProcess/InspectorServer/qt/WebInspectorServerQt.cpp
+       Source/WebKit2/UIProcess/InspectorServer/qt/WebSocketServerQt.cpp
+       Source/WebKit2/UIProcess/Network/CustomProtocols/qt/*
+       Source/WebKit2/UIProcess/PageViewportControllerClient.h
+       Source/WebKit2/UIProcess/UserMediaPermissionRequestManagerProxy.cpp
+       Source/WebKit2/UIProcess/UserMediaPermissionRequestManagerProxy.h
+       Source/WebKit2/UIProcess/UserMediaPermissionRequestProxy.cpp
+       Source/WebKit2/UIProcess/UserMediaPermissionRequestProxy.h
+       Source/WebKit2/UIProcess/qt/PageViewportControllerClientQt.cpp
+       Source/WebKit2/UIProcess/qt/PageViewportControllerClientQt.h
+       Source/WebKit2/UIProcess/qt/QtDialogRunner.cpp
+       Source/WebKit2/UIProcess/qt/QtDialogRunner.h
+       Source/WebKit2/UIProcess/qt/QtDownloadManager.cpp
+       Source/WebKit2/UIProcess/qt/QtDownloadManager.h
+       Source/WebKit2/UIProcess/qt/QtPageClient.cpp
+       Source/WebKit2/UIProcess/qt/QtPageClient.h
+       Source/WebKit2/UIProcess/qt/QtWebContext.cpp
+       Source/WebKit2/UIProcess/qt/QtWebContext.h
+       Source/WebKit2/UIProcess/qt/QtWebError.cpp
+       Source/WebKit2/UIProcess/qt/QtWebError.h
+       Source/WebKit2/UIProcess/qt/QtWebIconDatabaseClient.cpp
+       Source/WebKit2/UIProcess/qt/QtWebIconDatabaseClient.h
+       Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.cpp
+       Source/WebKit2/UIProcess/qt/QtWebPageEventHandler.h
+       Source/WebKit2/UIProcess/qt/QtWebPagePolicyClient.cpp
+       Source/WebKit2/UIProcess/qt/QtWebPagePolicyClient.h
+       Source/WebKit2/UIProcess/qt/QtWebPageSGNode.cpp
+       Source/WebKit2/UIProcess/qt/QtWebPageSGNode.h
+       Source/WebKit2/UIProcess/qt/QtWebPageUIClient.cpp
+       Source/WebKit2/UIProcess/qt/QtWebPageUIClient.h
+       Source/WebKit2/UIProcess/qt/WebColorPickerQt.cpp
+       Source/WebKit2/UIProcess/qt/WebColorPickerQt.h
+       Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.cpp
+       Source/WebKit2/UIProcess/qt/WebGeolocationProviderQt.h
+       Source/WebKit2/WebProcess/MediaStream/*
+       Source/WebKit2/WebProcess/WebCoreSupport/WebPopupMenu.cpp
+       Source/WebKit2/WebProcess/WebCoreSupport/WebPopupMenu.h
+       Source/WebKit2/WebProcess/WebCoreSupport/WebSearchPopupMenu.cpp
+       Source/WebKit2/WebProcess/WebCoreSupport/WebSearchPopupMenu.h
+       Source/WebKit2/WebProcess/WebCoreSupport/WebUserMediaClient.cpp
+       Source/WebKit2/WebProcess/WebCoreSupport/WebUserMediaClient.h
+       Source/WebKit2/WebProcess/WebCoreSupport/qt/WebFrameNetworkingContext.cpp
+       Source/WebKit2/WebProcess/WebCoreSupport/qt/WebFrameNetworkingContext.h
+       Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedLayerTreeHost.h
+       Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedLayerTreeHost.messages.in
+       Source/WebKit2/WebProcess/WebPage/TapHighlightController.cpp
+       Source/WebKit2/WebProcess/WebPage/TapHighlightController.h
+       Source/WebKit2/WebProcess/WebPage/WebContextMenu.cpp
+       Source/WebKit2/WebProcess/WebPage/WebContextMenu.h
+       Tools/DumpRenderTree/config.h
+       Tools/ImageDiff/qt/*
+       Tools/MiniBrowser/qt/js/*
+       Tools/MiniBrowser/qt/qml/CheckBox.qml
+       Tools/MiniBrowser/qt/qml/FilePicker.qml
+       Tools/MiniBrowser/qt/raw/*
+       Tools/Scripts/run-gtk-tests
+       Tools/TestWebKitAPI/Tests/WebKit2/UserMedia.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/AutocleanupsTest.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/DOMDOMWindowTest.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/DOMNodeFilterTest.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/DOMNodeTest.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/DOMXPathNSResolverTest.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/EditorTest.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/FrameTest.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestAutocleanups.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestBackForwardList.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestCookieManager.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestDownloads.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestInspector.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestLoaderClient.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestResources.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestSSL.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitPolicyClient.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/WebExtensionTest.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/WebProcessTest.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/WebProcessTest.h
+       Tools/TestWebKitAPI/qt/PlatformUtilitiesQt.cpp
+       Tools/TestWebKitAPI/qt/main.cpp
+       Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityNotificationHandlerAtk.cpp
+       Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityNotificationHandlerAtk.h
+       Tools/qt/jhbuildrc
+Copyright: 2011, Andreas Kling <kling@webkit.org>
+           2006, Andrew Wellington <proton@wiretapped.net>
+           1999, Antti Koivisto <koivisto@kde.org>
+           2003-2016, Apple Inc
+           2011, Benjamin Poulain <benjamin@webkit.org>
+           2008-2013, Collabora Ltd
+           2012-2013, Company 100, Inc
+           2008, David Levin <levin@chromium.org>
+           2001, Dirk Mueller ( mueller@kde.org )
+           2007, Eric Seidel <eric@webkit.org>
+           2009-2012, Google Inc
+           2009-2010, Gustavo Noronha Silva
+           2012, Hewlett-Packard Development Company, L.P
+           2009-2015, Igalia S.L
+           2012-2013, Intel Corporation
+           2009, Jian Li <jianli@chromium.org>
+           2016-2017, Konstantin Tokarev <annulen@yandex.ru>
+           1999, Lars Knoll <knoll@kde.org>
+           2009, Martin Robinson
+           2011, Motorola Mobility, Inc
+           2009-2012, Nokia Corporation and/or its subsidiary(-ies)
+           2008, Nuanti Ltd
+           2010-2012, Patrick Gansterer <paroga@paroga.com>
+           2015, Red Hat Inc
+           2012-2013, Samsung Electronics
+           2006, Samuel Weinig <sam.weinig@gmail.com>
+           2007, Staikos Computing Services Inc
+           2015, The Qt Company Ltd
+           2007-2009, Torch Mobile, Inc
+           2011-2012, University of Szeged
+           2015, Yusuke Suzuki <utatane.tea@gmail.com>
+           2011, Zeno Albisser <zeno@webkit.org>
+License: LGPL-2+
+
+Files: Source/WTF/wtf/ASCIICType.h
+       Source/WTF/wtf/AutodrainedPool.h
+       Source/WTF/wtf/ByteOrder.h
+       Source/WTF/wtf/CurrentTime.cpp
+       Source/WTF/wtf/CurrentTime.h
+       Source/WTF/wtf/Deque.h
+       Source/WTF/wtf/DisallowCType.h
+       Source/WTF/wtf/Locker.h
+       Source/WTF/wtf/MD5.h
+       Source/WTF/wtf/MainThread.cpp
+       Source/WTF/wtf/MainThread.h
+       Source/WTF/wtf/MediaTime.cpp
+       Source/WTF/wtf/MediaTime.h
+       Source/WTF/wtf/MessageQueue.h
+       Source/WTF/wtf/MetaAllocator.cpp
+       Source/WTF/wtf/MetaAllocator.h
+       Source/WTF/wtf/MetaAllocatorHandle.h
+       Source/WTF/wtf/RedBlackTree.h
+       Source/WTF/wtf/RunLoopTimer.h
+       Source/WTF/wtf/RunLoopTimerCF.cpp
+       Source/WTF/wtf/SHA1.cpp
+       Source/WTF/wtf/SHA1.h
+       Source/WTF/wtf/SaturatedArithmetic.h
+       Source/WTF/wtf/SchedulePair.h
+       Source/WTF/wtf/SchedulePairCF.cpp
+       Source/WTF/wtf/SegmentedVector.h
+       Source/WTF/wtf/SizeLimits.cpp
+       Source/WTF/wtf/StreamBuffer.h
+       Source/WTF/wtf/ThreadFunctionInvocation.h
+       Source/WTF/wtf/ThreadIdentifierDataPthreads.cpp
+       Source/WTF/wtf/ThreadIdentifierDataPthreads.h
+       Source/WTF/wtf/ThreadSpecific.h
+       Source/WTF/wtf/Threading.h
+       Source/WTF/wtf/ThreadingPrimitives.h
+       Source/WTF/wtf/ThreadingPthreads.cpp
+       Source/WTF/wtf/glib/MainThreadGLib.cpp
+       Source/WTF/wtf/qt/MainThreadQt.cpp
+       Source/WTF/wtf/text/AtomicStringHash.h
+       Source/WTF/wtf/text/StringBuffer.h
+       Source/WTF/wtf/unicode/Collator.h
+       Source/WTF/wtf/unicode/CollatorDefault.cpp
+       Source/WTF/wtf/unicode/icu/*
+       Source/WTF/wtf/win/MainThreadWin.cpp
+       Source/WebInspectorUI/UserInterface/Base/DOMUtilities.js
+       Source/WebInspectorUI/UserInterface/Base/Setting.js
+       Source/WebInspectorUI/UserInterface/Controllers/DOMTreeManager.js
+       Source/WebInspectorUI/UserInterface/Models/CSSCompletions.js
+       Source/WebInspectorUI/UserInterface/Models/CSSKeywordCompletions.js
+       Source/WebInspectorUI/UserInterface/Models/Color.js
+       Source/WebInspectorUI/UserInterface/Models/ConsoleCommandResultMessage.js
+       Source/WebInspectorUI/UserInterface/Models/DOMNode.js
+       Source/WebInspectorUI/UserInterface/Protocol/InspectorBackend.js
+       Source/WebInspectorUI/UserInterface/Protocol/InspectorFrontendHostStub.js
+       Source/WebInspectorUI/UserInterface/Protocol/RemoteObject.js
+       Source/WebInspectorUI/UserInterface/Views/ConsoleCommandView.js
+       Source/WebInspectorUI/UserInterface/Views/ConsoleGroup.js
+       Source/WebInspectorUI/UserInterface/Views/ConsoleMessageView.js
+       Source/WebInspectorUI/UserInterface/Views/ConsoleSession.js
+       Source/WebInspectorUI/UserInterface/Views/ContextMenu.js
+       Source/WebInspectorUI/UserInterface/Views/DOMTreeElement.js
+       Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.js
+       Source/WebInspectorUI/UserInterface/Views/DOMTreeUpdater.js
+       Source/WebInspectorUI/UserInterface/Views/GradientSlider.css
+       Source/WebInspectorUI/UserInterface/Views/GradientSlider.js
+       Source/WebInspectorUI/UserInterface/Views/TreeOutline.js
+       Source/WebKit2/Shared/API/APIObject.cpp
+       Source/WebKit2/UIProcess/InspectorServer/HTTPRequest.h
+       Source/cmake/FindATSPI.cmake
+       Source/cmake/FindFontconfig.cmake
+       Source/cmake/FindHarfBuzz.cmake
+       Source/cmake/FindLibSeccomp.cmake
+       Source/cmake/FindSqlite.cmake
+       Tools/DumpRenderTree/CyclicRedundancyCheck.cpp
+       Tools/DumpRenderTree/CyclicRedundancyCheck.h
+       Tools/DumpRenderTree/DumpRenderTree.h
+       Tools/DumpRenderTree/DumpRenderTreeFileDraggingSource.h
+       Tools/DumpRenderTree/DumpRenderTreePrefix.h
+       Tools/DumpRenderTree/GCController.cpp
+       Tools/DumpRenderTree/GCController.h
+       Tools/DumpRenderTree/JavaScriptThreading.cpp
+       Tools/DumpRenderTree/JavaScriptThreading.h
+       Tools/DumpRenderTree/PixelDumpSupport.cpp
+       Tools/DumpRenderTree/PixelDumpSupport.h
+       Tools/DumpRenderTree/TestRunner.cpp
+       Tools/DumpRenderTree/TestRunner.h
+       Tools/DumpRenderTree/WorkQueue.cpp
+       Tools/DumpRenderTree/WorkQueue.h
+       Tools/DumpRenderTree/WorkQueueItem.h
+       Tools/DumpRenderTree/qt/DumpRenderTreeMain.cpp
+       Tools/DumpRenderTree/qt/DumpRenderTreeQt.cpp
+       Tools/DumpRenderTree/qt/DumpRenderTreeQt.h
+       Tools/DumpRenderTree/qt/EventSenderQt.cpp
+       Tools/DumpRenderTree/qt/EventSenderQt.h
+       Tools/DumpRenderTree/qt/GCControllerQt.cpp
+       Tools/DumpRenderTree/qt/TestRunnerQt.cpp
+       Tools/DumpRenderTree/qt/TestRunnerQt.h
+       Tools/DumpRenderTree/qt/TextInputControllerQt.cpp
+       Tools/DumpRenderTree/qt/TextInputControllerQt.h
+       Tools/DumpRenderTree/qt/WorkQueueItemQt.cpp
+       Tools/DumpRenderTree/qt/WorkQueueItemQt.h
+       Tools/DumpRenderTree/qt/testplugin.cpp
+       Tools/DumpRenderTree/qt/testplugin.h
+       Tools/Scripts/VCSUtils.pm
+       Tools/Scripts/build-webkit
+       Tools/Scripts/update-qtwebkit-win-libs
+       Tools/Scripts/update-webkit-dependency
+       Tools/Scripts/webkit-build-directory
+       Tools/Scripts/webkitdirs.pm
+       Tools/TestWebKitAPI/Tests/WTF/MediaTime.cpp
+       Tools/TestWebKitAPI/Tests/WTF/MetaAllocator.cpp
+       Tools/TestWebKitAPI/Tests/WTF/RedBlackTree.cpp
+       Tools/TestWebKitAPI/Tests/WTF/SHA1.cpp
+       Tools/TestWebKitAPI/Tests/WTF/SaturatedArithmeticOperations.cpp
+       Tools/TestWebKitAPI/Tests/WTF/StringBuilder.cpp
+       Tools/TestWebKitAPI/Tests/WebCore/LayoutUnit.cpp
+       Tools/TestWebKitAPI/Tests/WebCore/TimeRanges.cpp
+       Tools/TestWebKitAPI/Tests/WebCore/TransformationMatrix.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitSettings.cpp
+       Tools/TestWebKitAPI/WTFStringUtilities.h
+       Tools/WebKitTestRunner/CyclicRedundancyCheck.cpp
+       Tools/WebKitTestRunner/CyclicRedundancyCheck.h
+       Tools/WebKitTestRunner/InjectedBundle/qt/ActivateFontsQt.cpp
+       Tools/WebKitTestRunner/PixelDumpSupport.cpp
+       Tools/WebKitTestRunner/PixelDumpSupport.h
+Copyright: 2005-2016, Apple Inc
+           2012, Brent Fulgham <bfulgham@webkit.org>
+           2008, Cameron Zwarich <cwzwarich@uwaterloo.ca>
+           2011, Carl Lobo
+           2009-2010, Chris Jerdonek <chris.jerdonek@gmail.com>
+           2012, Daniel Bates <dbates@intudata.com>
+           2007, Eric Seidel <eric@webkit.org>
+           2008, Gilles Caulier <caulier.gilles@gmail.com>
+           2008-2013, Google Inc
+           2007, Graham Dennis <graham.dennis@gmail.com>
+           2013, Igalia S.L
+           2012-2013, Intel Corporation
+           2009, Jian Li <jianli@chromium.org>
+           2010, Joone Hur <joone@kldp.org>
+           2009-2010, Joseph Pecoraro
+           2007, Justin Haygood <jhaygood@reaktix.com>
+           2006-2007, Laurent Montel <montel@kde.org>
+           2008, Matt Lilek <webkit@mattlilek.com>
+           2011, Motorola Mobility, Inc
+           2010, Nikita Vasilyev
+           2006, Nikolas Zimmermann <zimmermann@kde.org>
+           2008-2013, Nokia Corporation and/or its subsidiary(-ies)
+           2012, Patrick Gansterer <paroga@paroga.com>
+           2010, Robert Eisele <robert@xarg.org>
+           2013, Seokju Kwon <seokju.kwon@gmail.com>
+           2007, Staikos Computing Services Inc
+           2009, Torch Mobile Inc. http://www.torchmobile.com
+           2007-2009, Torch Mobile, Inc
+           2014, University of Washington
+           2010, moiji-mobile.com
+License: BSD-3-clause
+
+Files: Source/JavaScriptCore/*
+Copyright: 2007-2008, Alp Toker <alp@atoker.com>
+           2015, Andy VanWagoner <thetalecrafter@gmail.com>
+           2003-2016, Apple Inc
+           2015, Canon Inc
+           2013, Cisco Systems, Inc
+           2008, Collabora Ltd
+           2013, Digia Plc. and/or its subsidiary(-ies)
+           2007, Eric Seidel <eric@webkit.org>
+           2009-2013, Google Inc
+           2015, Igalia S.L
+           2011, Intel Corporation
+           2015, Jordan Harband
+           2008, Kelvin W Sherlock <ksherlock@gmail.com>
+           2010-2012, MIPS Technologies, Inc
+           2012, Mathias Bynens <mathias@qiwi.be>
+           2010-2012, Patrick Gansterer <paroga@paroga.com>
+           2010, Peter Varga (pvarga@inf.u-szeged.hu), University of Szeged
+           2011, Peter Varga (pvarga@webkit.org), University of Szeged
+           2010, Renata Hodovan <hodovan@inf.u-szeged.hu>
+           2009-2011, STMicroelectronics
+           2014, Saam Barati <saambarati1@gmail.com>
+           2012, Sony Network Entertainment
+           2015-2016, Sukolsak Sakshuwong <sukolsak@gmail.com>
+           1993-2004, Sun Microsystems, Inc
+           2011, The Chromium Authors
+           2015, The Qt Company Ltd
+           2009-2014, University of Szeged
+           2011-2014, University of Washington
+           2002-2009, Vivek Thampi
+           2015-2016, Yusuke Suzuki <utatane.tea@gmail.com>
+License: BSD-2-clause
+
+Files: Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp
+       Source/JavaScriptCore/config.h
+       Source/JavaScriptCore/create_hash_table
+       Source/JavaScriptCore/debugger/Debugger.cpp
+       Source/JavaScriptCore/debugger/Debugger.h
+       Source/JavaScriptCore/heap/Heap.cpp
+       Source/JavaScriptCore/heap/Heap.h
+       Source/JavaScriptCore/heap/ListableHandler.h
+       Source/JavaScriptCore/heap/MachineStackMarker.cpp
+       Source/JavaScriptCore/heap/MachineStackMarker.h
+       Source/JavaScriptCore/heap/MarkedBlock.h
+       Source/JavaScriptCore/heap/MarkedSpace.cpp
+       Source/JavaScriptCore/heap/MarkedSpace.h
+       Source/JavaScriptCore/heap/WeakReferenceHarvester.h
+       Source/JavaScriptCore/interpreter/CallFrame.h
+       Source/JavaScriptCore/jsc.cpp
+       Source/JavaScriptCore/parser/Lexer.cpp
+       Source/JavaScriptCore/parser/Lexer.h
+       Source/JavaScriptCore/parser/NodeConstructors.h
+       Source/JavaScriptCore/parser/Nodes.cpp
+       Source/JavaScriptCore/parser/Nodes.h
+       Source/JavaScriptCore/parser/Parser.cpp
+       Source/JavaScriptCore/parser/Parser.h
+       Source/JavaScriptCore/runtime/ArgList.cpp
+       Source/JavaScriptCore/runtime/ArgList.h
+       Source/JavaScriptCore/runtime/ArrayConstructor.cpp
+       Source/JavaScriptCore/runtime/ArrayConstructor.h
+       Source/JavaScriptCore/runtime/ArrayConventions.h
+       Source/JavaScriptCore/runtime/ArrayPrototype.cpp
+       Source/JavaScriptCore/runtime/ArrayPrototype.h
+       Source/JavaScriptCore/runtime/BooleanConstructor.cpp
+       Source/JavaScriptCore/runtime/BooleanConstructor.h
+       Source/JavaScriptCore/runtime/BooleanObject.cpp
+       Source/JavaScriptCore/runtime/BooleanObject.h
+       Source/JavaScriptCore/runtime/BooleanPrototype.cpp
+       Source/JavaScriptCore/runtime/BooleanPrototype.h
+       Source/JavaScriptCore/runtime/ClassInfo.h
+       Source/JavaScriptCore/runtime/CommonIdentifiers.cpp
+       Source/JavaScriptCore/runtime/CommonIdentifiers.h
+       Source/JavaScriptCore/runtime/Completion.cpp
+       Source/JavaScriptCore/runtime/Completion.h
+       Source/JavaScriptCore/runtime/DateConstructor.cpp
+       Source/JavaScriptCore/runtime/DateConstructor.h
+       Source/JavaScriptCore/runtime/DateInstance.cpp
+       Source/JavaScriptCore/runtime/DateInstance.h
+       Source/JavaScriptCore/runtime/DatePrototype.cpp
+       Source/JavaScriptCore/runtime/DatePrototype.h
+       Source/JavaScriptCore/runtime/Error.cpp
+       Source/JavaScriptCore/runtime/Error.h
+       Source/JavaScriptCore/runtime/ErrorConstructor.cpp
+       Source/JavaScriptCore/runtime/ErrorConstructor.h
+       Source/JavaScriptCore/runtime/ErrorInstance.cpp
+       Source/JavaScriptCore/runtime/ErrorInstance.h
+       Source/JavaScriptCore/runtime/ErrorPrototype.cpp
+       Source/JavaScriptCore/runtime/ErrorPrototype.h
+       Source/JavaScriptCore/runtime/FunctionConstructor.cpp
+       Source/JavaScriptCore/runtime/FunctionConstructor.h
+       Source/JavaScriptCore/runtime/FunctionPrototype.cpp
+       Source/JavaScriptCore/runtime/FunctionPrototype.h
+       Source/JavaScriptCore/runtime/GetterSetter.cpp
+       Source/JavaScriptCore/runtime/GetterSetter.h
+       Source/JavaScriptCore/runtime/Identifier.cpp
+       Source/JavaScriptCore/runtime/Identifier.h
+       Source/JavaScriptCore/runtime/InternalFunction.cpp
+       Source/JavaScriptCore/runtime/InternalFunction.h
+       Source/JavaScriptCore/runtime/JSAPIValueWrapper.cpp
+       Source/JavaScriptCore/runtime/JSAPIValueWrapper.h
+       Source/JavaScriptCore/runtime/JSArray.cpp
+       Source/JavaScriptCore/runtime/JSArray.h
+       Source/JavaScriptCore/runtime/JSCJSValue.cpp
+       Source/JavaScriptCore/runtime/JSCJSValue.h
+       Source/JavaScriptCore/runtime/JSCell.cpp
+       Source/JavaScriptCore/runtime/JSCell.h
+       Source/JavaScriptCore/runtime/JSFunction.cpp
+       Source/JavaScriptCore/runtime/JSFunction.h
+       Source/JavaScriptCore/runtime/JSGlobalObject.h
+       Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp
+       Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.h
+       Source/JavaScriptCore/runtime/JSLock.cpp
+       Source/JavaScriptCore/runtime/JSLock.h
+       Source/JavaScriptCore/runtime/JSObject.cpp
+       Source/JavaScriptCore/runtime/JSObject.h
+       Source/JavaScriptCore/runtime/JSObjectInlines.h
+       Source/JavaScriptCore/runtime/JSString.cpp
+       Source/JavaScriptCore/runtime/JSString.h
+       Source/JavaScriptCore/runtime/JSType.h
+       Source/JavaScriptCore/runtime/JSWrapperObject.cpp
+       Source/JavaScriptCore/runtime/JSWrapperObject.h
+       Source/JavaScriptCore/runtime/Lookup.cpp
+       Source/JavaScriptCore/runtime/Lookup.h
+       Source/JavaScriptCore/runtime/MathObject.cpp
+       Source/JavaScriptCore/runtime/MathObject.h
+       Source/JavaScriptCore/runtime/NativeErrorConstructor.cpp
+       Source/JavaScriptCore/runtime/NativeErrorConstructor.h
+       Source/JavaScriptCore/runtime/NativeErrorPrototype.cpp
+       Source/JavaScriptCore/runtime/NativeErrorPrototype.h
+       Source/JavaScriptCore/runtime/NumberConstructor.cpp
+       Source/JavaScriptCore/runtime/NumberConstructor.h
+       Source/JavaScriptCore/runtime/NumberObject.cpp
+       Source/JavaScriptCore/runtime/NumberObject.h
+       Source/JavaScriptCore/runtime/NumberPrototype.cpp
+       Source/JavaScriptCore/runtime/NumberPrototype.h
+       Source/JavaScriptCore/runtime/ObjectConstructor.cpp
+       Source/JavaScriptCore/runtime/ObjectConstructor.h
+       Source/JavaScriptCore/runtime/ObjectPrototype.cpp
+       Source/JavaScriptCore/runtime/ObjectPrototype.h
+       Source/JavaScriptCore/runtime/Operations.cpp
+       Source/JavaScriptCore/runtime/Operations.h
+       Source/JavaScriptCore/runtime/PropertyMapHashTable.h
+       Source/JavaScriptCore/runtime/PropertyNameArray.h
+       Source/JavaScriptCore/runtime/PropertySlot.cpp
+       Source/JavaScriptCore/runtime/PropertySlot.h
+       Source/JavaScriptCore/runtime/Protect.h
+       Source/JavaScriptCore/runtime/RegExp.cpp
+       Source/JavaScriptCore/runtime/RegExp.h
+       Source/JavaScriptCore/runtime/RegExpConstructor.cpp
+       Source/JavaScriptCore/runtime/RegExpConstructor.h
+       Source/JavaScriptCore/runtime/RegExpMatchesArray.h
+       Source/JavaScriptCore/runtime/RegExpObject.cpp
+       Source/JavaScriptCore/runtime/RegExpObject.h
+       Source/JavaScriptCore/runtime/RegExpPrototype.cpp
+       Source/JavaScriptCore/runtime/RegExpPrototype.h
+       Source/JavaScriptCore/runtime/StringConstructor.cpp
+       Source/JavaScriptCore/runtime/StringConstructor.h
+       Source/JavaScriptCore/runtime/StringObject.cpp
+       Source/JavaScriptCore/runtime/StringObject.h
+       Source/JavaScriptCore/runtime/StringPrototype.cpp
+       Source/JavaScriptCore/runtime/StringPrototype.h
+       Source/JavaScriptCore/runtime/StringRecursionChecker.cpp
+       Source/JavaScriptCore/runtime/StringRecursionChecker.h
+       Source/JavaScriptCore/runtime/SymbolObject.h
+       Source/JavaScriptCore/testRegExp.cpp
+Copyright: 2009, Acision BV
+           2006, Alexey Proskuryakov <ap@nypop.com>
+           2002-2016, Apple Inc
+           2006-2012, Apple, Inc
+           2006, Bjoern Graf <bjoern.graf@gmail.com>
+           2007, Cameron Zwarich <cwzwarich@uwaterloo.ca>
+           2015, Canon Inc
+           David Faure <faure@kde.org>
+           2007, Eric Seidel <eric@webkit.org>
+           1951, Franklin Street, Fifth Floor
+           1991, Free Software Foundation, Inc
+           1999-2004, Harri Porten <porten@kde.org>
+           2012, Igalia, S.L
+           2015, Jordan Harband <ljharb@gmail.com>
+           2006-2007, Maks Orlovich
+           2012, Mathias Bynens <mathias@qiwi.be>
+           2004, Nikolas Zimmermann <wildfox@kde.org>
+           2001-2003, Peter Kelly <pmk@post.com>
+           2010, Peter Varga (pvarga@inf.u-szeged.hu), University of Szeged
+           2006, Samuel Weinig <sam.weinig@gmail.com>
+           2010, Torch Mobile (Beijing) Co. Ltd
+           2008-2009, Torch Mobile, Inc
+           2015, Yusuke Suzuki <utatane.tea@gmail.com>
+           2010, Zoltan Herczeg <zherczeg@inf.u-szeged.hu>
+License: LGPL-2+
+
+Files: Source/JavaScriptCore/API/JSRetainPtr.h
+       Source/JavaScriptCore/API/JSStringRefBSTR.cpp
+       Source/JavaScriptCore/API/JSStringRefBSTR.h
+       Source/JavaScriptCore/DerivedSources.make
+       Source/JavaScriptCore/Scripts/UpdateContents.py
+       Source/JavaScriptCore/Scripts/xxd.pl
+       Source/JavaScriptCore/b3/B3ComputeDivisionMagic.h
+       Source/JavaScriptCore/bindings/*
+       Source/JavaScriptCore/bytecode/CodeBlock.cpp
+       Source/JavaScriptCore/bytecode/CodeBlock.h
+       Source/JavaScriptCore/bytecode/EvalCodeCache.h
+       Source/JavaScriptCore/bytecode/Instruction.h
+       Source/JavaScriptCore/bytecode/JumpTable.cpp
+       Source/JavaScriptCore/bytecode/JumpTable.h
+       Source/JavaScriptCore/bytecode/Opcode.cpp
+       Source/JavaScriptCore/bytecode/Opcode.h
+       Source/JavaScriptCore/bytecode/SamplingTool.cpp
+       Source/JavaScriptCore/bytecode/SamplingTool.h
+       Source/JavaScriptCore/bytecode/SpeculatedType.cpp
+       Source/JavaScriptCore/bytecode/SpeculatedType.h
+       Source/JavaScriptCore/bytecode/ValueProfile.h
+       Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp
+       Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h
+       Source/JavaScriptCore/bytecompiler/Label.h
+       Source/JavaScriptCore/bytecompiler/LabelScope.h
+       Source/JavaScriptCore/bytecompiler/RegisterID.h
+       Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp
+       Source/JavaScriptCore/debugger/DebuggerCallFrame.h
+       Source/JavaScriptCore/heap/GCActivityCallback.cpp
+       Source/JavaScriptCore/heap/GCActivityCallback.h
+       Source/JavaScriptCore/inspector/ConsoleMessage.cpp
+       Source/JavaScriptCore/inspector/ConsoleMessage.h
+       Source/JavaScriptCore/inspector/InjectedScript.cpp
+       Source/JavaScriptCore/inspector/InjectedScript.h
+       Source/JavaScriptCore/inspector/InjectedScriptBase.cpp
+       Source/JavaScriptCore/inspector/InjectedScriptBase.h
+       Source/JavaScriptCore/inspector/InjectedScriptManager.cpp
+       Source/JavaScriptCore/inspector/InjectedScriptManager.h
+       Source/JavaScriptCore/inspector/InjectedScriptModule.cpp
+       Source/JavaScriptCore/inspector/InjectedScriptModule.h
+       Source/JavaScriptCore/inspector/InjectedScriptSource.js
+       Source/JavaScriptCore/inspector/InspectorValues.cpp
+       Source/JavaScriptCore/inspector/InspectorValues.h
+       Source/JavaScriptCore/inspector/ScriptArguments.cpp
+       Source/JavaScriptCore/inspector/ScriptArguments.h
+       Source/JavaScriptCore/inspector/ScriptBreakpoint.h
+       Source/JavaScriptCore/inspector/ScriptCallFrame.cpp
+       Source/JavaScriptCore/inspector/ScriptCallFrame.h
+       Source/JavaScriptCore/inspector/ScriptCallStack.cpp
+       Source/JavaScriptCore/inspector/ScriptCallStack.h
+       Source/JavaScriptCore/inspector/ScriptCallStackFactory.cpp
+       Source/JavaScriptCore/inspector/ScriptCallStackFactory.h
+       Source/JavaScriptCore/inspector/ScriptDebugListener.h
+       Source/JavaScriptCore/inspector/ScriptDebugServer.cpp
+       Source/JavaScriptCore/inspector/ScriptDebugServer.h
+       Source/JavaScriptCore/inspector/agents/InspectorAgent.cpp
+       Source/JavaScriptCore/inspector/agents/InspectorAgent.h
+       Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.cpp
+       Source/JavaScriptCore/inspector/agents/InspectorDebuggerAgent.h
+       Source/JavaScriptCore/inspector/agents/InspectorRuntimeAgent.cpp
+       Source/JavaScriptCore/inspector/agents/InspectorRuntimeAgent.h
+       Source/JavaScriptCore/interpreter/Interpreter.cpp
+       Source/JavaScriptCore/interpreter/Interpreter.h
+       Source/JavaScriptCore/interpreter/JSStack.cpp
+       Source/JavaScriptCore/interpreter/JSStack.h
+       Source/JavaScriptCore/interpreter/Register.h
+       Source/JavaScriptCore/jit/CompactJITCodeMap.h
+       Source/JavaScriptCore/jit/IntrinsicEmitter.cpp
+       Source/JavaScriptCore/parser/SourceCode.h
+       Source/JavaScriptCore/parser/SourceProvider.h
+       Source/JavaScriptCore/profiler/LegacyProfiler.cpp
+       Source/JavaScriptCore/profiler/LegacyProfiler.h
+       Source/JavaScriptCore/profiler/ProfileNode.cpp
+       Source/JavaScriptCore/profiler/ProfileNode.h
+       Source/JavaScriptCore/replay/scripts/CodeGeneratorReplayInputsTemplates.py
+       Source/JavaScriptCore/runtime/CallData.h
+       Source/JavaScriptCore/runtime/ConstructData.h
+       Source/JavaScriptCore/runtime/ExceptionHelpers.cpp
+       Source/JavaScriptCore/runtime/ExceptionHelpers.h
+       Source/JavaScriptCore/runtime/InitializeThreading.cpp
+       Source/JavaScriptCore/runtime/InitializeThreading.h
+       Source/JavaScriptCore/runtime/JSEnvironmentRecord.cpp
+       Source/JavaScriptCore/runtime/JSEnvironmentRecord.h
+       Source/JavaScriptCore/runtime/JSGlobalObject.cpp
+       Source/JavaScriptCore/runtime/JSLexicalEnvironment.cpp
+       Source/JavaScriptCore/runtime/JSLexicalEnvironment.h
+       Source/JavaScriptCore/runtime/JSModuleEnvironment.cpp
+       Source/JavaScriptCore/runtime/JSModuleEnvironment.h
+       Source/JavaScriptCore/runtime/JSNotAnObject.cpp
+       Source/JavaScriptCore/runtime/JSNotAnObject.h
+       Source/JavaScriptCore/runtime/JSSegmentedVariableObject.cpp
+       Source/JavaScriptCore/runtime/JSSegmentedVariableObject.h
+       Source/JavaScriptCore/runtime/JSSymbolTableObject.cpp
+       Source/JavaScriptCore/runtime/JSSymbolTableObject.h
+       Source/JavaScriptCore/runtime/SamplingCounter.cpp
+       Source/JavaScriptCore/runtime/SamplingCounter.h
+       Source/JavaScriptCore/runtime/SymbolTable.cpp
+       Source/JavaScriptCore/runtime/SymbolTable.h
+       Source/JavaScriptCore/runtime/TypeProfilerLog.cpp
+       Source/JavaScriptCore/runtime/TypeProfilerLog.h
+       Source/JavaScriptCore/runtime/VM.cpp
+       Source/JavaScriptCore/runtime/VM.h
+Copyright: 2005-2016, Apple Inc
+           2008, Cameron Zwarich <cwzwarich@uwaterloo.ca>
+           2008-2013, Google Inc
+           2012, Igalia, S.L
+           2012, Intel Corporation
+           2008, Matt Lilek <webkit@mattlilek.com>
+           2003-2014, University of <Illinois@Urbana-Champaign>
+           2013-2014, University of Washington
+License: BSD-3-clause
+
+Files: Source/JavaScriptCore/Scripts/jsmin.py
+Copyright: 2013, Dave St.Germain
+License: Expat
+
+Files: Source/JavaScriptCore/runtime/JSDateMath.cpp
+       Source/JavaScriptCore/runtime/JSDateMath.h
+       Source/WTF/wtf/DateMath.cpp
+       Source/WTF/wtf/DateMath.h
+Copyright: 2010, &yet, LLC <nate@andyet.net>
+           2006-2012, Apple Inc
+           2009, Google Inc
+           1999-2000, Harri Porten <porten@kde.org>
+           2007-2009, Torch Mobile, Inc
+           2006-2008, the V8 project authors
+License: MPL-1.1 or GPL-2+ or LGPL-2.1+
+
+Files: Source/JavaScriptCore/wasm/WASMConstants.h
+       Source/JavaScriptCore/wasm/WASMFormat.h
+       Source/JavaScriptCore/wasm/WASMReader.cpp
+Copyright: 2015, Apple Inc
+           2015, the repository authors of
+License: Apache-2 or BSD-2-clause
+
+Files: Source/ThirdParty/ANGLE/*
+Copyright: 2002-2015, The ANGLE Project Authors
+           2013-2014, The Chromium Authors
+License: BSD-3-clause
+
+Files: Source/ThirdParty/ANGLE/include/EGL/*
+       Source/ThirdParty/ANGLE/include/GLES3/gl3.h
+       Source/ThirdParty/ANGLE/include/KHR/*
+       Source/ThirdParty/ANGLE/src/third_party/khronos/*
+Copyright: 2007-2014, The Khronos Group Inc
+License: Expat
+
+Files: Source/ThirdParty/ANGLE/include/EGL/eglsoftlinking.h
+       Source/ThirdParty/ANGLE/include/GLES2/gl2softlinking.h
+       Source/ThirdParty/ANGLE/src/third_party/systeminfo/*
+Copyright: 2009-2014, Apple Inc
+License: BSD-2-clause
+
+Files: Source/ThirdParty/ANGLE/src/compiler/preprocessor/ExpressionParser.cpp
+       Source/ThirdParty/ANGLE/src/compiler/translator/glslang_tab.cpp
+       Source/ThirdParty/ANGLE/src/compiler/translator/glslang_tab.h
+Copyright: 1984-2015, Free Software Foundation, Inc
+           2002-2014, The ANGLE Project Authors
+License: GPL-3+ with Bison exception
+
+Files: Source/ThirdParty/ANGLE/src/third_party/compiler/*
+Copyright: 2012, Apple Inc
+License: BSD-2-clause
+
+Files: Source/ThirdParty/ANGLE/src/third_party/murmurhash/*
+Copyright: no copyright holder
+License: public-domain
+
+Files: Source/ThirdParty/brotli/*
+Copyright: 2013-2015, Google Inc
+License: Expat
+
+Files: Source/ThirdParty/gtest/*
+Copyright: 2003-2009, Google Inc
+License: BSD-3-clause
+
+Files: Source/ThirdParty/gtest/m4/acx_pthread.m4
+Copyright: 2007, Steven G. Johnson <stevenj@alum.mit.edu>
+License: GPL-3+ with AutoConf exception
+
+Files: Source/ThirdParty/gtest/scripts/upload.py
+Copyright: 2007, Google Inc
+License: Apache-2
+
+Files: Source/ThirdParty/qunit/qunit/*
+Copyright: 2008, Ariel Flesler - aflesler@gmail(dot)com | http://flesler.blogspot.com
+           2011, John Resig, Jörn Zaefferer
+License: Expat
+
+Files: Source/ThirdParty/woff2/*
+Copyright: 2013-2016, Google Inc
+License: Apache-2
+
+Files: Source/WTF/wtf/CryptographicallyRandomNumber.cpp
+Copyright: 2008, Damien Miller <djm@openbsd.org>
+           1996, David Mazieres <dm@uun.org>
+License: ISC
+
+Files: Source/WTF/wtf/MD5.cpp
+Copyright: 2015, Apple Inc
+           2006-2010, Google Inc
+License: BSD-3-clause
+
+Files: Source/WTF/wtf/ThreadingWin.cpp
+Copyright: 2007-2015, Apple Inc
+           2009, Google Inc
+           1998, John E. Bossom
+           1999-2005, Pthreads-win32 contributors
+           2009, Torch Mobile, Inc
+License: BSD-3-clause or LGPL-2+
+
+Files: Source/WTF/wtf/dtoa/*
+Copyright: 2006-2011, the V8 project authors
+License: BSD-3-clause
+
+Files: Source/WTF/wtf/dtoa.cpp
+Copyright: 2002-2015, Apple Inc
+           1991-2001, Lucent Technologies
+License: ISC-like-dmgfp
+
+Files: Source/WTF/wtf/text/Base64.cpp
+Copyright: 2006, Alexey Proskuryakov <ap@webkit.org>
+           2007-2016, Apple Inc
+           2000-2001, Dawit Alemayehu <adawit@kde.org>
+           2010, Patrick Gansterer <paroga@paroga.com>
+License: LGPL-2
+
+Files: Source/WebCore/*
+Copyright: 2010-2011, Adam Barth
+           2011, Adam Barth <abarth@webkit.org>
+           2011-2014, Adobe Systems Incorporated
+           2014, Alex Christensen <achristensen@webkit.org>
+           2008, Alex Mathews <possessedpenguinbob@gmail.com>
+           2009-2010, Alex Milowski <alex@milowski.com>
+           2006, Alexander Kellett <lypanov@kde.org>
+           2005, Alexey Proskuryakov
+           2006-2013, Alexey Proskuryakov <ap@nypop.com>
+           2006-2007, Alexey Proskuryakov <ap@webkit.org>
+           2006, Allan Sandfeld Jensen <sandfeld@kde.org>
+           2007, Alp Toker <alp.toker@collabora.co.uk>
+           2007, Alp Toker <alp@atoker.com>
+           2010-2011, Andreas Kling <kling@webkit.org>
+           2009, Antonio Gomes <tonikitoo@webkit.org>
+           1999, Antti Koivisto <koivisto@kde.org>
+           2003-2008, Apple Computer, Inc
+           2003-2016, Apple Inc
+           2003-2011, Apple Inc. All right reserved
+           2005-2015, Apple, Inc
+           2012, Baidu Inc
+           2009, Brent Fulgham
+           2013, Cable Television Laboratories, Inc
+           2014, Cable Television Labs Inc
+           2013, Cable Television Labs, Inc
+           2009, Cameron McCormack <cam@mcc.id.au>
+           2015-2016, Canon Inc
+           2016, Canon, Inc
+           2012-2013, ChangSeok Oh <shivamidow@gmail.com>
+           2006, Charles Samuels <charles@kde.org>
+           2013, Cisco Systems, Inc
+           2008-2014, Collabora Ltd
+           2008, Collabora, Ltd
+           2008, Collin Jackson <collinj@webkit.org>
+           2012, Company 100 Inc
+           2010-2013, Company 100, Inc
+           2011, Daniel Bates <dbates@intudata.com>
+           2012, David Barton <dbarton@mathscribe.com>
+           2014, Dhi Aurrahman <diorahman@rockybars.com>
+           2014, Digia Plc. and/or its subsidiary(-ies)
+           2001-2006, Dirk Mueller <mueller@kde.org>
+           2008-2010, Dirk Schulze <krit@webkit.org>
+           2008, Dirk Schulze <vbs85@gmx.de>
+           2009, Dominik Röttsches <dominik.roettsches@access-company.com>
+           2005-2008, Eric Seidel <eric@webkit.org>
+           2011-2015, Ericsson AB
+           2011, Felician Marton
+           2010, François Sausset <sausset@gmail.com>
+           2014-2015, Frederic Wang <fred.wang@free.fr>
+           2005, Frerich Raabe <raabe@kde.org>
+           2006, Friedemann Kleint <fkleint@trolltech.com>
+           2012, Gabor Rapcsanyi (rgabor@inf.u-szeged.hu), University of Szeged
+           2006, George Staikos <staikos@kde.org>
+           2008-2015, Google Inc
+           2006-2013, Google, Inc
+           2006, Graham Dennis <graham.dennis@gmail.com>
+           2014, Gurpreet Kaur <k.gurpreet@samsung.com>
+           2007, Henry Mason <hmason@mac.com>
+           2008-2009, Holger Hans Peter Freyther
+           2010-2012, INdT - Instituto Nokia de Tecnologia
+           2015, Igaia S.L
+           2015, Igalia
+           2009-2016, Igalia S.L
+           2012-2013, Intel Corporation
+           2012, Intel Inc
+           2009, Jeff Schiller <codedread@gmail.com>
+           2009, Joseph Pecoraro
+           2008-2011, Julien Chaffraix <jchaffraix@webkit.org>
+           2010, Julien Chaffraix <jchaffraix@webkit.org> All right reserved
+           2007, Justin Haygood <jhaygood@reaktix.com>
+           2005-2006, Kimmo Kinnunen <kimmo.t.kinnunen@nokia.com>
+           2012, Koji Ishii <kojiishi@gmail.com>
+           2016-2017, Konstantin Tokarev <annulen@yandex.ru>
+           1999-2000, Lars Knoll <knoll@kde.org>
+           2005, Maksim Orlovich <maksim@kde.org>
+           2006, Michael Emmel <mike.emmel@gmail.com>
+           2012, Michael Pruett <michael@68k.org>
+           2011-2013, Motorola Mobility, Inc
+           2010, Mozilla Corporation
+           2004-2008, Nikolas Zimmermann <zimmermann@kde.org>
+           2005-2013, Nokia Corporation and/or its subsidiary(-ies)
+           2008, Nuanti Ltd
+           2010-2011, Patrick Gansterer <paroga@paroga.com>
+           2014, Raspberry Pi Foundation
+           2011, Renata Hodovan <reni@webkit.org>
+           2012, Rik Cabanier <cabanier@adobe.com>
+           2004-2006, Rob Buis <buis@kde.org>
+           2012-2014, Samsung Electornics and/or its subsidiary(-ies)
+           2006, Samuel Weinig <sam.weinig@gmail.com>
+           2010-2011, Sencha, Inc
+           2006, Simon Hausmann <hausmann@kde.org>
+           2012, SoftAtHome
+           2007, Staikos Computing Services Inc <info@staikos.net>
+           2008-2010, The Android Open Source Project
+           2013, The MathJax Consortium
+           2015, The Qt Company Ltd
+           2012, Tony Chang <tony@chromium.org>
+           2007-2009, Torch Mobile, Inc. (http://www.torchmobile.com/)
+           2010-2012, University of Szeged
+           2011-2014, University of Washington
+           2012, Victor Carbune <victor@rosedu.org>
+           2013, Xidorn Quan <quanxunzhen@gmail.com>
+           2013, Xueqing Huang <huangxueqing@baidu.com>
+           2014, Yusuke Suzuki <utatane.tea@gmail.com>
+           2006, Zack Rusin <zack@kde.org>
+           2012, Zan Dobersek <zandobersek@gmail.com>
+           2010-2011, Zoltan Herczeg
+           2010, Zoltan Herczeg <zherczeg@webkit.org>
+           2012, Zoltan Horvath (zoltan@webkit.org) 2012 University of Szeged
+License: BSD-2-clause
+
+Files: Source/JavaScriptCore/icu/*
+       Source/WTF/icu/*
+       Source/WebCore/icu/*
+Copyright: 2001-2007, Google Inc
+           2001-2011, IBM and others
+           1996-2013, International Business Machines Corporation
+License: MIT-like-icu
+
+Files: Source/WebCore/Modules/battery/*
+       Source/WebCore/Modules/gamepad/deprecated/NavigatorGamepad.idl
+       Source/WebCore/Modules/geolocation/NavigatorGeolocation.cpp
+       Source/WebCore/Modules/geolocation/NavigatorGeolocation.h
+       Source/WebCore/Modules/geolocation/NavigatorGeolocation.idl
+       Source/WebCore/Modules/mediastream/NavigatorUserMedia.idl
+       Source/WebCore/Modules/navigatorcontentutils/NavigatorContentUtils.idl
+       Source/WebCore/Modules/proximity/DeviceProximityEvent.cpp
+       Source/WebCore/Modules/proximity/DeviceProximityEvent.h
+       Source/WebCore/Modules/proximity/DeviceProximityEvent.idl
+       Source/WebCore/Modules/quota/NavigatorStorageQuota.idl
+       Source/WebCore/Modules/quota/WorkerNavigatorStorageQuota.idl
+       Source/WebCore/Modules/vibration/*
+       Source/WebCore/Modules/websockets/*
+       Source/WebCore/WebCorePrefix.h
+       Source/WebCore/accessibility/AccessibilityProgressIndicator.cpp
+       Source/WebCore/accessibility/AccessibilityProgressIndicator.h
+       Source/WebCore/accessibility/atk/*
+       Source/WebCore/accessibility/qt/*
+       Source/WebCore/bindings/gobject/ConvertToUTF8String.cpp
+       Source/WebCore/bindings/gobject/ConvertToUTF8String.h
+       Source/WebCore/bindings/gobject/DOMObjectCache.cpp
+       Source/WebCore/bindings/gobject/DOMObjectCache.h
+       Source/WebCore/bindings/gobject/GObjectEventListener.cpp
+       Source/WebCore/bindings/gobject/GObjectEventListener.h
+       Source/WebCore/bindings/gobject/GObjectNodeFilterCondition.cpp
+       Source/WebCore/bindings/gobject/GObjectNodeFilterCondition.h
+       Source/WebCore/bindings/gobject/GObjectXPathNSResolver.cpp
+       Source/WebCore/bindings/gobject/GObjectXPathNSResolver.h
+       Source/WebCore/bindings/gobject/WebKitDOMCustom.cpp
+       Source/WebCore/bindings/gobject/WebKitDOMCustom.h
+       Source/WebCore/bindings/gobject/WebKitDOMCustomUnstable.h
+       Source/WebCore/bindings/gobject/WebKitDOMDeprecated.cpp
+       Source/WebCore/bindings/gobject/WebKitDOMDeprecated.h
+       Source/WebCore/bindings/gobject/WebKitDOMEventTarget.h
+       Source/WebCore/bindings/gobject/WebKitDOMEventTargetPrivate.h
+       Source/WebCore/bindings/gobject/WebKitDOMNodeFilter.cpp
+       Source/WebCore/bindings/gobject/WebKitDOMNodeFilter.h
+       Source/WebCore/bindings/gobject/WebKitDOMNodeFilterPrivate.h
+       Source/WebCore/bindings/gobject/WebKitDOMObject.h
+       Source/WebCore/bindings/gobject/WebKitDOMPrivate.cpp
+       Source/WebCore/bindings/gobject/WebKitDOMPrivate.h
+       Source/WebCore/bindings/gobject/WebKitDOMXPathNSResolver.cpp
+       Source/WebCore/bindings/gobject/WebKitDOMXPathNSResolver.h
+       Source/WebCore/bindings/gobject/WebKitDOMXPathNSResolverPrivate.h
+       Source/WebCore/bindings/js/DOMConstructorWithDocument.h
+       Source/WebCore/bindings/js/DOMWrapperWorld.cpp
+       Source/WebCore/bindings/js/DOMWrapperWorld.h
+       Source/WebCore/bindings/js/JSCanvasRenderingContext2DCustom.cpp
+       Source/WebCore/bindings/js/JSDOMBinding.cpp
+       Source/WebCore/bindings/js/JSDOMBinding.h
+       Source/WebCore/bindings/js/JSDOMConstructor.h
+       Source/WebCore/bindings/js/JSDOMMimeTypeArrayCustom.cpp
+       Source/WebCore/bindings/js/JSDOMPluginArrayCustom.cpp
+       Source/WebCore/bindings/js/JSDOMPluginCustom.cpp
+       Source/WebCore/bindings/js/JSDOMStringListCustom.cpp
+       Source/WebCore/bindings/js/JSDOMWindowBase.cpp
+       Source/WebCore/bindings/js/JSDOMWindowBase.h
+       Source/WebCore/bindings/js/JSDOMWindowCustom.cpp
+       Source/WebCore/bindings/js/JSDOMWindowCustom.h
+       Source/WebCore/bindings/js/JSDOMWrapper.h
+       Source/WebCore/bindings/js/JSDocumentCustom.cpp
+       Source/WebCore/bindings/js/JSEventListener.cpp
+       Source/WebCore/bindings/js/JSEventListener.h
+       Source/WebCore/bindings/js/JSHTMLCollectionCustom.cpp
+       Source/WebCore/bindings/js/JSHTMLFormControlsCollectionCustom.cpp
+       Source/WebCore/bindings/js/JSHTMLOptionsCollectionCustom.cpp
+       Source/WebCore/bindings/js/JSHTMLSelectElementCustom.cpp
+       Source/WebCore/bindings/js/JSImageConstructor.cpp
+       Source/WebCore/bindings/js/JSImageConstructor.h
+       Source/WebCore/bindings/js/JSLazyEventListener.cpp
+       Source/WebCore/bindings/js/JSLazyEventListener.h
+       Source/WebCore/bindings/js/JSLocationCustom.cpp
+       Source/WebCore/bindings/js/JSNodeIteratorCustom.cpp
+       Source/WebCore/bindings/js/JSPluginElementFunctions.cpp
+       Source/WebCore/bindings/js/JSPluginElementFunctions.h
+       Source/WebCore/bindings/js/JSReadableStreamPrivateConstructors.cpp
+       Source/WebCore/bindings/js/JSReadableStreamPrivateConstructors.h
+       Source/WebCore/bindings/js/JSSVGLengthCustom.cpp
+       Source/WebCore/bindings/js/JSSVGPathSegCustom.cpp
+       Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp
+       Source/WebCore/bindings/js/ScheduledAction.cpp
+       Source/WebCore/bindings/js/ScheduledAction.h
+       Source/WebCore/bindings/js/ScriptController.cpp
+       Source/WebCore/bindings/js/ScriptController.h
+       Source/WebCore/bindings/js/WebCoreJSClientData.h
+       Source/WebCore/bindings/scripts/CodeGenerator.pm
+       Source/WebCore/bindings/scripts/CodeGeneratorGObject.pm
+       Source/WebCore/bindings/scripts/CodeGeneratorJS.pm
+       Source/WebCore/bindings/scripts/Hasher.pm
+       Source/WebCore/bindings/scripts/IDLParser.pm
+       Source/WebCore/bindings/scripts/generate-bindings.pl
+       Source/WebCore/bindings/scripts/gobject-generate-headers.pl
+       Source/WebCore/bindings/scripts/preprocess-idls.pl
+       Source/WebCore/bindings/scripts/preprocessor.pm
+       Source/WebCore/bridge/qt/*
+       Source/WebCore/bridge/testbindings.cpp
+       Source/WebCore/config.h
+       Source/WebCore/css/CSSBorderImage.cpp
+       Source/WebCore/css/CSSBorderImage.h
+       Source/WebCore/css/CSSCharsetRule.cpp
+       Source/WebCore/css/CSSCharsetRule.h
+       Source/WebCore/css/CSSCharsetRule.idl
+       Source/WebCore/css/CSSComputedStyleDeclaration.cpp
+       Source/WebCore/css/CSSComputedStyleDeclaration.h
+       Source/WebCore/css/CSSCursorImageValue.cpp
+       Source/WebCore/css/CSSCursorImageValue.h
+       Source/WebCore/css/CSSDefaultStyleSheets.cpp
+       Source/WebCore/css/CSSDefaultStyleSheets.h
+       Source/WebCore/css/CSSFontFaceRule.cpp
+       Source/WebCore/css/CSSFontFaceRule.h
+       Source/WebCore/css/CSSFontFaceRule.idl
+       Source/WebCore/css/CSSFontValue.cpp
+       Source/WebCore/css/CSSFontValue.h
+       Source/WebCore/css/CSSGrammar.y.in
+       Source/WebCore/css/CSSGrammar.y.includes
+       Source/WebCore/css/CSSGroupingRule.h
+       Source/WebCore/css/CSSHelper.h
+       Source/WebCore/css/CSSImageValue.cpp
+       Source/WebCore/css/CSSImageValue.h
+       Source/WebCore/css/CSSImportRule.cpp
+       Source/WebCore/css/CSSImportRule.h
+       Source/WebCore/css/CSSImportRule.idl
+       Source/WebCore/css/CSSInheritedValue.cpp
+       Source/WebCore/css/CSSInheritedValue.h
+       Source/WebCore/css/CSSInitialValue.cpp
+       Source/WebCore/css/CSSInitialValue.h
+       Source/WebCore/css/CSSMediaRule.cpp
+       Source/WebCore/css/CSSMediaRule.h
+       Source/WebCore/css/CSSMediaRule.idl
+       Source/WebCore/css/CSSPageRule.cpp
+       Source/WebCore/css/CSSPageRule.h
+       Source/WebCore/css/CSSPageRule.idl
+       Source/WebCore/css/CSSParser.cpp
+       Source/WebCore/css/CSSParser.h
+       Source/WebCore/css/CSSParserValues.cpp
+       Source/WebCore/css/CSSParserValues.h
+       Source/WebCore/css/CSSPrimitiveValue.cpp
+       Source/WebCore/css/CSSPrimitiveValue.h
+       Source/WebCore/css/CSSPrimitiveValue.idl
+       Source/WebCore/css/CSSProperty.cpp
+       Source/WebCore/css/CSSProperty.h
+       Source/WebCore/css/CSSRule.cpp
+       Source/WebCore/css/CSSRule.h
+       Source/WebCore/css/CSSRule.idl
+       Source/WebCore/css/CSSRuleList.cpp
+       Source/WebCore/css/CSSRuleList.h
+       Source/WebCore/css/CSSSelector.cpp
+       Source/WebCore/css/CSSSelector.h
+       Source/WebCore/css/CSSShadowValue.cpp
+       Source/WebCore/css/CSSShadowValue.h
+       Source/WebCore/css/CSSStyleDeclaration.h
+       Source/WebCore/css/CSSStyleDeclaration.idl
+       Source/WebCore/css/CSSStyleRule.cpp
+       Source/WebCore/css/CSSStyleRule.h
+       Source/WebCore/css/CSSStyleRule.idl
+       Source/WebCore/css/CSSStyleSheet.cpp
+       Source/WebCore/css/CSSStyleSheet.h
+       Source/WebCore/css/CSSStyleSheet.idl
+       Source/WebCore/css/CSSToStyleMap.cpp
+       Source/WebCore/css/CSSToStyleMap.h
+       Source/WebCore/css/CSSUnknownRule.h
+       Source/WebCore/css/CSSUnknownRule.idl
+       Source/WebCore/css/CSSValue.h
+       Source/WebCore/css/CSSValue.idl
+       Source/WebCore/css/CSSValueList.cpp
+       Source/WebCore/css/CSSValueList.h
+       Source/WebCore/css/Counter.h
+       Source/WebCore/css/Counter.idl
+       Source/WebCore/css/DashboardRegion.h
+       Source/WebCore/css/DocumentRuleSets.cpp
+       Source/WebCore/css/DocumentRuleSets.h
+       Source/WebCore/css/ElementRuleCollector.cpp
+       Source/WebCore/css/ElementRuleCollector.h
+       Source/WebCore/css/InspectorCSSOMWrappers.cpp
+       Source/WebCore/css/InspectorCSSOMWrappers.h
+       Source/WebCore/css/LengthFunctions.cpp
+       Source/WebCore/css/LengthFunctions.h
+       Source/WebCore/css/MediaFeatureNames.cpp
+       Source/WebCore/css/MediaFeatureNames.h
+       Source/WebCore/css/MediaList.cpp
+       Source/WebCore/css/MediaList.h
+       Source/WebCore/css/MediaQueryList.cpp
+       Source/WebCore/css/MediaQueryList.h
+       Source/WebCore/css/MediaQueryList.idl
+       Source/WebCore/css/MediaQueryListListener.h
+       Source/WebCore/css/MediaQueryListListener.idl
+       Source/WebCore/css/MediaQueryMatcher.cpp
+       Source/WebCore/css/MediaQueryMatcher.h
+       Source/WebCore/css/PageRuleCollector.cpp
+       Source/WebCore/css/PageRuleCollector.h
+       Source/WebCore/css/Pair.h
+       Source/WebCore/css/PropertySetCSSStyleDeclaration.cpp
+       Source/WebCore/css/RGBColor.idl
+       Source/WebCore/css/Rect.h
+       Source/WebCore/css/Rect.idl
+       Source/WebCore/css/RuleFeature.cpp
+       Source/WebCore/css/RuleFeature.h
+       Source/WebCore/css/RuleSet.cpp
+       Source/WebCore/css/RuleSet.h
+       Source/WebCore/css/SVGCSSComputedStyleDeclaration.cpp
+       Source/WebCore/css/SVGCSSParser.cpp
+       Source/WebCore/css/SelectorChecker.cpp
+       Source/WebCore/css/SelectorChecker.h
+       Source/WebCore/css/SelectorFilter.cpp
+       Source/WebCore/css/SelectorFilter.h
+       Source/WebCore/css/SourceSizeList.cpp
+       Source/WebCore/css/SourceSizeList.h
+       Source/WebCore/css/StyleProperties.cpp
+       Source/WebCore/css/StyleProperties.h
+       Source/WebCore/css/StylePropertyShorthand.cpp
+       Source/WebCore/css/StylePropertyShorthand.h
+       Source/WebCore/css/StyleResolver.cpp
+       Source/WebCore/css/StyleResolver.h
+       Source/WebCore/css/StyleRule.cpp
+       Source/WebCore/css/StyleRule.h
+       Source/WebCore/css/StyleRuleImport.cpp
+       Source/WebCore/css/StyleRuleImport.h
+       Source/WebCore/css/StyleSheet.cpp
+       Source/WebCore/css/StyleSheet.h
+       Source/WebCore/css/StyleSheet.idl
+       Source/WebCore/css/StyleSheetContents.cpp
+       Source/WebCore/css/StyleSheetContents.h
+       Source/WebCore/css/StyleSheetList.cpp
+       Source/WebCore/css/StyleSheetList.h
+       Source/WebCore/css/StyleSheetList.idl
+       Source/WebCore/css/html.css
+       Source/WebCore/css/make-css-file-arrays.pl
+       Source/WebCore/css/makegrammar.pl
+       Source/WebCore/css/makeprop.pl
+       Source/WebCore/css/makevalues.pl
+       Source/WebCore/css/quirks.css
+       Source/WebCore/dom/Attr.cpp
+       Source/WebCore/dom/Attr.h
+       Source/WebCore/dom/Attr.idl
+       Source/WebCore/dom/Attribute.h
+       Source/WebCore/dom/AuthorStyleSheets.cpp
+       Source/WebCore/dom/AuthorStyleSheets.h
+       Source/WebCore/dom/BeforeUnloadEvent.cpp
+       Source/WebCore/dom/BeforeUnloadEvent.h
+       Source/WebCore/dom/CDATASection.cpp
+       Source/WebCore/dom/CDATASection.h
+       Source/WebCore/dom/CDATASection.idl
+       Source/WebCore/dom/CharacterData.cpp
+       Source/WebCore/dom/CharacterData.h
+       Source/WebCore/dom/CharacterData.idl
+       Source/WebCore/dom/CheckedRadioButtons.cpp
+       Source/WebCore/dom/CheckedRadioButtons.h
+       Source/WebCore/dom/ChildNode.idl
+       Source/WebCore/dom/ChildNodeList.cpp
+       Source/WebCore/dom/ChildNodeList.h
+       Source/WebCore/dom/ClipboardEvent.cpp
+       Source/WebCore/dom/ClipboardEvent.h
+       Source/WebCore/dom/Comment.cpp
+       Source/WebCore/dom/Comment.h
+       Source/WebCore/dom/Comment.idl
+       Source/WebCore/dom/ContainerNode.cpp
+       Source/WebCore/dom/ContainerNode.h
+       Source/WebCore/dom/ContainerNodeAlgorithms.cpp
+       Source/WebCore/dom/ContainerNodeAlgorithms.h
+       Source/WebCore/dom/DOMImplementation.cpp
+       Source/WebCore/dom/DOMImplementation.h
+       Source/WebCore/dom/DOMImplementation.idl
+       Source/WebCore/dom/DataTransfer.h
+       Source/WebCore/dom/Document.cpp
+       Source/WebCore/dom/Document.h
+       Source/WebCore/dom/Document.idl
+       Source/WebCore/dom/DocumentFragment.cpp
+       Source/WebCore/dom/DocumentFragment.h
+       Source/WebCore/dom/DocumentFragment.idl
+       Source/WebCore/dom/DocumentMarker.h
+       Source/WebCore/dom/DocumentMarkerController.cpp
+       Source/WebCore/dom/DocumentMarkerController.h
+       Source/WebCore/dom/DocumentParser.h
+       Source/WebCore/dom/DocumentType.cpp
+       Source/WebCore/dom/DocumentType.h
+       Source/WebCore/dom/DocumentType.idl
+       Source/WebCore/dom/Element.cpp
+       Source/WebCore/dom/Element.h
+       Source/WebCore/dom/Element.idl
+       Source/WebCore/dom/ElementRareData.h
+       Source/WebCore/dom/ElementTraversal.h
+       Source/WebCore/dom/Entity.h
+       Source/WebCore/dom/Entity.idl
+       Source/WebCore/dom/EntityReference.cpp
+       Source/WebCore/dom/EntityReference.h
+       Source/WebCore/dom/EntityReference.idl
+       Source/WebCore/dom/Event.cpp
+       Source/WebCore/dom/Event.h
+       Source/WebCore/dom/Event.idl
+       Source/WebCore/dom/EventDispatcher.cpp
+       Source/WebCore/dom/EventDispatcher.h
+       Source/WebCore/dom/EventListener.h
+       Source/WebCore/dom/EventListener.idl
+       Source/WebCore/dom/EventNames.cpp
+       Source/WebCore/dom/EventNames.h
+       Source/WebCore/dom/EventTarget.idl
+       Source/WebCore/dom/ExceptionCode.h
+       Source/WebCore/dom/ExtensionStyleSheets.cpp
+       Source/WebCore/dom/ExtensionStyleSheets.h
+       Source/WebCore/dom/HashChangeEvent.h
+       Source/WebCore/dom/HashChangeEvent.idl
+       Source/WebCore/dom/InlineStyleSheetOwner.cpp
+       Source/WebCore/dom/InlineStyleSheetOwner.h
+       Source/WebCore/dom/KeyboardEvent.cpp
+       Source/WebCore/dom/KeyboardEvent.h
+       Source/WebCore/dom/KeyboardEvent.idl
+       Source/WebCore/dom/LiveNodeList.cpp
+       Source/WebCore/dom/LiveNodeList.h
+       Source/WebCore/dom/Microtasks.cpp
+       Source/WebCore/dom/Microtasks.h
+       Source/WebCore/dom/MouseEvent.cpp
+       Source/WebCore/dom/MouseEvent.h
+       Source/WebCore/dom/MouseEvent.idl
+       Source/WebCore/dom/MouseRelatedEvent.cpp
+       Source/WebCore/dom/MouseRelatedEvent.h
+       Source/WebCore/dom/MutationEvent.cpp
+       Source/WebCore/dom/MutationEvent.h
+       Source/WebCore/dom/MutationEvent.idl
+       Source/WebCore/dom/NameNodeList.cpp
+       Source/WebCore/dom/NameNodeList.h
+       Source/WebCore/dom/NamedNodeMap.cpp
+       Source/WebCore/dom/NamedNodeMap.h
+       Source/WebCore/dom/NamedNodeMap.idl
+       Source/WebCore/dom/Node.cpp
+       Source/WebCore/dom/Node.h
+       Source/WebCore/dom/Node.idl
+       Source/WebCore/dom/NodeFilter.h
+       Source/WebCore/dom/NodeFilter.idl
+       Source/WebCore/dom/NodeFilterCondition.cpp
+       Source/WebCore/dom/NodeFilterCondition.h
+       Source/WebCore/dom/NodeIterator.cpp
+       Source/WebCore/dom/NodeIterator.h
+       Source/WebCore/dom/NodeIterator.idl
+       Source/WebCore/dom/NodeList.h
+       Source/WebCore/dom/NodeList.idl
+       Source/WebCore/dom/NodeRareData.h
+       Source/WebCore/dom/NodeRenderStyle.h
+       Source/WebCore/dom/NodeTraversal.cpp
+       Source/WebCore/dom/NodeTraversal.h
+       Source/WebCore/dom/ProcessingInstruction.cpp
+       Source/WebCore/dom/ProcessingInstruction.h
+       Source/WebCore/dom/ProcessingInstruction.idl
+       Source/WebCore/dom/QualifiedName.cpp
+       Source/WebCore/dom/QualifiedName.h
+       Source/WebCore/dom/Range.cpp
+       Source/WebCore/dom/Range.h
+       Source/WebCore/dom/Range.idl
+       Source/WebCore/dom/RegisteredEventListener.cpp
+       Source/WebCore/dom/RegisteredEventListener.h
+       Source/WebCore/dom/ScriptElement.cpp
+       Source/WebCore/dom/ScriptElement.h
+       Source/WebCore/dom/SimulatedClickOptions.h
+       Source/WebCore/dom/SpaceSplitString.cpp
+       Source/WebCore/dom/SpaceSplitString.h
+       Source/WebCore/dom/StyledElement.cpp
+       Source/WebCore/dom/StyledElement.h
+       Source/WebCore/dom/TagCollection.cpp
+       Source/WebCore/dom/TagCollection.h
+       Source/WebCore/dom/Text.cpp
+       Source/WebCore/dom/Text.h
+       Source/WebCore/dom/Text.idl
+       Source/WebCore/dom/TransformSource.h
+       Source/WebCore/dom/Traversal.cpp
+       Source/WebCore/dom/Traversal.h
+       Source/WebCore/dom/TreeScopeAdopter.cpp
+       Source/WebCore/dom/TreeScopeAdopter.h
+       Source/WebCore/dom/TreeWalker.cpp
+       Source/WebCore/dom/TreeWalker.h
+       Source/WebCore/dom/TreeWalker.idl
+       Source/WebCore/dom/UIEvent.cpp
+       Source/WebCore/dom/UIEvent.h
+       Source/WebCore/dom/UIEvent.idl
+       Source/WebCore/dom/UIEventWithKeyState.cpp
+       Source/WebCore/dom/UIEventWithKeyState.h
+       Source/WebCore/dom/ViewportArguments.cpp
+       Source/WebCore/dom/ViewportArguments.h
+       Source/WebCore/dom/VisitedLinkState.cpp
+       Source/WebCore/dom/VisitedLinkState.h
+       Source/WebCore/dom/WheelEvent.cpp
+       Source/WebCore/dom/WheelEvent.h
+       Source/WebCore/dom/WheelEvent.idl
+       Source/WebCore/editing/EditingBehavior.h
+       Source/WebCore/editing/EditingBehaviorTypes.h
+       Source/WebCore/editing/TextCheckingHelper.h
+       Source/WebCore/editing/atk/*
+       Source/WebCore/html/BaseTextInputType.cpp
+       Source/WebCore/html/CollectionType.h
+       Source/WebCore/html/DOMURL.cpp
+       Source/WebCore/html/EmailInputType.cpp
+       Source/WebCore/html/FileInputType.cpp
+       Source/WebCore/html/FormAssociatedElement.cpp
+       Source/WebCore/html/FormAssociatedElement.h
+       Source/WebCore/html/FormController.cpp
+       Source/WebCore/html/FormController.h
+       Source/WebCore/html/FormDataList.cpp
+       Source/WebCore/html/FormDataList.h
+       Source/WebCore/html/FormNamedItem.h
+       Source/WebCore/html/HTMLAnchorElement.cpp
+       Source/WebCore/html/HTMLAnchorElement.h
+       Source/WebCore/html/HTMLAnchorElement.idl
+       Source/WebCore/html/HTMLAppletElement.cpp
+       Source/WebCore/html/HTMLAppletElement.h
+       Source/WebCore/html/HTMLAppletElement.idl
+       Source/WebCore/html/HTMLAreaElement.cpp
+       Source/WebCore/html/HTMLAreaElement.h
+       Source/WebCore/html/HTMLAreaElement.idl
+       Source/WebCore/html/HTMLBDIElement.h
+       Source/WebCore/html/HTMLBRElement.cpp
+       Source/WebCore/html/HTMLBRElement.h
+       Source/WebCore/html/HTMLBRElement.idl
+       Source/WebCore/html/HTMLBaseElement.cpp
+       Source/WebCore/html/HTMLBaseElement.h
+       Source/WebCore/html/HTMLBaseElement.idl
+       Source/WebCore/html/HTMLBaseFontElement.cpp
+       Source/WebCore/html/HTMLBaseFontElement.h
+       Source/WebCore/html/HTMLBaseFontElement.idl
+       Source/WebCore/html/HTMLBodyElement.cpp
+       Source/WebCore/html/HTMLBodyElement.h
+       Source/WebCore/html/HTMLBodyElement.idl
+       Source/WebCore/html/HTMLButtonElement.cpp
+       Source/WebCore/html/HTMLButtonElement.h
+       Source/WebCore/html/HTMLButtonElement.idl
+       Source/WebCore/html/HTMLCollection.cpp
+       Source/WebCore/html/HTMLCollection.h
+       Source/WebCore/html/HTMLCollection.idl
+       Source/WebCore/html/HTMLDListElement.cpp
+       Source/WebCore/html/HTMLDListElement.h
+       Source/WebCore/html/HTMLDListElement.idl
+       Source/WebCore/html/HTMLDetailsElement.cpp
+       Source/WebCore/html/HTMLDetailsElement.h
+       Source/WebCore/html/HTMLDetailsElement.idl
+       Source/WebCore/html/HTMLDirectoryElement.cpp
+       Source/WebCore/html/HTMLDirectoryElement.h
+       Source/WebCore/html/HTMLDirectoryElement.idl
+       Source/WebCore/html/HTMLDivElement.cpp
+       Source/WebCore/html/HTMLDivElement.h
+       Source/WebCore/html/HTMLDivElement.idl
+       Source/WebCore/html/HTMLDocument.h
+       Source/WebCore/html/HTMLDocument.idl
+       Source/WebCore/html/HTMLElement.cpp
+       Source/WebCore/html/HTMLElement.h
+       Source/WebCore/html/HTMLElement.idl
+       Source/WebCore/html/HTMLEmbedElement.cpp
+       Source/WebCore/html/HTMLEmbedElement.h
+       Source/WebCore/html/HTMLEmbedElement.idl
+       Source/WebCore/html/HTMLFieldSetElement.cpp
+       Source/WebCore/html/HTMLFieldSetElement.h
+       Source/WebCore/html/HTMLFieldSetElement.idl
+       Source/WebCore/html/HTMLFontElement.cpp
+       Source/WebCore/html/HTMLFontElement.h
+       Source/WebCore/html/HTMLFontElement.idl
+       Source/WebCore/html/HTMLFormControlElement.cpp
+       Source/WebCore/html/HTMLFormControlElement.h
+       Source/WebCore/html/HTMLFormControlElementWithState.cpp
+       Source/WebCore/html/HTMLFormControlElementWithState.h
+       Source/WebCore/html/HTMLFormControlsCollection.cpp
+       Source/WebCore/html/HTMLFormControlsCollection.h
+       Source/WebCore/html/HTMLFormControlsCollection.idl
+       Source/WebCore/html/HTMLFormElement.cpp
+       Source/WebCore/html/HTMLFormElement.h
+       Source/WebCore/html/HTMLFormElement.idl
+       Source/WebCore/html/HTMLFrameElement.cpp
+       Source/WebCore/html/HTMLFrameElement.h
+       Source/WebCore/html/HTMLFrameElement.idl
+       Source/WebCore/html/HTMLFrameElementBase.cpp
+       Source/WebCore/html/HTMLFrameElementBase.h
+       Source/WebCore/html/HTMLFrameOwnerElement.cpp
+       Source/WebCore/html/HTMLFrameOwnerElement.h
+       Source/WebCore/html/HTMLFrameSetElement.cpp
+       Source/WebCore/html/HTMLFrameSetElement.h
+       Source/WebCore/html/HTMLFrameSetElement.idl
+       Source/WebCore/html/HTMLHRElement.cpp
+       Source/WebCore/html/HTMLHRElement.h
+       Source/WebCore/html/HTMLHRElement.idl
+       Source/WebCore/html/HTMLHeadElement.cpp
+       Source/WebCore/html/HTMLHeadElement.h
+       Source/WebCore/html/HTMLHeadElement.idl
+       Source/WebCore/html/HTMLHeadingElement.cpp
+       Source/WebCore/html/HTMLHeadingElement.h
+       Source/WebCore/html/HTMLHeadingElement.idl
+       Source/WebCore/html/HTMLHtmlElement.cpp
+       Source/WebCore/html/HTMLHtmlElement.h
+       Source/WebCore/html/HTMLHtmlElement.idl
+       Source/WebCore/html/HTMLIFrameElement.cpp
+       Source/WebCore/html/HTMLIFrameElement.h
+       Source/WebCore/html/HTMLIFrameElement.idl
+       Source/WebCore/html/HTMLImageElement.cpp
+       Source/WebCore/html/HTMLImageElement.h
+       Source/WebCore/html/HTMLImageElement.idl
+       Source/WebCore/html/HTMLImageLoader.cpp
+       Source/WebCore/html/HTMLImageLoader.h
+       Source/WebCore/html/HTMLInputElement.cpp
+       Source/WebCore/html/HTMLInputElement.h
+       Source/WebCore/html/HTMLInputElement.idl
+       Source/WebCore/html/HTMLKeygenElement.cpp
+       Source/WebCore/html/HTMLKeygenElement.h
+       Source/WebCore/html/HTMLLIElement.cpp
+       Source/WebCore/html/HTMLLIElement.h
+       Source/WebCore/html/HTMLLIElement.idl
+       Source/WebCore/html/HTMLLabelElement.cpp
+       Source/WebCore/html/HTMLLabelElement.h
+       Source/WebCore/html/HTMLLabelElement.idl
+       Source/WebCore/html/HTMLLegendElement.cpp
+       Source/WebCore/html/HTMLLegendElement.h
+       Source/WebCore/html/HTMLLegendElement.idl
+       Source/WebCore/html/HTMLLinkElement.cpp
+       Source/WebCore/html/HTMLLinkElement.h
+       Source/WebCore/html/HTMLLinkElement.idl
+       Source/WebCore/html/HTMLMapElement.cpp
+       Source/WebCore/html/HTMLMapElement.h
+       Source/WebCore/html/HTMLMapElement.idl
+       Source/WebCore/html/HTMLMarqueeElement.cpp
+       Source/WebCore/html/HTMLMarqueeElement.h
+       Source/WebCore/html/HTMLMarqueeElement.idl
+       Source/WebCore/html/HTMLMenuElement.cpp
+       Source/WebCore/html/HTMLMenuElement.h
+       Source/WebCore/html/HTMLMenuElement.idl
+       Source/WebCore/html/HTMLMetaElement.cpp
+       Source/WebCore/html/HTMLMetaElement.h
+       Source/WebCore/html/HTMLMetaElement.idl
+       Source/WebCore/html/HTMLMeterElement.cpp
+       Source/WebCore/html/HTMLMeterElement.h
+       Source/WebCore/html/HTMLMeterElement.idl
+       Source/WebCore/html/HTMLModElement.cpp
+       Source/WebCore/html/HTMLModElement.h
+       Source/WebCore/html/HTMLModElement.idl
+       Source/WebCore/html/HTMLNameCollection.cpp
+       Source/WebCore/html/HTMLNameCollection.h
+       Source/WebCore/html/HTMLOListElement.cpp
+       Source/WebCore/html/HTMLOListElement.h
+       Source/WebCore/html/HTMLOListElement.idl
+       Source/WebCore/html/HTMLObjectElement.cpp
+       Source/WebCore/html/HTMLObjectElement.h
+       Source/WebCore/html/HTMLObjectElement.idl
+       Source/WebCore/html/HTMLOptGroupElement.cpp
+       Source/WebCore/html/HTMLOptGroupElement.h
+       Source/WebCore/html/HTMLOptGroupElement.idl
+       Source/WebCore/html/HTMLOptionElement.cpp
+       Source/WebCore/html/HTMLOptionElement.h
+       Source/WebCore/html/HTMLOptionElement.idl
+       Source/WebCore/html/HTMLOptionsCollection.cpp
+       Source/WebCore/html/HTMLOptionsCollection.h
+       Source/WebCore/html/HTMLOptionsCollection.idl
+       Source/WebCore/html/HTMLParagraphElement.cpp
+       Source/WebCore/html/HTMLParagraphElement.h
+       Source/WebCore/html/HTMLParagraphElement.idl
+       Source/WebCore/html/HTMLParamElement.cpp
+       Source/WebCore/html/HTMLParamElement.h
+       Source/WebCore/html/HTMLParamElement.idl
+       Source/WebCore/html/HTMLPlugInElement.cpp
+       Source/WebCore/html/HTMLPlugInElement.h
+       Source/WebCore/html/HTMLPlugInImageElement.cpp
+       Source/WebCore/html/HTMLPlugInImageElement.h
+       Source/WebCore/html/HTMLPreElement.cpp
+       Source/WebCore/html/HTMLPreElement.h
+       Source/WebCore/html/HTMLPreElement.idl
+       Source/WebCore/html/HTMLProgressElement.cpp
+       Source/WebCore/html/HTMLProgressElement.h
+       Source/WebCore/html/HTMLProgressElement.idl
+       Source/WebCore/html/HTMLQuoteElement.cpp
+       Source/WebCore/html/HTMLQuoteElement.h
+       Source/WebCore/html/HTMLQuoteElement.idl
+       Source/WebCore/html/HTMLScriptElement.cpp
+       Source/WebCore/html/HTMLScriptElement.h
+       Source/WebCore/html/HTMLScriptElement.idl
+       Source/WebCore/html/HTMLSelectElement.cpp
+       Source/WebCore/html/HTMLSelectElement.h
+       Source/WebCore/html/HTMLSelectElement.idl
+       Source/WebCore/html/HTMLStyleElement.cpp
+       Source/WebCore/html/HTMLStyleElement.h
+       Source/WebCore/html/HTMLStyleElement.idl
+       Source/WebCore/html/HTMLSummaryElement.cpp
+       Source/WebCore/html/HTMLSummaryElement.h
+       Source/WebCore/html/HTMLTableCaptionElement.cpp
+       Source/WebCore/html/HTMLTableCaptionElement.h
+       Source/WebCore/html/HTMLTableCaptionElement.idl
+       Source/WebCore/html/HTMLTableCellElement.cpp
+       Source/WebCore/html/HTMLTableCellElement.h
+       Source/WebCore/html/HTMLTableCellElement.idl
+       Source/WebCore/html/HTMLTableColElement.cpp
+       Source/WebCore/html/HTMLTableColElement.h
+       Source/WebCore/html/HTMLTableColElement.idl
+       Source/WebCore/html/HTMLTableElement.cpp
+       Source/WebCore/html/HTMLTableElement.h
+       Source/WebCore/html/HTMLTableElement.idl
+       Source/WebCore/html/HTMLTablePartElement.cpp
+       Source/WebCore/html/HTMLTablePartElement.h
+       Source/WebCore/html/HTMLTableRowElement.cpp
+       Source/WebCore/html/HTMLTableRowElement.h
+       Source/WebCore/html/HTMLTableRowElement.idl
+       Source/WebCore/html/HTMLTableSectionElement.cpp
+       Source/WebCore/html/HTMLTableSectionElement.h
+       Source/WebCore/html/HTMLTableSectionElement.idl
+       Source/WebCore/html/HTMLTextAreaElement.cpp
+       Source/WebCore/html/HTMLTextAreaElement.h
+       Source/WebCore/html/HTMLTextAreaElement.idl
+       Source/WebCore/html/HTMLTextFormControlElement.cpp
+       Source/WebCore/html/HTMLTextFormControlElement.h
+       Source/WebCore/html/HTMLTitleElement.cpp
+       Source/WebCore/html/HTMLTitleElement.h
+       Source/WebCore/html/HTMLTitleElement.idl
+       Source/WebCore/html/HTMLUListElement.cpp
+       Source/WebCore/html/HTMLUListElement.h
+       Source/WebCore/html/HTMLUListElement.idl
+       Source/WebCore/html/ImageInputType.cpp
+       Source/WebCore/html/InputType.cpp
+       Source/WebCore/html/InputTypeNames.cpp
+       Source/WebCore/html/InputTypeNames.h
+       Source/WebCore/html/LabelableElement.cpp
+       Source/WebCore/html/LabelsNodeList.cpp
+       Source/WebCore/html/LabelsNodeList.h
+       Source/WebCore/html/RadioInputType.cpp
+       Source/WebCore/html/StepRange.cpp
+       Source/WebCore/html/StepRange.h
+       Source/WebCore/html/TypeAhead.cpp
+       Source/WebCore/html/ValidityState.h
+       Source/WebCore/html/ValidityState.idl
+       Source/WebCore/loader/FrameNetworkingContext.h
+       Source/WebCore/loader/ImageLoader.cpp
+       Source/WebCore/loader/ImageLoader.h
+       Source/WebCore/loader/TextResourceDecoder.cpp
+       Source/WebCore/loader/TextResourceDecoder.h
+       Source/WebCore/loader/cache/CachedCSSStyleSheet.cpp
+       Source/WebCore/loader/cache/CachedCSSStyleSheet.h
+       Source/WebCore/loader/cache/CachedImage.cpp
+       Source/WebCore/loader/cache/CachedImage.h
+       Source/WebCore/loader/cache/CachedImageClient.h
+       Source/WebCore/loader/cache/CachedRawResource.h
+       Source/WebCore/loader/cache/CachedRawResourceClient.h
+       Source/WebCore/loader/cache/CachedResource.cpp
+       Source/WebCore/loader/cache/CachedResource.h
+       Source/WebCore/loader/cache/CachedResourceClient.h
+       Source/WebCore/loader/cache/CachedResourceClientWalker.h
+       Source/WebCore/loader/cache/CachedResourceLoader.cpp
+       Source/WebCore/loader/cache/CachedResourceLoader.h
+       Source/WebCore/loader/cache/CachedSVGDocument.cpp
+       Source/WebCore/loader/cache/CachedSVGDocument.h
+       Source/WebCore/loader/cache/CachedSVGDocumentClient.h
+       Source/WebCore/loader/cache/CachedScript.cpp
+       Source/WebCore/loader/cache/CachedScript.h
+       Source/WebCore/loader/cache/CachedStyleSheetClient.h
+       Source/WebCore/loader/cache/CachedXSLStyleSheet.cpp
+       Source/WebCore/loader/cache/CachedXSLStyleSheet.h
+       Source/WebCore/loader/cache/MemoryCache.cpp
+       Source/WebCore/loader/cache/MemoryCache.h
+       Source/WebCore/make-hash-tools.pl
+       Source/WebCore/page/Chrome.cpp
+       Source/WebCore/page/Chrome.h
+       Source/WebCore/page/ChromeClient.h
+       Source/WebCore/page/Frame.cpp
+       Source/WebCore/page/Frame.h
+       Source/WebCore/page/FrameTree.cpp
+       Source/WebCore/page/FrameTree.h
+       Source/WebCore/page/FrameView.cpp
+       Source/WebCore/page/FrameView.h
+       Source/WebCore/page/MouseEventWithHitTestResults.cpp
+       Source/WebCore/page/MouseEventWithHitTestResults.h
+       Source/WebCore/page/Navigator.cpp
+       Source/WebCore/page/Navigator.h
+       Source/WebCore/page/Navigator.idl
+       Source/WebCore/page/Page.cpp
+       Source/WebCore/page/Page.h
+       Source/WebCore/page/PageGroupLoadDeferrer.cpp
+       Source/WebCore/page/PageGroupLoadDeferrer.h
+       Source/WebCore/page/PrintContext.cpp
+       Source/WebCore/page/PrintContext.h
+       Source/WebCore/page/SpatialNavigation.h
+       Source/WebCore/page/WindowFeatures.cpp
+       Source/WebCore/page/qt/TouchAdjustment.cpp
+       Source/WebCore/page/qt/TouchAdjustment.h
+       Source/WebCore/platform/HashTools.h
+       Source/WebCore/platform/Length.cpp
+       Source/WebCore/platform/Length.h
+       Source/WebCore/platform/LengthBox.h
+       Source/WebCore/platform/LengthSize.h
+       Source/WebCore/platform/LinkHash.cpp
+       Source/WebCore/platform/PlatformTouchEvent.h
+       Source/WebCore/platform/PlatformTouchPoint.h
+       Source/WebCore/platform/PopupMenu.h
+       Source/WebCore/platform/PopupMenuClient.h
+       Source/WebCore/platform/SearchPopupMenu.h
+       Source/WebCore/platform/animation/Animation.cpp
+       Source/WebCore/platform/animation/Animation.h
+       Source/WebCore/platform/animation/AnimationList.cpp
+       Source/WebCore/platform/animation/AnimationList.h
+       Source/WebCore/platform/animation/TimingFunction.h
+       Source/WebCore/platform/audio/glib/*
+       Source/WebCore/platform/audio/gstreamer/*
+       Source/WebCore/platform/audio/qt/*
+       Source/WebCore/platform/geoclue/GeolocationProviderGeoclue.h
+       Source/WebCore/platform/geoclue/GeolocationProviderGeoclueClient.h
+       Source/WebCore/platform/glib/BatteryProviderUPower.cpp
+       Source/WebCore/platform/glib/BatteryProviderUPower.h
+       Source/WebCore/platform/glib/BatteryProviderUPowerClient.h
+       Source/WebCore/platform/graphics/FloatPoint3D.cpp
+       Source/WebCore/platform/graphics/FloatPoint3D.h
+       Source/WebCore/platform/graphics/Font.h
+       Source/WebCore/platform/graphics/FontCascade.cpp
+       Source/WebCore/platform/graphics/FontCascade.h
+       Source/WebCore/platform/graphics/FontCascadeFonts.h
+       Source/WebCore/platform/graphics/FontDescription.h
+       Source/WebCore/platform/graphics/FontMetrics.h
+       Source/WebCore/platform/graphics/FontPlatformData.cpp
+       Source/WebCore/platform/graphics/FontPlatformData.h
+       Source/WebCore/platform/graphics/GLContext.cpp
+       Source/WebCore/platform/graphics/GLContext.h
+       Source/WebCore/platform/graphics/GraphicsContext3DPrivate.cpp
+       Source/WebCore/platform/graphics/GraphicsContext3DPrivate.h
+       Source/WebCore/platform/graphics/GraphicsLayerTransform.cpp
+       Source/WebCore/platform/graphics/GraphicsLayerTransform.h
+       Source/WebCore/platform/graphics/Icon.h
+       Source/WebCore/platform/graphics/IntPointHash.h
+       Source/WebCore/platform/graphics/IntSizeHash.h
+       Source/WebCore/platform/graphics/Latin1TextIterator.h
+       Source/WebCore/platform/graphics/PathTraversalState.cpp
+       Source/WebCore/platform/graphics/SVGGlyph.cpp
+       Source/WebCore/platform/graphics/SVGGlyph.h
+       Source/WebCore/platform/graphics/StrokeStyleApplier.h
+       Source/WebCore/platform/graphics/SurrogatePairAwareTextIterator.cpp
+       Source/WebCore/platform/graphics/SurrogatePairAwareTextIterator.h
+       Source/WebCore/platform/graphics/TextRun.h
+       Source/WebCore/platform/graphics/WidthIterator.cpp
+       Source/WebCore/platform/graphics/WidthIterator.h
+       Source/WebCore/platform/graphics/egl/*
+       Source/WebCore/platform/graphics/filters/DistantLightSource.h
+       Source/WebCore/platform/graphics/filters/FEBlend.cpp
+       Source/WebCore/platform/graphics/filters/FEBlend.h
+       Source/WebCore/platform/graphics/filters/FEColorMatrix.cpp
+       Source/WebCore/platform/graphics/filters/FEColorMatrix.h
+       Source/WebCore/platform/graphics/filters/FEComponentTransfer.cpp
+       Source/WebCore/platform/graphics/filters/FEComponentTransfer.h
+       Source/WebCore/platform/graphics/filters/FEComposite.cpp
+       Source/WebCore/platform/graphics/filters/FEComposite.h
+       Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp
+       Source/WebCore/platform/graphics/filters/FEConvolveMatrix.h
+       Source/WebCore/platform/graphics/filters/FEDiffuseLighting.cpp
+       Source/WebCore/platform/graphics/filters/FEDiffuseLighting.h
+       Source/WebCore/platform/graphics/filters/FEDisplacementMap.cpp
+       Source/WebCore/platform/graphics/filters/FEDisplacementMap.h
+       Source/WebCore/platform/graphics/filters/FEDropShadow.cpp
+       Source/WebCore/platform/graphics/filters/FEDropShadow.h
+       Source/WebCore/platform/graphics/filters/FEFlood.cpp
+       Source/WebCore/platform/graphics/filters/FEFlood.h
+       Source/WebCore/platform/graphics/filters/FEGaussianBlur.cpp
+       Source/WebCore/platform/graphics/filters/FEGaussianBlur.h
+       Source/WebCore/platform/graphics/filters/FEMerge.cpp
+       Source/WebCore/platform/graphics/filters/FEMerge.h
+       Source/WebCore/platform/graphics/filters/FEMorphology.cpp
+       Source/WebCore/platform/graphics/filters/FEMorphology.h
+       Source/WebCore/platform/graphics/filters/FEOffset.cpp
+       Source/WebCore/platform/graphics/filters/FEOffset.h
+       Source/WebCore/platform/graphics/filters/FESpecularLighting.cpp
+       Source/WebCore/platform/graphics/filters/FESpecularLighting.h
+       Source/WebCore/platform/graphics/filters/FETile.cpp
+       Source/WebCore/platform/graphics/filters/FETile.h
+       Source/WebCore/platform/graphics/filters/FETurbulence.cpp
+       Source/WebCore/platform/graphics/filters/FETurbulence.h
+       Source/WebCore/platform/graphics/filters/Filter.h
+       Source/WebCore/platform/graphics/filters/FilterEffect.cpp
+       Source/WebCore/platform/graphics/filters/FilterEffect.h
+       Source/WebCore/platform/graphics/filters/LightSource.h
+       Source/WebCore/platform/graphics/filters/PointLightSource.h
+       Source/WebCore/platform/graphics/filters/SourceAlpha.cpp
+       Source/WebCore/platform/graphics/filters/SourceAlpha.h
+       Source/WebCore/platform/graphics/filters/SourceGraphic.cpp
+       Source/WebCore/platform/graphics/filters/SourceGraphic.h
+       Source/WebCore/platform/graphics/filters/SpotLightSource.h
+       Source/WebCore/platform/graphics/freetype/FontCacheFreeType.cpp
+       Source/WebCore/platform/graphics/freetype/FontCustomPlatformDataFreeType.cpp
+       Source/WebCore/platform/graphics/freetype/FontPlatformData.h
+       Source/WebCore/platform/graphics/freetype/FontPlatformDataFreeType.cpp
+       Source/WebCore/platform/graphics/glx/*
+       Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.cpp
+       Source/WebCore/platform/graphics/gstreamer/GRefPtrGStreamer.h
+       Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.cpp
+       Source/WebCore/platform/graphics/gstreamer/GStreamerUtilities.h
+       Source/WebCore/platform/graphics/gstreamer/GUniquePtrGStreamer.h
+       Source/WebCore/platform/graphics/gstreamer/ImageGStreamer.h
+       Source/WebCore/platform/graphics/gstreamer/ImageGStreamerCairo.cpp
+       Source/WebCore/platform/graphics/gstreamer/ImageGStreamerQt.cpp
+       Source/WebCore/platform/graphics/gstreamer/MainThreadNotifier.h
+       Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp
+       Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h
+       Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.cpp
+       Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerBase.h
+       Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerOwr.cpp
+       Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamerOwr.h
+       Source/WebCore/platform/graphics/gstreamer/MediaPlayerRequestInstallMissingPluginsCallback.h
+       Source/WebCore/platform/graphics/gstreamer/PlatformVideoWindowQt.cpp
+       Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.cpp
+       Source/WebCore/platform/graphics/gstreamer/VideoSinkGStreamer.h
+       Source/WebCore/platform/graphics/gstreamer/WebKitMediaSourceGStreamer.cpp
+       Source/WebCore/platform/graphics/gstreamer/WebKitMediaSourceGStreamer.h
+       Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp
+       Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.h
+       Source/WebCore/platform/graphics/qt/FloatSizeQt.cpp
+       Source/WebCore/platform/graphics/qt/FontCacheQt.cpp
+       Source/WebCore/platform/graphics/qt/FontCascadeQt.cpp
+       Source/WebCore/platform/graphics/qt/FontCustomPlatformData.h
+       Source/WebCore/platform/graphics/qt/FontCustomPlatformDataQt.cpp
+       Source/WebCore/platform/graphics/qt/FontPlatformData.h
+       Source/WebCore/platform/graphics/qt/FontPlatformDataQt.cpp
+       Source/WebCore/platform/graphics/qt/FontQt.cpp
+       Source/WebCore/platform/graphics/qt/GlyphPageTreeNodeQt.cpp
+       Source/WebCore/platform/graphics/qt/IconQt.cpp
+       Source/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.cpp
+       Source/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.h
+       Source/WebCore/platform/graphics/qt/QFramebufferPaintDevice.cpp
+       Source/WebCore/platform/graphics/qt/QFramebufferPaintDevice.h
+       Source/WebCore/platform/graphics/qt/TileQt.cpp
+       Source/WebCore/platform/graphics/qt/TileQt.h
+       Source/WebCore/platform/graphics/surfaces/GraphicsSurface.cpp
+       Source/WebCore/platform/graphics/surfaces/GraphicsSurface.h
+       Source/WebCore/platform/graphics/surfaces/GraphicsSurfaceToken.h
+       Source/WebCore/platform/graphics/surfaces/qt/*
+       Source/WebCore/platform/graphics/texmap/BitmapTextureGL.cpp
+       Source/WebCore/platform/graphics/texmap/BitmapTextureGL.h
+       Source/WebCore/platform/graphics/texmap/ClipStack.cpp
+       Source/WebCore/platform/graphics/texmap/ClipStack.h
+       Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.cpp
+       Source/WebCore/platform/graphics/texmap/GraphicsLayerTextureMapper.h
+       Source/WebCore/platform/graphics/texmap/TextureMapper.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapper.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperAnimation.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapperAnimation.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperBackingStore.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapperBackingStore.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperFPSCounter.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapperFPSCounter.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperGL.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapperGL.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperImageBuffer.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapperImageBuffer.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapperLayer.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayer.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapperShaderProgram.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperSurfaceBackingStore.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapperSurfaceBackingStore.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperTile.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapperTile.h
+       Source/WebCore/platform/graphics/texmap/TextureMapperTiledBackingStore.cpp
+       Source/WebCore/platform/graphics/texmap/TextureMapperTiledBackingStore.h
+       Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.cpp
+       Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.h
+       Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedSurface.h
+       Source/WebCore/platform/graphics/texmap/coordinated/SurfaceUpdateInfo.h
+       Source/WebCore/platform/graphics/texmap/coordinated/TiledBackingStore.cpp
+       Source/WebCore/platform/graphics/texmap/coordinated/TiledBackingStore.h
+       Source/WebCore/platform/graphics/texmap/coordinated/TiledBackingStoreClient.h
+       Source/WebCore/platform/graphics/texmap/coordinated/UpdateAtlas.cpp
+       Source/WebCore/platform/graphics/texmap/coordinated/UpdateAtlas.h
+       Source/WebCore/platform/graphics/transforms/IdentityTransformOperation.h
+       Source/WebCore/platform/graphics/transforms/MatrixTransformOperation.cpp
+       Source/WebCore/platform/graphics/transforms/MatrixTransformOperation.h
+       Source/WebCore/platform/graphics/transforms/RotateTransformOperation.cpp
+       Source/WebCore/platform/graphics/transforms/RotateTransformOperation.h
+       Source/WebCore/platform/graphics/transforms/ScaleTransformOperation.cpp
+       Source/WebCore/platform/graphics/transforms/ScaleTransformOperation.h
+       Source/WebCore/platform/graphics/transforms/SkewTransformOperation.cpp
+       Source/WebCore/platform/graphics/transforms/SkewTransformOperation.h
+       Source/WebCore/platform/graphics/transforms/TransformOperation.h
+       Source/WebCore/platform/graphics/transforms/TransformOperations.cpp
+       Source/WebCore/platform/graphics/transforms/TransformOperations.h
+       Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.cpp
+       Source/WebCore/platform/graphics/transforms/TranslateTransformOperation.h
+       Source/WebCore/platform/image-decoders/ImageDecoder.cpp
+       Source/WebCore/platform/image-encoders/*
+       Source/WebCore/platform/network/FormData.cpp
+       Source/WebCore/platform/network/FormData.h
+       Source/WebCore/platform/network/FormDataBuilder.cpp
+       Source/WebCore/platform/network/FormDataBuilder.h
+       Source/WebCore/platform/network/HTTPStatusCodes.h
+       Source/WebCore/platform/network/MIMESniffing.cpp
+       Source/WebCore/platform/network/MIMESniffing.h
+       Source/WebCore/platform/network/NetworkingContext.h
+       Source/WebCore/platform/network/qt/CookieJarQt.h
+       Source/WebCore/platform/network/qt/DNSQt.cpp
+       Source/WebCore/platform/network/qt/NetworkStateNotifierPrivate.h
+       Source/WebCore/platform/network/qt/NetworkStateNotifierQt.cpp
+       Source/WebCore/platform/network/qt/QNetworkReplyHandler.cpp
+       Source/WebCore/platform/network/qt/QNetworkReplyHandler.h
+       Source/WebCore/platform/network/qt/QtMIMETypeSniffer.cpp
+       Source/WebCore/platform/network/qt/QtMIMETypeSniffer.h
+       Source/WebCore/platform/network/qt/ResourceRequestQt.cpp
+       Source/WebCore/platform/qt/DeviceMotionClientQt.cpp
+       Source/WebCore/platform/qt/DeviceMotionClientQt.h
+       Source/WebCore/platform/qt/DeviceMotionProviderQt.cpp
+       Source/WebCore/platform/qt/DeviceMotionProviderQt.h
+       Source/WebCore/platform/qt/DeviceOrientationClientQt.cpp
+       Source/WebCore/platform/qt/DeviceOrientationClientQt.h
+       Source/WebCore/platform/qt/DeviceOrientationProviderQt.cpp
+       Source/WebCore/platform/qt/DeviceOrientationProviderQt.h
+       Source/WebCore/platform/qt/EventLoopQt.cpp
+       Source/WebCore/platform/qt/LoggingQt.cpp
+       Source/WebCore/platform/qt/QStyleFacade.h
+       Source/WebCore/platform/qt/RenderThemeQStyle.cpp
+       Source/WebCore/platform/qt/RenderThemeQStyle.h
+       Source/WebCore/platform/qt/RenderThemeQt.cpp
+       Source/WebCore/platform/qt/RenderThemeQt.h
+       Source/WebCore/platform/qt/RenderThemeQtMobile.cpp
+       Source/WebCore/platform/qt/RenderThemeQtMobile.h
+       Source/WebCore/platform/qt/ThirdPartyCookiesQt.cpp
+       Source/WebCore/platform/qt/ThirdPartyCookiesQt.h
+       Source/WebCore/platform/qt/URLQt.cpp
+       Source/WebCore/platform/qt/UserAgentQt.cpp
+       Source/WebCore/platform/qt/UserAgentQt.h
+       Source/WebCore/platform/text/BidiContext.cpp
+       Source/WebCore/platform/text/BidiContext.h
+       Source/WebCore/platform/text/BidiResolver.h
+       Source/WebCore/platform/text/BidiRunList.h
+       Source/WebCore/platform/text/ParserUtilities.h
+       Source/WebCore/platform/text/SegmentedString.cpp
+       Source/WebCore/platform/text/SegmentedString.h
+       Source/WebCore/platform/text/TextBreakIterator.cpp
+       Source/WebCore/platform/text/TextBreakIterator.h
+       Source/WebCore/platform/text/TextBreakIteratorInternalICU.h
+       Source/WebCore/platform/text/enchant/*
+       Source/WebCore/platform/text/qt/*
+       Source/WebCore/platform/text/wchar/*
+       Source/WebCore/platform/win/PopupMenuWin.cpp
+       Source/WebCore/platform/win/PopupMenuWin.h
+       Source/WebCore/platform/win/SSLKeyGeneratorWin.cpp
+       Source/WebCore/platform/win/SearchPopupMenuWin.cpp
+       Source/WebCore/platform/win/SearchPopupMenuWin.h
+       Source/WebCore/plugins/DOMMimeType.cpp
+       Source/WebCore/plugins/DOMMimeType.h
+       Source/WebCore/plugins/DOMMimeType.idl
+       Source/WebCore/plugins/DOMMimeTypeArray.cpp
+       Source/WebCore/plugins/DOMMimeTypeArray.h
+       Source/WebCore/plugins/DOMMimeTypeArray.idl
+       Source/WebCore/plugins/DOMPlugin.cpp
+       Source/WebCore/plugins/DOMPlugin.h
+       Source/WebCore/plugins/DOMPlugin.idl
+       Source/WebCore/plugins/DOMPluginArray.cpp
+       Source/WebCore/plugins/DOMPluginArray.h
+       Source/WebCore/plugins/DOMPluginArray.idl
+       Source/WebCore/plugins/PluginData.cpp
+       Source/WebCore/plugins/PluginData.h
+       Source/WebCore/plugins/qt/*
+       Source/WebCore/rendering/BidiRun.cpp
+       Source/WebCore/rendering/BidiRun.h
+       Source/WebCore/rendering/CounterNode.cpp
+       Source/WebCore/rendering/CounterNode.h
+       Source/WebCore/rendering/EllipsisBox.cpp
+       Source/WebCore/rendering/EllipsisBox.h
+       Source/WebCore/rendering/FloatingObjects.cpp
+       Source/WebCore/rendering/FloatingObjects.h
+       Source/WebCore/rendering/GapRects.h
+       Source/WebCore/rendering/HitTestLocation.cpp
+       Source/WebCore/rendering/HitTestLocation.h
+       Source/WebCore/rendering/HitTestRequest.h
+       Source/WebCore/rendering/HitTestResult.cpp
+       Source/WebCore/rendering/HitTestResult.h
+       Source/WebCore/rendering/InlineBox.cpp
+       Source/WebCore/rendering/InlineBox.h
+       Source/WebCore/rendering/InlineFlowBox.cpp
+       Source/WebCore/rendering/InlineFlowBox.h
+       Source/WebCore/rendering/InlineIterator.h
+       Source/WebCore/rendering/InlineTextBox.cpp
+       Source/WebCore/rendering/InlineTextBox.h
+       Source/WebCore/rendering/LayoutRepainter.cpp
+       Source/WebCore/rendering/LayoutRepainter.h
+       Source/WebCore/rendering/LogicalSelectionOffsetCaches.h
+       Source/WebCore/rendering/PaintInfo.h
+       Source/WebCore/rendering/PaintPhase.h
+       Source/WebCore/rendering/PointerEventsHitRules.cpp
+       Source/WebCore/rendering/PointerEventsHitRules.h
+       Source/WebCore/rendering/RegionOversetState.h
+       Source/WebCore/rendering/RenderBlock.cpp
+       Source/WebCore/rendering/RenderBlock.h
+       Source/WebCore/rendering/RenderBlockFlow.cpp
+       Source/WebCore/rendering/RenderBlockFlow.h
+       Source/WebCore/rendering/RenderBlockLineLayout.cpp
+       Source/WebCore/rendering/RenderBox.cpp
+       Source/WebCore/rendering/RenderBox.h
+       Source/WebCore/rendering/RenderBoxModelObject.cpp
+       Source/WebCore/rendering/RenderBoxModelObject.h
+       Source/WebCore/rendering/RenderButton.cpp
+       Source/WebCore/rendering/RenderButton.h
+       Source/WebCore/rendering/RenderCombineText.cpp
+       Source/WebCore/rendering/RenderCombineText.h
+       Source/WebCore/rendering/RenderCounter.cpp
+       Source/WebCore/rendering/RenderCounter.h
+       Source/WebCore/rendering/RenderDeprecatedFlexibleBox.cpp
+       Source/WebCore/rendering/RenderDeprecatedFlexibleBox.h
+       Source/WebCore/rendering/RenderDetailsMarker.cpp
+       Source/WebCore/rendering/RenderDetailsMarker.h
+       Source/WebCore/rendering/RenderElement.cpp
+       Source/WebCore/rendering/RenderElement.h
+       Source/WebCore/rendering/RenderEmbeddedObject.cpp
+       Source/WebCore/rendering/RenderEmbeddedObject.h
+       Source/WebCore/rendering/RenderFieldset.cpp
+       Source/WebCore/rendering/RenderFieldset.h
+       Source/WebCore/rendering/RenderFileUploadControl.cpp
+       Source/WebCore/rendering/RenderFileUploadControl.h
+       Source/WebCore/rendering/RenderFrame.cpp
+       Source/WebCore/rendering/RenderFrame.h
+       Source/WebCore/rendering/RenderFrameSet.cpp
+       Source/WebCore/rendering/RenderFrameSet.h
+       Source/WebCore/rendering/RenderImage.cpp
+       Source/WebCore/rendering/RenderImage.h
+       Source/WebCore/rendering/RenderImageResource.cpp
+       Source/WebCore/rendering/RenderImageResource.h
+       Source/WebCore/rendering/RenderImageResourceStyleImage.cpp
+       Source/WebCore/rendering/RenderImageResourceStyleImage.h
+       Source/WebCore/rendering/RenderInline.cpp
+       Source/WebCore/rendering/RenderInline.h
+       Source/WebCore/rendering/RenderLayerModelObject.cpp
+       Source/WebCore/rendering/RenderLayerModelObject.h
+       Source/WebCore/rendering/RenderLineBreak.cpp
+       Source/WebCore/rendering/RenderLineBreak.h
+       Source/WebCore/rendering/RenderListItem.cpp
+       Source/WebCore/rendering/RenderListItem.h
+       Source/WebCore/rendering/RenderListMarker.cpp
+       Source/WebCore/rendering/RenderListMarker.h
+       Source/WebCore/rendering/RenderMenuList.cpp
+       Source/WebCore/rendering/RenderMenuList.h
+       Source/WebCore/rendering/RenderMeter.cpp
+       Source/WebCore/rendering/RenderMeter.h
+       Source/WebCore/rendering/RenderObject.cpp
+       Source/WebCore/rendering/RenderObject.h
+       Source/WebCore/rendering/RenderOverflow.h
+       Source/WebCore/rendering/RenderProgress.cpp
+       Source/WebCore/rendering/RenderProgress.h
+       Source/WebCore/rendering/RenderQuote.cpp
+       Source/WebCore/rendering/RenderQuote.h
+       Source/WebCore/rendering/RenderReplaced.cpp
+       Source/WebCore/rendering/RenderReplaced.h
+       Source/WebCore/rendering/RenderSearchField.cpp
+       Source/WebCore/rendering/RenderSearchField.h
+       Source/WebCore/rendering/RenderSelectionInfo.h
+       Source/WebCore/rendering/RenderSlider.cpp
+       Source/WebCore/rendering/RenderSlider.h
+       Source/WebCore/rendering/RenderTable.cpp
+       Source/WebCore/rendering/RenderTable.h
+       Source/WebCore/rendering/RenderTableCaption.cpp
+       Source/WebCore/rendering/RenderTableCaption.h
+       Source/WebCore/rendering/RenderTableCell.cpp
+       Source/WebCore/rendering/RenderTableCell.h
+       Source/WebCore/rendering/RenderTableCol.cpp
+       Source/WebCore/rendering/RenderTableCol.h
+       Source/WebCore/rendering/RenderTableRow.cpp
+       Source/WebCore/rendering/RenderTableRow.h
+       Source/WebCore/rendering/RenderTableSection.cpp
+       Source/WebCore/rendering/RenderTableSection.h
+       Source/WebCore/rendering/RenderText.cpp
+       Source/WebCore/rendering/RenderText.h
+       Source/WebCore/rendering/RenderTextControl.cpp
+       Source/WebCore/rendering/RenderTextControl.h
+       Source/WebCore/rendering/RenderTextControlMultiLine.cpp
+       Source/WebCore/rendering/RenderTextControlMultiLine.h
+       Source/WebCore/rendering/RenderTextControlSingleLine.cpp
+       Source/WebCore/rendering/RenderTextControlSingleLine.h
+       Source/WebCore/rendering/RenderTextFragment.cpp
+       Source/WebCore/rendering/RenderTextFragment.h
+       Source/WebCore/rendering/RenderTheme.cpp
+       Source/WebCore/rendering/RenderTheme.h
+       Source/WebCore/rendering/RenderThemeEfl.cpp
+       Source/WebCore/rendering/RenderThemeEfl.h
+       Source/WebCore/rendering/RenderThemeGtk.cpp
+       Source/WebCore/rendering/RenderThemeGtk.h
+       Source/WebCore/rendering/RenderThemeMac.h
+       Source/WebCore/rendering/RenderThemeWin.cpp
+       Source/WebCore/rendering/RenderThemeWin.h
+       Source/WebCore/rendering/RenderView.cpp
+       Source/WebCore/rendering/RenderView.h
+       Source/WebCore/rendering/RenderWidget.cpp
+       Source/WebCore/rendering/RenderWidget.h
+       Source/WebCore/rendering/RootInlineBox.cpp
+       Source/WebCore/rendering/RootInlineBox.h
+       Source/WebCore/rendering/TextAutosizer.cpp
+       Source/WebCore/rendering/TextDecorationPainter.cpp
+       Source/WebCore/rendering/TextDecorationPainter.h
+       Source/WebCore/rendering/TextPainter.cpp
+       Source/WebCore/rendering/TextPainter.h
+       Source/WebCore/rendering/break_lines.h
+       Source/WebCore/rendering/line/BreakingContext.h
+       Source/WebCore/rendering/line/LineBreaker.cpp
+       Source/WebCore/rendering/line/LineBreaker.h
+       Source/WebCore/rendering/line/LineInlineHeaders.h
+       Source/WebCore/rendering/line/TrailingObjects.cpp
+       Source/WebCore/rendering/line/TrailingObjects.h
+       Source/WebCore/rendering/style/BorderData.h
+       Source/WebCore/rendering/style/BorderValue.h
+       Source/WebCore/rendering/style/CollapsedBorderValue.h
+       Source/WebCore/rendering/style/ContentData.cpp
+       Source/WebCore/rendering/style/ContentData.h
+       Source/WebCore/rendering/style/CounterContent.h
+       Source/WebCore/rendering/style/CounterDirectives.cpp
+       Source/WebCore/rendering/style/CounterDirectives.h
+       Source/WebCore/rendering/style/CursorData.h
+       Source/WebCore/rendering/style/CursorList.h
+       Source/WebCore/rendering/style/DataRef.h
+       Source/WebCore/rendering/style/FillLayer.cpp
+       Source/WebCore/rendering/style/FillLayer.h
+       Source/WebCore/rendering/style/KeyframeList.cpp
+       Source/WebCore/rendering/style/KeyframeList.h
+       Source/WebCore/rendering/style/NinePieceImage.cpp
+       Source/WebCore/rendering/style/NinePieceImage.h
+       Source/WebCore/rendering/style/OutlineValue.h
+       Source/WebCore/rendering/style/QuotesData.cpp
+       Source/WebCore/rendering/style/QuotesData.h
+       Source/WebCore/rendering/style/RenderStyle.cpp
+       Source/WebCore/rendering/style/RenderStyle.h
+       Source/WebCore/rendering/style/RenderStyleConstants.h
+       Source/WebCore/rendering/style/SVGRenderStyle.cpp
+       Source/WebCore/rendering/style/SVGRenderStyle.h
+       Source/WebCore/rendering/style/SVGRenderStyleDefs.cpp
+       Source/WebCore/rendering/style/SVGRenderStyleDefs.h
+       Source/WebCore/rendering/style/ShadowData.cpp
+       Source/WebCore/rendering/style/ShadowData.h
+       Source/WebCore/rendering/style/StyleBackgroundData.cpp
+       Source/WebCore/rendering/style/StyleBackgroundData.h
+       Source/WebCore/rendering/style/StyleBoxData.cpp
+       Source/WebCore/rendering/style/StyleBoxData.h
+       Source/WebCore/rendering/style/StyleCachedImage.cpp
+       Source/WebCore/rendering/style/StyleCachedImage.h
+       Source/WebCore/rendering/style/StyleCustomPropertyData.h
+       Source/WebCore/rendering/style/StyleDashboardRegion.h
+       Source/WebCore/rendering/style/StyleDeprecatedFlexibleBoxData.cpp
+       Source/WebCore/rendering/style/StyleDeprecatedFlexibleBoxData.h
+       Source/WebCore/rendering/style/StyleGeneratedImage.cpp
+       Source/WebCore/rendering/style/StyleGeneratedImage.h
+       Source/WebCore/rendering/style/StyleImage.h
+       Source/WebCore/rendering/style/StyleInheritedData.cpp
+       Source/WebCore/rendering/style/StyleInheritedData.h
+       Source/WebCore/rendering/style/StyleMarqueeData.cpp
+       Source/WebCore/rendering/style/StyleMarqueeData.h
+       Source/WebCore/rendering/style/StyleMultiColData.cpp
+       Source/WebCore/rendering/style/StyleMultiColData.h
+       Source/WebCore/rendering/style/StyleRareInheritedData.cpp
+       Source/WebCore/rendering/style/StyleRareInheritedData.h
+       Source/WebCore/rendering/style/StyleRareNonInheritedData.cpp
+       Source/WebCore/rendering/style/StyleRareNonInheritedData.h
+       Source/WebCore/rendering/style/StyleReflection.h
+       Source/WebCore/rendering/style/StyleSurroundData.cpp
+       Source/WebCore/rendering/style/StyleSurroundData.h
+       Source/WebCore/rendering/style/StyleTransformData.cpp
+       Source/WebCore/rendering/style/StyleTransformData.h
+       Source/WebCore/rendering/style/StyleVisualData.cpp
+       Source/WebCore/rendering/style/StyleVisualData.h
+       Source/WebCore/rendering/style/TextSizeAdjustment.h
+       Source/WebCore/rendering/svg/RenderSVGBlock.cpp
+       Source/WebCore/rendering/svg/RenderSVGBlock.h
+       Source/WebCore/rendering/svg/RenderSVGContainer.cpp
+       Source/WebCore/rendering/svg/RenderSVGContainer.h
+       Source/WebCore/rendering/svg/RenderSVGForeignObject.cpp
+       Source/WebCore/rendering/svg/RenderSVGForeignObject.h
+       Source/WebCore/rendering/svg/RenderSVGGradientStop.cpp
+       Source/WebCore/rendering/svg/RenderSVGGradientStop.h
+       Source/WebCore/rendering/svg/RenderSVGHiddenContainer.cpp
+       Source/WebCore/rendering/svg/RenderSVGHiddenContainer.h
+       Source/WebCore/rendering/svg/RenderSVGImage.cpp
+       Source/WebCore/rendering/svg/RenderSVGImage.h
+       Source/WebCore/rendering/svg/RenderSVGInline.cpp
+       Source/WebCore/rendering/svg/RenderSVGInline.h
+       Source/WebCore/rendering/svg/RenderSVGInlineText.cpp
+       Source/WebCore/rendering/svg/RenderSVGInlineText.h
+       Source/WebCore/rendering/svg/RenderSVGPath.cpp
+       Source/WebCore/rendering/svg/RenderSVGPath.h
+       Source/WebCore/rendering/svg/RenderSVGResource.cpp
+       Source/WebCore/rendering/svg/RenderSVGResource.h
+       Source/WebCore/rendering/svg/RenderSVGResourceClipper.cpp
+       Source/WebCore/rendering/svg/RenderSVGResourceClipper.h
+       Source/WebCore/rendering/svg/RenderSVGResourceContainer.cpp
+       Source/WebCore/rendering/svg/RenderSVGResourceContainer.h
+       Source/WebCore/rendering/svg/RenderSVGResourceFilter.cpp
+       Source/WebCore/rendering/svg/RenderSVGResourceFilter.h
+       Source/WebCore/rendering/svg/RenderSVGResourceGradient.cpp
+       Source/WebCore/rendering/svg/RenderSVGResourceGradient.h
+       Source/WebCore/rendering/svg/RenderSVGResourceLinearGradient.cpp
+       Source/WebCore/rendering/svg/RenderSVGResourceLinearGradient.h
+       Source/WebCore/rendering/svg/RenderSVGResourceMarker.cpp
+       Source/WebCore/rendering/svg/RenderSVGResourceMarker.h
+       Source/WebCore/rendering/svg/RenderSVGResourceMasker.cpp
+       Source/WebCore/rendering/svg/RenderSVGResourceMasker.h
+       Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp
+       Source/WebCore/rendering/svg/RenderSVGResourcePattern.h
+       Source/WebCore/rendering/svg/RenderSVGResourceRadialGradient.cpp
+       Source/WebCore/rendering/svg/RenderSVGResourceRadialGradient.h
+       Source/WebCore/rendering/svg/RenderSVGResourceSolidColor.cpp
+       Source/WebCore/rendering/svg/RenderSVGResourceSolidColor.h
+       Source/WebCore/rendering/svg/RenderSVGRoot.cpp
+       Source/WebCore/rendering/svg/RenderSVGRoot.h
+       Source/WebCore/rendering/svg/RenderSVGShape.cpp
+       Source/WebCore/rendering/svg/RenderSVGShape.h
+       Source/WebCore/rendering/svg/RenderSVGTSpan.h
+       Source/WebCore/rendering/svg/RenderSVGText.cpp
+       Source/WebCore/rendering/svg/RenderSVGText.h
+       Source/WebCore/rendering/svg/RenderSVGTextPath.cpp
+       Source/WebCore/rendering/svg/RenderSVGTextPath.h
+       Source/WebCore/rendering/svg/RenderSVGTransformableContainer.cpp
+       Source/WebCore/rendering/svg/RenderSVGTransformableContainer.h
+       Source/WebCore/rendering/svg/RenderSVGViewportContainer.cpp
+       Source/WebCore/rendering/svg/RenderSVGViewportContainer.h
+       Source/WebCore/rendering/svg/SVGInlineFlowBox.cpp
+       Source/WebCore/rendering/svg/SVGInlineFlowBox.h
+       Source/WebCore/rendering/svg/SVGInlineTextBox.cpp
+       Source/WebCore/rendering/svg/SVGInlineTextBox.h
+       Source/WebCore/rendering/svg/SVGMarkerData.h
+       Source/WebCore/rendering/svg/SVGPathData.cpp
+       Source/WebCore/rendering/svg/SVGPathData.h
+       Source/WebCore/rendering/svg/SVGRenderSupport.cpp
+       Source/WebCore/rendering/svg/SVGRenderSupport.h
+       Source/WebCore/rendering/svg/SVGRenderingContext.cpp
+       Source/WebCore/rendering/svg/SVGRenderingContext.h
+       Source/WebCore/rendering/svg/SVGResources.cpp
+       Source/WebCore/rendering/svg/SVGResources.h
+       Source/WebCore/rendering/svg/SVGResourcesCache.cpp
+       Source/WebCore/rendering/svg/SVGResourcesCache.h
+       Source/WebCore/rendering/svg/SVGResourcesCycleSolver.cpp
+       Source/WebCore/rendering/svg/SVGResourcesCycleSolver.h
+       Source/WebCore/rendering/svg/SVGRootInlineBox.cpp
+       Source/WebCore/rendering/svg/SVGRootInlineBox.h
+       Source/WebCore/rendering/svg/SVGSubpathData.h
+       Source/WebCore/rendering/svg/SVGTextChunk.cpp
+       Source/WebCore/rendering/svg/SVGTextChunk.h
+       Source/WebCore/rendering/svg/SVGTextChunkBuilder.cpp
+       Source/WebCore/rendering/svg/SVGTextChunkBuilder.h
+       Source/WebCore/rendering/svg/SVGTextFragment.h
+       Source/WebCore/rendering/svg/SVGTextLayoutAttributes.cpp
+       Source/WebCore/rendering/svg/SVGTextLayoutAttributes.h
+       Source/WebCore/rendering/svg/SVGTextLayoutAttributesBuilder.cpp
+       Source/WebCore/rendering/svg/SVGTextLayoutAttributesBuilder.h
+       Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp
+       Source/WebCore/rendering/svg/SVGTextLayoutEngine.h
+       Source/WebCore/rendering/svg/SVGTextLayoutEngineBaseline.cpp
+       Source/WebCore/rendering/svg/SVGTextLayoutEngineBaseline.h
+       Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.cpp
+       Source/WebCore/rendering/svg/SVGTextLayoutEngineSpacing.h
+       Source/WebCore/rendering/svg/SVGTextMetrics.cpp
+       Source/WebCore/rendering/svg/SVGTextMetrics.h
+       Source/WebCore/rendering/svg/SVGTextMetricsBuilder.cpp
+       Source/WebCore/rendering/svg/SVGTextMetricsBuilder.h
+       Source/WebCore/rendering/svg/SVGTextQuery.cpp
+       Source/WebCore/rendering/svg/SVGTextQuery.h
+       Source/WebCore/rendering/svg/SVGTextRunRenderingContext.cpp
+       Source/WebCore/rendering/svg/SVGTextRunRenderingContext.h
+       Source/WebCore/style/StyleFontSizeFunctions.cpp
+       Source/WebCore/style/StyleResolveForDocument.cpp
+       Source/WebCore/style/StyleTreeResolver.cpp
+       Source/WebCore/svg/GradientAttributes.h
+       Source/WebCore/svg/LinearGradientAttributes.h
+       Source/WebCore/svg/PatternAttributes.h
+       Source/WebCore/svg/RadialGradientAttributes.h
+       Source/WebCore/svg/SVGAElement.cpp
+       Source/WebCore/svg/SVGAElement.h
+       Source/WebCore/svg/SVGAltGlyphDefElement.cpp
+       Source/WebCore/svg/SVGAltGlyphDefElement.h
+       Source/WebCore/svg/SVGAltGlyphDefElement.idl
+       Source/WebCore/svg/SVGAltGlyphElement.cpp
+       Source/WebCore/svg/SVGAltGlyphElement.h
+       Source/WebCore/svg/SVGAltGlyphItemElement.cpp
+       Source/WebCore/svg/SVGAltGlyphItemElement.h
+       Source/WebCore/svg/SVGAltGlyphItemElement.idl
+       Source/WebCore/svg/SVGAngle.cpp
+       Source/WebCore/svg/SVGAngle.h
+       Source/WebCore/svg/SVGAngle.idl
+       Source/WebCore/svg/SVGAnimateColorElement.cpp
+       Source/WebCore/svg/SVGAnimateColorElement.h
+       Source/WebCore/svg/SVGAnimateElementBase.cpp
+       Source/WebCore/svg/SVGAnimateElementBase.h
+       Source/WebCore/svg/SVGAnimateMotionElement.cpp
+       Source/WebCore/svg/SVGAnimateMotionElement.h
+       Source/WebCore/svg/SVGAnimateTransformElement.cpp
+       Source/WebCore/svg/SVGAnimateTransformElement.h
+       Source/WebCore/svg/SVGAnimatedAngle.cpp
+       Source/WebCore/svg/SVGAnimatedAngle.h
+       Source/WebCore/svg/SVGAnimatedBoolean.cpp
+       Source/WebCore/svg/SVGAnimatedBoolean.h
+       Source/WebCore/svg/SVGAnimatedColor.cpp
+       Source/WebCore/svg/SVGAnimatedColor.h
+       Source/WebCore/svg/SVGAnimatedEnumeration.cpp
+       Source/WebCore/svg/SVGAnimatedEnumeration.h
+       Source/WebCore/svg/SVGAnimatedInteger.cpp
+       Source/WebCore/svg/SVGAnimatedInteger.h
+       Source/WebCore/svg/SVGAnimatedIntegerOptionalInteger.cpp
+       Source/WebCore/svg/SVGAnimatedIntegerOptionalInteger.h
+       Source/WebCore/svg/SVGAnimatedLength.cpp
+       Source/WebCore/svg/SVGAnimatedLength.h
+       Source/WebCore/svg/SVGAnimatedLengthList.cpp
+       Source/WebCore/svg/SVGAnimatedLengthList.h
+       Source/WebCore/svg/SVGAnimatedNumber.cpp
+       Source/WebCore/svg/SVGAnimatedNumber.h
+       Source/WebCore/svg/SVGAnimatedNumberList.cpp
+       Source/WebCore/svg/SVGAnimatedNumberList.h
+       Source/WebCore/svg/SVGAnimatedNumberOptionalNumber.cpp
+       Source/WebCore/svg/SVGAnimatedNumberOptionalNumber.h
+       Source/WebCore/svg/SVGAnimatedPath.cpp
+       Source/WebCore/svg/SVGAnimatedPath.h
+       Source/WebCore/svg/SVGAnimatedPointList.cpp
+       Source/WebCore/svg/SVGAnimatedPointList.h
+       Source/WebCore/svg/SVGAnimatedPreserveAspectRatio.cpp
+       Source/WebCore/svg/SVGAnimatedPreserveAspectRatio.h
+       Source/WebCore/svg/SVGAnimatedRect.cpp
+       Source/WebCore/svg/SVGAnimatedRect.h
+       Source/WebCore/svg/SVGAnimatedString.cpp
+       Source/WebCore/svg/SVGAnimatedString.h
+       Source/WebCore/svg/SVGAnimatedTransformList.cpp
+       Source/WebCore/svg/SVGAnimatedTransformList.h
+       Source/WebCore/svg/SVGAnimatedType.cpp
+       Source/WebCore/svg/SVGAnimatedType.h
+       Source/WebCore/svg/SVGAnimatedTypeAnimator.cpp
+       Source/WebCore/svg/SVGAnimatedTypeAnimator.h
+       Source/WebCore/svg/SVGAnimationElement.cpp
+       Source/WebCore/svg/SVGAnimationElement.h
+       Source/WebCore/svg/SVGAnimatorFactory.h
+       Source/WebCore/svg/SVGCircleElement.cpp
+       Source/WebCore/svg/SVGCircleElement.h
+       Source/WebCore/svg/SVGClipPathElement.cpp
+       Source/WebCore/svg/SVGClipPathElement.h
+       Source/WebCore/svg/SVGColor.cpp
+       Source/WebCore/svg/SVGColor.h
+       Source/WebCore/svg/SVGColor.idl
+       Source/WebCore/svg/SVGComponentTransferFunctionElement.cpp
+       Source/WebCore/svg/SVGComponentTransferFunctionElement.h
+       Source/WebCore/svg/SVGCursorElement.cpp
+       Source/WebCore/svg/SVGCursorElement.h
+       Source/WebCore/svg/SVGDefsElement.cpp
+       Source/WebCore/svg/SVGDefsElement.h
+       Source/WebCore/svg/SVGDescElement.cpp
+       Source/WebCore/svg/SVGDescElement.h
+       Source/WebCore/svg/SVGDocument.cpp
+       Source/WebCore/svg/SVGDocument.h
+       Source/WebCore/svg/SVGDocument.idl
+       Source/WebCore/svg/SVGDocumentExtensions.cpp
+       Source/WebCore/svg/SVGDocumentExtensions.h
+       Source/WebCore/svg/SVGElement.cpp
+       Source/WebCore/svg/SVGElement.h
+       Source/WebCore/svg/SVGElement.idl
+       Source/WebCore/svg/SVGElementRareData.h
+       Source/WebCore/svg/SVGEllipseElement.cpp
+       Source/WebCore/svg/SVGEllipseElement.h
+       Source/WebCore/svg/SVGException.h
+       Source/WebCore/svg/SVGException.idl
+       Source/WebCore/svg/SVGExternalResourcesRequired.cpp
+       Source/WebCore/svg/SVGExternalResourcesRequired.h
+       Source/WebCore/svg/SVGFEBlendElement.cpp
+       Source/WebCore/svg/SVGFEBlendElement.h
+       Source/WebCore/svg/SVGFEColorMatrixElement.cpp
+       Source/WebCore/svg/SVGFEColorMatrixElement.h
+       Source/WebCore/svg/SVGFEComponentTransferElement.cpp
+       Source/WebCore/svg/SVGFEComponentTransferElement.h
+       Source/WebCore/svg/SVGFECompositeElement.cpp
+       Source/WebCore/svg/SVGFECompositeElement.h
+       Source/WebCore/svg/SVGFEConvolveMatrixElement.cpp
+       Source/WebCore/svg/SVGFEConvolveMatrixElement.h
+       Source/WebCore/svg/SVGFEDiffuseLightingElement.cpp
+       Source/WebCore/svg/SVGFEDiffuseLightingElement.h
+       Source/WebCore/svg/SVGFEDisplacementMapElement.cpp
+       Source/WebCore/svg/SVGFEDisplacementMapElement.h
+       Source/WebCore/svg/SVGFEDistantLightElement.cpp
+       Source/WebCore/svg/SVGFEDistantLightElement.h
+       Source/WebCore/svg/SVGFEDropShadowElement.cpp
+       Source/WebCore/svg/SVGFEDropShadowElement.h
+       Source/WebCore/svg/SVGFEDropShadowElement.idl
+       Source/WebCore/svg/SVGFEFloodElement.cpp
+       Source/WebCore/svg/SVGFEFloodElement.h
+       Source/WebCore/svg/SVGFEFuncAElement.cpp
+       Source/WebCore/svg/SVGFEFuncAElement.h
+       Source/WebCore/svg/SVGFEFuncBElement.cpp
+       Source/WebCore/svg/SVGFEFuncBElement.h
+       Source/WebCore/svg/SVGFEFuncGElement.cpp
+       Source/WebCore/svg/SVGFEFuncGElement.h
+       Source/WebCore/svg/SVGFEFuncRElement.cpp
+       Source/WebCore/svg/SVGFEFuncRElement.h
+       Source/WebCore/svg/SVGFEGaussianBlurElement.cpp
+       Source/WebCore/svg/SVGFEGaussianBlurElement.h
+       Source/WebCore/svg/SVGFEImageElement.cpp
+       Source/WebCore/svg/SVGFEImageElement.h
+       Source/WebCore/svg/SVGFELightElement.cpp
+       Source/WebCore/svg/SVGFELightElement.h
+       Source/WebCore/svg/SVGFEMergeElement.cpp
+       Source/WebCore/svg/SVGFEMergeElement.h
+       Source/WebCore/svg/SVGFEMergeNodeElement.cpp
+       Source/WebCore/svg/SVGFEMergeNodeElement.h
+       Source/WebCore/svg/SVGFEMorphologyElement.cpp
+       Source/WebCore/svg/SVGFEMorphologyElement.h
+       Source/WebCore/svg/SVGFEOffsetElement.cpp
+       Source/WebCore/svg/SVGFEOffsetElement.h
+       Source/WebCore/svg/SVGFEPointLightElement.cpp
+       Source/WebCore/svg/SVGFEPointLightElement.h
+       Source/WebCore/svg/SVGFESpecularLightingElement.cpp
+       Source/WebCore/svg/SVGFESpecularLightingElement.h
+       Source/WebCore/svg/SVGFESpotLightElement.cpp
+       Source/WebCore/svg/SVGFESpotLightElement.h
+       Source/WebCore/svg/SVGFETileElement.cpp
+       Source/WebCore/svg/SVGFETileElement.h
+       Source/WebCore/svg/SVGFETurbulenceElement.cpp
+       Source/WebCore/svg/SVGFETurbulenceElement.h
+       Source/WebCore/svg/SVGFilterElement.cpp
+       Source/WebCore/svg/SVGFilterElement.h
+       Source/WebCore/svg/SVGFilterPrimitiveStandardAttributes.cpp
+       Source/WebCore/svg/SVGFilterPrimitiveStandardAttributes.h
+       Source/WebCore/svg/SVGFitToViewBox.cpp
+       Source/WebCore/svg/SVGFitToViewBox.h
+       Source/WebCore/svg/SVGFontData.cpp
+       Source/WebCore/svg/SVGFontData.h
+       Source/WebCore/svg/SVGFontElement.cpp
+       Source/WebCore/svg/SVGFontElement.h
+       Source/WebCore/svg/SVGFontFaceElement.cpp
+       Source/WebCore/svg/SVGFontFaceElement.h
+       Source/WebCore/svg/SVGFontFaceFormatElement.cpp
+       Source/WebCore/svg/SVGFontFaceFormatElement.h
+       Source/WebCore/svg/SVGFontFaceNameElement.cpp
+       Source/WebCore/svg/SVGFontFaceNameElement.h
+       Source/WebCore/svg/SVGFontFaceSrcElement.cpp
+       Source/WebCore/svg/SVGFontFaceSrcElement.h
+       Source/WebCore/svg/SVGFontFaceUriElement.cpp
+       Source/WebCore/svg/SVGFontFaceUriElement.h
+       Source/WebCore/svg/SVGForeignObjectElement.cpp
+       Source/WebCore/svg/SVGForeignObjectElement.h
+       Source/WebCore/svg/SVGGElement.cpp
+       Source/WebCore/svg/SVGGElement.h
+       Source/WebCore/svg/SVGGlyphElement.cpp
+       Source/WebCore/svg/SVGGlyphElement.h
+       Source/WebCore/svg/SVGGlyphMap.h
+       Source/WebCore/svg/SVGGlyphRefElement.cpp
+       Source/WebCore/svg/SVGGlyphRefElement.h
+       Source/WebCore/svg/SVGGlyphRefElement.idl
+       Source/WebCore/svg/SVGGradientElement.cpp
+       Source/WebCore/svg/SVGGradientElement.h
+       Source/WebCore/svg/SVGGraphicsElement.cpp
+       Source/WebCore/svg/SVGGraphicsElement.h
+       Source/WebCore/svg/SVGHKernElement.cpp
+       Source/WebCore/svg/SVGHKernElement.h
+       Source/WebCore/svg/SVGHKernElement.idl
+       Source/WebCore/svg/SVGImageElement.cpp
+       Source/WebCore/svg/SVGImageElement.h
+       Source/WebCore/svg/SVGImageLoader.cpp
+       Source/WebCore/svg/SVGImageLoader.h
+       Source/WebCore/svg/SVGLangSpace.cpp
+       Source/WebCore/svg/SVGLangSpace.h
+       Source/WebCore/svg/SVGLength.cpp
+       Source/WebCore/svg/SVGLength.h
+       Source/WebCore/svg/SVGLength.idl
+       Source/WebCore/svg/SVGLengthContext.cpp
+       Source/WebCore/svg/SVGLengthContext.h
+       Source/WebCore/svg/SVGLengthList.cpp
+       Source/WebCore/svg/SVGLengthList.h
+       Source/WebCore/svg/SVGLineElement.cpp
+       Source/WebCore/svg/SVGLineElement.h
+       Source/WebCore/svg/SVGLinearGradientElement.cpp
+       Source/WebCore/svg/SVGLinearGradientElement.h
+       Source/WebCore/svg/SVGLocatable.cpp
+       Source/WebCore/svg/SVGLocatable.h
+       Source/WebCore/svg/SVGMPathElement.cpp
+       Source/WebCore/svg/SVGMPathElement.h
+       Source/WebCore/svg/SVGMarkerElement.cpp
+       Source/WebCore/svg/SVGMarkerElement.h
+       Source/WebCore/svg/SVGMaskElement.cpp
+       Source/WebCore/svg/SVGMaskElement.h
+       Source/WebCore/svg/SVGMatrix.h
+       Source/WebCore/svg/SVGMatrix.idl
+       Source/WebCore/svg/SVGMetadataElement.cpp
+       Source/WebCore/svg/SVGMetadataElement.h
+       Source/WebCore/svg/SVGMetadataElement.idl
+       Source/WebCore/svg/SVGMissingGlyphElement.cpp
+       Source/WebCore/svg/SVGMissingGlyphElement.h
+       Source/WebCore/svg/SVGNumber.idl
+       Source/WebCore/svg/SVGNumberList.cpp
+       Source/WebCore/svg/SVGNumberList.h
+       Source/WebCore/svg/SVGPaint.cpp
+       Source/WebCore/svg/SVGPaint.h
+       Source/WebCore/svg/SVGParserUtilities.cpp
+       Source/WebCore/svg/SVGParserUtilities.h
+       Source/WebCore/svg/SVGPathBlender.cpp
+       Source/WebCore/svg/SVGPathBlender.h
+       Source/WebCore/svg/SVGPathBuilder.cpp
+       Source/WebCore/svg/SVGPathBuilder.h
+       Source/WebCore/svg/SVGPathByteStream.h
+       Source/WebCore/svg/SVGPathByteStreamBuilder.cpp
+       Source/WebCore/svg/SVGPathByteStreamBuilder.h
+       Source/WebCore/svg/SVGPathByteStreamSource.cpp
+       Source/WebCore/svg/SVGPathByteStreamSource.h
+       Source/WebCore/svg/SVGPathConsumer.h
+       Source/WebCore/svg/SVGPathElement.cpp
+       Source/WebCore/svg/SVGPathElement.h
+       Source/WebCore/svg/SVGPathParser.cpp
+       Source/WebCore/svg/SVGPathParser.h
+       Source/WebCore/svg/SVGPathSeg.h
+       Source/WebCore/svg/SVGPathSegArc.h
+       Source/WebCore/svg/SVGPathSegArcAbs.h
+       Source/WebCore/svg/SVGPathSegArcRel.h
+       Source/WebCore/svg/SVGPathSegClosePath.h
+       Source/WebCore/svg/SVGPathSegCurvetoCubic.h
+       Source/WebCore/svg/SVGPathSegCurvetoCubicAbs.h
+       Source/WebCore/svg/SVGPathSegCurvetoCubicRel.h
+       Source/WebCore/svg/SVGPathSegCurvetoCubicSmooth.h
+       Source/WebCore/svg/SVGPathSegCurvetoCubicSmoothAbs.h
+       Source/WebCore/svg/SVGPathSegCurvetoCubicSmoothRel.h
+       Source/WebCore/svg/SVGPathSegCurvetoQuadratic.h
+       Source/WebCore/svg/SVGPathSegCurvetoQuadraticAbs.h
+       Source/WebCore/svg/SVGPathSegCurvetoQuadraticRel.h
+       Source/WebCore/svg/SVGPathSegCurvetoQuadraticSmoothAbs.h
+       Source/WebCore/svg/SVGPathSegCurvetoQuadraticSmoothRel.h
+       Source/WebCore/svg/SVGPathSegLinetoAbs.h
+       Source/WebCore/svg/SVGPathSegLinetoHorizontal.h
+       Source/WebCore/svg/SVGPathSegLinetoHorizontalAbs.h
+       Source/WebCore/svg/SVGPathSegLinetoHorizontalRel.h
+       Source/WebCore/svg/SVGPathSegLinetoRel.h
+       Source/WebCore/svg/SVGPathSegLinetoVertical.h
+       Source/WebCore/svg/SVGPathSegLinetoVerticalAbs.h
+       Source/WebCore/svg/SVGPathSegLinetoVerticalRel.h
+       Source/WebCore/svg/SVGPathSegList.cpp
+       Source/WebCore/svg/SVGPathSegList.h
+       Source/WebCore/svg/SVGPathSegListBuilder.cpp
+       Source/WebCore/svg/SVGPathSegListBuilder.h
+       Source/WebCore/svg/SVGPathSegListSource.cpp
+       Source/WebCore/svg/SVGPathSegListSource.h
+       Source/WebCore/svg/SVGPathSegMovetoAbs.h
+       Source/WebCore/svg/SVGPathSegMovetoRel.h
+       Source/WebCore/svg/SVGPathSegWithContext.h
+       Source/WebCore/svg/SVGPathSource.h
+       Source/WebCore/svg/SVGPathStringBuilder.cpp
+       Source/WebCore/svg/SVGPathStringBuilder.h
+       Source/WebCore/svg/SVGPathStringSource.cpp
+       Source/WebCore/svg/SVGPathStringSource.h
+       Source/WebCore/svg/SVGPathTraversalStateBuilder.cpp
+       Source/WebCore/svg/SVGPathTraversalStateBuilder.h
+       Source/WebCore/svg/SVGPathUtilities.cpp
+       Source/WebCore/svg/SVGPathUtilities.h
+       Source/WebCore/svg/SVGPatternElement.cpp
+       Source/WebCore/svg/SVGPatternElement.h
+       Source/WebCore/svg/SVGPoint.idl
+       Source/WebCore/svg/SVGPointList.cpp
+       Source/WebCore/svg/SVGPointList.h
+       Source/WebCore/svg/SVGPolyElement.cpp
+       Source/WebCore/svg/SVGPolyElement.h
+       Source/WebCore/svg/SVGPolygonElement.cpp
+       Source/WebCore/svg/SVGPolygonElement.h
+       Source/WebCore/svg/SVGPolylineElement.cpp
+       Source/WebCore/svg/SVGPolylineElement.h
+       Source/WebCore/svg/SVGPreserveAspectRatio.cpp
+       Source/WebCore/svg/SVGPreserveAspectRatio.h
+       Source/WebCore/svg/SVGRadialGradientElement.cpp
+       Source/WebCore/svg/SVGRadialGradientElement.h
+       Source/WebCore/svg/SVGRect.h
+       Source/WebCore/svg/SVGRect.idl
+       Source/WebCore/svg/SVGRectElement.cpp
+       Source/WebCore/svg/SVGRectElement.h
+       Source/WebCore/svg/SVGRenderingIntent.h
+       Source/WebCore/svg/SVGSVGElement.cpp
+       Source/WebCore/svg/SVGSVGElement.h
+       Source/WebCore/svg/SVGSVGElement.idl
+       Source/WebCore/svg/SVGScriptElement.cpp
+       Source/WebCore/svg/SVGScriptElement.h
+       Source/WebCore/svg/SVGSetElement.cpp
+       Source/WebCore/svg/SVGSetElement.h
+       Source/WebCore/svg/SVGStopElement.cpp
+       Source/WebCore/svg/SVGStopElement.h
+       Source/WebCore/svg/SVGStringList.cpp
+       Source/WebCore/svg/SVGStringList.h
+       Source/WebCore/svg/SVGStyleElement.cpp
+       Source/WebCore/svg/SVGStyleElement.h
+       Source/WebCore/svg/SVGSwitchElement.cpp
+       Source/WebCore/svg/SVGSwitchElement.h
+       Source/WebCore/svg/SVGSymbolElement.cpp
+       Source/WebCore/svg/SVGSymbolElement.h
+       Source/WebCore/svg/SVGTRefElement.cpp
+       Source/WebCore/svg/SVGTRefElement.h
+       Source/WebCore/svg/SVGTSpanElement.cpp
+       Source/WebCore/svg/SVGTSpanElement.h
+       Source/WebCore/svg/SVGTests.cpp
+       Source/WebCore/svg/SVGTests.h
+       Source/WebCore/svg/SVGTextContentElement.cpp
+       Source/WebCore/svg/SVGTextContentElement.h
+       Source/WebCore/svg/SVGTextElement.cpp
+       Source/WebCore/svg/SVGTextElement.h
+       Source/WebCore/svg/SVGTextPathElement.cpp
+       Source/WebCore/svg/SVGTextPathElement.h
+       Source/WebCore/svg/SVGTextPositioningElement.cpp
+       Source/WebCore/svg/SVGTextPositioningElement.h
+       Source/WebCore/svg/SVGTitleElement.cpp
+       Source/WebCore/svg/SVGTitleElement.h
+       Source/WebCore/svg/SVGTransform.cpp
+       Source/WebCore/svg/SVGTransform.h
+       Source/WebCore/svg/SVGTransform.idl
+       Source/WebCore/svg/SVGTransformDistance.cpp
+       Source/WebCore/svg/SVGTransformDistance.h
+       Source/WebCore/svg/SVGTransformList.cpp
+       Source/WebCore/svg/SVGTransformList.h
+       Source/WebCore/svg/SVGTransformable.cpp
+       Source/WebCore/svg/SVGTransformable.h
+       Source/WebCore/svg/SVGURIReference.cpp
+       Source/WebCore/svg/SVGURIReference.h
+       Source/WebCore/svg/SVGUnitTypes.h
+       Source/WebCore/svg/SVGUseElement.cpp
+       Source/WebCore/svg/SVGUseElement.h
+       Source/WebCore/svg/SVGVKernElement.cpp
+       Source/WebCore/svg/SVGVKernElement.h
+       Source/WebCore/svg/SVGVKernElement.idl
+       Source/WebCore/svg/SVGViewElement.cpp
+       Source/WebCore/svg/SVGViewElement.h
+       Source/WebCore/svg/SVGViewSpec.cpp
+       Source/WebCore/svg/SVGViewSpec.h
+       Source/WebCore/svg/SVGZoomAndPan.cpp
+       Source/WebCore/svg/SVGZoomAndPan.h
+       Source/WebCore/svg/SVGZoomEvent.cpp
+       Source/WebCore/svg/SVGZoomEvent.h
+       Source/WebCore/svg/graphics/SVGImageCache.cpp
+       Source/WebCore/svg/graphics/SVGImageCache.h
+       Source/WebCore/svg/graphics/SVGImageForContainer.cpp
+       Source/WebCore/svg/graphics/filters/*
+       Source/WebCore/svg/properties/*
+       Source/WebCore/testing/js/WebCoreTestSupportPrefix.h
+       Source/WebCore/xml/DOMParser.cpp
+       Source/WebCore/xml/DOMParser.h
+       Source/WebCore/xml/DOMParser.idl
+       Source/WebCore/xml/XMLHttpRequest.cpp
+       Source/WebCore/xml/XMLHttpRequest.h
+       Source/WebCore/xml/XMLSerializer.cpp
+       Source/WebCore/xml/XMLSerializer.h
+       Source/WebCore/xml/XMLSerializer.idl
+       Source/WebCore/xml/XPathEvaluator.idl
+       Source/WebCore/xml/XPathExpression.idl
+       Source/WebCore/xml/XPathNSResolver.idl
+       Source/WebCore/xml/XPathResult.idl
+       Source/WebCore/xml/XSLImportRule.cpp
+       Source/WebCore/xml/XSLImportRule.h
+       Source/WebCore/xml/XSLStyleSheet.h
+       Source/WebCore/xml/XSLStyleSheetLibxslt.cpp
+       Source/WebCore/xml/XSLTProcessor.cpp
+       Source/WebCore/xml/XSLTProcessor.h
+       Source/WebCore/xml/XSLTProcessorLibxslt.cpp
+       Source/WebCore/xml/parser/XMLDocumentParser.cpp
+       Source/WebCore/xml/parser/XMLDocumentParser.h
+       Source/WebCore/xml/parser/XMLDocumentParserLibxml2.cpp
+Copyright: 2009, Adam Dingle <adam@yorba.org>
+           2013, Adobe Systems Inc. All right reserved
+           2011-2014, Adobe Systems Incorporated
+           2015, Akamai Technologies Inc
+           2008, Alex Mathews <possessedpenguinbob@gmail.com>
+           2005-2006, Alexander Kellett <lypanov@kde.org>
+           2006, Alexey Proskuryakov <ap@macrules.ru>
+           2005-2007, Alexey Proskuryakov <ap@nypop.com>
+           2005-2007, Alexey Proskuryakov <ap@webkit.org>
+           2004-2006, Allan Sandfeld Jensen <kde@carewolf.com>
+           2007-2008, Alp Toker <alp@atoker.com>
+           2006, Anders Carlsson <andersca@mac.com>
+           2010, Andras Becsi (abecsi@inf.u-szeged.hu), University of Szeged
+           2010, Andras Becsi <abecsi@inf.u-szeged.hu>, University of Szeged
+           2011, Andreas Kling <kling@webkit.org>
+           2001, Andreas Schlapbach <schlpbch@iam.unibe.ch>
+           2006, Andrew Wellington <proton@wiretapped.net>
+           2009, Antonio Gomes <tonikitoo@webkit.org>
+           1999-2001, Antti Koivisto <koivisto@kde.org>
+           2002-2016, Apple Inc
+           2003-2015, Apple Inc. All right reserved
+           2006-2010, Apple Inc. reserve
+           2008, Apple Ltd
+           2004-2016, Apple, Inc
+           2011, Brent Fulgham
+           2010-2011, Brent Fulgham <bfulgham@webkit.org>
+           2014, Cable Television Laboratories, Inc
+           2008-2009, Cameron McCormack <cam@mcc.id.au>
+           2015, Canon Inc
+           2013, ChangSeok Oh <shivamidow@gmail.com>
+           2011, Code Aurora Forum
+           2007-2013, Collabora Ltd
+           2012-2013, Company 100, Inc
+           2011, Cosmin Truta <ctruta@gmail.com>
+           2010, Daniel Bates <dbates@intudata.com>
+           2000, Daniel Molkentin <molkentin@kde.org>
+           2007-2008, David Smith <catfish.man@gmail.com>
+           2014, Digia Plc. and/or its subsidiary(-ies)
+           2001, Dirk Mueller ( mueller@kde.org )
+           2000-2006, Dirk Mueller <mueller@kde.org>
+           2008-2011, Dirk Schulze <krit@webkit.org>
+           2005-2008, Eric Seidel <eric@webkit.org>
+           2009-2012, Ericsson AB
+           2000, Frederik Holljen <frederik.holljen@hig.no>
+           1991, Free Software Foundation, Inc
+           2011, Gabor Loki <loki@webkit.org>
+           2001, George Staikos <staikos@kde.org>
+           2007-2014, Google Inc
+           2009-2012, Google, Inc
+           2006, Graham Dennis <graham.dennis@gmail.com>
+           2000, Gunnstein Lye <gunnstein@netcom.no>
+           2009, Gustavo Noronha Silva <gns@gnome.org>
+           1999-2001, Harri Porten <porten@kde.org>
+           2007-2010, Holger Hans Peter Freyther
+           2008, INdT - Instituto Nokia de Tecnologia
+           2009-2016, Igalia S.L
+           2010-2012, Igalia, S.L
+           2012-2013, Intel Corporation
+           2009, Jakub Wieczorek <faw217@gmail.com>
+           2009, Jan Alonzo
+           2009, Jeff Schiller <codedread@gmail.com>
+           2009, Jim Nelson <jim@yorba.org>
+           2006, Jon Shier <jshier@iastate.edu>
+           2007-2008, Julien Chaffraix <jchaffraix@webkit.org>
+           2009, Kenneth Rohde Christiansen
+           1998-2003, Lars Knoll <knoll@kde.org>
+           2006, Lars Knoll <lars@trolltech.com>
+           2011, Leo Yang <leoyang@webkit.org>
+           2008, Luke Kenneth Casson Leighton <lkcl@lkcl.net>
+           1997, Martin Jones <mjones@kde.org>
+           2008, Martin Soto <soto@freedesktop.org>
+           2015, Metrological
+           2006, Michael Emmel <mike.emmel@gmail.com>
+           2013, Michael Pruett <michael@68k.org>
+           2009, Michelangelo De Simone <micdesim@gmail.com>
+           2011-2012, Motorola Mobility, Inc
+           2006-2007, Nicholas Shanks <webkit@nickshanks.com>
+           2004-2009, Nikolas Zimmermann <zimmermann@kde.org>
+           2008-2013, Nokia Corporation and/or its subsidiary(-ies)
+           2008, Nuanti Ltd
+           2005-2006, Oliver Hunt <ojh16@student.canterbury.ac.nz>
+           2005-2006, Oliver Hunt <oliver@nerget.com>
+           2007, OpenedHand
+           2013, Orange
+           2010, Patrick Gansterer <paroga@paroga.com>
+           2011, Patrick Gansterer <paroga@webkit.org>
+           2000-2001, Peter Kelly <pmk@post.com>
+           2007, Pioneer Research Center USA, Inc
+           2009-2010, ProFUSION embedded systems
+           2010, Renata Hodovan <reni@inf.u-szeged.hu>
+           2011-2012, Renata Hodovan <reni@webkit.org>
+           2011, Rik Cabanier <cabanier@adobe.com>
+           2006-2007, Rob Buis
+           2004-2010, Rob Buis <buis@kde.org>
+           2009-2010, Rob Buis <rwlbuis@gmail.com>
+           2011, Robert Hogan <robert@roberthogan.net>
+           2009-2014, Samsung Electronics
+           2005-2006, Samuel Weinig <sam.weinig@gmail.com>
+           2006, Samuel Weinig <sam.weinig@gmial.com>
+           2006-2007, Samuel Weinig <sam@webkit.org>
+           2009-2014, Sebastian Dröge <sebastian@centricular.com>
+           2011, Sencha, Inc
+           2000-2001, Simon Hausmann <hausmann@kde.org>
+           2007, Staikos Computing Services Inc <info@staikos.net>
+           2000, Stefan Schimanski <1Stein@gmx.de>
+           2000, Stefan Schimanski <schimmi@kde.org>
+           2002-2003, The Karbon Developers
+           2015, The Qt Company Ltd
+           2001, Tobias Anton <anton@stud.fbi.fh-darmstadt.de>
+           1997-1999, Torben Weis <weis@kde.org>
+           2007-2011, Torch Mobile, Inc. (http://www.torchmobile.com/)
+           2011-2012, University of Szeged
+           1998-2002, Waldo Bastian <bastian@kde.org>
+           2014, Yoav Weiss <yoav@yoav.ws>
+           2014, Yusuke Suzuki <utatane.tea@gmail.com>
+           2004-2006, Zack Rusin <zack@kde.org>
+           2011, Zan Dobersek <zandobersek@gmail.com>
+           2010-2012, Zoltan Herczeg <zherczeg@webkit.org>
+           2012-2013, basysKom GmbH
+License: LGPL-2+
+
+Files: Source/WebCore/AVFoundationSupport.py
+       Source/WebCore/DerivedSources.make
+       Source/WebCore/Modules/fetch/FetchBody.cpp
+       Source/WebCore/Modules/fetch/FetchBody.h
+       Source/WebCore/Modules/fetch/FetchBody.idl
+       Source/WebCore/Modules/fetch/FetchHeaders.cpp
+       Source/WebCore/Modules/fetch/FetchHeaders.h
+       Source/WebCore/Modules/fetch/FetchHeaders.idl
+       Source/WebCore/Modules/fetch/FetchOptions.h
+       Source/WebCore/Modules/fetch/FetchRequest.cpp
+       Source/WebCore/Modules/fetch/FetchRequest.h
+       Source/WebCore/Modules/fetch/FetchRequest.idl
+       Source/WebCore/Modules/indexeddb/IDBDatabaseException.cpp
+       Source/WebCore/Modules/indexeddb/IDBEventDispatcher.cpp
+       Source/WebCore/Modules/indexeddb/IDBEventDispatcher.h
+       Source/WebCore/Modules/indexeddb/IDBRecordIdentifier.h
+       Source/WebCore/Modules/indexeddb/IDBRequest.idl
+       Source/WebCore/Modules/mediasource/DOMURLMediaSource.cpp
+       Source/WebCore/Modules/mediasource/DOMURLMediaSource.h
+       Source/WebCore/Modules/mediasource/DOMURLMediaSource.idl
+       Source/WebCore/Modules/mediasource/MediaSource.cpp
+       Source/WebCore/Modules/mediasource/MediaSource.h
+       Source/WebCore/Modules/mediasource/MediaSource.idl
+       Source/WebCore/Modules/mediasource/MediaSourceRegistry.cpp
+       Source/WebCore/Modules/mediasource/MediaSourceRegistry.h
+       Source/WebCore/Modules/mediasource/SourceBuffer.cpp
+       Source/WebCore/Modules/mediasource/SourceBuffer.h
+       Source/WebCore/Modules/mediasource/SourceBuffer.idl
+       Source/WebCore/Modules/mediasource/SourceBufferList.cpp
+       Source/WebCore/Modules/mediasource/SourceBufferList.h
+       Source/WebCore/Modules/mediasource/SourceBufferList.idl
+       Source/WebCore/Modules/mediastream/DOMURLMediaStream.cpp
+       Source/WebCore/Modules/mediastream/DOMURLMediaStream.h
+       Source/WebCore/Modules/mediastream/DOMURLMediaStream.idl
+       Source/WebCore/Modules/mediastream/MediaConstraintsImpl.cpp
+       Source/WebCore/Modules/mediastream/MediaConstraintsImpl.h
+       Source/WebCore/Modules/mediastream/MediaDevices.cpp
+       Source/WebCore/Modules/mediastream/MediaDevices.h
+       Source/WebCore/Modules/mediastream/MediaDevices.idl
+       Source/WebCore/Modules/mediastream/MediaDevices.js
+       Source/WebCore/Modules/mediastream/MediaEndpointPeerConnection.cpp
+       Source/WebCore/Modules/mediastream/MediaEndpointPeerConnection.h
+       Source/WebCore/Modules/mediastream/MediaTrackSupportedConstraints.h
+       Source/WebCore/Modules/mediastream/MediaTrackSupportedConstraints.idl
+       Source/WebCore/Modules/mediastream/NavigatorMediaDevices.cpp
+       Source/WebCore/Modules/mediastream/NavigatorMediaDevices.h
+       Source/WebCore/Modules/mediastream/NavigatorMediaDevices.idl
+       Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp
+       Source/WebCore/Modules/mediastream/PeerConnectionBackend.h
+       Source/WebCore/Modules/mediastream/PeerConnectionStates.h
+       Source/WebCore/Modules/mediastream/RTCConfiguration.cpp
+       Source/WebCore/Modules/mediastream/RTCConfiguration.h
+       Source/WebCore/Modules/mediastream/RTCIceCandidate.cpp
+       Source/WebCore/Modules/mediastream/RTCIceCandidate.h
+       Source/WebCore/Modules/mediastream/RTCIceCandidate.idl
+       Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp
+       Source/WebCore/Modules/mediastream/RTCPeerConnection.h
+       Source/WebCore/Modules/mediastream/RTCPeerConnection.idl
+       Source/WebCore/Modules/mediastream/RTCPeerConnection.js
+       Source/WebCore/Modules/mediastream/RTCPeerConnectionInternals.js
+       Source/WebCore/Modules/mediastream/RTCRtpReceiver.cpp
+       Source/WebCore/Modules/mediastream/RTCRtpReceiver.h
+       Source/WebCore/Modules/mediastream/RTCRtpReceiver.idl
+       Source/WebCore/Modules/mediastream/RTCRtpSender.cpp
+       Source/WebCore/Modules/mediastream/RTCRtpSender.h
+       Source/WebCore/Modules/mediastream/RTCRtpSender.idl
+       Source/WebCore/Modules/mediastream/RTCRtpSenderReceiverBase.h
+       Source/WebCore/Modules/mediastream/RTCSessionDescription.cpp
+       Source/WebCore/Modules/mediastream/RTCSessionDescription.h
+       Source/WebCore/Modules/mediastream/RTCSessionDescription.idl
+       Source/WebCore/Modules/mediastream/RTCTrackEvent.cpp
+       Source/WebCore/Modules/mediastream/RTCTrackEvent.h
+       Source/WebCore/Modules/mediastream/RTCTrackEvent.idl
+       Source/WebCore/Modules/mediastream/UserMediaClient.h
+       Source/WebCore/Modules/mediastream/UserMediaRequest.cpp
+       Source/WebCore/Modules/mediastream/UserMediaRequest.h
+       Source/WebCore/Modules/notifications/Notification.cpp
+       Source/WebCore/Modules/notifications/Notification.h
+       Source/WebCore/Modules/notifications/Notification.idl
+       Source/WebCore/Modules/notifications/NotificationCenter.cpp
+       Source/WebCore/Modules/notifications/NotificationCenter.h
+       Source/WebCore/Modules/notifications/NotificationCenter.idl
+       Source/WebCore/Modules/notifications/NotificationClient.h
+       Source/WebCore/Modules/quota/DOMWindowQuota.cpp
+       Source/WebCore/Modules/quota/DOMWindowQuota.h
+       Source/WebCore/Modules/quota/NavigatorStorageQuota.cpp
+       Source/WebCore/Modules/quota/NavigatorStorageQuota.h
+       Source/WebCore/Modules/quota/StorageErrorCallback.cpp
+       Source/WebCore/Modules/quota/StorageErrorCallback.h
+       Source/WebCore/Modules/quota/StorageErrorCallback.idl
+       Source/WebCore/Modules/quota/StorageInfo.cpp
+       Source/WebCore/Modules/quota/StorageInfo.h
+       Source/WebCore/Modules/quota/StorageQuota.cpp
+       Source/WebCore/Modules/quota/StorageQuota.h
+       Source/WebCore/Modules/quota/StorageQuotaCallback.h
+       Source/WebCore/Modules/quota/StorageQuotaCallback.idl
+       Source/WebCore/Modules/quota/StorageUsageCallback.h
+       Source/WebCore/Modules/quota/StorageUsageCallback.idl
+       Source/WebCore/Modules/quota/WorkerNavigatorStorageQuota.cpp
+       Source/WebCore/Modules/quota/WorkerNavigatorStorageQuota.h
+       Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.cpp
+       Source/WebCore/Modules/streams/ByteLengthQueuingStrategy.idl
+       Source/WebCore/Modules/streams/CountQueuingStrategy.idl
+       Source/WebCore/Modules/streams/ReadableStream.idl
+       Source/WebCore/Modules/streams/ReadableStreamController.idl
+       Source/WebCore/Modules/streams/ReadableStreamReader.idl
+       Source/WebCore/Modules/streams/WritableStream.idl
+       Source/WebCore/Modules/webaudio/AudioBuffer.cpp
+       Source/WebCore/Modules/webaudio/AudioBuffer.h
+       Source/WebCore/Modules/webaudio/AudioBuffer.idl
+       Source/WebCore/Modules/webaudio/AudioListener.cpp
+       Source/WebCore/Modules/webaudio/AudioListener.h
+       Source/WebCore/Modules/webaudio/AudioListener.idl
+       Source/WebCore/Modules/webaudio/AudioParam.h
+       Source/WebCore/Modules/webaudio/AudioParam.idl
+       Source/WebCore/Modules/webaudio/AudioParamTimeline.h
+       Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.h
+       Source/WebCore/Modules/webaudio/ChannelMergerNode.cpp
+       Source/WebCore/Modules/webaudio/ChannelMergerNode.h
+       Source/WebCore/Modules/webaudio/ChannelMergerNode.idl
+       Source/WebCore/Modules/webaudio/PeriodicWave.cpp
+       Source/WebCore/Modules/webaudio/PeriodicWave.h
+       Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.cpp
+       Source/WebCore/Modules/webdatabase/ChangeVersionWrapper.h
+       Source/WebCore/Modules/webdatabase/Database.cpp
+       Source/WebCore/Modules/webdatabase/Database.h
+       Source/WebCore/Modules/webdatabase/Database.idl
+       Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.cpp
+       Source/WebCore/Modules/webdatabase/DatabaseAuthorizer.h
+       Source/WebCore/Modules/webdatabase/DatabaseCallback.h
+       Source/WebCore/Modules/webdatabase/DatabaseCallback.idl
+       Source/WebCore/Modules/webdatabase/DatabaseDetails.h
+       Source/WebCore/Modules/webdatabase/DatabaseTask.cpp
+       Source/WebCore/Modules/webdatabase/DatabaseTask.h
+       Source/WebCore/Modules/webdatabase/DatabaseThread.cpp
+       Source/WebCore/Modules/webdatabase/DatabaseThread.h
+       Source/WebCore/Modules/webdatabase/DatabaseTracker.cpp
+       Source/WebCore/Modules/webdatabase/DatabaseTracker.h
+       Source/WebCore/Modules/webdatabase/SQLCallbackWrapper.h
+       Source/WebCore/Modules/webdatabase/SQLError.h
+       Source/WebCore/Modules/webdatabase/SQLError.idl
+       Source/WebCore/Modules/webdatabase/SQLException.cpp
+       Source/WebCore/Modules/webdatabase/SQLException.h
+       Source/WebCore/Modules/webdatabase/SQLException.idl
+       Source/WebCore/Modules/webdatabase/SQLResultSet.cpp
+       Source/WebCore/Modules/webdatabase/SQLResultSet.h
+       Source/WebCore/Modules/webdatabase/SQLResultSet.idl
+       Source/WebCore/Modules/webdatabase/SQLResultSetRowList.cpp
+       Source/WebCore/Modules/webdatabase/SQLResultSetRowList.h
+       Source/WebCore/Modules/webdatabase/SQLResultSetRowList.idl
+       Source/WebCore/Modules/webdatabase/SQLStatement.cpp
+       Source/WebCore/Modules/webdatabase/SQLStatement.h
+       Source/WebCore/Modules/webdatabase/SQLStatementCallback.h
+       Source/WebCore/Modules/webdatabase/SQLStatementCallback.idl
+       Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.h
+       Source/WebCore/Modules/webdatabase/SQLStatementErrorCallback.idl
+       Source/WebCore/Modules/webdatabase/SQLTransaction.cpp
+       Source/WebCore/Modules/webdatabase/SQLTransaction.h
+       Source/WebCore/Modules/webdatabase/SQLTransaction.idl
+       Source/WebCore/Modules/webdatabase/SQLTransactionBackend.cpp
+       Source/WebCore/Modules/webdatabase/SQLTransactionBackend.h
+       Source/WebCore/Modules/webdatabase/SQLTransactionCallback.h
+       Source/WebCore/Modules/webdatabase/SQLTransactionCallback.idl
+       Source/WebCore/Modules/webdatabase/SQLTransactionClient.cpp
+       Source/WebCore/Modules/webdatabase/SQLTransactionClient.h
+       Source/WebCore/Modules/webdatabase/SQLTransactionCoordinator.cpp
+       Source/WebCore/Modules/webdatabase/SQLTransactionCoordinator.h
+       Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.h
+       Source/WebCore/Modules/webdatabase/SQLTransactionErrorCallback.idl
+       Source/WebCore/Modules/websockets/CloseEvent.h
+       Source/WebCore/Modules/websockets/CloseEvent.idl
+       Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp
+       Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h
+       Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.cpp
+       Source/WebCore/Modules/websockets/ThreadableWebSocketChannelClientWrapper.h
+       Source/WebCore/Modules/websockets/WebSocket.cpp
+       Source/WebCore/Modules/websockets/WebSocket.h
+       Source/WebCore/Modules/websockets/WebSocket.idl
+       Source/WebCore/Modules/websockets/WebSocketChannel.cpp
+       Source/WebCore/Modules/websockets/WebSocketChannel.h
+       Source/WebCore/Modules/websockets/WebSocketChannelClient.h
+       Source/WebCore/Modules/websockets/WebSocketDeflateFramer.cpp
+       Source/WebCore/Modules/websockets/WebSocketDeflateFramer.h
+       Source/WebCore/Modules/websockets/WebSocketDeflater.cpp
+       Source/WebCore/Modules/websockets/WebSocketDeflater.h
+       Source/WebCore/Modules/websockets/WebSocketExtensionDispatcher.cpp
+       Source/WebCore/Modules/websockets/WebSocketExtensionDispatcher.h
+       Source/WebCore/Modules/websockets/WebSocketExtensionParser.cpp
+       Source/WebCore/Modules/websockets/WebSocketExtensionParser.h
+       Source/WebCore/Modules/websockets/WebSocketExtensionProcessor.h
+       Source/WebCore/Modules/websockets/WebSocketFrame.h
+       Source/WebCore/Modules/websockets/WebSocketHandshake.cpp
+       Source/WebCore/Modules/websockets/WebSocketHandshake.h
+       Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.cpp
+       Source/WebCore/Modules/websockets/WorkerThreadableWebSocketChannel.h
+       Source/WebCore/accessibility/AXObjectCache.cpp
+       Source/WebCore/accessibility/AccessibilityARIAGrid.cpp
+       Source/WebCore/accessibility/AccessibilityARIAGrid.h
+       Source/WebCore/accessibility/AccessibilityARIAGridCell.cpp
+       Source/WebCore/accessibility/AccessibilityARIAGridCell.h
+       Source/WebCore/accessibility/AccessibilityARIAGridRow.cpp
+       Source/WebCore/accessibility/AccessibilityARIAGridRow.h
+       Source/WebCore/accessibility/AccessibilityImageMapLink.cpp
+       Source/WebCore/accessibility/AccessibilityImageMapLink.h
+       Source/WebCore/accessibility/AccessibilityList.cpp
+       Source/WebCore/accessibility/AccessibilityList.h
+       Source/WebCore/accessibility/AccessibilityListBox.cpp
+       Source/WebCore/accessibility/AccessibilityListBox.h
+       Source/WebCore/accessibility/AccessibilityListBoxOption.cpp
+       Source/WebCore/accessibility/AccessibilityListBoxOption.h
+       Source/WebCore/accessibility/AccessibilityMediaControls.cpp
+       Source/WebCore/accessibility/AccessibilityMediaControls.h
+       Source/WebCore/accessibility/AccessibilityNodeObject.cpp
+       Source/WebCore/accessibility/AccessibilityNodeObject.h
+       Source/WebCore/accessibility/AccessibilityObject.cpp
+       Source/WebCore/accessibility/AccessibilityObject.h
+       Source/WebCore/accessibility/AccessibilityRenderObject.cpp
+       Source/WebCore/accessibility/AccessibilityRenderObject.h
+       Source/WebCore/accessibility/AccessibilitySVGRoot.cpp
+       Source/WebCore/accessibility/AccessibilitySVGRoot.h
+       Source/WebCore/accessibility/AccessibilityScrollbar.cpp
+       Source/WebCore/accessibility/AccessibilityScrollbar.h
+       Source/WebCore/accessibility/AccessibilitySlider.cpp
+       Source/WebCore/accessibility/AccessibilitySlider.h
+       Source/WebCore/accessibility/AccessibilityTable.cpp
+       Source/WebCore/accessibility/AccessibilityTable.h
+       Source/WebCore/accessibility/AccessibilityTableCell.cpp
+       Source/WebCore/accessibility/AccessibilityTableCell.h
+       Source/WebCore/accessibility/AccessibilityTableColumn.cpp
+       Source/WebCore/accessibility/AccessibilityTableColumn.h
+       Source/WebCore/accessibility/AccessibilityTableHeaderContainer.cpp
+       Source/WebCore/accessibility/AccessibilityTableHeaderContainer.h
+       Source/WebCore/accessibility/AccessibilityTableRow.cpp
+       Source/WebCore/accessibility/AccessibilityTableRow.h
+       Source/WebCore/accessibility/AccessibilityTree.cpp
+       Source/WebCore/accessibility/AccessibilityTree.h
+       Source/WebCore/accessibility/AccessibilityTreeItem.cpp
+       Source/WebCore/accessibility/AccessibilityTreeItem.h
+       Source/WebCore/bindings/generic/*
+       Source/WebCore/bindings/js/JSAttrCustom.cpp
+       Source/WebCore/bindings/js/JSBlobCustom.cpp
+       Source/WebCore/bindings/js/JSCallbackData.cpp
+       Source/WebCore/bindings/js/JSCallbackData.h
+       Source/WebCore/bindings/js/JSCommandLineAPIHostCustom.cpp
+       Source/WebCore/bindings/js/JSCustomSQLStatementErrorCallback.cpp
+       Source/WebCore/bindings/js/JSDOMFormDataCustom.cpp
+       Source/WebCore/bindings/js/JSDOMWindowShell.cpp
+       Source/WebCore/bindings/js/JSDOMWindowShell.h
+       Source/WebCore/bindings/js/JSDataTransferCustom.cpp
+       Source/WebCore/bindings/js/JSDedicatedWorkerGlobalScopeCustom.cpp
+       Source/WebCore/bindings/js/JSElementCustom.cpp
+       Source/WebCore/bindings/js/JSErrorHandler.cpp
+       Source/WebCore/bindings/js/JSErrorHandler.h
+       Source/WebCore/bindings/js/JSEventCustom.cpp
+       Source/WebCore/bindings/js/JSFetchHeadersCustom.cpp
+       Source/WebCore/bindings/js/JSFileReaderCustom.cpp
+       Source/WebCore/bindings/js/JSHTMLFrameElementCustom.cpp
+       Source/WebCore/bindings/js/JSHTMLSelectElementCustom.h
+       Source/WebCore/bindings/js/JSHTMLTemplateElementCustom.cpp
+       Source/WebCore/bindings/js/JSHistoryCustom.cpp
+       Source/WebCore/bindings/js/JSInspectorFrontendHostCustom.cpp
+       Source/WebCore/bindings/js/JSMessageEventCustom.cpp
+       Source/WebCore/bindings/js/JSMessagePortCustom.h
+       Source/WebCore/bindings/js/JSMutationObserverCustom.cpp
+       Source/WebCore/bindings/js/JSPerformanceEntryCustom.cpp
+       Source/WebCore/bindings/js/JSPopStateEventCustom.cpp
+       Source/WebCore/bindings/js/JSSQLResultSetRowListCustom.cpp
+       Source/WebCore/bindings/js/JSSQLTransactionCustom.cpp
+       Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp
+       Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp
+       Source/WebCore/bindings/js/ScriptCachedFrameData.cpp
+       Source/WebCore/bindings/js/ScriptCachedFrameData.h
+       Source/WebCore/bindings/js/ScriptGlobalObject.cpp
+       Source/WebCore/bindings/js/ScriptGlobalObject.h
+       Source/WebCore/bindings/js/ScriptSourceCode.h
+       Source/WebCore/bindings/js/ScriptState.cpp
+       Source/WebCore/bindings/js/ScriptState.h
+       Source/WebCore/bindings/js/ScriptWrappable.h
+       Source/WebCore/bindings/js/ScriptWrappableInlines.h
+       Source/WebCore/bindings/js/WebCoreBuiltinNames.h
+       Source/WebCore/bindings/js/WebCoreJSBuiltinInternals.cpp
+       Source/WebCore/bindings/js/WebCoreJSBuiltinInternals.h
+       Source/WebCore/bindings/js/WebCoreJSBuiltins.cpp
+       Source/WebCore/bindings/js/WebCoreJSBuiltins.h
+       Source/WebCore/css/CSSAspectRatioValue.cpp
+       Source/WebCore/css/CSSAspectRatioValue.h
+       Source/WebCore/css/CSSCalculationValue.cpp
+       Source/WebCore/css/CSSCalculationValue.h
+       Source/WebCore/css/CSSFontFaceLoadEvent.cpp
+       Source/WebCore/css/CSSFontFaceLoadEvent.h
+       Source/WebCore/css/CSSFontFaceLoadEvent.idl
+       Source/WebCore/css/CSSGridLineNamesValue.cpp
+       Source/WebCore/css/CSSGridLineNamesValue.h
+       Source/WebCore/css/CSSGridTemplateAreasValue.cpp
+       Source/WebCore/css/CSSGridTemplateAreasValue.h
+       Source/WebCore/css/CSSKeyframeRule.idl
+       Source/WebCore/css/CSSKeyframesRule.idl
+       Source/WebCore/css/CSSOMUtils.cpp
+       Source/WebCore/css/CSSOMUtils.h
+       Source/WebCore/css/CSSPropertySourceData.cpp
+       Source/WebCore/css/CSSPropertySourceData.h
+       Source/WebCore/css/CSSSupportsRule.cpp
+       Source/WebCore/css/CSSSupportsRule.h
+       Source/WebCore/css/CSSSupportsRule.idl
+       Source/WebCore/css/CSSToLengthConversionData.cpp
+       Source/WebCore/css/CSSToLengthConversionData.h
+       Source/WebCore/css/DOMWindowCSS.cpp
+       Source/WebCore/css/DOMWindowCSS.h
+       Source/WebCore/css/DOMWindowCSS.idl
+       Source/WebCore/css/FontLoader.idl
+       Source/WebCore/css/WebKitCSSTransformValue.idl
+       Source/WebCore/css/themeWin.css
+       Source/WebCore/css/themeWinQuirks.css
+       Source/WebCore/dom/ChildListMutationScope.cpp
+       Source/WebCore/dom/ChildListMutationScope.h
+       Source/WebCore/dom/ClassCollection.cpp
+       Source/WebCore/dom/ClassCollection.h
+       Source/WebCore/dom/CurrentScriptIncrementer.h
+       Source/WebCore/dom/DOMCoreException.cpp
+       Source/WebCore/dom/DOMCoreException.h
+       Source/WebCore/dom/DOMCoreException.idl
+       Source/WebCore/dom/DOMError.idl
+       Source/WebCore/dom/DOMTimeStamp.h
+       Source/WebCore/dom/DataTransfer.idl
+       Source/WebCore/dom/DataTransferItem.cpp
+       Source/WebCore/dom/DataTransferItem.h
+       Source/WebCore/dom/DataTransferItem.idl
+       Source/WebCore/dom/DataTransferItemList.h
+       Source/WebCore/dom/DataTransferItemList.idl
+       Source/WebCore/dom/DocumentMarker.cpp
+       Source/WebCore/dom/DocumentOrderedMap.cpp
+       Source/WebCore/dom/DocumentOrderedMap.h
+       Source/WebCore/dom/ElementRareData.cpp
+       Source/WebCore/dom/ErrorEvent.cpp
+       Source/WebCore/dom/ErrorEvent.h
+       Source/WebCore/dom/ErrorEvent.idl
+       Source/WebCore/dom/EventException.h
+       Source/WebCore/dom/EventException.idl
+       Source/WebCore/dom/ExceptionBase.cpp
+       Source/WebCore/dom/ExceptionBase.h
+       Source/WebCore/dom/ExceptionCodePlaceholder.cpp
+       Source/WebCore/dom/ExceptionCodePlaceholder.h
+       Source/WebCore/dom/IconURL.h
+       Source/WebCore/dom/MessagePortChannel.cpp
+       Source/WebCore/dom/MessagePortChannel.h
+       Source/WebCore/dom/MutationCallback.h
+       Source/WebCore/dom/MutationObserver.cpp
+       Source/WebCore/dom/MutationObserver.h
+       Source/WebCore/dom/MutationObserver.idl
+       Source/WebCore/dom/MutationObserverInterestGroup.cpp
+       Source/WebCore/dom/MutationObserverInterestGroup.h
+       Source/WebCore/dom/MutationObserverRegistration.cpp
+       Source/WebCore/dom/MutationObserverRegistration.h
+       Source/WebCore/dom/MutationRecord.cpp
+       Source/WebCore/dom/MutationRecord.h
+       Source/WebCore/dom/MutationRecord.idl
+       Source/WebCore/dom/NodeRareData.cpp
+       Source/WebCore/dom/RequestAnimationFrameCallback.h
+       Source/WebCore/dom/RequestAnimationFrameCallback.idl
+       Source/WebCore/dom/ScopedEventQueue.cpp
+       Source/WebCore/dom/ScopedEventQueue.h
+       Source/WebCore/dom/StaticNodeList.cpp
+       Source/WebCore/dom/StaticNodeList.h
+       Source/WebCore/dom/StringCallback.cpp
+       Source/WebCore/dom/StringCallback.h
+       Source/WebCore/dom/StringCallback.idl
+       Source/WebCore/dom/TreeDepthLimit.h
+       Source/WebCore/dom/default/*
+       Source/WebCore/dom/make_dom_exceptions.pl
+       Source/WebCore/dom/make_event_factory.pl
+       Source/WebCore/dom/make_names.pl
+       Source/WebCore/editing/ApplyBlockElementCommand.h
+       Source/WebCore/editing/EditingStyle.h
+       Source/WebCore/editing/RenderedPosition.cpp
+       Source/WebCore/editing/RenderedPosition.h
+       Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp
+       Source/WebCore/editing/ReplaceNodeWithSpanCommand.h
+       Source/WebCore/editing/SmartReplace.cpp
+       Source/WebCore/editing/SmartReplace.h
+       Source/WebCore/editing/SmartReplaceCF.cpp
+       Source/WebCore/editing/SurroundingText.cpp
+       Source/WebCore/editing/SurroundingText.h
+       Source/WebCore/editing/UndoStep.h
+       Source/WebCore/extract-localizable-strings.pl
+       Source/WebCore/fileapi/AsyncFileStream.cpp
+       Source/WebCore/fileapi/AsyncFileStream.h
+       Source/WebCore/fileapi/Blob.cpp
+       Source/WebCore/fileapi/Blob.h
+       Source/WebCore/fileapi/Blob.idl
+       Source/WebCore/fileapi/BlobURL.cpp
+       Source/WebCore/fileapi/BlobURL.h
+       Source/WebCore/fileapi/FileError.h
+       Source/WebCore/fileapi/FileError.idl
+       Source/WebCore/fileapi/FileException.cpp
+       Source/WebCore/fileapi/FileException.h
+       Source/WebCore/fileapi/FileException.idl
+       Source/WebCore/fileapi/FileReader.cpp
+       Source/WebCore/fileapi/FileReader.h
+       Source/WebCore/fileapi/FileReader.idl
+       Source/WebCore/fileapi/FileReaderLoader.cpp
+       Source/WebCore/fileapi/FileReaderLoader.h
+       Source/WebCore/fileapi/FileReaderLoaderClient.h
+       Source/WebCore/fileapi/FileReaderSync.cpp
+       Source/WebCore/fileapi/FileReaderSync.h
+       Source/WebCore/fileapi/FileReaderSync.idl
+       Source/WebCore/fileapi/ThreadableBlobRegistry.cpp
+       Source/WebCore/fileapi/ThreadableBlobRegistry.h
+       Source/WebCore/fileapi/WebKitBlobBuilder.cpp
+       Source/WebCore/fileapi/WebKitBlobBuilder.h
+       Source/WebCore/history/CachedFramePlatformData.h
+       Source/WebCore/html/BaseButtonInputType.cpp
+       Source/WebCore/html/BaseButtonInputType.h
+       Source/WebCore/html/BaseCheckableInputType.cpp
+       Source/WebCore/html/BaseCheckableInputType.h
+       Source/WebCore/html/BaseClickableWithKeyInputType.cpp
+       Source/WebCore/html/BaseClickableWithKeyInputType.h
+       Source/WebCore/html/BaseDateAndTimeInputType.cpp
+       Source/WebCore/html/BaseDateAndTimeInputType.h
+       Source/WebCore/html/BaseTextInputType.h
+       Source/WebCore/html/ButtonInputType.cpp
+       Source/WebCore/html/ButtonInputType.h
+       Source/WebCore/html/CheckboxInputType.cpp
+       Source/WebCore/html/CheckboxInputType.h
+       Source/WebCore/html/ColorInputType.cpp
+       Source/WebCore/html/ColorInputType.h
+       Source/WebCore/html/DOMFormData.cpp
+       Source/WebCore/html/DOMFormData.h
+       Source/WebCore/html/DOMFormData.idl
+       Source/WebCore/html/DateInputType.cpp
+       Source/WebCore/html/DateInputType.h
+       Source/WebCore/html/DateTimeInputType.cpp
+       Source/WebCore/html/DateTimeInputType.h
+       Source/WebCore/html/DateTimeLocalInputType.cpp
+       Source/WebCore/html/DateTimeLocalInputType.h
+       Source/WebCore/html/EmailInputType.h
+       Source/WebCore/html/FileInputType.h
+       Source/WebCore/html/HTMLDataListElement.cpp
+       Source/WebCore/html/HTMLDataListElement.h
+       Source/WebCore/html/HTMLDataListElement.idl
+       Source/WebCore/html/HTMLElementsAllInOne.cpp
+       Source/WebCore/html/HTMLKeygenElement.idl
+       Source/WebCore/html/HTMLOutputElement.cpp
+       Source/WebCore/html/HTMLOutputElement.h
+       Source/WebCore/html/HTMLTableRowsCollection.cpp
+       Source/WebCore/html/HTMLTableRowsCollection.h
+       Source/WebCore/html/HTMLTemplateElement.cpp
+       Source/WebCore/html/HTMLTemplateElement.h
+       Source/WebCore/html/HTMLTemplateElement.idl
+       Source/WebCore/html/HTMLUnknownElement.h
+       Source/WebCore/html/HTMLUnknownElement.idl
+       Source/WebCore/html/HiddenInputType.cpp
+       Source/WebCore/html/HiddenInputType.h
+       Source/WebCore/html/ImageData.cpp
+       Source/WebCore/html/ImageData.h
+       Source/WebCore/html/ImageData.idl
+       Source/WebCore/html/ImageInputType.h
+       Source/WebCore/html/InputType.h
+       Source/WebCore/html/LabelableElement.h
+       Source/WebCore/html/LinkRelAttribute.cpp
+       Source/WebCore/html/LinkRelAttribute.h
+       Source/WebCore/html/MonthInputType.cpp
+       Source/WebCore/html/MonthInputType.h
+       Source/WebCore/html/NumberInputType.cpp
+       Source/WebCore/html/NumberInputType.h
+       Source/WebCore/html/PasswordInputType.cpp
+       Source/WebCore/html/PasswordInputType.h
+       Source/WebCore/html/RadioInputType.h
+       Source/WebCore/html/RangeInputType.cpp
+       Source/WebCore/html/RangeInputType.h
+       Source/WebCore/html/ResetInputType.cpp
+       Source/WebCore/html/ResetInputType.h
+       Source/WebCore/html/SearchInputType.cpp
+       Source/WebCore/html/SearchInputType.h
+       Source/WebCore/html/SubmitInputType.cpp
+       Source/WebCore/html/SubmitInputType.h
+       Source/WebCore/html/TelephoneInputType.cpp
+       Source/WebCore/html/TelephoneInputType.h
+       Source/WebCore/html/TextFieldInputType.cpp
+       Source/WebCore/html/TextFieldInputType.h
+       Source/WebCore/html/TextInputType.cpp
+       Source/WebCore/html/TextInputType.h
+       Source/WebCore/html/TimeInputType.cpp
+       Source/WebCore/html/TimeInputType.h
+       Source/WebCore/html/URLInputType.cpp
+       Source/WebCore/html/URLInputType.h
+       Source/WebCore/html/URLRegistry.h
+       Source/WebCore/html/ValidationMessage.cpp
+       Source/WebCore/html/ValidationMessage.h
+       Source/WebCore/html/WeekInputType.cpp
+       Source/WebCore/html/WeekInputType.h
+       Source/WebCore/html/forms/*
+       Source/WebCore/html/parser/HTMLSrcsetParser.cpp
+       Source/WebCore/html/parser/HTMLSrcsetParser.h
+       Source/WebCore/html/parser/ParsingUtilities.h
+       Source/WebCore/html/parser/create-html-entity-table
+       Source/WebCore/html/shadow/DetailsMarkerControl.cpp
+       Source/WebCore/html/shadow/DetailsMarkerControl.h
+       Source/WebCore/html/shadow/MediaControlElementTypes.cpp
+       Source/WebCore/html/shadow/MediaControlElementTypes.h
+       Source/WebCore/html/shadow/MediaControlElements.cpp
+       Source/WebCore/html/shadow/MediaControlElements.h
+       Source/WebCore/html/shadow/MeterShadowElement.cpp
+       Source/WebCore/html/shadow/MeterShadowElement.h
+       Source/WebCore/html/shadow/ProgressShadowElement.cpp
+       Source/WebCore/html/shadow/ProgressShadowElement.h
+       Source/WebCore/html/shadow/SliderThumbElement.cpp
+       Source/WebCore/html/shadow/SliderThumbElement.h
+       Source/WebCore/html/track/AudioTrack.cpp
+       Source/WebCore/html/track/BufferedLineReader.cpp
+       Source/WebCore/html/track/BufferedLineReader.h
+       Source/WebCore/html/track/TextTrack.cpp
+       Source/WebCore/html/track/TextTrackCue.cpp
+       Source/WebCore/html/track/TextTrackCue.h
+       Source/WebCore/html/track/VTTCue.cpp
+       Source/WebCore/html/track/VTTCue.h
+       Source/WebCore/html/track/VTTRegion.cpp
+       Source/WebCore/html/track/VTTRegion.h
+       Source/WebCore/html/track/VTTScanner.cpp
+       Source/WebCore/html/track/VTTScanner.h
+       Source/WebCore/html/track/VideoTrack.cpp
+       Source/WebCore/html/track/WebVTTParser.cpp
+       Source/WebCore/html/track/WebVTTParser.h
+       Source/WebCore/html/track/WebVTTToken.h
+       Source/WebCore/html/track/WebVTTTokenizer.cpp
+       Source/WebCore/html/track/WebVTTTokenizer.h
+       Source/WebCore/inspector/CommandLineAPIHost.cpp
+       Source/WebCore/inspector/CommandLineAPIHost.h
+       Source/WebCore/inspector/CommandLineAPIHost.idl
+       Source/WebCore/inspector/CommandLineAPIModuleSource.js
+       Source/WebCore/inspector/DOMEditor.cpp
+       Source/WebCore/inspector/DOMEditor.h
+       Source/WebCore/inspector/DOMPatchSupport.cpp
+       Source/WebCore/inspector/DOMPatchSupport.h
+       Source/WebCore/inspector/InspectorClient.cpp
+       Source/WebCore/inspector/InspectorConsoleInstrumentation.h
+       Source/WebCore/inspector/InspectorController.cpp
+       Source/WebCore/inspector/InspectorController.h
+       Source/WebCore/inspector/InspectorDOMAgent.cpp
+       Source/WebCore/inspector/InspectorDOMAgent.h
+       Source/WebCore/inspector/InspectorDOMDebuggerAgent.cpp
+       Source/WebCore/inspector/InspectorDOMDebuggerAgent.h
+       Source/WebCore/inspector/InspectorDOMStorageAgent.cpp
+       Source/WebCore/inspector/InspectorDOMStorageAgent.h
+       Source/WebCore/inspector/InspectorDatabaseAgent.cpp
+       Source/WebCore/inspector/InspectorDatabaseAgent.h
+       Source/WebCore/inspector/InspectorDatabaseResource.cpp
+       Source/WebCore/inspector/InspectorDatabaseResource.h
+       Source/WebCore/inspector/InspectorFrontendClient.h
+       Source/WebCore/inspector/InspectorFrontendClientLocal.cpp
+       Source/WebCore/inspector/InspectorFrontendClientLocal.h
+       Source/WebCore/inspector/InspectorFrontendHost.cpp
+       Source/WebCore/inspector/InspectorFrontendHost.h
+       Source/WebCore/inspector/InspectorFrontendHost.idl
+       Source/WebCore/inspector/InspectorHistory.cpp
+       Source/WebCore/inspector/InspectorHistory.h
+       Source/WebCore/inspector/InspectorIndexedDBAgent.cpp
+       Source/WebCore/inspector/InspectorIndexedDBAgent.h
+       Source/WebCore/inspector/InspectorInstrumentation.cpp
+       Source/WebCore/inspector/InspectorInstrumentation.h
+       Source/WebCore/inspector/InspectorInstrumentationCookie.cpp
+       Source/WebCore/inspector/InspectorInstrumentationCookie.h
+       Source/WebCore/inspector/InspectorLayerTreeAgent.cpp
+       Source/WebCore/inspector/InspectorLayerTreeAgent.h
+       Source/WebCore/inspector/InspectorNetworkAgent.cpp
+       Source/WebCore/inspector/InspectorNetworkAgent.h
+       Source/WebCore/inspector/InspectorNodeFinder.cpp
+       Source/WebCore/inspector/InspectorNodeFinder.h
+       Source/WebCore/inspector/InspectorOverlay.cpp
+       Source/WebCore/inspector/InspectorOverlay.h
+       Source/WebCore/inspector/InspectorOverlayPage.html
+       Source/WebCore/inspector/InspectorPageAgent.cpp
+       Source/WebCore/inspector/InspectorPageAgent.h
+       Source/WebCore/inspector/InspectorTimelineAgent.cpp
+       Source/WebCore/inspector/InspectorTimelineAgent.h
+       Source/WebCore/inspector/InstrumentingAgents.cpp
+       Source/WebCore/inspector/InstrumentingAgents.h
+       Source/WebCore/inspector/PageConsoleAgent.cpp
+       Source/WebCore/inspector/PageConsoleAgent.h
+       Source/WebCore/inspector/PageDebuggerAgent.cpp
+       Source/WebCore/inspector/PageDebuggerAgent.h
+       Source/WebCore/inspector/PageRuntimeAgent.cpp
+       Source/WebCore/inspector/PageRuntimeAgent.h
+       Source/WebCore/inspector/TimelineRecordFactory.cpp
+       Source/WebCore/inspector/TimelineRecordFactory.h
+       Source/WebCore/loader/DocumentLoader.cpp
+       Source/WebCore/loader/DocumentLoader.h
+       Source/WebCore/loader/DocumentThreadableLoader.cpp
+       Source/WebCore/loader/DocumentThreadableLoader.h
+       Source/WebCore/loader/DocumentWriter.cpp
+       Source/WebCore/loader/DocumentWriter.h
+       Source/WebCore/loader/FormState.cpp
+       Source/WebCore/loader/FormState.h
+       Source/WebCore/loader/FormSubmission.cpp
+       Source/WebCore/loader/FormSubmission.h
+       Source/WebCore/loader/FrameLoadRequest.cpp
+       Source/WebCore/loader/FrameLoader.cpp
+       Source/WebCore/loader/FrameLoader.h
+       Source/WebCore/loader/FrameLoaderClient.h
+       Source/WebCore/loader/FrameLoaderStateMachine.cpp
+       Source/WebCore/loader/FrameLoaderStateMachine.h
+       Source/WebCore/loader/FrameLoaderTypes.h
+       Source/WebCore/loader/HistoryController.cpp
+       Source/WebCore/loader/HistoryController.h
+       Source/WebCore/loader/LinkLoader.cpp
+       Source/WebCore/loader/LinkLoader.h
+       Source/WebCore/loader/LinkLoaderClient.h
+       Source/WebCore/loader/MixedContentChecker.cpp
+       Source/WebCore/loader/MixedContentChecker.h
+       Source/WebCore/loader/NavigationAction.cpp
+       Source/WebCore/loader/NavigationAction.h
+       Source/WebCore/loader/NavigationScheduler.cpp
+       Source/WebCore/loader/NavigationScheduler.h
+       Source/WebCore/loader/NetscapePlugInStreamLoader.cpp
+       Source/WebCore/loader/NetscapePlugInStreamLoader.h
+       Source/WebCore/loader/PingLoader.cpp
+       Source/WebCore/loader/PingLoader.h
+       Source/WebCore/loader/PolicyCallback.cpp
+       Source/WebCore/loader/PolicyCallback.h
+       Source/WebCore/loader/PolicyChecker.cpp
+       Source/WebCore/loader/PolicyChecker.h
+       Source/WebCore/loader/ResourceLoadNotifier.cpp
+       Source/WebCore/loader/ResourceLoadNotifier.h
+       Source/WebCore/loader/ResourceLoader.cpp
+       Source/WebCore/loader/ResourceLoader.h
+       Source/WebCore/loader/ResourceLoaderOptions.h
+       Source/WebCore/loader/SubframeLoader.cpp
+       Source/WebCore/loader/SubframeLoader.h
+       Source/WebCore/loader/SubresourceLoader.cpp
+       Source/WebCore/loader/SubresourceLoader.h
+       Source/WebCore/loader/ThreadableLoader.cpp
+       Source/WebCore/loader/ThreadableLoader.h
+       Source/WebCore/loader/ThreadableLoaderClient.h
+       Source/WebCore/loader/ThreadableLoaderClientWrapper.h
+       Source/WebCore/loader/WorkerThreadableLoader.cpp
+       Source/WebCore/loader/WorkerThreadableLoader.h
+       Source/WebCore/loader/appcache/ApplicationCacheHost.h
+       Source/WebCore/loader/archive/*
+       Source/WebCore/loader/icon/IconController.cpp
+       Source/WebCore/loader/icon/IconController.h
+       Source/WebCore/loader/icon/IconDatabaseClient.h
+       Source/WebCore/loader/icon/IconRecord.cpp
+       Source/WebCore/loader/icon/IconRecord.h
+       Source/WebCore/loader/icon/PageURLRecord.cpp
+       Source/WebCore/loader/icon/PageURLRecord.h
+       Source/WebCore/page/BarProp.cpp
+       Source/WebCore/page/BarProp.h
+       Source/WebCore/page/BarProp.idl
+       Source/WebCore/page/ContextMenuProvider.h
+       Source/WebCore/page/Crypto.cpp
+       Source/WebCore/page/Crypto.h
+       Source/WebCore/page/Crypto.idl
+       Source/WebCore/page/DOMSelection.cpp
+       Source/WebCore/page/DOMSelection.h
+       Source/WebCore/page/DOMSelection.idl
+       Source/WebCore/page/EventSource.cpp
+       Source/WebCore/page/EventSource.h
+       Source/WebCore/page/EventSource.idl
+       Source/WebCore/page/GestureTapHighlighter.h
+       Source/WebCore/page/Location.cpp
+       Source/WebCore/page/Location.h
+       Source/WebCore/page/Location.idl
+       Source/WebCore/page/OriginAccessEntry.cpp
+       Source/WebCore/page/OriginAccessEntry.h
+       Source/WebCore/page/PageConsoleClient.cpp
+       Source/WebCore/page/PageConsoleClient.h
+       Source/WebCore/page/PageSerializer.cpp
+       Source/WebCore/page/PageVisibilityState.cpp
+       Source/WebCore/page/PageVisibilityState.h
+       Source/WebCore/page/Performance.cpp
+       Source/WebCore/page/Performance.h
+       Source/WebCore/page/Performance.idl
+       Source/WebCore/page/PerformanceEntry.cpp
+       Source/WebCore/page/PerformanceEntry.h
+       Source/WebCore/page/PerformanceEntry.idl
+       Source/WebCore/page/PerformanceEntryList.cpp
+       Source/WebCore/page/PerformanceEntryList.h
+       Source/WebCore/page/PerformanceEntryList.idl
+       Source/WebCore/page/PerformanceNavigation.cpp
+       Source/WebCore/page/PerformanceNavigation.h
+       Source/WebCore/page/PerformanceNavigation.idl
+       Source/WebCore/page/PerformanceResourceTiming.cpp
+       Source/WebCore/page/PerformanceResourceTiming.h
+       Source/WebCore/page/PerformanceResourceTiming.idl
+       Source/WebCore/page/PerformanceTiming.cpp
+       Source/WebCore/page/PerformanceTiming.h
+       Source/WebCore/page/PerformanceTiming.idl
+       Source/WebCore/page/Screen.cpp
+       Source/WebCore/page/Screen.h
+       Source/WebCore/page/Screen.idl
+       Source/WebCore/page/SecurityOrigin.cpp
+       Source/WebCore/page/SecurityOrigin.h
+       Source/WebCore/page/SecurityOriginHash.h
+       Source/WebCore/page/SecurityPolicy.cpp
+       Source/WebCore/page/SecurityPolicy.h
+       Source/WebCore/page/WheelEventTestTrigger.cpp
+       Source/WebCore/page/WheelEventTestTrigger.h
+       Source/WebCore/page/WindowFeatures.h
+       Source/WebCore/page/WorkerNavigator.idl
+       Source/WebCore/page/animation/*
+       Source/WebCore/page/qt/GestureTapHighlighter.cpp
+       Source/WebCore/platform/CalculationValue.cpp
+       Source/WebCore/platform/CalculationValue.h
+       Source/WebCore/platform/ColorChooser.h
+       Source/WebCore/platform/ColorChooserClient.h
+       Source/WebCore/platform/CrossThreadCopier.cpp
+       Source/WebCore/platform/CrossThreadCopier.h
+       Source/WebCore/platform/DateComponents.cpp
+       Source/WebCore/platform/DateComponents.h
+       Source/WebCore/platform/DateTimeChooser.h
+       Source/WebCore/platform/DateTimeChooserClient.h
+       Source/WebCore/platform/Decimal.cpp
+       Source/WebCore/platform/Decimal.h
+       Source/WebCore/platform/FileChooser.cpp
+       Source/WebCore/platform/FileChooser.h
+       Source/WebCore/platform/FileMetadata.h
+       Source/WebCore/platform/FileStream.cpp
+       Source/WebCore/platform/FileStream.h
+       Source/WebCore/platform/FileStreamClient.h
+       Source/WebCore/platform/FileSystem.h
+       Source/WebCore/platform/FloatConversion.h
+       Source/WebCore/platform/LayoutUnit.h
+       Source/WebCore/platform/ReferrerPolicy.h
+       Source/WebCore/platform/ScrollAnimator.cpp
+       Source/WebCore/platform/ScrollAnimator.h
+       Source/WebCore/platform/ScrollAnimatorSmooth.cpp
+       Source/WebCore/platform/ScrollAnimatorSmooth.h
+       Source/WebCore/platform/ScrollableArea.cpp
+       Source/WebCore/platform/SharedBufferChunkReader.cpp
+       Source/WebCore/platform/SharedBufferChunkReader.h
+       Source/WebCore/platform/UUID.cpp
+       Source/WebCore/platform/UUID.h
+       Source/WebCore/platform/audio/AudioArray.h
+       Source/WebCore/platform/audio/AudioBus.cpp
+       Source/WebCore/platform/audio/AudioBus.h
+       Source/WebCore/platform/audio/AudioChannel.cpp
+       Source/WebCore/platform/audio/AudioChannel.h
+       Source/WebCore/platform/audio/AudioDSPKernel.h
+       Source/WebCore/platform/audio/AudioDSPKernelProcessor.cpp
+       Source/WebCore/platform/audio/AudioDSPKernelProcessor.h
+       Source/WebCore/platform/audio/AudioDestination.h
+       Source/WebCore/platform/audio/AudioDestinationConsumer.h
+       Source/WebCore/platform/audio/AudioFIFO.cpp
+       Source/WebCore/platform/audio/AudioFIFO.h
+       Source/WebCore/platform/audio/AudioFileReader.h
+       Source/WebCore/platform/audio/AudioIOCallback.h
+       Source/WebCore/platform/audio/AudioProcessor.h
+       Source/WebCore/platform/audio/AudioPullFIFO.cpp
+       Source/WebCore/platform/audio/AudioPullFIFO.h
+       Source/WebCore/platform/audio/AudioSourceProvider.h
+       Source/WebCore/platform/audio/Biquad.cpp
+       Source/WebCore/platform/audio/Biquad.h
+       Source/WebCore/platform/audio/Cone.cpp
+       Source/WebCore/platform/audio/Cone.h
+       Source/WebCore/platform/audio/DirectConvolver.cpp
+       Source/WebCore/platform/audio/DirectConvolver.h
+       Source/WebCore/platform/audio/Distance.cpp
+       Source/WebCore/platform/audio/Distance.h
+       Source/WebCore/platform/audio/DownSampler.cpp
+       Source/WebCore/platform/audio/DownSampler.h
+       Source/WebCore/platform/audio/DynamicsCompressor.cpp
+       Source/WebCore/platform/audio/DynamicsCompressor.h
+       Source/WebCore/platform/audio/DynamicsCompressorKernel.cpp
+       Source/WebCore/platform/audio/DynamicsCompressorKernel.h
+       Source/WebCore/platform/audio/FFTConvolver.cpp
+       Source/WebCore/platform/audio/FFTConvolver.h
+       Source/WebCore/platform/audio/FFTFrame.cpp
+       Source/WebCore/platform/audio/FFTFrame.h
+       Source/WebCore/platform/audio/HRTFDatabase.cpp
+       Source/WebCore/platform/audio/HRTFDatabase.h
+       Source/WebCore/platform/audio/HRTFDatabaseLoader.cpp
+       Source/WebCore/platform/audio/HRTFDatabaseLoader.h
+       Source/WebCore/platform/audio/HRTFElevation.cpp
+       Source/WebCore/platform/audio/HRTFElevation.h
+       Source/WebCore/platform/audio/HRTFKernel.cpp
+       Source/WebCore/platform/audio/HRTFKernel.h
+       Source/WebCore/platform/audio/MultiChannelResampler.cpp
+       Source/WebCore/platform/audio/MultiChannelResampler.h
+       Source/WebCore/platform/audio/Panner.cpp
+       Source/WebCore/platform/audio/Panner.h
+       Source/WebCore/platform/audio/Reverb.cpp
+       Source/WebCore/platform/audio/Reverb.h
+       Source/WebCore/platform/audio/ReverbAccumulationBuffer.cpp
+       Source/WebCore/platform/audio/ReverbAccumulationBuffer.h
+       Source/WebCore/platform/audio/ReverbConvolver.cpp
+       Source/WebCore/platform/audio/ReverbConvolver.h
+       Source/WebCore/platform/audio/ReverbConvolverStage.cpp
+       Source/WebCore/platform/audio/ReverbConvolverStage.h
+       Source/WebCore/platform/audio/ReverbInputBuffer.cpp
+       Source/WebCore/platform/audio/ReverbInputBuffer.h
+       Source/WebCore/platform/audio/SincResampler.cpp
+       Source/WebCore/platform/audio/SincResampler.h
+       Source/WebCore/platform/audio/UpSampler.cpp
+       Source/WebCore/platform/audio/UpSampler.h
+       Source/WebCore/platform/audio/ZeroPole.cpp
+       Source/WebCore/platform/audio/ZeroPole.h
+       Source/WebCore/platform/cf/*
+       Source/WebCore/platform/graphics/FloatQuad.cpp
+       Source/WebCore/platform/graphics/FloatQuad.h
+       Source/WebCore/platform/graphics/Font.cpp
+       Source/WebCore/platform/graphics/FontCache.cpp
+       Source/WebCore/platform/graphics/FontCache.h
+       Source/WebCore/platform/graphics/FontCascadeFonts.cpp
+       Source/WebCore/platform/graphics/FontDescription.cpp
+       Source/WebCore/platform/graphics/GeneratedImage.cpp
+       Source/WebCore/platform/graphics/Glyph.h
+       Source/WebCore/platform/graphics/GlyphBuffer.h
+       Source/WebCore/platform/graphics/GlyphMetricsMap.h
+       Source/WebCore/platform/graphics/GlyphPage.h
+       Source/WebCore/platform/graphics/LayoutPoint.h
+       Source/WebCore/platform/graphics/LayoutRect.cpp
+       Source/WebCore/platform/graphics/LayoutRect.h
+       Source/WebCore/platform/graphics/LayoutSize.h
+       Source/WebCore/platform/graphics/MediaSourcePrivate.h
+       Source/WebCore/platform/graphics/SourceBufferPrivate.h
+       Source/WebCore/platform/graphics/StringTruncator.cpp
+       Source/WebCore/platform/graphics/StringTruncator.h
+       Source/WebCore/platform/graphics/freetype/GlyphPageTreeNodeFreeType.cpp
+       Source/WebCore/platform/graphics/freetype/SimpleFontDataFreeType.cpp
+       Source/WebCore/platform/graphics/gpu/*
+       Source/WebCore/platform/graphics/gstreamer/MediaSourceGStreamer.cpp
+       Source/WebCore/platform/graphics/gstreamer/MediaSourceGStreamer.h
+       Source/WebCore/platform/graphics/gstreamer/SourceBufferPrivateGStreamer.cpp
+       Source/WebCore/platform/graphics/gstreamer/SourceBufferPrivateGStreamer.h
+       Source/WebCore/platform/graphics/harfbuzz/*
+       Source/WebCore/platform/image-decoders/bmp/*
+       Source/WebCore/platform/image-decoders/ico/*
+       Source/WebCore/platform/image-decoders/webp/*
+       Source/WebCore/platform/image-encoders/PNGImageEncoder.cpp
+       Source/WebCore/platform/mediastream/MediaConstraints.h
+       Source/WebCore/platform/mediastream/MediaStreamPrivate.cpp
+       Source/WebCore/platform/mediastream/MediaStreamPrivate.h
+       Source/WebCore/platform/mediastream/RTCIceCandidateDescriptor.cpp
+       Source/WebCore/platform/mediastream/RTCIceCandidateDescriptor.h
+       Source/WebCore/platform/mediastream/RTCPeerConnectionHandler.cpp
+       Source/WebCore/platform/mediastream/RTCPeerConnectionHandler.h
+       Source/WebCore/platform/mediastream/RTCPeerConnectionHandlerClient.h
+       Source/WebCore/platform/mediastream/RTCSessionDescriptionDescriptor.cpp
+       Source/WebCore/platform/mediastream/RTCSessionDescriptionDescriptor.h
+       Source/WebCore/platform/mediastream/RTCSessionDescriptionRequest.h
+       Source/WebCore/platform/mediastream/RTCStatsRequest.h
+       Source/WebCore/platform/mediastream/RTCVoidRequest.h
+       Source/WebCore/platform/mediastream/RealtimeMediaSource.cpp
+       Source/WebCore/platform/mediastream/RealtimeMediaSource.h
+       Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.cpp
+       Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.h
+       Source/WebCore/platform/mediastream/RealtimeMediaSourceSettings.cpp
+       Source/WebCore/platform/mediastream/RealtimeMediaSourceSupportedConstraints.h
+       Source/WebCore/platform/mediastream/openwebrtc/*
+       Source/WebCore/platform/mock/GeolocationClientMock.cpp
+       Source/WebCore/platform/mock/GeolocationClientMock.h
+       Source/WebCore/platform/mock/MockRealtimeAudioSource.cpp
+       Source/WebCore/platform/mock/MockRealtimeAudioSource.h
+       Source/WebCore/platform/mock/MockRealtimeMediaSource.cpp
+       Source/WebCore/platform/mock/MockRealtimeMediaSource.h
+       Source/WebCore/platform/mock/MockRealtimeVideoSource.cpp
+       Source/WebCore/platform/mock/MockRealtimeVideoSource.h
+       Source/WebCore/platform/mock/ScrollAnimatorMock.cpp
+       Source/WebCore/platform/mock/ScrollAnimatorMock.h
+       Source/WebCore/platform/network/BlobData.cpp
+       Source/WebCore/platform/network/BlobData.h
+       Source/WebCore/platform/network/BlobRegistry.h
+       Source/WebCore/platform/network/BlobRegistryImpl.cpp
+       Source/WebCore/platform/network/BlobRegistryImpl.h
+       Source/WebCore/platform/network/BlobResourceHandle.cpp
+       Source/WebCore/platform/network/BlobResourceHandle.h
+       Source/WebCore/platform/network/HTTPHeaderMap.cpp
+       Source/WebCore/platform/network/HTTPParsers.cpp
+       Source/WebCore/platform/network/HTTPParsers.h
+       Source/WebCore/platform/network/MIMEHeader.cpp
+       Source/WebCore/platform/network/MIMEHeader.h
+       Source/WebCore/platform/network/ParsedContentType.cpp
+       Source/WebCore/platform/network/ParsedContentType.h
+       Source/WebCore/platform/network/SocketStreamErrorBase.cpp
+       Source/WebCore/platform/network/SocketStreamErrorBase.h
+       Source/WebCore/platform/network/SocketStreamHandleBase.cpp
+       Source/WebCore/platform/network/SocketStreamHandleBase.h
+       Source/WebCore/platform/network/SocketStreamHandleClient.h
+       Source/WebCore/platform/network/create-http-header-name-table
+       Source/WebCore/platform/network/qt/SocketStreamError.h
+       Source/WebCore/platform/network/qt/SocketStreamHandle.h
+       Source/WebCore/platform/network/qt/SocketStreamHandlePrivate.h
+       Source/WebCore/platform/network/qt/SocketStreamHandleQt.cpp
+       Source/WebCore/platform/posix/FileSystemPOSIX.cpp
+       Source/WebCore/platform/qt/FileSystemQt.cpp
+       Source/WebCore/platform/qt/PlatformScreenQt.cpp
+       Source/WebCore/platform/sql/SQLValue.cpp
+       Source/WebCore/platform/sql/SQLValue.h
+       Source/WebCore/platform/sql/SQLiteAuthorizer.cpp
+       Source/WebCore/platform/sql/SQLiteFileSystem.cpp
+       Source/WebCore/platform/sql/SQLiteFileSystem.h
+       Source/WebCore/platform/text/DecodeEscapeSequences.h
+       Source/WebCore/platform/text/LineEnding.cpp
+       Source/WebCore/platform/text/LineEnding.h
+       Source/WebCore/platform/text/LocaleICU.cpp
+       Source/WebCore/platform/text/LocaleICU.h
+       Source/WebCore/platform/text/LocaleToScriptMapping.h
+       Source/WebCore/platform/text/LocaleToScriptMappingDefault.cpp
+       Source/WebCore/platform/text/LocaleToScriptMappingICU.cpp
+       Source/WebCore/platform/text/PlatformLocale.cpp
+       Source/WebCore/platform/text/QuotedPrintable.cpp
+       Source/WebCore/platform/text/QuotedPrintable.h
+       Source/WebCore/platform/text/StringWithDirection.h
+       Source/WebCore/platform/text/TextChecking.h
+       Source/WebCore/platform/text/TextEncodingDetector.h
+       Source/WebCore/platform/text/TextEncodingDetectorICU.cpp
+       Source/WebCore/platform/text/TextEncodingDetectorNone.cpp
+       Source/WebCore/platform/text/WritingMode.h
+       Source/WebCore/platform/win/FileSystemWin.cpp
+       Source/WebCore/platform/win/GDIObjectCounter.cpp
+       Source/WebCore/platform/win/GDIObjectCounter.h
+       Source/WebCore/platform/win/SharedBufferWin.cpp
+       Source/WebCore/platform/win/WindowMessageBroadcaster.cpp
+       Source/WebCore/platform/win/WindowMessageBroadcaster.h
+       Source/WebCore/platform/win/WindowMessageListener.h
+       Source/WebCore/plugins/npruntime.h
+       Source/WebCore/rendering/OrderIterator.cpp
+       Source/WebCore/rendering/OrderIterator.h
+       Source/WebCore/rendering/RenderFlexibleBox.cpp
+       Source/WebCore/rendering/RenderFlexibleBox.h
+       Source/WebCore/rendering/RenderLineBoxList.cpp
+       Source/WebCore/rendering/RenderLineBoxList.h
+       Source/WebCore/rendering/RenderListBox.cpp
+       Source/WebCore/rendering/RenderListBox.h
+       Source/WebCore/rendering/RenderMultiColumnSpannerPlaceholder.cpp
+       Source/WebCore/rendering/RenderMultiColumnSpannerPlaceholder.h
+       Source/WebCore/rendering/RenderReplica.cpp
+       Source/WebCore/rendering/RenderReplica.h
+       Source/WebCore/rendering/RenderRuby.cpp
+       Source/WebCore/rendering/RenderRuby.h
+       Source/WebCore/rendering/RenderRubyBase.cpp
+       Source/WebCore/rendering/RenderRubyBase.h
+       Source/WebCore/rendering/RenderRubyRun.cpp
+       Source/WebCore/rendering/RenderRubyRun.h
+       Source/WebCore/rendering/RenderRubyText.cpp
+       Source/WebCore/rendering/RenderRubyText.h
+       Source/WebCore/rendering/style/GridCoordinate.h
+       Source/WebCore/rendering/style/GridLength.h
+       Source/WebCore/rendering/style/GridPosition.h
+       Source/WebCore/rendering/style/GridResolvedPosition.cpp
+       Source/WebCore/rendering/style/GridResolvedPosition.h
+       Source/WebCore/rendering/style/GridTrackSize.h
+       Source/WebCore/rendering/style/StyleGridItemData.cpp
+       Source/WebCore/rendering/style/StyleGridItemData.h
+       Source/WebCore/rendering/svg/RenderSVGModelObject.cpp
+       Source/WebCore/rendering/svg/RenderSVGModelObject.h
+       Source/WebCore/storage/StorageEventDispatcher.h
+       Source/WebCore/svg/SVGException.cpp
+       Source/WebCore/svg/graphics/SVGImageClients.h
+       Source/WebCore/testing/MemoryInfo.h
+       Source/WebCore/testing/MemoryInfo.idl
+       Source/WebCore/workers/AbstractWorker.cpp
+       Source/WebCore/workers/AbstractWorker.h
+       Source/WebCore/workers/AbstractWorker.idl
+       Source/WebCore/workers/DedicatedWorkerGlobalScope.cpp
+       Source/WebCore/workers/DedicatedWorkerGlobalScope.h
+       Source/WebCore/workers/DedicatedWorkerGlobalScope.idl
+       Source/WebCore/workers/DedicatedWorkerThread.cpp
+       Source/WebCore/workers/DedicatedWorkerThread.h
+       Source/WebCore/workers/WorkerGlobalScopeProxy.h
+       Source/WebCore/workers/WorkerLoaderProxy.h
+       Source/WebCore/workers/WorkerLocation.idl
+       Source/WebCore/workers/WorkerObjectProxy.h
+       Source/WebCore/workers/WorkerReportingProxy.h
+       Source/WebCore/workers/WorkerRunLoop.cpp
+       Source/WebCore/workers/WorkerRunLoop.h
+       Source/WebCore/xml/XMLHttpRequest.idl
+       Source/WebCore/xml/XMLHttpRequestEventTarget.idl
+       Source/WebCore/xml/XMLHttpRequestUpload.idl
+       Source/WebCore/xml/XPathException.cpp
+       Source/WebCore/xml/XPathException.h
+       Source/WebCore/xml/XPathException.idl
+       Source/WebCore/xml/XSLTProcessor.idl
+       Source/WebCore/xml/XSLTUnicodeSort.cpp
+       Source/WebCore/xml/XSLTUnicodeSort.h
+Copyright: 2010, 2012 Google Inc
+           2009-2010, Adam Barth
+           2012-2014, Adobe Systems Incorporated
+           2006, Alexey Proskuryakov <ap@webkit.org>
+           2007-2008, Alp Toker <alp@atoker.com>
+           2003-2016, Apple Inc
+           2004, Apple Inc. and The Mozilla Foundation
+           2013, Cable Television Labs, Inc
+           2009, Cameron McCormack <cam@mcc.id.au>
+           2015-2016, Canon Inc
+           2011, Code Aurora Forum
+           2008, Collabora, Ltd
+           2011, Daniel Bates <dbates@intudata.com>
+           2007, David Smith <catfish.man@gmail.com>
+           2009-2015, Ericsson AB
+           2006-2013, Google Inc
+           2007, Graham Dennis <graham.dennis@gmail.com>
+           2007-2008, Holger Hans Peter Freyther
+           2013-2016, Igalia S.L
+           2012, Intel Corporation
+           2009, Joseph Pecoraro
+           2009, Julien Chaffraix <jchaffraix@webkit.org>
+           2011, Kris Jordan <krisjordan@gmail.com>
+           2008, Matt Lilek <webkit@mattlilek.com>
+           2015, Metrological
+           2006, Michael Emmel <mike.emmel@gmail.com>
+           2012, Motorola Mobility Inc
+           2007, Nicholas Shanks <webkit@nickshanks.com>
+           2008-2013, Nokia Corporation and/or its subsidiary(-ies)
+           2008, Nuanti Ltd
+           2013-2014, Opera Software ASA
+           2013, Orange
+           2010, Patrick Gansterer <paroga@paroga.com>
+           2015, Roopesh Chander <roop@roopc.net>
+           2012-2013, Samsung Electronics
+           2006, Samuel Weinig <sam.weinig@gmail.com>
+           2014, Sebastian Dröge <sebastian@centricular.com>
+           2010, Sencha, Inc
+           2013, Seokju Kwon <seokju.kwon@gmail.com>
+           2007, Staikos Computing Services Inc
+           2008, Tony Chang <idealisms@gmail.com>
+           2007-2009, Torch Mobile, Inc. (http://www.torchmobile.com/)
+           2014, University of Washington
+           2013, Xidorn Quan <quanxunzhen@gmail.com>
+License: BSD-3-clause
+
+Files: Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp
+       Source/WebCore/platform/image-decoders/gif/GIFImageReader.h
+       Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp
+       Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp
+       Source/WebCore/plugins/npapi.h
+       Source/WebCore/plugins/nptypes.h
+       Source/WebCore/rendering/RenderLayer.cpp
+       Source/WebCore/rendering/RenderLayer.h
+       Source/WebCore/rendering/RenderMarquee.cpp
+       Source/WebCore/rendering/RenderMarquee.h
+       Source/WebCore/rendering/ScrollBehavior.cpp
+       Source/WebCore/rendering/ScrollBehavior.h
+Copyright: 2003-2016, Apple Inc
+           1998, Netscape Communications Corporation
+           2007-2009, Torch Mobile, Inc. (http://www.torchmobile.com/)
+           2001-2006, mozilla.org
+License: LGPL-2.1+ or MPL-1.1
+
+Files: Source/WebCore/bridge/npruntime_internal.h
+       Source/WebCore/platform/graphics/OpenGLShims.cpp
+       Source/WebCore/platform/graphics/OpenGLShims.h
+       Source/WebCore/platform/graphics/qt/GraphicsContext3DQt.cpp
+       Source/WebCore/platform/graphics/texmap/coordinated/AreaAllocator.cpp
+       Source/WebCore/platform/graphics/texmap/coordinated/AreaAllocator.h
+Copyright: 2007-2008, Collabora Ltd
+           1991-1999, Free Software Foundation, Inc
+           2011, Igalia S.L
+           2012, Nokia Corporation and/or its subsidiary(-ies)
+           2010, Tieto Corporation
+License: LGPL-2.1+
+
+Files: Source/WebCore/platform/graphics/wayland/WebKitGtkWaylandClientProtocol.xml
+Copyright: 2014, Igalia S.L
+License: MIT-like-Wayland
+
+Files: Source/WebCore/xml/XSLTExtensions.cpp
+Copyright: 2007, Alexey Proskuryakov <ap@webkit.org>
+           2001-2002, Thomas Broyer, Charlie Bozeman and Daniel Veillard
+License: MIT-like-XSLTExtensions
+
+Files: Source/WebCore/bindings/scripts/CodeGeneratorObjC.pm
+Copyright: 2006, Alexey Proskuryakov <ap@webkit.org>
+           2006, Anders Carlsson <andersca@mac.com>
+           2004-2010, Apple Inc
+           2009, Cameron McCormack <cam@mcc.id.au>
+           2010, Google Inc
+           2005-2006, Nikolas Zimmermann <zimmermann@kde.org>
+           2006-2007, Samuel Weinig <sam@webkit.org>
+License: LGPL-2+
+
+Files: Source/WebCore/dom/PseudoElement.cpp
+       Source/WebCore/dom/PseudoElement.h
+       Source/WebCore/dom/RenderedDocumentMarker.h
+       Source/WebCore/dom/ShadowRoot.cpp
+       Source/WebCore/dom/ShadowRoot.h
+       Source/WebCore/dom/TemplateContentDocumentFragment.h
+       Source/WebCore/dom/UserActionElementSet.cpp
+       Source/WebCore/dom/UserActionElementSet.h
+Copyright: 2013-2015, Apple Inc
+           2011-2013, Google Inc
+License: BSD-2-clause
+
+Files: Source/WebCore/html/HTMLDocument.cpp
+Copyright: 1999, Antti Koivisto <koivisto@kde.org>
+           2003-2008, Apple Inc
+           1999, Lars Knoll <knoll@kde.org>
+           2002, Netscape Communications Corporation
+License: LGPL-2+ or MPL-1.1
+
+Files: Source/WebCore/loader/FTPDirectoryParser.cpp
+       Source/WebCore/loader/FTPDirectoryParser.h
+Copyright: 2007-2013, Apple Inc
+           2002, Cyrus Patel <cyp@fb14.uni-mainz.de>
+License: LGPL-2.1
+
+Files: Source/WebCore/rendering/AutoTableLayout.cpp
+       Source/WebCore/rendering/AutoTableLayout.h
+       Source/WebCore/rendering/FixedTableLayout.cpp
+       Source/WebCore/rendering/FixedTableLayout.h
+       Source/WebCore/rendering/TableLayout.h
+Copyright: 2003-2010, Apple Inc
+           2002, Dirk Mueller <mueller@kde.org>
+           2002, Lars Knoll <knoll@kde.org>
+License: LGPL-2
+
+Files: Source/WebInspectorUI/Scripts/jsmin.py
+Copyright: 2013, Dave St.Germain
+License: Expat
+
+Files: Source/WebInspectorUI/UserInterface/External/CodeMirror/*
+Copyright: 2015, Marijn Haverbeke <marijnh@gmail.com> and others
+License: Expat
+
+Files: Source/WebInspectorUI/UserInterface/External/ESLint/eslint.js
+Copyright: 2013, Alex Seville <hi@alexanderseville.com>
+           2013, Andrew Eisenberg <andrew@eisenberg.as>
+           2011-2013, Ariya Hidayat <ariya.hidayat@gmail.com>
+           2012, Arpad Borsos <arpad.borsos@googlemail.com>
+           2014, Dan Tao <daniel.tao@gmail.com>
+           2012, Joost-Wim Boekesteijn <joost-wim@boekesteijn.nl>
+           Joyent, Inc. and other Node contributors
+           2012, Kris Kowal <kris.kowal@cixar.com>
+           2012-2013, Mathias Bynens <mathias@qiwi.be>
+           2013, Thaddee Tyl <thaddee.tyl@gmail.com>
+           2012-2014, Yusuke Suzuki <utatane.tea@gmail.com>
+License: BSD-2-clause or Expat
+
+Files: Source/WebInspectorUI/UserInterface/External/Esprima/*
+Copyright: jQuery Foundation, Inc
+License: BSD-2-clause
+
+Files: Source/WebInspectorUI/UserInterface/Images/*
+Copyright: 2014, Andreas Nilsson <nisses.mail@home.se>
+           2014, Andres Gomez <agomez@igalia.com>
+           2014, Barbara Muraus <barbara.muraus@gmail.com>
+           2014, Jakub Steiner <jimmac@gmail.com>
+           2014, Lapo Calamandrei <calamandrei@gmail.com>
+           2014, Nyall Dawson <nyall.dawson@gmail.com>
+           2014, LibreOffice design team
+License: CC-BY-SA-3.0
+
+Files: Source/WebKit/*
+Copyright: 2006, Apple Computer, Inc
+           2004-2015, Apple Inc
+           2013, Cisco Systems, Inc
+           2013, Digia Plc and/or its subsidiary(-ies)
+           2001, Dirk Mueller <mueller@kde.org>
+           2009-2010, Girish Ramakrishnan <girish@forwardbias.in>
+           2010, Google Inc
+           2008-2010, Holger Hans Peter Freyther
+           2009, Jakub Wieczorek <faw217@gmail.com>
+           1998, Lars Knoll <knoll@mpi-hd.mpg.de>
+           2006, Michael Emmel <mike.emmel@gmail.com>
+           2006, Nikolas Zimmermann <zimmermann@kde.org>
+           2008-2012, Nokia Corporation and/or its subsidiary(-ies)
+           2009-2010, Robert Hogan <robert@roberthogan.net>
+           2006, Samuel Weinig <sam.weinig@gmail.com>
+           2007, Staikos Computing Services Inc <info@staikos.net>
+           2015, The Qt Company Ltd
+           2009, Torch Mobile Inc
+           2012, University of Szeged
+           2002, Waldo Bastian <bastian@kde.org>
+           2006, Zack Rusin <zack@kde.org>
+License: LGPL-2+
+
+Files: Source/WebKit/Storage/*
+       Source/WebKit/WebCoreSupport/WebViewGroup.cpp
+       Source/WebKit/WebCoreSupport/WebViewGroup.h
+       Source/WebKit/mac/*
+       Source/WebKit/qt/Api/qwebfullscreenrequest.cpp
+       Source/WebKit/qt/Api/qwebfullscreenrequest.h
+       Source/WebKit/qt/Plugins/*
+       Source/WebKit/qt/WebCoreSupport/ChromeClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/ChromeClientQt.h
+       Source/WebKit/qt/WebCoreSupport/ContextMenuClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/ContextMenuClientQt.h
+       Source/WebKit/qt/WebCoreSupport/DragClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/DragClientQt.h
+       Source/WebKit/qt/WebCoreSupport/EditorClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/EditorClientQt.h
+       Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.h
+       Source/WebKit/qt/WebCoreSupport/GeolocationClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/GeolocationClientQt.h
+       Source/WebKit/qt/WebCoreSupport/HistorySerialization.cpp
+       Source/WebKit/qt/WebCoreSupport/HistorySerialization.h
+       Source/WebKit/qt/WebCoreSupport/IconDatabaseClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/IconDatabaseClientQt.h
+       Source/WebKit/qt/WebCoreSupport/PlatformStrategiesQt.cpp
+       Source/WebKit/qt/WebCoreSupport/PlatformStrategiesQt.h
+       Source/WebKit/qt/WebCoreSupport/ProgressTrackerClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/ProgressTrackerClientQt.h
+       Source/WebKit/qt/WebCoreSupport/QtTestSupport.cpp
+       Source/WebKit/qt/WebCoreSupport/TextCheckerClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/TextCheckerClientQt.h
+       Source/WebKit/qt/WebCoreSupport/VisitedLinkStoreQt.cpp
+       Source/WebKit/qt/WebCoreSupport/VisitedLinkStoreQt.h
+       Source/WebKit/qt/WebCoreSupport/WebDatabaseProviderQt.cpp
+       Source/WebKit/qt/WidgetSupport/FullScreenVideoWidget.cpp
+       Source/WebKit/qt/WidgetSupport/FullScreenVideoWidget.h
+       Source/WebKit/win/Plugins/PluginDatabase.cpp
+       Source/WebKit/win/Plugins/PluginDatabase.h
+       Source/WebKit/win/Plugins/PluginDatabaseWin.cpp
+       Source/WebKit/win/Plugins/PluginDebug.cpp
+       Source/WebKit/win/Plugins/PluginDebug.h
+       Source/WebKit/win/Plugins/PluginMainThreadScheduler.cpp
+       Source/WebKit/win/Plugins/PluginMainThreadScheduler.h
+       Source/WebKit/win/Plugins/PluginMessageThrottlerWin.cpp
+       Source/WebKit/win/Plugins/PluginMessageThrottlerWin.h
+       Source/WebKit/win/Plugins/PluginPackage.cpp
+       Source/WebKit/win/Plugins/PluginPackage.h
+       Source/WebKit/win/Plugins/PluginPackageWin.cpp
+       Source/WebKit/win/Plugins/PluginStream.cpp
+       Source/WebKit/win/Plugins/PluginStream.h
+       Source/WebKit/win/Plugins/PluginView.cpp
+       Source/WebKit/win/Plugins/PluginView.h
+       Source/WebKit/win/Plugins/PluginViewWin.cpp
+       Source/WebKit/win/Plugins/npapi.cpp
+       tests/webkitwidgets/keyeddecoderqt/*
+       tests/webkitwidgets/keyedencoderqt/*
+Copyright: 2011, Andreas Kling <kling@webkit.org>
+           2006, Apple Computer, Inc
+           2005-2015, Apple Inc
+           2008, Collabora Ltd
+           2008, Collabora, Ltd
+           2011, Dawit Alemayehu <adawit@kde.org>
+           2000, Feng Yuan (www.fengyuan.com)
+           2009-2010, Girish Ramakrishnan <girish@forwardbias.in>
+           2008-2009, Holger Hans Peter Freyther
+           2010, INdT - Instituto Nokia de Tecnologia
+           2008, Kevin Ollivier <kevino@theolliviers.com>
+           2016, Konstantin Tokarev <annulen@yandex.ru>
+           2011, Lindsay Mathieson <lindsay.mathieson@gmail.com>
+           2016, Michal Dutkiewicz aka Emdek <michal@emdek.pl>
+           2006, Nikolas Zimmermann <zimmermann@kde.org>
+           2008-2012, Nokia Corporation and/or its subsidiary(-ies)
+           2007, Staikos Computing Services Inc <info@staikos.net>
+           2008-2009, Torch Mobile, Inc
+           2012, University of Szeged
+           2006, Zack Rusin <zack@kde.org>
+License: BSD-2-clause
+
+Files: Source/WebKit/qt/WebCoreSupport/GeolocationPermissionClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/GeolocationPermissionClientQt.h
+       Source/WebKit/qt/WebCoreSupport/InitWebCoreQt.cpp
+       Source/WebKit/qt/WebCoreSupport/InitWebCoreQt.h
+       Source/WebKit/qt/WebCoreSupport/InspectorClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/InspectorClientQt.h
+       Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.cpp
+       Source/WebKit/qt/WebCoreSupport/NotificationPresenterClientQt.h
+       Source/WebKit/qt/WidgetSupport/InspectorClientWebPage.cpp
+       Source/WebKit/qt/WidgetSupport/InspectorClientWebPage.h
+       Source/WebKit/scripts/*
+       Source/WebKit/win/Plugins/PluginQuirkSet.h
+Copyright: 2005-2009, Apple Inc
+           2009, Google Inc
+           2011, Hewlett-Packard Development Company, L.P
+           2008, Holger Hans Peter Freyther
+           2009, Julien Chaffraix <jchaffraix@webkit.org>
+           2008-2010, Nokia Corporation and/or its subsidiary(-ies)
+           2009, Robert Hogan <robert@roberthogan.net>
+           2015, The Qt Company Ltd
+           2009, Torch Mobile Inc. (http://www.torchmobile.com/)
+License: BSD-3-clause
+
+Files: Source/WebKit2/UIProcess/API/qt/qwebchannelwebkittransport.cpp
+       Source/WebKit2/UIProcess/API/qt/qwebchannelwebkittransport_p.h
+       Source/WebKit2/UIProcess/API/qt/tests/qmltests/WebView/tst_webchannel.qml
+Copyright: 2014, Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Milian Wolff <milian.wolff@kdab.com>
+License: GPL-3 or LGPL-2.1
+
+Files: Source/cmake/ECMGenerateHeaders.cmake
+       Source/cmake/ECMGeneratePkgConfigFile.cmake
+       Source/cmake/ECMGeneratePriFile.cmake
+       Source/cmake/ECMPackageConfigHelpers.cmake
+       Source/cmake/FindGObjectIntrospection.cmake
+       Source/cmake/KDEInstallDirs.cmake
+Copyright: 2013-2014, Aleix Pol Gonzalez <aleixpol@kde.org>
+           2014-2015, Alex Merry <alex.merry@kde.org>
+           2006-2013, Alex Neundorf <neundorf@kde.org>
+           2012-2014, David Faure <faure@kde.org>
+           2014, Igalia S.L
+           2006-2007, Laurent Montel <montel@kde.org>
+           2007, Matthias Kretz <kretz@kde.org>
+           2015, Patrick Spendrin <patrick.spendrin@kdab.com>
+           2010, Pino Toscano <pino@kde.org>
+           2013, Stephen Kelly <steveire@gmail.com>
+License: BSD-3-clause
+
+Files: Tools/TestWebKitAPI/Tests/WTF/MD5.cpp
+Copyright: no copyright holder
+License: public-domain
+
+Files: Tools/TestWebKitAPI/Tests/WebKit2Gtk/AccessibilityTestServer.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestAuthentication.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestConsoleMessage.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestContextMenu.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestDOMDOMWindow.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestDOMNode.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestDOMNodeFilter.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestDOMXPathNSResolver.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestEditor.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestFrame.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestMultiprocess.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestPrinting.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestUIClient.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebExtensions.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitAccessibility.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitFaviconDatabase.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitFindController.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitUserContentManager.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitVersion.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitWebContext.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebKitWebView.cpp
+       Tools/TestWebKitAPI/Tests/WebKit2Gtk/TestWebViewEditor.cpp
+Copyright: 2014, Collabora Ltd
+           2011-2015, Igalia S.L
+           2015, Red Hat Inc
+License: LGPL-2.1+
+
+License: Apache-2
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian systems, the complete text of the Apache License, Version 2.0
+ can be found in /usr/share/common-licenses/Apache-2.0.
+
+License: BSD-2-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS''
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS
+ BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGE.
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ 1.  Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer.
+ 2.  Redistributions in binary form must reproduce the above copyright
+     notice, this list of conditions and the following disclaimer in the
+     documentation and/or other materials provided with the distribution.
+ 3.  Neither the name of Apple Inc. ("Apple") nor the names of
+     its contributors may be used to endorse or promote products derived
+     from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: CC-BY-SA-3.0
+ THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
+ COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY
+ COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS
+ AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
+ .
+ BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE
+ BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE
+ CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE
+ IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
+ .
+ 1. Definitions
+ .
+     a. "Adaptation" means a work based upon the Work, or upon the Work and
+ other pre-existing works, such as a translation, adaptation, derivative work,
+ arrangement of music or other alterations of a literary or artistic work, or
+ phonogram or performance and includes cinematographic adaptations or any other
+ form in which the Work may be recast, transformed, or adapted including in any
+ form recognizably derived from the original, except that a work that
+ constitutes a Collection will not be considered an Adaptation for the purpose
+ of this License. For the avoidance of doubt, where the Work is a musical work,
+ performance or phonogram, the synchronization of the Work in timed-relation
+ with a moving image ("synching") will be considered an Adaptation for the
+ purpose of this License.
+     b. "Collection" means a collection of literary or artistic works, such as
+ encyclopedias and anthologies, or performances, phonograms or broadcasts, or
+ other works or subject matter other than works listed in Section 1(f) below,
+ which, by reason of the selection and arrangement of their contents,
+ constitute intellectual creations, in which the Work is included in its
+ entirety in unmodified form along with one or more other contributions, each
+ constituting separate and independent works in themselves, which together are
+ assembled into a collective whole. A work that constitutes a Collection will
+ not be considered an Adaptation (as defined below) for the purposes of this
+ License.
+     c. "Creative Commons Compatible License" means a license that is listed at
+ https://creativecommons.org/compatiblelicenses that has been approved by
+ Creative Commons as being essentially equivalent to this License, including,
+ at a minimum, because that license: (i) contains terms that have the same
+ purpose, meaning and effect as the License Elements of this License; and, (ii)
+ explicitly permits the relicensing of adaptations of works made available
+ under that license under this License or a Creative Commons jurisdiction
+ license with the same License Elements as this License.
+     d. "Distribute" means to make available to the public the original and
+ copies of the Work or Adaptation, as appropriate, through sale or other
+ transfer of ownership.
+     e. "License Elements" means the following high-level license attributes as
+ selected by Licensor and indicated in the title of this License: Attribution,
+ ShareAlike.
+     f. "Licensor" means the individual, individuals, entity or entities that
+ offer(s) the Work under the terms of this License.
+     g. "Original Author" means, in the case of a literary or artistic work,
+ the individual, individuals, entity or entities who created the Work or if no
+ individual or entity can be identified, the publisher; and in addition (i) in
+ the case of a performance the actors, singers, musicians, dancers, and other
+ persons who act, sing, deliver, declaim, play in, interpret or otherwise
+ perform literary or artistic works or expressions of folklore; (ii) in the
+ case of a phonogram the producer being the person or legal entity who first
+ fixes the sounds of a performance or other sounds; and, (iii) in the case of
+ broadcasts, the organization that transmits the broadcast.
+     h. "Work" means the literary and/or artistic work offered under the terms
+ of this License including without limitation any production in the literary,
+ scientific and artistic domain, whatever may be the mode or form of its
+ expression including digital form, such as a book, pamphlet and other writing;
+ a lecture, address, sermon or other work of the same nature; a dramatic or
+ dramatico-musical work; a choreographic work or entertainment in dumb show; a
+ musical composition with or without words; a cinematographic work to which are
+ assimilated works expressed by a process analogous to cinematography; a work
+ of drawing, painting, architecture, sculpture, engraving or lithography; a
+ photographic work to which are assimilated works expressed by a process
+ analogous to photography; a work of applied art; an illustration, map, plan,
+ sketch or three-dimensional work relative to geography, topography,
+ architecture or science; a performance; a broadcast; a phonogram; a
+ compilation of data to the extent it is protected as a copyrightable work; or
+ a work performed by a variety or circus performer to the extent it is not
+ otherwise considered a literary or artistic work.
+     i. "You" means an individual or entity exercising rights under this
+ License who has not previously violated the terms of this License with respect
+ to the Work, or who has received express permission from the Licensor to
+ exercise rights under this License despite a previous violation.
+     j. "Publicly Perform" means to perform public recitations of the Work and
+ to communicate to the public those public recitations, by any means or
+ process, including by wire or wireless means or public digital performances;
+ to make available to the public Works in such a way that members of the public
+ may access these Works from a place and at a place individually chosen by
+ them; to perform the Work to the public by any means or process and the
+ communication to the public of the performances of the Work, including by
+ public digital performance; to broadcast and rebroadcast the Work by any means
+ including signs, sounds or images.
+     k. "Reproduce" means to make copies of the Work by any means including
+ without limitation by sound or visual recordings and the right of fixation and
+ reproducing fixations of the Work, including storage of a protected
+ performance or phonogram in digital form or other electronic medium.
+ .
+ 2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit,
+ or restrict any uses free from copyright or rights arising from limitations or
+ exceptions that are provided for in connection with the copyright protection
+ under copyright law or other applicable laws.
+ .
+ 3. License Grant. Subject to the terms and conditions of this License,
+ Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual
+ (for the duration of the applicable copyright) license to exercise the rights
+ in the Work as stated below:
+ .
+     a. to Reproduce the Work, to incorporate the Work into one or more
+ Collections, and to Reproduce the Work as incorporated in the Collections;
+     b. to create and Reproduce Adaptations provided that any such Adaptation,
+ including any translation in any medium, takes reasonable steps to clearly
+ label, demarcate or otherwise identify that changes were made to the original
+ Work. For example, a translation could be marked "The original work was
+ translated from English to Spanish," or a modification could indicate "The
+ original work has been modified.";
+     c. to Distribute and Publicly Perform the Work including as incorporated
+ in Collections; and,
+     d. to Distribute and Publicly Perform Adaptations.
+ .
+     e. For the avoidance of doubt:
+         i. Non-waivable Compulsory License Schemes. In those jurisdictions in
+ which the right to collect royalties through any statutory or compulsory
+ licensing scheme cannot be waived, the Licensor reserves the exclusive right
+ to collect such royalties for any exercise by You of the rights granted under
+ this License;
+        ii. Waivable Compulsory License Schemes. In those jurisdictions in
+ which the right to collect royalties through any statutory or compulsory
+ licensing scheme can be waived, the Licensor waives the exclusive right to
+ collect such royalties for any exercise by You of the rights granted under
+ this License; and,
+       iii. Voluntary License Schemes. The Licensor waives the right to collect
+ royalties, whether individually or, in the event that the Licensor is a member
+ of a collecting society that administers voluntary licensing schemes, via that
+ society, from any exercise by You of the rights granted under this License.
+ .
+ The above rights may be exercised in all media and formats whether now known
+ or hereafter devised. The above rights include the right to make such
+ modifications as are technically necessary to exercise the rights in other
+ media and formats. Subject to Section 8(f), all rights not expressly granted
+ by Licensor are hereby reserved.
+ .
+ 4. Restrictions. The license granted in Section 3 above is expressly made
+ subject to and limited by the following restrictions:
+ .
+     a. You may Distribute or Publicly Perform the Work only under the terms of
+ this License. You must include a copy of, or the Uniform Resource Identifier
+ (URI) for, this License with every copy of the Work You Distribute or Publicly
+ Perform. You may not offer or impose any terms on the Work that restrict the
+ terms of this License or the ability of the recipient of the Work to exercise
+ the rights granted to that recipient under the terms of the License. You may
+ not sublicense the Work. You must keep intact all notices that refer to this
+ License and to the disclaimer of warranties with every copy of the Work You
+ Distribute or Publicly Perform. When You Distribute or Publicly Perform the
+ Work, You may not impose any effective technological measures on the Work that
+ restrict the ability of a recipient of the Work from You to exercise the
+ rights granted to that recipient under the terms of the License. This Section
+ 4(a) applies to the Work as incorporated in a Collection, but this does not
+ require the Collection apart from the Work itself to be made subject to the
+ terms of this License. If You create a Collection, upon notice from any
+ Licensor You must, to the extent practicable, remove from the Collection any
+ credit as required by Section 4(c), as requested. If You create an Adaptation,
+ upon notice from any Licensor You must, to the extent practicable, remove from
+ the Adaptation any credit as required by Section 4(c), as requested.
+     b. You may Distribute or Publicly Perform an Adaptation only under the
+ terms of: (i) this License; (ii) a later version of this License with the same
+ License Elements as this License; (iii) a Creative Commons jurisdiction
+ license (either this or a later license version) that contains the same
+ License Elements as this License (e.g., Attribution-ShareAlike 3.0 US)); (iv)
+ a Creative Commons Compatible License. If you license the Adaptation under one
+ of the licenses mentioned in (iv), you must comply with the terms of that
+ license. If you license the Adaptation under the terms of any of the licenses
+ mentioned in (i), (ii) or (iii) (the "Applicable License"), you must comply
+ with the terms of the Applicable License generally and the following
+ provisions: (I) You must include a copy of, or the URI for, the Applicable
+ License with every copy of each Adaptation You Distribute or Publicly Perform;
+ (II) You may not offer or impose any terms on the Adaptation that restrict the
+ terms of the Applicable License or the ability of the recipient of the
+ Adaptation to exercise the rights granted to that recipient under the terms of
+ the Applicable License; (III) You must keep intact all notices that refer to
+ the Applicable License and to the disclaimer of warranties with every copy of
+ the Work as included in the Adaptation You Distribute or Publicly Perform;
+ (IV) when You Distribute or Publicly Perform the Adaptation, You may not
+ impose any effective technological measures on the Adaptation that restrict
+ the ability of a recipient of the Adaptation from You to exercise the rights
+ granted to that recipient under the terms of the Applicable License. This
+ Section 4(b) applies to the Adaptation as incorporated in a Collection, but
+ this does not require the Collection apart from the Adaptation itself to be
+ made subject to the terms of the Applicable License.
+     c. If You Distribute, or Publicly Perform the Work or any Adaptations or
+ Collections, You must, unless a request has been made pursuant to Section
+ 4(a), keep intact all copyright notices for the Work and provide, reasonable
+ to the medium or means You are utilizing: (i) the name of the Original Author
+ (or pseudonym, if applicable) if supplied, and/or if the Original Author
+ and/or Licensor designate another party or parties (e.g., a sponsor institute,
+ publishing entity, journal) for attribution ("Attribution Parties") in
+ Licensor's copyright notice, terms of service or by other reasonable means,
+ the name of such party or parties; (ii) the title of the Work if supplied;
+ (iii) to the extent reasonably practicable, the URI, if any, that Licensor
+ specifies to be associated with the Work, unless such URI does not refer to
+ the copyright notice or licensing information for the Work; and (iv) ,
+ consistent with Ssection 3(b), in the case of an Adaptation, a credit
+ identifying the use of the Work in the Adaptation (e.g., "French translation
+ of the Work by Original Author," or "Screenplay based on original Work by
+ Original Author"). The credit required by this Section 4(c) may be implemented
+ in any reasonable manner; provided, however, that in the case of a Adaptation
+ or Collection, at a minimum such credit will appear, if a credit for all
+ contributing authors of the Adaptation or Collection appears, then as part of
+ these credits and in a manner at least as prominent as the credits for the
+ other contributing authors. For the avoidance of doubt, You may only use the
+ credit required by this Section for the purpose of attribution in the manner
+ set out above and, by exercising Your rights under this License, You may not
+ implicitly or explicitly assert or imply any connection with, sponsorship or
+ endorsement by the Original Author, Licensor and/or Attribution Parties, as
+ appropriate, of You or Your use of the Work, without the separate, express
+ prior written permission of the Original Author, Licensor and/or Attribution
+ Parties.
+     d. Except as otherwise agreed in writing by the Licensor or as may be
+ otherwise permitted by applicable law, if You Reproduce, Distribute or
+ Publicly Perform the Work either by itself or as part of any Adaptations or
+ Collections, You must not distort, mutilate, modify or take other derogatory
+ action in relation to the Work which would be prejudicial to the Original
+ Author's honor or reputation. Licensor agrees that in those jurisdictions
+ (e.g. Japan), in which any exercise of the right granted in Section 3(b) of
+ this License (the right to make Adaptations) would be deemed to be a
+ distortion, mutilation, modification or other derogatory action prejudicial to
+ the Original Author's honor and reputation, the Licensor will waive or not
+ assert, as appropriate, this Section, to the fullest extent permitted by the
+ applicable national law, to enable You to reasonably exercise Your right under
+ Section 3(b) of this License (right to make Adaptations) but not otherwise.
+ .
+ 5. Representations, Warranties and Disclaimer
+ .
+ UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS
+ THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND
+ CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING,
+ WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A
+ PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER
+ DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT
+ DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED
+ WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
+ .
+ 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW,
+ IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY
+ SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT
+ OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF
+ THE POSSIBILITY OF SUCH DAMAGES.
+ .
+ 7. Termination
+ .
+     a. This License and the rights granted hereunder will terminate
+ automatically upon any breach by You of the terms of this License. Individuals
+ or entities who have received Adaptations or Collections from You under this
+ License, however, will not have their licenses terminated provided such
+ individuals or entities remain in full compliance with those licenses.
+ Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
+     b. Subject to the above terms and conditions, the license granted here is
+ perpetual (for the duration of the applicable copyright in the Work).
+ Notwithstanding the above, Licensor reserves the right to release the Work
+ under different license terms or to stop distributing the Work at any time;
+ provided, however that any such election will not serve to withdraw this
+ License (or any other license that has been, or is required to be, granted
+ under the terms of this License), and this License will continue in full force
+ and effect unless terminated as stated above.
+ .
+ 8. Miscellaneous
+ .
+     a. Each time You Distribute or Publicly Perform the Work or a Collection,
+ the Licensor offers to the recipient a license to the Work on the same terms
+ and conditions as the license granted to You under this License.
+     b. Each time You Distribute or Publicly Perform an Adaptation, Licensor
+ offers to the recipient a license to the original Work on the same terms and
+ conditions as the license granted to You under this License.
+     c. If any provision of this License is invalid or unenforceable under
+ applicable law, it shall not affect the validity or enforceability of the
+ remainder of the terms of this License, and without further action by the
+ parties to this agreement, such provision shall be reformed to the minimum
+ extent necessary to make such provision valid and enforceable.
+     d. No term or provision of this License shall be deemed waived and no
+ breach consented to unless such waiver or consent shall be in writing and
+ signed by the party to be charged with such waiver or consent.
+     e. This License constitutes the entire agreement between the parties with
+ respect to the Work licensed here. There are no understandings, agreements or
+ representations with respect to the Work not specified here. Licensor shall
+ not be bound by any additional provisions that may appear in any communication
+ from You. This License may not be modified without the mutual written
+ agreement of the Licensor and You.
+     f. The rights granted under, and the subject matter referenced, in this
+ License were drafted utilizing the terminology of the Berne Convention for the
+ Protection of Literary and Artistic Works (as amended on September 28, 1979),
+ the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO
+ Performances and Phonograms Treaty of 1996 and the Universal Copyright
+ Convention (as revised on July 24, 1971). These rights and subject matter take
+ effect in the relevant jurisdiction in which the License terms are sought to
+ be enforced according to the corresponding provisions of the implementation of
+ those treaty provisions in the applicable national law. If the standard suite
+ of rights granted under applicable copyright law includes additional rights
+ not granted under this License, such additional rights are deemed to be
+ included in the License; this License is not intended to restrict the license
+ of any rights under applicable law.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+License: GPL-2+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 2 can be found in /usr/share/common-licenses/GPL-2.
+
+License: GPL-3
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License version 3 as
+ published by the Free Software Foundation.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 3 can be found in /usr/share/common-licenses/GPL-3.
+
+License: GPL-3+ with AutoConf exception
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 3 can be found in /usr/share/common-licenses/GPL-3.
+ .
+ Under Section 7 of GPL version 3, you are granted additional
+ permissions described in the Autoconf Configure Script Exception,
+ version 3.0, as published by the Free Software Foundation.
+ .
+ The Autoconf Configure Script Exception version 3 is below:
+ .
+            AUTOCONF CONFIGURE SCRIPT EXCEPTION
+            Version 3.0, 18 August 2009
+ .
+ This Exception is an additional permission under section 7 of the GNU
+ General Public License, version 3 ("GPLv3").  It applies to a given
+ file that bears a notice placed by the copyright holder of the file
+ stating that the file is governed by GPLv3 along with this Exception.
+ .
+ The purpose of this Exception is to allow distribution of Autoconf's
+ typical output under terms of the recipient's choice (including
+ proprietary).
+ .
+ 0. Definitions
+ .
+ "Covered Code" is the source or object code of a version of Autoconf
+ that is a covered work under this License.
+ .
+ "Normally Copied Code" for a version of Autoconf means all parts of
+ its Covered Code which that version can copy from its code (i.e., not
+ from its input file) into its minimally verbose, non-debugging and
+ non-tracing output.
+ .
+ "Ineligible Code" is Covered Code that is not Normally Copied Code.
+ .
+ 1. Grant of Additional Permission.
+ .
+ You have permission to propagate output of Autoconf, even if such
+ propagation would otherwise violate the terms of GPLv3.  However, if
+ by modifying Autoconf you cause any Ineligible Code of the version you
+ received to become Normally Copied Code of your modified version, then
+ you void this Exception for the resulting covered work.  If you convey
+ that resulting covered work, you must remove this Exception in accordance
+ with the second paragraph of Section 7 of GPLv3.
+ .
+ 2. No Weakening of Autoconf Copyleft.
+ .
+ The availability of this Exception does not imply any general presumption
+ that third-party software is unaffected by the copyleft requirements of
+ the license of Autoconf.
+
+License: GPL-3+ with Bison exception
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License version 3 can be found in /usr/share/common-licenses/GPL-3.
+ .
+ As a special exception, you may create a larger work that contains
+ part or all of the Bison parser skeleton and distribute that work
+ under terms of your choice, so long as that work isn't itself a
+ parser generator using the skeleton or a modified version thereof
+ as a parser skeleton.  Alternatively, if you modify or redistribute
+ the parser skeleton itself, you may (at your option) remove this
+ special exception, which will cause the skeleton and the resulting
+ Bison output files to be licensed under the GNU General Public
+ License without this special exception.
+ .
+ This special exception was added by the Free Software Foundation in
+ version 2.2 of Bison.
+
+License: ISC
+ Permission to use, copy, modify, and distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+License: ISC-like-dmgfp
+ Permission to use, copy, modify, and distribute this software for any
+ purpose without fee is hereby granted, provided that this entire notice
+ is included in all copies of any software which is or includes a copy
+ or modification of this software and in all copies of the supporting
+ documentation for such software.
+ .
+ THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED
+ WARRANTY.  IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY
+ REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
+ OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
+
+License: LGPL-2
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License (LGPL)
+ version 2 as published by the Free Software Foundation.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License version 2 can be found in /usr/share/common-licenses/LGPL-2.
+
+License: LGPL-2+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License version 2 can be found in /usr/share/common-licenses/LGPL-2.
+
+License: LGPL-2.1
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License 2.1 as published by the Free Software Foundation.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1.
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ Lesser General Public License for more details.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1.
+
+License: MIT-like-icu
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ this software and associated documentation files (the "Software"), to deal in
+ the Software without restriction, including without limitation the rights to
+ use, copy, modify, merge, publish, distribute, and/or sell copies of the
+ Software, and to permit persons to whom the Software is furnished to do so,
+ provided that the above copyright notice(s) and this permission notice appear
+ in all copies of the Software and that both the above copyright notice(s) and
+ this permission notice appear in supporting documentation.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
+ NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE
+ LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
+ DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+ .
+ Except as contained in this notice, the name of a copyright holder shall not be
+ used in advertising or otherwise to promote the sale, use or other dealings in
+ this Software without prior written authorization of the copyright holder.
+
+License: MIT-like-Wayland
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that the
+ above copyright notice appear in all copies and that both that copyright
+ notice and this permission notice appear in supporting documentation, and that
+ the name of the copyright holders not be used in advertising or publicity
+ pertaining to distribution of the software without specific, written prior
+ permission.  The copyright holders make no representations about the
+ suitability of this software for any purpose.  It is provided "as is" without
+ express or implied warranty.
+ .
+ THE COPYRIGHT HOLDERS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
+ DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
+ TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
+ OF THIS SOFTWARE.
+
+License: MIT-like-XSLTExtensions
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is furnished
+ to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
+ AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of the authors shall not
+ be used in advertising or otherwise to promote the sale, use or other dealings
+ in this Software without prior written authorization from him.
+
+License: MPL-1.1
+ The contents of this file are subject to the Mozilla Public License Version
+ 1.1 (the "License"); you may not use this file except in compliance with
+ the License.
+ .
+ Software distributed under the License is distributed on an "AS IS" basis,
+ WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
+ for the specific language governing rights and limitations under the
+ License.
+ .
+ On Debian systems, the complete text of the Mozilla Public License Version
+ 1.1 can be found in /usr/share/common-licenses/MPL-1.1.
+
+License: public-domain
+ No copyright is claimed. This code is in the public domain; do with it what
+ you wish.
diff --git a/libqt5webkit5-dev.install b/libqt5webkit5-dev.install
new file mode 100644 (file)
index 0000000..ba4336b
--- /dev/null
@@ -0,0 +1,62 @@
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebDatabase
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebElement
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebElementCollection
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebFullScreenRequest
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebFullScreenVideoHandler
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebHapticFeedbackPlayer
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebHistory
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebHistoryInterface
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebHistoryItem
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebKitPlatformPlugin
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebNotificationData
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebNotificationPresenter
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebPluginFactory
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebSecurityOrigin
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebSelectData
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebSelectMethod
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebSettings
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebSpellChecker
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QWebTouchModifier
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QtWebKit
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QtWebKitDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/QtWebKitVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qtwebkitversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qwebdatabase.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qwebelement.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qwebfullscreenrequest.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qwebhistory.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qwebhistoryinterface.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qwebkitglobal.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qwebkitplatformplugin.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qwebpluginfactory.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qwebsecurityorigin.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/qwebsettings.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/QGraphicsWebView
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/QWebFrame
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/QWebHitTestResult
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/QWebInspector
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/QWebPage
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/QWebView
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/QtWebKitWidgets
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/QtWebKitWidgetsDepends
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/QtWebKitWidgetsVersion
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/qgraphicswebview.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/qtwebkitwidgetsversion.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/qwebframe.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/qwebinspector.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/qwebpage.h
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/qwebview.h
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt5WebKit/Qt5WebKitConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt5WebKit/Qt5WebKitConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt5WebKit/WebKitTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt5WebKit/WebKitTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfig.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsConfigVersion.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsTargets-none.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/cmake/Qt5WebKitWidgets/Qt5WebKitWidgetsTargets.cmake
+usr/lib/${DEB_HOST_MULTIARCH}/libQt5WebKit.so
+usr/lib/${DEB_HOST_MULTIARCH}/libQt5WebKitWidgets.so
+usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt5WebKit.pc
+usr/lib/${DEB_HOST_MULTIARCH}/pkgconfig/Qt5WebKitWidgets.pc
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/mkspecs/modules/qt_lib_webkit.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/mkspecs/modules/qt_lib_webkitwidgets.pri
diff --git a/libqt5webkit5.install b/libqt5webkit5.install
new file mode 100644 (file)
index 0000000..83051bd
--- /dev/null
@@ -0,0 +1,6 @@
+usr/lib/${DEB_HOST_MULTIARCH}/libQt5WebKit.so.5*
+usr/lib/${DEB_HOST_MULTIARCH}/libQt5WebKitWidgets.so.5*
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/libexec/QtWebNetworkProcess
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/libexec/QtWebPluginProcess
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/libexec/QtWebProcess
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/libexec/QtWebStorageProcess
diff --git a/libqt5webkit5.symbols b/libqt5webkit5.symbols
new file mode 100644 (file)
index 0000000..15a62aa
--- /dev/null
@@ -0,0 +1,2772 @@
+# SymbolsHelper-Confirmed: 5.212.0~alpha4 amd64 arm64 armel armhf i386 loong64 mips64el powerpc ppc64 ppc64el s390x sh4
+libQt5WebKit.so.5 libqt5webkit5 #MINVER#
+* Build-Depends-Package: libqt5webkit5-dev
+ Qt_5.0@Qt_5.0 5.212.0~alpha3
+ Qt_5.10@Qt_5.10 5.212.0~alpha3
+ Qt_5.11@Qt_5.11 5.212.0~alpha3
+ Qt_5.12@Qt_5.12 5.212.0~alpha3
+ Qt_5.13@Qt_5.13 5.212.0~alpha3
+ Qt_5.14@Qt_5.14 5.212.0~alpha3
+ Qt_5.15@Qt_5.15 5.212.0~alpha4
+ Qt_5.1@Qt_5.1 5.212.0~alpha3
+ Qt_5.2@Qt_5.2 5.212.0~alpha3
+ Qt_5.3@Qt_5.3 5.212.0~alpha3
+ Qt_5.4@Qt_5.4 5.212.0~alpha3
+ Qt_5.5@Qt_5.5 5.212.0~alpha3
+ Qt_5.6@Qt_5.6 5.212.0~alpha3
+ Qt_5.7@Qt_5.7 5.212.0~alpha3
+ Qt_5.8@Qt_5.8 5.212.0~alpha3
+ Qt_5.9@Qt_5.9 5.212.0~alpha3
+ Qt_5@Qt_5 5.212.0~alpha3
+ Qt_5_PRIVATE_API@Qt_5_PRIVATE_API 5.212.0~alpha3
+ WKAccessibilityEnableEnhancedAccessibility@Qt_5 5.212.0~alpha3
+ WKAccessibilityEnhancedAccessibilityEnabled@Qt_5 5.212.0~alpha3
+ WKAccessibilityFocusedObject@Qt_5 5.212.0~alpha3
+ WKAccessibilityRootObject@Qt_5 5.212.0~alpha3
+ WKApplicationCacheManagerDeleteAllEntries@Qt_5 5.212.0~alpha3
+ WKApplicationCacheManagerDeleteEntriesForOrigin@Qt_5 5.212.0~alpha3
+ WKApplicationCacheManagerGetApplicationCacheOrigins@Qt_5 5.212.0~alpha3
+ WKApplicationCacheManagerGetTypeID@Qt_5 5.212.0~alpha3
+ WKArrayAppendItem@Qt_5 5.212.0~alpha3
+ WKArrayCreate@Qt_5 5.212.0~alpha3
+ WKArrayCreateAdoptingValues@Qt_5 5.212.0~alpha3
+ WKArrayGetItemAtIndex@Qt_5 5.212.0~alpha3
+ WKArrayGetSize@Qt_5 5.212.0~alpha3
+ WKArrayGetTypeID@Qt_5 5.212.0~alpha3
+ WKArrayIsMutable@Qt_5 5.212.0~alpha3
+ WKArrayRemoveItemAtIndex@Qt_5 5.212.0~alpha3
+ WKAuthenticationChallengeGetDecisionListener@Qt_5 5.212.0~alpha3
+ WKAuthenticationChallengeGetPreviousFailureCount@Qt_5 5.212.0~alpha3
+ WKAuthenticationChallengeGetProposedCredential@Qt_5 5.212.0~alpha3
+ WKAuthenticationChallengeGetProtectionSpace@Qt_5 5.212.0~alpha3
+ WKAuthenticationChallengeGetTypeID@Qt_5 5.212.0~alpha3
+ WKAuthenticationDecisionListenerCancel@Qt_5 5.212.0~alpha3
+ WKAuthenticationDecisionListenerGetTypeID@Qt_5 5.212.0~alpha3
+ WKAuthenticationDecisionListenerUseCredential@Qt_5 5.212.0~alpha3
+ WKBackForwardListClear@Qt_5 5.212.0~alpha3
+ WKBackForwardListCopyBackListWithLimit@Qt_5 5.212.0~alpha3
+ WKBackForwardListCopyForwardListWithLimit@Qt_5 5.212.0~alpha3
+ WKBackForwardListGetBackItem@Qt_5 5.212.0~alpha3
+ WKBackForwardListGetBackListCount@Qt_5 5.212.0~alpha3
+ WKBackForwardListGetCurrentItem@Qt_5 5.212.0~alpha3
+ WKBackForwardListGetForwardItem@Qt_5 5.212.0~alpha3
+ WKBackForwardListGetForwardListCount@Qt_5 5.212.0~alpha3
+ WKBackForwardListGetItemAtIndex@Qt_5 5.212.0~alpha3
+ WKBackForwardListGetTypeID@Qt_5 5.212.0~alpha3
+ WKBackForwardListItemCopyOriginalURL@Qt_5 5.212.0~alpha3
+ WKBackForwardListItemCopyTitle@Qt_5 5.212.0~alpha3
+ WKBackForwardListItemCopyURL@Qt_5 5.212.0~alpha3
+ WKBackForwardListItemGetTypeID@Qt_5 5.212.0~alpha3
+ WKBatteryManagerGetTypeID@Qt_5 5.212.0~alpha3
+ WKBatteryManagerProviderDidChangeBatteryStatus@Qt_5 5.212.0~alpha3
+ WKBatteryManagerProviderUpdateBatteryStatus@Qt_5 5.212.0~alpha3
+ WKBatteryManagerSetProvider@Qt_5 5.212.0~alpha3
+ WKBatteryStatusCreate@Qt_5 5.212.0~alpha3
+ WKBatteryStatusGetTypeID@Qt_5 5.212.0~alpha3
+ WKBooleanCreate@Qt_5 5.212.0~alpha3
+ WKBooleanGetTypeID@Qt_5 5.212.0~alpha3
+ WKBooleanGetValue@Qt_5 5.212.0~alpha3
+ WKBundleAddOriginAccessWhitelistEntry@Qt_5 5.212.0~alpha3
+ WKBundleAddUserScript@Qt_5 5.212.0~alpha3
+ WKBundleAddUserStyleSheet@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListClear@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListCopyItemAtIndex@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListGetBackListCount@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListGetForwardListCount@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListItemCopyChildren@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListItemCopyOriginalURL@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListItemCopyTarget@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListItemCopyTitle@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListItemCopyURL@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListItemGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListItemHasCachedPageExpired@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListItemIsInPageCache@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListItemIsSame@Qt_5 5.212.0~alpha3
+ WKBundleBackForwardListItemIsTargetItem@Qt_5 5.212.0~alpha3
+ WKBundleClearAllDatabases@Qt_5 5.212.0~alpha3
+ WKBundleCreateWKDataFromUInt8Array@Qt_5 5.212.0~alpha3
+ WKBundleDOMWindowExtensionCreate@Qt_5 5.212.0~alpha3
+ WKBundleDOMWindowExtensionGetFrame@Qt_5 5.212.0~alpha3
+ WKBundleDOMWindowExtensionGetScriptWorld@Qt_5 5.212.0~alpha3
+ WKBundleDOMWindowExtensionGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleFrameAllowsFollowingLink@Qt_5 5.212.0~alpha3
+ WKBundleFrameCallShouldCloseOnWebView@Qt_5 5.212.0~alpha3
+ WKBundleFrameClearOpener@Qt_5 5.212.0~alpha3
+ WKBundleFrameContainsAnyFormControls@Qt_5 5.212.0~alpha3
+ WKBundleFrameContainsAnyFormElements@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopyChildFrames@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopyCounterValue@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopyInnerText@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopyLayerTreeAsText@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopyMIMETypeForResourceWithURL@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopyName@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopyProvisionalURL@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopySecurityOrigin@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopySuggestedFilenameForResourceWithURL@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopyURL@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopyWebArchive@Qt_5 5.212.0~alpha3
+ WKBundleFrameCopyWebArchiveFilteringSubframes@Qt_5 5.212.0~alpha3
+ WKBundleFrameCreateHitTestResult@Qt_5 5.212.0~alpha3
+ WKBundleFrameFocus@Qt_5 5.212.0~alpha3
+ WKBundleFrameForJavaScriptContext@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetContentBounds@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetDocumentBackgroundColor@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetFrameLoadState@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetJavaScriptContext@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetJavaScriptContextForWorld@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetJavaScriptWrapperForFileForWorld@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetJavaScriptWrapperForNodeForWorld@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetJavaScriptWrapperForRangeForWorld@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetPage@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetParentFrame@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetPendingUnloadCount@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetScrollOffset@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetVisibleContentBounds@Qt_5 5.212.0~alpha3
+ WKBundleFrameGetVisibleContentBoundsExcludingScrollbars@Qt_5 5.212.0~alpha3
+ WKBundleFrameHandlesPageScaleGesture@Qt_5 5.212.0~alpha3
+ WKBundleFrameHasHorizontalScrollbar@Qt_5 5.212.0~alpha3
+ WKBundleFrameHasVerticalScrollbar@Qt_5 5.212.0~alpha3
+ WKBundleFrameIsMainFrame@Qt_5 5.212.0~alpha3
+ WKBundleFrameSetAccessibleName@Qt_5 5.212.0~alpha3
+ WKBundleFrameSetTextDirection@Qt_5 5.212.0~alpha3
+ WKBundleFrameStopLoading@Qt_5 5.212.0~alpha3
+ WKBundleGarbageCollectJavaScriptObjects@Qt_5 5.212.0~alpha3
+ WKBundleGarbageCollectJavaScriptObjectsOnAlternateThreadForDebugging@Qt_5 5.212.0~alpha3
+ WKBundleGetApplicationConnection@Qt_5 5.212.0~alpha3
+ WKBundleGetJavaScriptObjectsCount@Qt_5 5.212.0~alpha3
+ WKBundleGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleGetWebNotificationID@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultCopyAbsoluteImageURL@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultCopyAbsoluteLinkURL@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultCopyAbsoluteMediaURL@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultCopyAbsolutePDFURL@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultCopyLinkLabel@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultCopyLinkTitle@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultCopyNodeHandle@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultCopyURLElementHandle@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultGetFrame@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultGetImageRect@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultGetIsSelected@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultGetMediaType@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultGetTargetFrame@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultIsDownloadableMedia@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultMediaHasAudio@Qt_5 5.212.0~alpha3
+ WKBundleHitTestResultMediaIsInFullscreen@Qt_5 5.212.0~alpha3
+ WKBundleInspectorClose@Qt_5 5.212.0~alpha3
+ WKBundleInspectorEvaluateScriptForTest@Qt_5 5.212.0~alpha3
+ WKBundleInspectorGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleInspectorSetPageProfilingEnabled@Qt_5 5.212.0~alpha3
+ WKBundleInspectorShow@Qt_5 5.212.0~alpha3
+ WKBundleIsPageBoxVisible@Qt_5 5.212.0~alpha3
+ WKBundleIsProcessingUserGesture@Qt_5 5.212.0~alpha3
+ WKBundleNavigationActionCopyFormElement@Qt_5 5.212.0~alpha3
+ WKBundleNavigationActionCopyHitTestResult@Qt_5 5.212.0~alpha3
+ WKBundleNavigationActionGetEventModifiers@Qt_5 5.212.0~alpha3
+ WKBundleNavigationActionGetEventMouseButton@Qt_5 5.212.0~alpha3
+ WKBundleNavigationActionGetNavigationType@Qt_5 5.212.0~alpha3
+ WKBundleNavigationActionGetShouldOpenExternalURLs@Qt_5 5.212.0~alpha3
+ WKBundleNavigationActionGetShouldTryAppLinks@Qt_5 5.212.0~alpha3
+ WKBundleNavigationActionGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleCopyDocument@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleCopyDocumentFrame@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleCopyHTMLFrameElementContentFrame@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleCopyHTMLIFrameElementContentFrame@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleCopyHTMLTableCellElementCellAbove@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleCopySnapshotWithOptions@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleCopyVisibleRange@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleCreate@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleGetElementBounds@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleGetHTMLInputElementAutoFillButtonBounds@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleGetHTMLInputElementAutoFillButtonEnabled@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleGetHTMLInputElementAutoFilled@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleGetHTMLInputElementAutofilled@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleGetHTMLInputElementLastChangeWasUserEdit@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleGetHTMLTextAreaElementLastChangeWasUserEdit@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleGetRenderRect@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleSetHTMLInputElementAutoFillButtonEnabled@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleSetHTMLInputElementAutoFillButtonEnabledWithButtonType@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleSetHTMLInputElementAutoFilled@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleSetHTMLInputElementAutofilled@Qt_5 5.212.0~alpha3
+ WKBundleNodeHandleSetHTMLInputElementValueForUser@Qt_5 5.212.0~alpha3
+ WKBundleNumberOfPages@Qt_5 5.212.0~alpha3
+ WKBundleOverrideBoolPreferenceForTestRunner@Qt_5 5.212.0~alpha3
+ WKBundlePageAddUserScript@Qt_5 5.212.0~alpha3
+ WKBundlePageAddUserStyleSheet@Qt_5 5.212.0~alpha3
+ WKBundlePageCanHandleRequest@Qt_5 5.212.0~alpha3
+ WKBundlePageCanShowMIMEType@Qt_5 5.212.0~alpha3
+ WKBundlePageClearApplicationCache@Qt_5 5.212.0~alpha3
+ WKBundlePageClearApplicationCacheForOrigin@Qt_5 5.212.0~alpha3
+ WKBundlePageClearMainFrameName@Qt_5 5.212.0~alpha3
+ WKBundlePageClickMenuItem@Qt_5 5.212.0~alpha3
+ WKBundlePageClose@Qt_5 5.212.0~alpha3
+ WKBundlePageConfirmComposition@Qt_5 5.212.0~alpha3
+ WKBundlePageConfirmCompositionWithText@Qt_5 5.212.0~alpha3
+ WKBundlePageCopyContextMenuAtPointInWindow@Qt_5 5.212.0~alpha3
+ WKBundlePageCopyContextMenuItems@Qt_5 5.212.0~alpha3
+ WKBundlePageCopyGroupIdentifier@Qt_5 5.212.0~alpha3
+ WKBundlePageCopyOriginsWithApplicationCache@Qt_5 5.212.0~alpha3
+ WKBundlePageCopyRenderLayerTree@Qt_5 5.212.0~alpha3
+ WKBundlePageCopyRenderTree@Qt_5 5.212.0~alpha3
+ WKBundlePageCopyRenderTreeExternalRepresentation@Qt_5 5.212.0~alpha3
+ WKBundlePageCopyRenderTreeExternalRepresentationForPrinting@Qt_5 5.212.0~alpha3
+ WKBundlePageCopyTrackedRepaintRects@Qt_5 5.212.0~alpha3
+ WKBundlePageCreateScaledSnapshotInDocumentCoordinates@Qt_5 5.212.0~alpha3
+ WKBundlePageCreateSnapshotInDocumentCoordinates@Qt_5 5.212.0~alpha3
+ WKBundlePageCreateSnapshotInViewCoordinates@Qt_5 5.212.0~alpha3
+ WKBundlePageCreateSnapshotWithOptions@Qt_5 5.212.0~alpha3
+ WKBundlePageDidEnterFullScreen@Qt_5 5.212.0~alpha3
+ WKBundlePageDidExitFullScreen@Qt_5 5.212.0~alpha3
+ WKBundlePageExecuteEditingCommand@Qt_5 5.212.0~alpha3
+ WKBundlePageExtendIncrementalRenderingSuppression@Qt_5 5.212.0~alpha3
+ WKBundlePageFindString@Qt_5 5.212.0~alpha3
+ WKBundlePageForceRepaint@Qt_5 5.212.0~alpha3
+ WKBundlePageGetAppCacheUsageForOrigin@Qt_5 5.212.0~alpha3
+ WKBundlePageGetBackForwardList@Qt_5 5.212.0~alpha3
+ WKBundlePageGetBackingScaleFactor@Qt_5 5.212.0~alpha3
+ WKBundlePageGetInspector@Qt_5 5.212.0~alpha3
+ WKBundlePageGetMainFrame@Qt_5 5.212.0~alpha3
+ WKBundlePageGetPageGroup@Qt_5 5.212.0~alpha3
+ WKBundlePageGetPageZoomFactor@Qt_5 5.212.0~alpha3
+ WKBundlePageGetRenderTreeSize@Qt_5 5.212.0~alpha3
+ WKBundlePageGetTextZoomFactor@Qt_5 5.212.0~alpha3
+ WKBundlePageGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundlePageGroupCopyIdentifier@Qt_5 5.212.0~alpha3
+ WKBundlePageGroupGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundlePageHasComposition@Qt_5 5.212.0~alpha3
+ WKBundlePageHasLocalDataForURL@Qt_5 5.212.0~alpha3
+ WKBundlePageInstallPageOverlay@Qt_5 5.212.0~alpha3
+ WKBundlePageInstallPageOverlayWithAnimation@Qt_5 5.212.0~alpha3
+ WKBundlePageIsEditingCommandEnabled@Qt_5 5.212.0~alpha3
+ WKBundlePageIsTrackingRepaints@Qt_5 5.212.0~alpha3
+ WKBundlePageIsUsingEphemeralSession@Qt_5 5.212.0~alpha3
+ WKBundlePageListenForLayoutMilestones@Qt_5 5.212.0~alpha3
+ WKBundlePageNumberForElementById@Qt_5 5.212.0~alpha3
+ WKBundlePageOverlayClear@Qt_5 5.212.0~alpha3
+ WKBundlePageOverlayCreate@Qt_5 5.212.0~alpha3
+ WKBundlePageOverlayFractionFadedIn@Qt_5 5.212.0~alpha3
+ WKBundlePageOverlayGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundlePageOverlaySetAccessibilityClient@Qt_5 5.212.0~alpha3
+ WKBundlePageOverlaySetNeedsDisplay@Qt_5 5.212.0~alpha3
+ WKBundlePagePostMessage@Qt_5 5.212.0~alpha3
+ WKBundlePagePostSynchronousMessageForTesting@Qt_5 5.212.0~alpha3
+ WKBundlePageRegisterScrollOperationCompletionCallback@Qt_5 5.212.0~alpha3
+ WKBundlePageRemoveAllUserContent@Qt_5 5.212.0~alpha3
+ WKBundlePageResetApplicationCacheOriginQuota@Qt_5 5.212.0~alpha3
+ WKBundlePageResetTrackedRepaints@Qt_5 5.212.0~alpha3
+ WKBundlePageSetAppCacheMaximumSize@Qt_5 5.212.0~alpha3
+ WKBundlePageSetApplicationCacheOriginQuota@Qt_5 5.212.0~alpha3
+ WKBundlePageSetBottomOverhangImage@Qt_5 5.212.0~alpha3
+ WKBundlePageSetComposition@Qt_5 5.212.0~alpha3
+ WKBundlePageSetContextMenuClient@Qt_5 5.212.0~alpha3
+ WKBundlePageSetDefersLoading@Qt_5 5.212.0~alpha3
+ WKBundlePageSetDiagnosticLoggingClient@Qt_5 5.212.0~alpha3
+ WKBundlePageSetEditorClient@Qt_5 5.212.0~alpha3
+ WKBundlePageSetFooterBanner@Qt_5 5.212.0~alpha3
+ WKBundlePageSetFormClient@Qt_5 5.212.0~alpha3
+ WKBundlePageSetFullScreenClient@Qt_5 5.212.0~alpha3
+ WKBundlePageSetHeaderBanner@Qt_5 5.212.0~alpha3
+ WKBundlePageSetPageLoaderClient@Qt_5 5.212.0~alpha3
+ WKBundlePageSetPageZoomFactor@Qt_5 5.212.0~alpha3
+ WKBundlePageSetPaintedObjectsCounterThreshold@Qt_5 5.212.0~alpha3
+ WKBundlePageSetPolicyClient@Qt_5 5.212.0~alpha3
+ WKBundlePageSetResourceLoadClient@Qt_5 5.212.0~alpha3
+ WKBundlePageSetScaleAtOrigin@Qt_5 5.212.0~alpha3
+ WKBundlePageSetTextZoomFactor@Qt_5 5.212.0~alpha3
+ WKBundlePageSetTopOverhangImage@Qt_5 5.212.0~alpha3
+ WKBundlePageSetTracksRepaints@Qt_5 5.212.0~alpha3
+ WKBundlePageSetUIClient@Qt_5 5.212.0~alpha3
+ WKBundlePageSimulateMouseDown@Qt_5 5.212.0~alpha3
+ WKBundlePageSimulateMouseMotion@Qt_5 5.212.0~alpha3
+ WKBundlePageSimulateMouseUp@Qt_5 5.212.0~alpha3
+ WKBundlePageSizeAndMarginsInPixels@Qt_5 5.212.0~alpha3
+ WKBundlePageStartMonitoringScrollOperations@Qt_5 5.212.0~alpha3
+ WKBundlePageStopExtendingIncrementalRenderingSuppression@Qt_5 5.212.0~alpha3
+ WKBundlePageStopLoading@Qt_5 5.212.0~alpha3
+ WKBundlePageUninstallPageOverlay@Qt_5 5.212.0~alpha3
+ WKBundlePageUninstallPageOverlayWithAnimation@Qt_5 5.212.0~alpha3
+ WKBundlePageWillEnterFullScreen@Qt_5 5.212.0~alpha3
+ WKBundlePageWillExitFullScreen@Qt_5 5.212.0~alpha3
+ WKBundlePostMessage@Qt_5 5.212.0~alpha3
+ WKBundlePostSynchronousMessage@Qt_5 5.212.0~alpha3
+ WKBundleRangeHandleCopySnapshotWithOptions@Qt_5 5.212.0~alpha3
+ WKBundleRangeHandleCreate@Qt_5 5.212.0~alpha3
+ WKBundleRangeHandleGetBoundingRectInWindowCoordinates@Qt_5 5.212.0~alpha3
+ WKBundleRangeHandleGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleRemoveAllUserContent@Qt_5 5.212.0~alpha3
+ WKBundleRemoveAllWebNotificationPermissions@Qt_5 5.212.0~alpha3
+ WKBundleRemoveOriginAccessWhitelistEntry@Qt_5 5.212.0~alpha3
+ WKBundleRemoveUserScript@Qt_5 5.212.0~alpha3
+ WKBundleRemoveUserScripts@Qt_5 5.212.0~alpha3
+ WKBundleRemoveUserStyleSheet@Qt_5 5.212.0~alpha3
+ WKBundleRemoveUserStyleSheets@Qt_5 5.212.0~alpha3
+ WKBundleReportException@Qt_5 5.212.0~alpha3
+ WKBundleResetOriginAccessWhitelists@Qt_5 5.212.0~alpha3
+ WKBundleScriptWorldClearWrappers@Qt_5 5.212.0~alpha3
+ WKBundleScriptWorldCreateWorld@Qt_5 5.212.0~alpha3
+ WKBundleScriptWorldGetTypeID@Qt_5 5.212.0~alpha3
+ WKBundleScriptWorldMakeAllShadowRootsOpen@Qt_5 5.212.0~alpha3
+ WKBundleScriptWorldNormalWorld@Qt_5 5.212.0~alpha3
+ WKBundleSetAllowFileAccessFromFileURLs@Qt_5 5.212.0~alpha3
+ WKBundleSetAllowUniversalAccessFromFileURLs@Qt_5 5.212.0~alpha3
+ WKBundleSetAsynchronousSpellCheckingEnabled@Qt_5 5.212.0~alpha3
+ WKBundleSetAuthorAndUserStylesEnabled@Qt_5 5.212.0~alpha3
+ WKBundleSetClient@Qt_5 5.212.0~alpha3
+ WKBundleSetDatabaseQuota@Qt_5 5.212.0~alpha3
+ WKBundleSetFrameFlatteningEnabled@Qt_5 5.212.0~alpha3
+ WKBundleSetJavaScriptCanAccessClipboard@Qt_5 5.212.0~alpha3
+ WKBundleSetMinimumLogicalFontSize@Qt_5 5.212.0~alpha3
+ WKBundleSetPluginsEnabled@Qt_5 5.212.0~alpha3
+ WKBundleSetPopupBlockingEnabled@Qt_5 5.212.0~alpha3
+ WKBundleSetPrivateBrowsingEnabled@Qt_5 5.212.0~alpha3
+ WKBundleSetSpatialNavigationEnabled@Qt_5 5.212.0~alpha3
+ WKBundleSetTabKeyCyclesThroughElements@Qt_5 5.212.0~alpha3
+ WKBundleSetUserStyleSheetLocation@Qt_5 5.212.0~alpha3
+ WKBundleSetWebNotificationPermission@Qt_5 5.212.0~alpha3
+ WKCertificateInfoGetTypeID@Qt_5 5.212.0~alpha3
+ WKConnectionGetTypeID@Qt_5 5.212.0~alpha3
+ WKConnectionPostMessage@Qt_5 5.212.0~alpha3
+ WKConnectionSetConnectionClient@Qt_5 5.212.0~alpha3
+ WKContextAddVisitedLink@Qt_5 5.212.0~alpha3
+ WKContextAllowSpecificHTTPSCertificateForHost@Qt_5 5.212.0~alpha3
+ WKContextClearCachedCredentials@Qt_5 5.212.0~alpha3
+ WKContextClearVisitedLinks@Qt_5 5.212.0~alpha3
+ WKContextConfigurationCopyApplicationCacheDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationCopyDiskCacheDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationCopyIndexedDBDatabaseDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationCopyInjectedBundlePath@Qt_5 5.212.0~alpha3
+ WKContextConfigurationCopyLocalStorageDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationCopyMediaKeysStorageDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationCopyOverrideLanguages@Qt_5 5.212.0~alpha3
+ WKContextConfigurationCopyWebSQLDatabaseDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationCreate@Qt_5 5.212.0~alpha3
+ WKContextConfigurationFullySynchronousModeIsAllowedForTesting@Qt_5 5.212.0~alpha3
+ WKContextConfigurationSetApplicationCacheDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationSetDiskCacheDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationSetFullySynchronousModeIsAllowedForTesting@Qt_5 5.212.0~alpha3
+ WKContextConfigurationSetIndexedDBDatabaseDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationSetInjectedBundlePath@Qt_5 5.212.0~alpha3
+ WKContextConfigurationSetLocalStorageDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationSetMediaKeysStorageDirectory@Qt_5 5.212.0~alpha3
+ WKContextConfigurationSetOverrideLanguages@Qt_5 5.212.0~alpha3
+ WKContextConfigurationSetWebSQLDatabaseDirectory@Qt_5 5.212.0~alpha3
+ WKContextCopyPlugInAutoStartOriginHashes@Qt_5 5.212.0~alpha3
+ WKContextCreate@Qt_5 5.212.0~alpha3
+ WKContextCreateWithConfiguration@Qt_5 5.212.0~alpha3
+ WKContextCreateWithInjectedBundlePath@Qt_5 5.212.0~alpha3
+ WKContextDisableProcessTermination@Qt_5 5.212.0~alpha3
+ WKContextDownloadURLRequest@Qt_5 5.212.0~alpha3
+ WKContextEnableProcessTermination@Qt_5 5.212.0~alpha3
+ WKContextGarbageCollectJavaScriptObjects@Qt_5 5.212.0~alpha3
+ WKContextGetApplicationCacheManager@Qt_5 5.212.0~alpha3
+ WKContextGetBatteryManager@Qt_5 5.212.0~alpha3
+ WKContextGetCacheModel@Qt_5 5.212.0~alpha3
+ WKContextGetCookieManager@Qt_5 5.212.0~alpha3
+ WKContextGetGeolocationManager@Qt_5 5.212.0~alpha3
+ WKContextGetGlobalStatistics@Qt_5 5.212.0~alpha3
+ WKContextGetIconDatabase@Qt_5 5.212.0~alpha3
+ WKContextGetKeyValueStorageManager@Qt_5 5.212.0~alpha3
+ WKContextGetMaximumNumberOfProcesses@Qt_5 5.212.0~alpha3
+ WKContextGetMediaSessionFocusManager@Qt_5 5.212.0~alpha3
+ WKContextGetNotificationManager@Qt_5 5.212.0~alpha3
+ WKContextGetPluginSiteDataManager@Qt_5 5.212.0~alpha3
+ WKContextGetProcessModel@Qt_5 5.212.0~alpha3
+ WKContextGetResourceCacheManager@Qt_5 5.212.0~alpha3
+ WKContextGetStatistics@Qt_5 5.212.0~alpha3
+ WKContextGetStatisticsWithOptions@Qt_5 5.212.0~alpha3
+ WKContextGetTypeID@Qt_5 5.212.0~alpha3
+ WKContextGetWebsiteDataStore@Qt_5 5.212.0~alpha3
+ WKContextMenuCopySubmenuItems@Qt_5 5.212.0~alpha3
+ WKContextMenuItemCopyTitle@Qt_5 5.212.0~alpha3
+ WKContextMenuItemCreateAsAction@Qt_5 5.212.0~alpha3
+ WKContextMenuItemCreateAsCheckableAction@Qt_5 5.212.0~alpha3
+ WKContextMenuItemCreateAsSubmenu@Qt_5 5.212.0~alpha3
+ WKContextMenuItemGetChecked@Qt_5 5.212.0~alpha3
+ WKContextMenuItemGetEnabled@Qt_5 5.212.0~alpha3
+ WKContextMenuItemGetTag@Qt_5 5.212.0~alpha3
+ WKContextMenuItemGetType@Qt_5 5.212.0~alpha3
+ WKContextMenuItemGetTypeID@Qt_5 5.212.0~alpha3
+ WKContextMenuItemGetUserData@Qt_5 5.212.0~alpha3
+ WKContextMenuItemSeparatorItem@Qt_5 5.212.0~alpha3
+ WKContextMenuItemSetUserData@Qt_5 5.212.0~alpha3
+ WKContextPostMessageToInjectedBundle@Qt_5 5.212.0~alpha3
+ WKContextRegisterURLSchemeAsBypassingContentSecurityPolicy@Qt_5 5.212.0~alpha3
+ WKContextRegisterURLSchemeAsCachePartitioned@Qt_5 5.212.0~alpha3
+ WKContextRegisterURLSchemeAsEmptyDocument@Qt_5 5.212.0~alpha3
+ WKContextRegisterURLSchemeAsSecure@Qt_5 5.212.0~alpha3
+ WKContextResumeDownload@Qt_5 5.212.0~alpha3
+ WKContextSetAdditionalPluginsDirectory@Qt_5 5.212.0~alpha3
+ WKContextSetAlwaysUsesComplexTextCodePath@Qt_5 5.212.0~alpha3
+ WKContextSetCacheModel@Qt_5 5.212.0~alpha3
+ WKContextSetCanHandleHTTPSServerTrustEvaluation@Qt_5 5.212.0~alpha3
+ WKContextSetClient@Qt_5 5.212.0~alpha3
+ WKContextSetConnectionClient@Qt_5 5.212.0~alpha3
+ WKContextSetCookieStorageDirectory@Qt_5 5.212.0~alpha3
+ WKContextSetDomainRelaxationForbiddenForURLScheme@Qt_5 5.212.0~alpha3
+ WKContextSetDownloadClient@Qt_5 5.212.0~alpha3
+ WKContextSetFontWhitelist@Qt_5 5.212.0~alpha3
+ WKContextSetHTTPPipeliningEnabled@Qt_5 5.212.0~alpha3
+ WKContextSetHistoryClient@Qt_5 5.212.0~alpha3
+ WKContextSetIconDatabasePath@Qt_5 5.212.0~alpha3
+ WKContextSetInitializationUserDataForInjectedBundle@Qt_5 5.212.0~alpha3
+ WKContextSetInjectedBundleClient@Qt_5 5.212.0~alpha3
+ WKContextSetInvalidMessageFunction@Qt_5 5.212.0~alpha3
+ WKContextSetJavaScriptGarbageCollectorTimerEnabled@Qt_5 5.212.0~alpha3
+ WKContextSetMaximumNumberOfProcesses@Qt_5 5.212.0~alpha3
+ WKContextSetMemoryCacheDisabled@Qt_5 5.212.0~alpha3
+ WKContextSetPlugInAutoStartOriginHashes@Qt_5 5.212.0~alpha3
+ WKContextSetPlugInAutoStartOrigins@Qt_5 5.212.0~alpha3
+ WKContextSetPlugInAutoStartOriginsFilteringOutEntriesAddedAfterTime@Qt_5 5.212.0~alpha3
+ WKContextSetProcessModel@Qt_5 5.212.0~alpha3
+ WKContextSetShouldUseFontSmoothing@Qt_5 5.212.0~alpha3
+ WKContextSetUsesNetworkProcess@Qt_5 5.212.0~alpha3
+ WKContextStartMemorySampler@Qt_5 5.212.0~alpha3
+ WKContextStopMemorySampler@Qt_5 5.212.0~alpha3
+ WKContextUseTestingNetworkSession@Qt_5 5.212.0~alpha3
+ WKContextWarmInitialProcess@Qt_5 5.212.0~alpha3
+ WKCookieManagerDeleteAllCookies@Qt_5 5.212.0~alpha3
+ WKCookieManagerDeleteAllCookiesModifiedAfterDate@Qt_5 5.212.0~alpha3
+ WKCookieManagerDeleteCookiesForHostname@Qt_5 5.212.0~alpha3
+ WKCookieManagerGetHTTPCookieAcceptPolicy@Qt_5 5.212.0~alpha3
+ WKCookieManagerGetHostnamesWithCookies@Qt_5 5.212.0~alpha3
+ WKCookieManagerGetTypeID@Qt_5 5.212.0~alpha3
+ WKCookieManagerSetClient@Qt_5 5.212.0~alpha3
+ WKCookieManagerSetHTTPCookieAcceptPolicy@Qt_5 5.212.0~alpha3
+ WKCookieManagerStartObservingCookieChanges@Qt_5 5.212.0~alpha3
+ WKCookieManagerStopObservingCookieChanges@Qt_5 5.212.0~alpha3
+ WKCredentialCopyUser@Qt_5 5.212.0~alpha3
+ WKCredentialCreate@Qt_5 5.212.0~alpha3
+ WKCredentialCreateWithCertificateInfo@Qt_5 5.212.0~alpha3
+ WKCredentialGetTypeID@Qt_5 5.212.0~alpha3
+ WKDataCreate@Qt_5 5.212.0~alpha3
+ WKDataGetBytes@Qt_5 5.212.0~alpha3
+ WKDataGetSize@Qt_5 5.212.0~alpha3
+ WKDataGetTypeID@Qt_5 5.212.0~alpha3
+ WKDictionaryAddItem@Qt_5 5.212.0~alpha3
+ WKDictionaryCopyKeys@Qt_5 5.212.0~alpha3
+ WKDictionaryCreate@Qt_5 5.212.0~alpha3
+ WKDictionaryGetItemForKey@Qt_5 5.212.0~alpha3
+ WKDictionaryGetSize@Qt_5 5.212.0~alpha3
+ WKDictionaryGetTypeID@Qt_5 5.212.0~alpha3
+ WKDictionaryIsMutable@Qt_5 5.212.0~alpha3
+ WKDictionaryRemoveItem@Qt_5 5.212.0~alpha3
+ WKDictionarySetItem@Qt_5 5.212.0~alpha3
+ WKDoubleCreate@Qt_5 5.212.0~alpha3
+ WKDoubleGetTypeID@Qt_5 5.212.0~alpha3
+ WKDoubleGetValue@Qt_5 5.212.0~alpha3
+ WKDownloadCancel@Qt_5 5.212.0~alpha3
+ WKDownloadCopyRequest@Qt_5 5.212.0~alpha3
+ WKDownloadGetID@Qt_5 5.212.0~alpha3
+ WKDownloadGetResumeData@Qt_5 5.212.0~alpha3
+ WKDownloadGetTypeID@Qt_5 5.212.0~alpha3
+ WKErrorCopyDomain@Qt_5 5.212.0~alpha3
+ WKErrorCopyFailingURL@Qt_5 5.212.0~alpha3
+ WKErrorCopyLocalizedDescription@Qt_5 5.212.0~alpha3
+ WKErrorCopyWKErrorDomain@Qt_5 5.212.0~alpha3
+ WKErrorGetErrorCode@Qt_5 5.212.0~alpha3
+ WKErrorGetTypeID@Qt_5 5.212.0~alpha3
+ WKFormSubmissionListenerContinue@Qt_5 5.212.0~alpha3
+ WKFormSubmissionListenerGetTypeID@Qt_5 5.212.0~alpha3
+ WKFrameCanProvideSource@Qt_5 5.212.0~alpha3
+ WKFrameCanShowMIMEType@Qt_5 5.212.0~alpha3
+ WKFrameCopyMIMEType@Qt_5 5.212.0~alpha3
+ WKFrameCopyProvisionalURL@Qt_5 5.212.0~alpha3
+ WKFrameCopyTitle@Qt_5 5.212.0~alpha3
+ WKFrameCopyURL@Qt_5 5.212.0~alpha3
+ WKFrameCopyUnreachableURL@Qt_5 5.212.0~alpha3
+ WKFrameCreateFrameInfo@Qt_5 5.212.0~alpha3
+ WKFrameGetCertificateInfo@Qt_5 5.212.0~alpha3
+ WKFrameGetFrameLoadState@Qt_5 5.212.0~alpha3
+ WKFrameGetMainResourceData@Qt_5 5.212.0~alpha3
+ WKFrameGetPage@Qt_5 5.212.0~alpha3
+ WKFrameGetResourceData@Qt_5 5.212.0~alpha3
+ WKFrameGetTypeID@Qt_5 5.212.0~alpha3
+ WKFrameGetWebArchive@Qt_5 5.212.0~alpha3
+ WKFrameInfoGetTypeID@Qt_5 5.212.0~alpha3
+ WKFrameIsDisplayingMarkupDocument@Qt_5 5.212.0~alpha3
+ WKFrameIsDisplayingStandaloneImageDocument@Qt_5 5.212.0~alpha3
+ WKFrameIsFrameSet@Qt_5 5.212.0~alpha3
+ WKFrameIsMainFrame@Qt_5 5.212.0~alpha3
+ WKFramePolicyListenerDownload@Qt_5 5.212.0~alpha3
+ WKFramePolicyListenerGetTypeID@Qt_5 5.212.0~alpha3
+ WKFramePolicyListenerIgnore@Qt_5 5.212.0~alpha3
+ WKFramePolicyListenerUse@Qt_5 5.212.0~alpha3
+ WKFrameStopLoading@Qt_5 5.212.0~alpha3
+ WKGeolocationManagerGetTypeID@Qt_5 5.212.0~alpha3
+ WKGeolocationManagerProviderDidChangePosition@Qt_5 5.212.0~alpha3
+ WKGeolocationManagerProviderDidFailToDeterminePosition@Qt_5 5.212.0~alpha3
+ WKGeolocationManagerProviderDidFailToDeterminePositionWithErrorMessage@Qt_5 5.212.0~alpha3
+ WKGeolocationManagerSetProvider@Qt_5 5.212.0~alpha3
+ WKGeolocationPermissionRequestAllow@Qt_5 5.212.0~alpha3
+ WKGeolocationPermissionRequestDeny@Qt_5 5.212.0~alpha3
+ WKGeolocationPermissionRequestGetTypeID@Qt_5 5.212.0~alpha3
+ WKGeolocationPositionCreate@Qt_5 5.212.0~alpha3
+ WKGeolocationPositionCreate_b@Qt_5 5.212.0~alpha3
+ WKGeolocationPositionGetTypeID@Qt_5 5.212.0~alpha3
+ WKGetTypeID@Qt_5 5.212.0~alpha3
+ WKGrammarDetailCopyGuesses@Qt_5 5.212.0~alpha3
+ WKGrammarDetailCopyUserDescription@Qt_5 5.212.0~alpha3
+ WKGrammarDetailCreate@Qt_5 5.212.0~alpha3
+ WKGrammarDetailGetLength@Qt_5 5.212.0~alpha3
+ WKGrammarDetailGetLocation@Qt_5 5.212.0~alpha3
+ WKGrammarDetailGetTypeID@Qt_5 5.212.0~alpha3
+ WKHitTestResultCopyAbsoluteImageURL@Qt_5 5.212.0~alpha3
+ WKHitTestResultCopyAbsoluteLinkURL@Qt_5 5.212.0~alpha3
+ WKHitTestResultCopyAbsoluteMediaURL@Qt_5 5.212.0~alpha3
+ WKHitTestResultCopyAbsolutePDFURL@Qt_5 5.212.0~alpha3
+ WKHitTestResultCopyLinkLabel@Qt_5 5.212.0~alpha3
+ WKHitTestResultCopyLinkTitle@Qt_5 5.212.0~alpha3
+ WKHitTestResultCopyLookupText@Qt_5 5.212.0~alpha3
+ WKHitTestResultGetElementBoundingBox@Qt_5 5.212.0~alpha3
+ WKHitTestResultGetTypeID@Qt_5 5.212.0~alpha3
+ WKHitTestResultIsContentEditable@Qt_5 5.212.0~alpha3
+ WKIconDatabaseCheckIntegrityBeforeOpening@Qt_5 5.212.0~alpha3
+ WKIconDatabaseClose@Qt_5 5.212.0~alpha3
+ WKIconDatabaseCopyIconDataForPageURL@Qt_5 5.212.0~alpha3
+ WKIconDatabaseCopyIconURLForPageURL@Qt_5 5.212.0~alpha3
+ WKIconDatabaseEnableDatabaseCleanup@Qt_5 5.212.0~alpha3
+ WKIconDatabaseGetTypeID@Qt_5 5.212.0~alpha3
+ WKIconDatabaseReleaseIconForURL@Qt_5 5.212.0~alpha3
+ WKIconDatabaseRemoveAllIcons@Qt_5 5.212.0~alpha3
+ WKIconDatabaseRetainIconForURL@Qt_5 5.212.0~alpha3
+ WKIconDatabaseSetIconDataForIconURL@Qt_5 5.212.0~alpha3
+ WKIconDatabaseSetIconDatabaseClient@Qt_5 5.212.0~alpha3
+ WKIconDatabaseSetIconURLForPageURL@Qt_5 5.212.0~alpha3
+ WKImageCreate@Qt_5 5.212.0~alpha3
+ WKImageGetSize@Qt_5 5.212.0~alpha3
+ WKImageGetTypeID@Qt_5 5.212.0~alpha3
+ WKInspectorAttach@Qt_5 5.212.0~alpha3
+ WKInspectorClose@Qt_5 5.212.0~alpha3
+ WKInspectorConnect@Qt_5 5.212.0~alpha3
+ WKInspectorDetach@Qt_5 5.212.0~alpha3
+ WKInspectorGetPage@Qt_5 5.212.0~alpha3
+ WKInspectorGetTypeID@Qt_5 5.212.0~alpha3
+ WKInspectorHide@Qt_5 5.212.0~alpha3
+ WKInspectorIsAttached@Qt_5 5.212.0~alpha3
+ WKInspectorIsConnected@Qt_5 5.212.0~alpha3
+ WKInspectorIsDebuggingJavaScript@Qt_5 5.212.0~alpha3
+ WKInspectorIsFront@Qt_5 5.212.0~alpha3
+ WKInspectorIsProfilingJavaScript@Qt_5 5.212.0~alpha3
+ WKInspectorIsProfilingPage@Qt_5 5.212.0~alpha3
+ WKInspectorIsVisible@Qt_5 5.212.0~alpha3
+ WKInspectorShow@Qt_5 5.212.0~alpha3
+ WKInspectorShowConsole@Qt_5 5.212.0~alpha3
+ WKInspectorShowMainResourceForFrame@Qt_5 5.212.0~alpha3
+ WKInspectorShowResources@Qt_5 5.212.0~alpha3
+ WKInspectorToggleJavaScriptDebugging@Qt_5 5.212.0~alpha3
+ WKInspectorToggleJavaScriptProfiling@Qt_5 5.212.0~alpha3
+ WKInspectorTogglePageProfiling@Qt_5 5.212.0~alpha3
+ WKKeyValueStorageManagerDeleteAllEntries@Qt_5 5.212.0~alpha3
+ WKKeyValueStorageManagerDeleteEntriesForOrigin@Qt_5 5.212.0~alpha3
+ WKKeyValueStorageManagerGetCreationTimeKey@Qt_5 5.212.0~alpha3
+ WKKeyValueStorageManagerGetKeyValueStorageOrigins@Qt_5 5.212.0~alpha3
+ WKKeyValueStorageManagerGetModificationTimeKey@Qt_5 5.212.0~alpha3
+ WKKeyValueStorageManagerGetOriginKey@Qt_5 5.212.0~alpha3
+ WKKeyValueStorageManagerGetStorageDetailsByOrigin@Qt_5 5.212.0~alpha3
+ WKKeyValueStorageManagerGetTypeID@Qt_5 5.212.0~alpha3
+ WKMediaSessionMetadataCopyAlbum@Qt_5 5.212.0~alpha3
+ WKMediaSessionMetadataCopyArtist@Qt_5 5.212.0~alpha3
+ WKMediaSessionMetadataCopyArtworkURL@Qt_5 5.212.0~alpha3
+ WKMediaSessionMetadataCopyTitle@Qt_5 5.212.0~alpha3
+ WKMediaSessionMetadataGetTypeID@Qt_5 5.212.0~alpha3
+ WKMutableArrayCreate@Qt_5 5.212.0~alpha3
+ WKMutableDictionaryCreate@Qt_5 5.212.0~alpha3
+ WKNavigationActionGetTypeID@Qt_5 5.212.0~alpha3
+ WKNavigationDataCopyNavigationDestinationURL@Qt_5 5.212.0~alpha3
+ WKNavigationDataCopyOriginalRequest@Qt_5 5.212.0~alpha3
+ WKNavigationDataCopyTitle@Qt_5 5.212.0~alpha3
+ WKNavigationDataCopyURL@Qt_5 5.212.0~alpha3
+ WKNavigationDataGetTypeID@Qt_5 5.212.0~alpha3
+ WKNavigationGetTypeID@Qt_5 5.212.0~alpha3
+ WKNavigationResponseCanShowMIMEType@Qt_5 5.212.0~alpha3
+ WKNavigationResponseGetTypeID@Qt_5 5.212.0~alpha3
+ WKNotificationCopyBody@Qt_5 5.212.0~alpha3
+ WKNotificationCopyDir@Qt_5 5.212.0~alpha3
+ WKNotificationCopyIconURL@Qt_5 5.212.0~alpha3
+ WKNotificationCopyLang@Qt_5 5.212.0~alpha3
+ WKNotificationCopyTag@Qt_5 5.212.0~alpha3
+ WKNotificationCopyTitle@Qt_5 5.212.0~alpha3
+ WKNotificationGetID@Qt_5 5.212.0~alpha3
+ WKNotificationGetSecurityOrigin@Qt_5 5.212.0~alpha3
+ WKNotificationGetTypeID@Qt_5 5.212.0~alpha3
+ WKNotificationManagerGetTypeID@Qt_5 5.212.0~alpha3
+ WKNotificationManagerProviderDidClickNotification@Qt_5 5.212.0~alpha3
+ WKNotificationManagerProviderDidCloseNotifications@Qt_5 5.212.0~alpha3
+ WKNotificationManagerProviderDidRemoveNotificationPolicies@Qt_5 5.212.0~alpha3
+ WKNotificationManagerProviderDidShowNotification@Qt_5 5.212.0~alpha3
+ WKNotificationManagerProviderDidUpdateNotificationPolicy@Qt_5 5.212.0~alpha3
+ WKNotificationManagerSetProvider@Qt_5 5.212.0~alpha3
+ WKNotificationPermissionRequestAllow@Qt_5 5.212.0~alpha3
+ WKNotificationPermissionRequestDeny@Qt_5 5.212.0~alpha3
+ WKNotificationPermissionRequestGetTypeID@Qt_5 5.212.0~alpha3
+ WKOpenPanelParametersCopyAcceptedMIMETypes@Qt_5 5.212.0~alpha3
+ WKOpenPanelParametersCopyCapture@Qt_5 5.212.0~alpha3
+ WKOpenPanelParametersCopySelectedFileNames@Qt_5 5.212.0~alpha3
+ WKOpenPanelParametersGetAllowsMultipleFiles@Qt_5 5.212.0~alpha3
+ WKOpenPanelParametersGetCaptureEnabled@Qt_5 5.212.0~alpha3
+ WKOpenPanelParametersGetTypeID@Qt_5 5.212.0~alpha3
+ WKOpenPanelResultListenerCancel@Qt_5 5.212.0~alpha3
+ WKOpenPanelResultListenerChooseFiles@Qt_5 5.212.0~alpha3
+ WKOpenPanelResultListenerGetTypeID@Qt_5 5.212.0~alpha3
+ WKPageAreScrollbarAnimationsSuppressed@Qt_5 5.212.0~alpha3
+ WKPageBackgroundExtendsBeyondPage@Qt_5 5.212.0~alpha3
+ WKPageCallAfterNextPresentationUpdate@Qt_5 5.212.0~alpha3
+ WKPageCanDelete@Qt_5 5.212.0~alpha3
+ WKPageCanGoBack@Qt_5 5.212.0~alpha3
+ WKPageCanGoForward@Qt_5 5.212.0~alpha3
+ WKPageCenterSelectionInVisibleArea@Qt_5 5.212.0~alpha3
+ WKPageClearWheelEventTestTrigger@Qt_5 5.212.0~alpha3
+ WKPageClose@Qt_5 5.212.0~alpha3
+ WKPageConfigurationCreate@Qt_5 5.212.0~alpha3
+ WKPageConfigurationGetContext@Qt_5 5.212.0~alpha3
+ WKPageConfigurationGetPageGroup@Qt_5 5.212.0~alpha3
+ WKPageConfigurationGetPreferences@Qt_5 5.212.0~alpha3
+ WKPageConfigurationGetRelatedPage@Qt_5 5.212.0~alpha3
+ WKPageConfigurationGetTypeID@Qt_5 5.212.0~alpha3
+ WKPageConfigurationGetUserContentController@Qt_5 5.212.0~alpha3
+ WKPageConfigurationGetWebsiteDataStore@Qt_5 5.212.0~alpha3
+ WKPageConfigurationSetContext@Qt_5 5.212.0~alpha3
+ WKPageConfigurationSetPageGroup@Qt_5 5.212.0~alpha3
+ WKPageConfigurationSetPreferences@Qt_5 5.212.0~alpha3
+ WKPageConfigurationSetRelatedPage@Qt_5 5.212.0~alpha3
+ WKPageConfigurationSetUserContentController@Qt_5 5.212.0~alpha3
+ WKPageConfigurationSetWebsiteDataStore@Qt_5 5.212.0~alpha3
+ WKPageCopyActiveURL@Qt_5 5.212.0~alpha3
+ WKPageCopyApplicationNameForUserAgent@Qt_5 5.212.0~alpha3
+ WKPageCopyCommittedURL@Qt_5 5.212.0~alpha3
+ WKPageCopyCustomTextEncodingName@Qt_5 5.212.0~alpha3
+ WKPageCopyCustomUserAgent@Qt_5 5.212.0~alpha3
+ WKPageCopyPageConfiguration@Qt_5 5.212.0~alpha3
+ WKPageCopyPendingAPIRequestURL@Qt_5 5.212.0~alpha3
+ WKPageCopyProvisionalURL@Qt_5 5.212.0~alpha3
+ WKPageCopyRelatedPages@Qt_5 5.212.0~alpha3
+ WKPageCopySessionState@Qt_5 5.212.0~alpha3
+ WKPageCopyStandardUserAgentWithApplicationName@Qt_5 5.212.0~alpha3
+ WKPageCopyTitle@Qt_5 5.212.0~alpha3
+ WKPageCopyUserAgent@Qt_5 5.212.0~alpha3
+ WKPageCountStringMatches@Qt_5 5.212.0~alpha3
+ WKPageExecuteCommand@Qt_5 5.212.0~alpha3
+ WKPageFindString@Qt_5 5.212.0~alpha3
+ WKPageFindStringMatches@Qt_5 5.212.0~alpha3
+ WKPageFixedLayoutSize@Qt_5 5.212.0~alpha3
+ WKPageForceRepaint@Qt_5 5.212.0~alpha3
+ WKPageGetAddsVisitedLinks@Qt_5 5.212.0~alpha3
+ WKPageGetAllowsRemoteInspection@Qt_5 5.212.0~alpha3
+ WKPageGetBackForwardList@Qt_5 5.212.0~alpha3
+ WKPageGetBackingScaleFactor@Qt_5 5.212.0~alpha3
+ WKPageGetBytecodeProfile@Qt_5 5.212.0~alpha3
+ WKPageGetContentsAsMHTMLData@Qt_5 5.212.0~alpha3
+ WKPageGetContentsAsString@Qt_5 5.212.0~alpha3
+ WKPageGetContext@Qt_5 5.212.0~alpha3
+ WKPageGetEstimatedProgress@Qt_5 5.212.0~alpha3
+ WKPageGetFocusedFrame@Qt_5 5.212.0~alpha3
+ WKPageGetFrameSetLargestFrame@Qt_5 5.212.0~alpha3
+ WKPageGetGapBetweenPages@Qt_5 5.212.0~alpha3
+ WKPageGetImageForFindMatch@Qt_5 5.212.0~alpha3
+ WKPageGetInspector@Qt_5 5.212.0~alpha3
+ WKPageGetMainFrame@Qt_5 5.212.0~alpha3
+ WKPageGetPageCount@Qt_5 5.212.0~alpha3
+ WKPageGetPageGroup@Qt_5 5.212.0~alpha3
+ WKPageGetPageLength@Qt_5 5.212.0~alpha3
+ WKPageGetPageZoomFactor@Qt_5 5.212.0~alpha3
+ WKPageGetPaginationBehavesLikeColumns@Qt_5 5.212.0~alpha3
+ WKPageGetPaginationLineGridEnabled@Qt_5 5.212.0~alpha3
+ WKPageGetPaginationMode@Qt_5 5.212.0~alpha3
+ WKPageGetPluginInformationBundleIdentifierKey@Qt_5 5.212.0~alpha3
+ WKPageGetPluginInformationBundleVersionKey@Qt_5 5.212.0~alpha3
+ WKPageGetPluginInformationDisplayNameKey@Qt_5 5.212.0~alpha3
+ WKPageGetPluginInformationFrameURLKey@Qt_5 5.212.0~alpha3
+ WKPageGetPluginInformationMIMETypeKey@Qt_5 5.212.0~alpha3
+ WKPageGetPluginInformationPageURLKey@Qt_5 5.212.0~alpha3
+ WKPageGetPluginInformationPluginURLKey@Qt_5 5.212.0~alpha3
+ WKPageGetPluginInformationPluginspageAttributeURLKey@Qt_5 5.212.0~alpha3
+ WKPageGetRenderTreeSize@Qt_5 5.212.0~alpha3
+ WKPageGetScaleFactor@Qt_5 5.212.0~alpha3
+ WKPageGetScrollPinningBehavior@Qt_5 5.212.0~alpha3
+ WKPageGetSelectionAsWebArchiveData@Qt_5 5.212.0~alpha3
+ WKPageGetSessionBackForwardListItemValueType@Qt_5 5.212.0~alpha3
+ WKPageGetSessionHistoryURLValueType@Qt_5 5.212.0~alpha3
+ WKPageGetSourceForFrame@Qt_5 5.212.0~alpha3
+ WKPageGetTextZoomFactor@Qt_5 5.212.0~alpha3
+ WKPageGetTypeID@Qt_5 5.212.0~alpha3
+ WKPageGetVibration@Qt_5 5.212.0~alpha3
+ WKPageGoBack@Qt_5 5.212.0~alpha3
+ WKPageGoForward@Qt_5 5.212.0~alpha3
+ WKPageGoToBackForwardListItem@Qt_5 5.212.0~alpha3
+ WKPageGroupAddUserContentFilter@Qt_5 5.212.0~alpha3
+ WKPageGroupAddUserScript@Qt_5 5.212.0~alpha3
+ WKPageGroupAddUserStyleSheet@Qt_5 5.212.0~alpha3
+ WKPageGroupCopyIdentifier@Qt_5 5.212.0~alpha3
+ WKPageGroupCreateWithIdentifier@Qt_5 5.212.0~alpha3
+ WKPageGroupGetPreferences@Qt_5 5.212.0~alpha3
+ WKPageGroupGetTypeID@Qt_5 5.212.0~alpha3
+ WKPageGroupRemoveAllUserContentFilters@Qt_5 5.212.0~alpha3
+ WKPageGroupRemoveAllUserScripts@Qt_5 5.212.0~alpha3
+ WKPageGroupRemoveAllUserStyleSheets@Qt_5 5.212.0~alpha3
+ WKPageGroupRemoveUserContentFilter@Qt_5 5.212.0~alpha3
+ WKPageGroupSetPreferences@Qt_5 5.212.0~alpha3
+ WKPageHandleMediaEvent@Qt_5 5.212.0~alpha3
+ WKPageHasHorizontalScrollbar@Qt_5 5.212.0~alpha3
+ WKPageHasMediaSessionWithActiveMediaElements@Qt_5 5.212.0~alpha3
+ WKPageHasSelectedRange@Qt_5 5.212.0~alpha3
+ WKPageHasVerticalScrollbar@Qt_5 5.212.0~alpha3
+ WKPageHideFindUI@Qt_5 5.212.0~alpha3
+ WKPageHorizontalRubberBandingIsEnabled@Qt_5 5.212.0~alpha3
+ WKPageIsClosed@Qt_5 5.212.0~alpha3
+ WKPageIsContentEditable@Qt_5 5.212.0~alpha3
+ WKPageIsPinnedToBottomSide@Qt_5 5.212.0~alpha3
+ WKPageIsPinnedToLeftSide@Qt_5 5.212.0~alpha3
+ WKPageIsPinnedToRightSide@Qt_5 5.212.0~alpha3
+ WKPageIsPinnedToTopSide@Qt_5 5.212.0~alpha3
+ WKPageIsPlayingAudio@Qt_5 5.212.0~alpha3
+ WKPageIsWebProcessResponsive@Qt_5 5.212.0~alpha3
+ WKPageListenForLayoutMilestones@Qt_5 5.212.0~alpha3
+ WKPageLoadAlternateHTMLString@Qt_5 5.212.0~alpha3
+ WKPageLoadAlternateHTMLStringWithUserData@Qt_5 5.212.0~alpha3
+ WKPageLoadData@Qt_5 5.212.0~alpha3
+ WKPageLoadDataWithUserData@Qt_5 5.212.0~alpha3
+ WKPageLoadFile@Qt_5 5.212.0~alpha3
+ WKPageLoadFileWithUserData@Qt_5 5.212.0~alpha3
+ WKPageLoadHTMLString@Qt_5 5.212.0~alpha3
+ WKPageLoadHTMLStringWithUserData@Qt_5 5.212.0~alpha3
+ WKPageLoadPlainTextString@Qt_5 5.212.0~alpha3
+ WKPageLoadPlainTextStringWithUserData@Qt_5 5.212.0~alpha3
+ WKPageLoadURL@Qt_5 5.212.0~alpha3
+ WKPageLoadURLRequest@Qt_5 5.212.0~alpha3
+ WKPageLoadURLRequestWithUserData@Qt_5 5.212.0~alpha3
+ WKPageLoadURLWithShouldOpenExternalURLsPolicy@Qt_5 5.212.0~alpha3
+ WKPageLoadURLWithUserData@Qt_5 5.212.0~alpha3
+ WKPageLoadWebArchiveData@Qt_5 5.212.0~alpha3
+ WKPageLoadWebArchiveDataWithUserData@Qt_5 5.212.0~alpha3
+ WKPagePostMessageToInjectedBundle@Qt_5 5.212.0~alpha3
+ WKPageReload@Qt_5 5.212.0~alpha3
+ WKPageReloadFromOrigin@Qt_5 5.212.0~alpha3
+ WKPageReloadWithoutContentBlockers@Qt_5 5.212.0~alpha3
+ WKPageRenderTreeExternalRepresentation@Qt_5 5.212.0~alpha3
+ WKPageRestoreFromSessionState@Qt_5 5.212.0~alpha3
+ WKPageRubberBandsAtBottom@Qt_5 5.212.0~alpha3
+ WKPageRubberBandsAtLeft@Qt_5 5.212.0~alpha3
+ WKPageRubberBandsAtRight@Qt_5 5.212.0~alpha3
+ WKPageRubberBandsAtTop@Qt_5 5.212.0~alpha3
+ WKPageRunBeforeUnloadConfirmPanelResultListenerCall@Qt_5 5.212.0~alpha3
+ WKPageRunBeforeUnloadConfirmPanelResultListenerGetTypeID@Qt_5 5.212.0~alpha3
+ WKPageRunJavaScriptAlertResultListenerCall@Qt_5 5.212.0~alpha3
+ WKPageRunJavaScriptAlertResultListenerGetTypeID@Qt_5 5.212.0~alpha3
+ WKPageRunJavaScriptConfirmResultListenerCall@Qt_5 5.212.0~alpha3
+ WKPageRunJavaScriptConfirmResultListenerGetTypeID@Qt_5 5.212.0~alpha3
+ WKPageRunJavaScriptInMainFrame@Qt_5 5.212.0~alpha3
+ WKPageRunJavaScriptPromptResultListenerCall@Qt_5 5.212.0~alpha3
+ WKPageRunJavaScriptPromptResultListenerGetTypeID@Qt_5 5.212.0~alpha3
+ WKPageSelectContextMenuItem@Qt_5 5.212.0~alpha3
+ WKPageSelectFindMatch@Qt_5 5.212.0~alpha3
+ WKPageSetAddsVisitedLinks@Qt_5 5.212.0~alpha3
+ WKPageSetAllowsRemoteInspection@Qt_5 5.212.0~alpha3
+ WKPageSetApplicationNameForUserAgent@Qt_5 5.212.0~alpha3
+ WKPageSetBackgroundExtendsBeyondPage@Qt_5 5.212.0~alpha3
+ WKPageSetCustomBackingScaleFactor@Qt_5 5.212.0~alpha3
+ WKPageSetCustomTextEncodingName@Qt_5 5.212.0~alpha3
+ WKPageSetCustomUserAgent@Qt_5 5.212.0~alpha3
+ WKPageSetEnableHorizontalRubberBanding@Qt_5 5.212.0~alpha3
+ WKPageSetEnableVerticalRubberBanding@Qt_5 5.212.0~alpha3
+ WKPageSetFixedLayoutSize@Qt_5 5.212.0~alpha3
+ WKPageSetGapBetweenPages@Qt_5 5.212.0~alpha3
+ WKPageSetMaintainsInactiveSelection@Qt_5 5.212.0~alpha3
+ WKPageSetMayStartMediaWhenInWindow@Qt_5 5.212.0~alpha3
+ WKPageSetMediaVolume@Qt_5 5.212.0~alpha3
+ WKPageSetMuted@Qt_5 5.212.0~alpha3
+ WKPageSetPageAndTextZoomFactors@Qt_5 5.212.0~alpha3
+ WKPageSetPageContextMenuClient@Qt_5 5.212.0~alpha3
+ WKPageSetPageDiagnosticLoggingClient@Qt_5 5.212.0~alpha3
+ WKPageSetPageFindClient@Qt_5 5.212.0~alpha3
+ WKPageSetPageFindMatchesClient@Qt_5 5.212.0~alpha3
+ WKPageSetPageFormClient@Qt_5 5.212.0~alpha3
+ WKPageSetPageInjectedBundleClient@Qt_5 5.212.0~alpha3
+ WKPageSetPageLength@Qt_5 5.212.0~alpha3
+ WKPageSetPageLoaderClient@Qt_5 5.212.0~alpha3
+ WKPageSetPageNavigationClient@Qt_5 5.212.0~alpha3
+ WKPageSetPagePolicyClient@Qt_5 5.212.0~alpha3
+ WKPageSetPageUIClient@Qt_5 5.212.0~alpha3
+ WKPageSetPageZoomFactor@Qt_5 5.212.0~alpha3
+ WKPageSetPaginationBehavesLikeColumns@Qt_5 5.212.0~alpha3
+ WKPageSetPaginationLineGridEnabled@Qt_5 5.212.0~alpha3
+ WKPageSetPaginationMode@Qt_5 5.212.0~alpha3
+ WKPageSetRubberBandsAtBottom@Qt_5 5.212.0~alpha3
+ WKPageSetRubberBandsAtLeft@Qt_5 5.212.0~alpha3
+ WKPageSetRubberBandsAtRight@Qt_5 5.212.0~alpha3
+ WKPageSetRubberBandsAtTop@Qt_5 5.212.0~alpha3
+ WKPageSetScaleFactor@Qt_5 5.212.0~alpha3
+ WKPageSetScrollPinningBehavior@Qt_5 5.212.0~alpha3
+ WKPageSetSession@Qt_5 5.212.0~alpha3
+ WKPageSetSuppressScrollbarAnimations@Qt_5 5.212.0~alpha3
+ WKPageSetTextZoomFactor@Qt_5 5.212.0~alpha3
+ WKPageSetUseFixedLayout@Qt_5 5.212.0~alpha3
+ WKPageSetUserContentExtensionsEnabled@Qt_5 5.212.0~alpha3
+ WKPageSetVisibilityState@Qt_5 5.212.0~alpha3
+ WKPageStopLoading@Qt_5 5.212.0~alpha3
+ WKPageSupportsTextEncoding@Qt_5 5.212.0~alpha3
+ WKPageSupportsTextZoom@Qt_5 5.212.0~alpha3
+ WKPageTerminate@Qt_5 5.212.0~alpha3
+ WKPageTryClose@Qt_5 5.212.0~alpha3
+ WKPageTryRestoreScrollPosition@Qt_5 5.212.0~alpha3
+ WKPageUseFixedLayout@Qt_5 5.212.0~alpha3
+ WKPageValidateCommand@Qt_5 5.212.0~alpha3
+ WKPageVerticalRubberBandingIsEnabled@Qt_5 5.212.0~alpha3
+ WKPageWillHandleHorizontalScrollEvents@Qt_5 5.212.0~alpha3
+ WKPlugInInformationReplacementObscuredKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationBundleIdentifierKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationBundleVersionKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationDefaultLoadPolicyKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationDisplayNameKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationFrameURLKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationHasSandboxProfileKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationMIMETypeKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationPageURLKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationPathKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationPluginURLKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationPluginspageAttributeURLKey@Qt_5 5.212.0~alpha3
+ WKPluginInformationUpdatePastLastBlockedVersionIsKnownAvailableKey@Qt_5 5.212.0~alpha3
+ WKPluginSiteDataManagerClearAllSiteData@Qt_5 5.212.0~alpha3
+ WKPluginSiteDataManagerClearSiteData@Qt_5 5.212.0~alpha3
+ WKPluginSiteDataManagerGetSitesWithData@Qt_5 5.212.0~alpha3
+ WKPluginSiteDataManagerGetTypeID@Qt_5 5.212.0~alpha3
+ WKPointCreate@Qt_5 5.212.0~alpha3
+ WKPointGetTypeID@Qt_5 5.212.0~alpha3
+ WKPointGetValue@Qt_5 5.212.0~alpha3
+ WKPreferencesCopyCursiveFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesCopyDefaultTextEncodingName@Qt_5 5.212.0~alpha3
+ WKPreferencesCopyFTPDirectoryTemplatePath@Qt_5 5.212.0~alpha3
+ WKPreferencesCopyFantasyFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesCopyFixedFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesCopyPictographFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesCopySansSerifFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesCopySerifFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesCopyStandardFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesCreate@Qt_5 5.212.0~alpha3
+ WKPreferencesCreateCopy@Qt_5 5.212.0~alpha3
+ WKPreferencesCreateWithIdentifier@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAVFoundationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAVFoundationNSURLSessionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAccelerated2DCanvasEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAcceleratedCompositingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAcceleratedCompositingForOverflowScrollEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAcceleratedDrawingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAggressiveTileRetentionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAllowsAirPlayForMediaPlayback@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAntialiasedFontDilationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetApplicationChromeModeEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetArtificialPluginInitializationDelayEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAsynchronousPluginInitializationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAsynchronousPluginInitializationEnabledForAllPlugins@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAsynchronousSpellCheckingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAudioPlaybackRequiresUserGesture@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAuthorAndUserStylesEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetAutostartOriginPlugInSnapshottingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetBackspaceKeyNavigationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetCSSAnimationTriggersEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetCSSRegionsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetCanvasUsesAcceleratedDrawing@Qt_5 5.212.0~alpha3
+ WKPreferencesGetCaretBrowsingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetCompositingBordersVisible@Qt_5 5.212.0~alpha3
+ WKPreferencesGetCompositingRepaintCountersVisible@Qt_5 5.212.0~alpha3
+ WKPreferencesGetCookieEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetDNSPrefetchingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetDOMPasteAllowed@Qt_5 5.212.0~alpha3
+ WKPreferencesGetDOMTimersThrottlingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetDatabasesEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetDefaultFixedFontSize@Qt_5 5.212.0~alpha3
+ WKPreferencesGetDefaultFontSize@Qt_5 5.212.0~alpha3
+ WKPreferencesGetDeveloperExtrasEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetDiagnosticLoggingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetEditableLinkBehavior@Qt_5 5.212.0~alpha3
+ WKPreferencesGetEnableInheritURIQueryComponent@Qt_5 5.212.0~alpha3
+ WKPreferencesGetEncodingDetectorEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetFileAccessFromFileURLsAllowed@Qt_5 5.212.0~alpha3
+ WKPreferencesGetFontSmoothingLevel@Qt_5 5.212.0~alpha3
+ WKPreferencesGetForceFTPDirectoryListings@Qt_5 5.212.0~alpha3
+ WKPreferencesGetForceSoftwareWebGLRendering@Qt_5 5.212.0~alpha3
+ WKPreferencesGetFrameFlatteningEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetFullScreenEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetGamepadsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetHTTPEquivEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetHiddenPageCSSAnimationSuspensionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetHiddenPageDOMTimerThrottlingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetHixie76WebSocketProtocolEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetHyperlinkAuditingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetIgnoreViewportScalingConstraints@Qt_5 5.212.0~alpha3
+ WKPreferencesGetImageControlsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetIncrementalRenderingSuppressionTimeout@Qt_5 5.212.0~alpha3
+ WKPreferencesGetInlineMediaPlaybackRequiresPlaysInlineAttribute@Qt_5 5.212.0~alpha3
+ WKPreferencesGetInspectorUsesWebKitUserInterface@Qt_5 5.212.0~alpha3
+ WKPreferencesGetInteractiveFormValidationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetJavaEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetJavaEnabledForLocalFiles@Qt_5 5.212.0~alpha3
+ WKPreferencesGetJavaScriptCanAccessClipboard@Qt_5 5.212.0~alpha3
+ WKPreferencesGetJavaScriptCanOpenWindowsAutomatically@Qt_5 5.212.0~alpha3
+ WKPreferencesGetJavaScriptEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetJavaScriptMarkupEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetJavaScriptRuntimeFlags@Qt_5 5.212.0~alpha3
+ WKPreferencesGetLoadsImagesAutomatically@Qt_5 5.212.0~alpha3
+ WKPreferencesGetLoadsSiteIconsIgnoringImageLoadingPreference@Qt_5 5.212.0~alpha3
+ WKPreferencesGetLocalFileContentSniffingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetLocalStorageEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetLogsPageMessagesToSystemConsoleEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetLongMousePressEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMediaControlsScaleWithPageZoom@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMediaPlaybackAllowsInline@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMediaPlaybackRequiresUserGesture@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMediaSourceEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMediaStreamEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMetaRefreshEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMinimumFontSize@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMinimumZoomFontSize@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMockCaptureDevicesEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMockScrollbarsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetMultithreadedWebGLEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetNeedsSiteSpecificQuirks@Qt_5 5.212.0~alpha3
+ WKPreferencesGetNewBlockInsideInlineModelEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetNotificationsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetOfflineWebApplicationCacheEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetPDFPluginEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetPageCacheEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetPageCacheSupportsPlugins@Qt_5 5.212.0~alpha3
+ WKPreferencesGetPageVisibilityBasedProcessSuppressionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetPaginateDuringLayoutEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetPlugInSnapshottingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetPluginsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetPrimaryPlugInSnapshotDetectionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetPrivateBrowsingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetQTKitEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetRegionBasedColumnsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetRequestAnimationFrameEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetResourceUsageOverlayVisible@Qt_5 5.212.0~alpha3
+ WKPreferencesGetScreenFontSubstitutionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetScrollingPerformanceLoggingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetSelectTrailingWhitespaceEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetServiceControlsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetShouldConvertPositionStyleOnCopy@Qt_5 5.212.0~alpha3
+ WKPreferencesGetShouldDisplayCaptions@Qt_5 5.212.0~alpha3
+ WKPreferencesGetShouldDisplaySubtitles@Qt_5 5.212.0~alpha3
+ WKPreferencesGetShouldDisplayTextDescriptions@Qt_5 5.212.0~alpha3
+ WKPreferencesGetShouldPrintBackgrounds@Qt_5 5.212.0~alpha3
+ WKPreferencesGetShouldRespectImageOrientation@Qt_5 5.212.0~alpha3
+ WKPreferencesGetShowsToolTipOverTruncatedText@Qt_5 5.212.0~alpha3
+ WKPreferencesGetShowsURLsInToolTipsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetSimpleLineLayoutDebugBordersEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetSimpleLineLayoutEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetSmartInsertDeleteEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetSnapshotAllPlugIns@Qt_5 5.212.0~alpha3
+ WKPreferencesGetSpatialNavigationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetStorageBlockingPolicy@Qt_5 5.212.0~alpha3
+ WKPreferencesGetSubpixelCSSOMElementMetricsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetSuppressesIncrementalRendering@Qt_5 5.212.0~alpha3
+ WKPreferencesGetTabToLinksEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetTabsToLinks@Qt_5 5.212.0~alpha3
+ WKPreferencesGetTelephoneNumberParsingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetTextAreasAreResizable@Qt_5 5.212.0~alpha3
+ WKPreferencesGetTextAutosizingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetThreadedScrollingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetTiledScrollingIndicatorVisible@Qt_5 5.212.0~alpha3
+ WKPreferencesGetTypeID@Qt_5 5.212.0~alpha3
+ WKPreferencesGetUniversalAccessFromFileURLsAllowed@Qt_5 5.212.0~alpha3
+ WKPreferencesGetUseGiantTiles@Qt_5 5.212.0~alpha3
+ WKPreferencesGetViewGestureDebuggingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetVisibleDebugOverlayRegions@Qt_5 5.212.0~alpha3
+ WKPreferencesGetWebAnimationsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetWebArchiveDebugModeEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetWebAudioEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetWebGLEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetWebSecurityEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesGetXSSAuditorEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesResetTestRunnerOverrides@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAVFoundationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAVFoundationNSURLSessionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAccelerated2DCanvasEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAcceleratedCompositingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAcceleratedCompositingForOverflowScrollEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAcceleratedDrawingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAggressiveTileRetentionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAllowsAirPlayForMediaPlayback@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAntialiasedFontDilationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetApplicationChromeModeEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetArtificialPluginInitializationDelayEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAsynchronousPluginInitializationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAsynchronousPluginInitializationEnabledForAllPlugins@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAsynchronousSpellCheckingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAudioPlaybackRequiresUserGesture@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAuthorAndUserStylesEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetAutostartOriginPlugInSnapshottingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetBackspaceKeyNavigationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetCSSAnimationTriggersEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetCSSRegionsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetCanvasUsesAcceleratedDrawing@Qt_5 5.212.0~alpha3
+ WKPreferencesSetCaretBrowsingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetCompositingBordersVisible@Qt_5 5.212.0~alpha3
+ WKPreferencesSetCompositingRepaintCountersVisible@Qt_5 5.212.0~alpha3
+ WKPreferencesSetCookieEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetCursiveFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesSetDNSPrefetchingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetDOMPasteAllowed@Qt_5 5.212.0~alpha3
+ WKPreferencesSetDOMTimersThrottlingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetDatabasesEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetDefaultFixedFontSize@Qt_5 5.212.0~alpha3
+ WKPreferencesSetDefaultFontSize@Qt_5 5.212.0~alpha3
+ WKPreferencesSetDefaultTextEncodingName@Qt_5 5.212.0~alpha3
+ WKPreferencesSetDeveloperExtrasEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetDiagnosticLoggingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetEditableLinkBehavior@Qt_5 5.212.0~alpha3
+ WKPreferencesSetEnableInheritURIQueryComponent@Qt_5 5.212.0~alpha3
+ WKPreferencesSetEncodingDetectorEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetFTPDirectoryTemplatePath@Qt_5 5.212.0~alpha3
+ WKPreferencesSetFantasyFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesSetFileAccessFromFileURLsAllowed@Qt_5 5.212.0~alpha3
+ WKPreferencesSetFixedFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesSetFontSmoothingLevel@Qt_5 5.212.0~alpha3
+ WKPreferencesSetForceFTPDirectoryListings@Qt_5 5.212.0~alpha3
+ WKPreferencesSetForceSoftwareWebGLRendering@Qt_5 5.212.0~alpha3
+ WKPreferencesSetFrameFlatteningEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetFullScreenEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetGamepadsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetHTTPEquivEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetHiddenPageCSSAnimationSuspensionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetHiddenPageDOMTimerThrottlingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetHixie76WebSocketProtocolEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetHyperlinkAuditingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetIgnoreViewportScalingConstraints@Qt_5 5.212.0~alpha3
+ WKPreferencesSetImageControlsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetIncrementalRenderingSuppressionTimeout@Qt_5 5.212.0~alpha3
+ WKPreferencesSetInlineMediaPlaybackRequiresPlaysInlineAttribute@Qt_5 5.212.0~alpha3
+ WKPreferencesSetInspectorUsesWebKitUserInterface@Qt_5 5.212.0~alpha3
+ WKPreferencesSetInteractiveFormValidationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetJavaEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetJavaEnabledForLocalFiles@Qt_5 5.212.0~alpha3
+ WKPreferencesSetJavaScriptCanAccessClipboard@Qt_5 5.212.0~alpha3
+ WKPreferencesSetJavaScriptCanOpenWindowsAutomatically@Qt_5 5.212.0~alpha3
+ WKPreferencesSetJavaScriptEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetJavaScriptMarkupEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetJavaScriptRuntimeFlags@Qt_5 5.212.0~alpha3
+ WKPreferencesSetLoadsImagesAutomatically@Qt_5 5.212.0~alpha3
+ WKPreferencesSetLoadsSiteIconsIgnoringImageLoadingPreference@Qt_5 5.212.0~alpha3
+ WKPreferencesSetLocalFileContentSniffingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetLocalStorageEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetLogsPageMessagesToSystemConsoleEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetLongMousePressEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMediaControlsScaleWithPageZoom@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMediaPlaybackAllowsInline@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMediaPlaybackRequiresUserGesture@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMediaSourceEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMediaStreamEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMetaRefreshEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMinimumFontSize@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMinimumZoomFontSize@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMockCaptureDevicesEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMockScrollbarsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetMultithreadedWebGLEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetNeedsSiteSpecificQuirks@Qt_5 5.212.0~alpha3
+ WKPreferencesSetNewBlockInsideInlineModelEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetNotificationsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetOfflineWebApplicationCacheEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetPDFPluginEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetPageCacheEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetPageCacheSupportsPlugins@Qt_5 5.212.0~alpha3
+ WKPreferencesSetPageVisibilityBasedProcessSuppressionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetPaginateDuringLayoutEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetPictographFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesSetPlugInSnapshottingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetPluginsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetPrimaryPlugInSnapshotDetectionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetPrivateBrowsingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetQTKitEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetRegionBasedColumnsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetRequestAnimationFrameEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetResourceUsageOverlayVisible@Qt_5 5.212.0~alpha3
+ WKPreferencesSetSansSerifFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesSetScreenFontSubstitutionEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetScrollingPerformanceLoggingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetSelectTrailingWhitespaceEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetSerifFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesSetServiceControlsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetShouldConvertPositionStyleOnCopy@Qt_5 5.212.0~alpha3
+ WKPreferencesSetShouldDisplayCaptions@Qt_5 5.212.0~alpha3
+ WKPreferencesSetShouldDisplaySubtitles@Qt_5 5.212.0~alpha3
+ WKPreferencesSetShouldDisplayTextDescriptions@Qt_5 5.212.0~alpha3
+ WKPreferencesSetShouldPrintBackgrounds@Qt_5 5.212.0~alpha3
+ WKPreferencesSetShouldRespectImageOrientation@Qt_5 5.212.0~alpha3
+ WKPreferencesSetShowsToolTipOverTruncatedText@Qt_5 5.212.0~alpha3
+ WKPreferencesSetShowsURLsInToolTipsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetSimpleLineLayoutDebugBordersEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetSimpleLineLayoutEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetSmartInsertDeleteEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetSnapshotAllPlugIns@Qt_5 5.212.0~alpha3
+ WKPreferencesSetSpatialNavigationEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetStandardFontFamily@Qt_5 5.212.0~alpha3
+ WKPreferencesSetStorageBlockingPolicy@Qt_5 5.212.0~alpha3
+ WKPreferencesSetSubpixelCSSOMElementMetricsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetSuppressesIncrementalRendering@Qt_5 5.212.0~alpha3
+ WKPreferencesSetTabToLinksEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetTabsToLinks@Qt_5 5.212.0~alpha3
+ WKPreferencesSetTelephoneNumberParsingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetTextAreasAreResizable@Qt_5 5.212.0~alpha3
+ WKPreferencesSetTextAutosizingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetThreadedScrollingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetTiledScrollingIndicatorVisible@Qt_5 5.212.0~alpha3
+ WKPreferencesSetUniversalAccessFromFileURLsAllowed@Qt_5 5.212.0~alpha3
+ WKPreferencesSetUseGiantTiles@Qt_5 5.212.0~alpha3
+ WKPreferencesSetUseLegacyTextAlignPositionedElementBehavior@Qt_5 5.212.0~alpha3
+ WKPreferencesSetViewGestureDebuggingEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetVisibleDebugOverlayRegions@Qt_5 5.212.0~alpha3
+ WKPreferencesSetWebAnimationsEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetWebArchiveDebugModeEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetWebAudioEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetWebGLEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetWebSecurityEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesSetXSSAuditorEnabled@Qt_5 5.212.0~alpha3
+ WKPreferencesUseLegacyTextAlignPositionedElementBehavior@Qt_5 5.212.0~alpha3
+ WKProtectionSpaceCopyHost@Qt_5 5.212.0~alpha3
+ WKProtectionSpaceCopyRealm@Qt_5 5.212.0~alpha3
+ WKProtectionSpaceGetAuthenticationScheme@Qt_5 5.212.0~alpha3
+ WKProtectionSpaceGetIsProxy@Qt_5 5.212.0~alpha3
+ WKProtectionSpaceGetPort@Qt_5 5.212.0~alpha3
+ WKProtectionSpaceGetReceivesCredentialSecurely@Qt_5 5.212.0~alpha3
+ WKProtectionSpaceGetServerType@Qt_5 5.212.0~alpha3
+ WKProtectionSpaceGetTypeID@Qt_5 5.212.0~alpha3
+ WKRectCreate@Qt_5 5.212.0~alpha3
+ WKRectGetTypeID@Qt_5 5.212.0~alpha3
+ WKRectGetValue@Qt_5 5.212.0~alpha3
+ WKRelease@Qt_5 5.212.0~alpha3
+ WKRenderLayerCopyElementID@Qt_5 5.212.0~alpha3
+ WKRenderLayerCopyElementTagName@Qt_5 5.212.0~alpha3
+ WKRenderLayerCopyRendererName@Qt_5 5.212.0~alpha3
+ WKRenderLayerGetAbsoluteBounds@Qt_5 5.212.0~alpha3
+ WKRenderLayerGetBackingStoreMemoryEstimate@Qt_5 5.212.0~alpha3
+ WKRenderLayerGetCompositingLayerType@Qt_5 5.212.0~alpha3
+ WKRenderLayerGetElementClassNames@Qt_5 5.212.0~alpha3
+ WKRenderLayerGetFrameContentsLayer@Qt_5 5.212.0~alpha3
+ WKRenderLayerGetNegativeZOrderList@Qt_5 5.212.0~alpha3
+ WKRenderLayerGetNormalFlowList@Qt_5 5.212.0~alpha3
+ WKRenderLayerGetPositiveZOrderList@Qt_5 5.212.0~alpha3
+ WKRenderLayerGetRenderer@Qt_5 5.212.0~alpha3
+ WKRenderLayerGetTypeID@Qt_5 5.212.0~alpha3
+ WKRenderLayerIsClipped@Qt_5 5.212.0~alpha3
+ WKRenderLayerIsClipping@Qt_5 5.212.0~alpha3
+ WKRenderLayerIsReflection@Qt_5 5.212.0~alpha3
+ WKRenderObjectCopyElementID@Qt_5 5.212.0~alpha3
+ WKRenderObjectCopyElementTagName@Qt_5 5.212.0~alpha3
+ WKRenderObjectCopyName@Qt_5 5.212.0~alpha3
+ WKRenderObjectCopyTextSnippet@Qt_5 5.212.0~alpha3
+ WKRenderObjectGetAbsolutePosition@Qt_5 5.212.0~alpha3
+ WKRenderObjectGetChildren@Qt_5 5.212.0~alpha3
+ WKRenderObjectGetElementClassNames@Qt_5 5.212.0~alpha3
+ WKRenderObjectGetFrameRect@Qt_5 5.212.0~alpha3
+ WKRenderObjectGetTextLength@Qt_5 5.212.0~alpha3
+ WKRenderObjectGetTypeID@Qt_5 5.212.0~alpha3
+ WKResourceCacheManagerClearCacheForAllOrigins@Qt_5 5.212.0~alpha3
+ WKResourceCacheManagerClearCacheForOrigin@Qt_5 5.212.0~alpha3
+ WKResourceCacheManagerGetCacheOrigins@Qt_5 5.212.0~alpha3
+ WKResourceCacheManagerGetTypeID@Qt_5 5.212.0~alpha3
+ WKRetain@Qt_5 5.212.0~alpha3
+ WKSecurityOriginCopyDatabaseIdentifier@Qt_5 5.212.0~alpha3
+ WKSecurityOriginCopyHost@Qt_5 5.212.0~alpha3
+ WKSecurityOriginCopyProtocol@Qt_5 5.212.0~alpha3
+ WKSecurityOriginCopyToString@Qt_5 5.212.0~alpha3
+ WKSecurityOriginCreate@Qt_5 5.212.0~alpha3
+ WKSecurityOriginCreateFromDatabaseIdentifier@Qt_5 5.212.0~alpha3
+ WKSecurityOriginCreateFromString@Qt_5 5.212.0~alpha3
+ WKSecurityOriginGetHost@Qt_5 5.212.0~alpha3
+ WKSecurityOriginGetPort@Qt_5 5.212.0~alpha3
+ WKSecurityOriginGetProtocol@Qt_5 5.212.0~alpha3
+ WKSecurityOriginGetTypeID@Qt_5 5.212.0~alpha3
+ WKSerializedScriptValueCreate@Qt_5 5.212.0~alpha3
+ WKSerializedScriptValueCreateWithInternalRepresentation@Qt_5 5.212.0~alpha3
+ WKSerializedScriptValueDeserialize@Qt_5 5.212.0~alpha3
+ WKSerializedScriptValueGetInternalRepresentation@Qt_5 5.212.0~alpha3
+ WKSerializedScriptValueGetTypeID@Qt_5 5.212.0~alpha3
+ WKSessionStateCopyData@Qt_5 5.212.0~alpha3
+ WKSessionStateCreateFromData@Qt_5 5.212.0~alpha3
+ WKSessionStateGetTypeID@Qt_5 5.212.0~alpha3
+ WKSizeCreate@Qt_5 5.212.0~alpha3
+ WKSizeGetTypeID@Qt_5 5.212.0~alpha3
+ WKSizeGetValue@Qt_5 5.212.0~alpha3
+ WKStringCopyJSString@Qt_5 5.212.0~alpha3
+ WKStringCreateWithJSString@Qt_5 5.212.0~alpha3
+ WKStringCreateWithUTF8CString@Qt_5 5.212.0~alpha3
+ WKStringGetCharacters@Qt_5 5.212.0~alpha3
+ WKStringGetLength@Qt_5 5.212.0~alpha3
+ WKStringGetMaximumUTF8CStringSize@Qt_5 5.212.0~alpha3
+ WKStringGetTypeID@Qt_5 5.212.0~alpha3
+ WKStringGetUTF8CString@Qt_5 5.212.0~alpha3
+ WKStringIsEmpty@Qt_5 5.212.0~alpha3
+ WKStringIsEqual@Qt_5 5.212.0~alpha3
+ WKStringIsEqualToUTF8CString@Qt_5 5.212.0~alpha3
+ WKStringIsEqualToUTF8CStringIgnoringCase@Qt_5 5.212.0~alpha3
+ WKTextCheckerChangeSpellingToWord@Qt_5 5.212.0~alpha3
+ WKTextCheckerCheckSpelling@Qt_5 5.212.0~alpha3
+ WKTextCheckerContinuousSpellCheckingEnabledStateChanged@Qt_5 5.212.0~alpha3
+ WKTextCheckerGrammarCheckingEnabledStateChanged@Qt_5 5.212.0~alpha3
+ WKTextCheckerSetClient@Qt_5 5.212.0~alpha3
+ WKUInt64Create@Qt_5 5.212.0~alpha3
+ WKUInt64GetTypeID@Qt_5 5.212.0~alpha3
+ WKUInt64GetValue@Qt_5 5.212.0~alpha3
+ WKURLCopyHostName@Qt_5 5.212.0~alpha3
+ WKURLCopyLastPathComponent@Qt_5 5.212.0~alpha3
+ WKURLCopyPath@Qt_5 5.212.0~alpha3
+ WKURLCopyScheme@Qt_5 5.212.0~alpha3
+ WKURLCopyString@Qt_5 5.212.0~alpha3
+ WKURLCreateWithBaseURL@Qt_5 5.212.0~alpha3
+ WKURLCreateWithUTF8CString@Qt_5 5.212.0~alpha3
+ WKURLGetTypeID@Qt_5 5.212.0~alpha3
+ WKURLIsEqual@Qt_5 5.212.0~alpha3
+ WKURLRequestCopyFirstPartyForCookies@Qt_5 5.212.0~alpha3
+ WKURLRequestCopyHTTPMethod@Qt_5 5.212.0~alpha3
+ WKURLRequestCopySettingHTTPBody@Qt_5 5.212.0~alpha3
+ WKURLRequestCopyURL@Qt_5 5.212.0~alpha3
+ WKURLRequestCreateWithWKURL@Qt_5 5.212.0~alpha3
+ WKURLRequestGetTypeID@Qt_5 5.212.0~alpha3
+ WKURLRequestSetDefaultTimeoutInterval@Qt_5 5.212.0~alpha3
+ WKURLResponseCopyMIMEType@Qt_5 5.212.0~alpha3
+ WKURLResponseCopySuggestedFilename@Qt_5 5.212.0~alpha3
+ WKURLResponseCopyURL@Qt_5 5.212.0~alpha3
+ WKURLResponseGetExpectedContentLength@Qt_5 5.212.0~alpha3
+ WKURLResponseGetTypeID@Qt_5 5.212.0~alpha3
+ WKURLResponseHTTPStatusCode@Qt_5 5.212.0~alpha3
+ WKURLResponseIsAttachment@Qt_5 5.212.0~alpha3
+ WKUserContentControllerAddUserContentFilter@Qt_5 5.212.0~alpha3
+ WKUserContentControllerAddUserScript@Qt_5 5.212.0~alpha3
+ WKUserContentControllerCopyUserScripts@Qt_5 5.212.0~alpha3
+ WKUserContentControllerCreate@Qt_5 5.212.0~alpha3
+ WKUserContentControllerGetTypeID@Qt_5 5.212.0~alpha3
+ WKUserContentControllerRemoveAllUserContentFilters@Qt_5 5.212.0~alpha3
+ WKUserContentControllerRemoveAllUserScripts@Qt_5 5.212.0~alpha3
+ WKUserContentURLPatternCopyHost@Qt_5 5.212.0~alpha3
+ WKUserContentURLPatternCopyScheme@Qt_5 5.212.0~alpha3
+ WKUserContentURLPatternCreate@Qt_5 5.212.0~alpha3
+ WKUserContentURLPatternGetTypeID@Qt_5 5.212.0~alpha3
+ WKUserContentURLPatternIsValid@Qt_5 5.212.0~alpha3
+ WKUserContentURLPatternMatchesSubdomains@Qt_5 5.212.0~alpha3
+ WKUserContentURLPatternMatchesURL@Qt_5 5.212.0~alpha3
+ WKUserMediaPermissionCheckGetTypeID@Qt_5 5.212.0~alpha3
+ WKUserMediaPermissionCheckSetHasPersistentPermission@Qt_5 5.212.0~alpha3
+ WKUserMediaPermissionRequestAllow@Qt_5 5.212.0~alpha3
+ WKUserMediaPermissionRequestAudioDeviceUIDs@Qt_5 5.212.0~alpha3
+ WKUserMediaPermissionRequestDeny@Qt_5 5.212.0~alpha3
+ WKUserMediaPermissionRequestGetTypeID@Qt_5 5.212.0~alpha3
+ WKUserMediaPermissionRequestVideoDeviceUIDs@Qt_5 5.212.0~alpha3
+ WKVibrationGetTypeID@Qt_5 5.212.0~alpha3
+ WKVibrationSetProvider@Qt_5 5.212.0~alpha3
+ WKViewportAttributesGetTypeID@Qt_5 5.212.0~alpha3
+ WKWindowFeaturesGetTypeID@Qt_5 5.212.0~alpha3
+ _NPN_Construct@Qt_5 5.212.0~alpha3
+ _NPN_CreateObject@Qt_5 5.212.0~alpha3
+ _NPN_DeallocateObject@Qt_5 5.212.0~alpha3
+ _NPN_Enumerate@Qt_5 5.212.0~alpha3
+ _NPN_Evaluate@Qt_5 5.212.0~alpha3
+ _NPN_GetIntIdentifier@Qt_5 5.212.0~alpha3
+ _NPN_GetProperty@Qt_5 5.212.0~alpha3
+ _NPN_GetStringIdentifier@Qt_5 5.212.0~alpha3
+ _NPN_GetStringIdentifiers@Qt_5 5.212.0~alpha3
+ _NPN_HasMethod@Qt_5 5.212.0~alpha3
+ _NPN_HasProperty@Qt_5 5.212.0~alpha3
+ _NPN_IdentifierIsString@Qt_5 5.212.0~alpha3
+ _NPN_IntFromIdentifier@Qt_5 5.212.0~alpha3
+ _NPN_Invoke@Qt_5 5.212.0~alpha3
+ _NPN_InvokeDefault@Qt_5 5.212.0~alpha3
+ _NPN_ReleaseObject@Qt_5 5.212.0~alpha3
+ _NPN_ReleaseVariantValue@Qt_5 5.212.0~alpha3
+ _NPN_RemoveProperty@Qt_5 5.212.0~alpha3
+ _NPN_RetainObject@Qt_5 5.212.0~alpha3
+ _NPN_SetException@Qt_5 5.212.0~alpha3
+ _NPN_SetProperty@Qt_5 5.212.0~alpha3
+ _NPN_UTF8FromIdentifier@Qt_5 5.212.0~alpha3
+ _Z13WKURLCopyQUrlPK11OpaqueWKURL@Qt_5 5.212.0~alpha3
+ _Z14qWebKitVersionv@Qt_5 5.212.0~alpha3
+ _Z16WKURLCopyQStringPK11OpaqueWKURL@Qt_5 5.212.0~alpha3
+ _Z19WKImageCreateQImagePK13OpaqueWKImage@Qt_5 5.212.0~alpha3
+ _Z19WKStringCopyQStringPK14OpaqueWKString@Qt_5 5.212.0~alpha3
+ _Z19WKURLCreateWithQUrlRK4QUrl@Qt_5 5.212.0~alpha3
+ _Z19qWebKitMajorVersionv@Qt_5 5.212.0~alpha3
+ _Z19qWebKitMinorVersionv@Qt_5 5.212.0~alpha3
+ _Z22WKURLCreateWithQStringRK7QString@Qt_5 5.212.0~alpha3
+ _Z23WKImageCreateFromQImageRK6QImage@Qt_5 5.212.0~alpha3
+ _Z23qt_networkAccessAllowedb@Qt_5 5.212.0~alpha3
+ _Z25WKStringCreateWithQStringRK7QString@Qt_5 5.212.0~alpha3
+ _Z32WKIconDatabaseTryGetQImageForURLPK20OpaqueWKIconDatabasePK11OpaqueWKURL@Qt_5 5.212.0~alpha3
+ _ZN10UndoStepQt4redoEv@Qt_5 5.212.0~alpha3
+ _ZN10UndoStepQt4undoEv@Qt_5 5.212.0~alpha3
+ _ZN10UndoStepQtC1EN3WTF6RefPtrIN7WebCore8UndoStepEEE@Qt_5 5.212.0~alpha3
+ _ZN10UndoStepQtC2EN3WTF6RefPtrIN7WebCore8UndoStepEEE@Qt_5 5.212.0~alpha3
+ _ZN10UndoStepQtD1Ev@Qt_5 5.212.0~alpha3
+ _ZN10UndoStepQtD2Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement11encloseWithERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement11encloseWithERKS_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement11removeClassERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement11setInnerXmlERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement11setOuterXmlERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement11toggleClassERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement12appendInsideERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement12appendInsideERKS_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement12setAttributeERK7QStringS2_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement12setPlainTextERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement13appendOutsideERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement13appendOutsideERKS_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement13prependInsideERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement13prependInsideERKS_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement14prependOutsideERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement14prependOutsideERKS_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement14setAttributeNSERK7QStringS2_S2_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement15removeAttributeERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement16setStylePropertyERK7QStringS2_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement16takeFromDocumentEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement17endExitFullScreenEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement17removeAllChildrenEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement17removeAttributeNSERK7QStringS2_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement18endEnterFullScreenEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement18evaluateJavaScriptERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement18removeFromDocumentEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement19beginExitFullScreenEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement19encloseContentsWithERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement19encloseContentsWithERKS_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement20beginEnterFullScreenEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement6renderEP8QPainter@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement6renderEP8QPainterRK5QRect@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement7replaceERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement7replaceERKS_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement8addClassERK7QString@Qt_5 5.212.0~alpha3
+ _ZN11QWebElement8setFocusEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebElementC1EPN7WebCore7ElementE@Qt_5 5.212.0~alpha3
+ _ZN11QWebElementC1ERKS_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElementC1Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebElementC2EPN7WebCore7ElementE@Qt_5 5.212.0~alpha3
+ _ZN11QWebElementC2ERKS_@Qt_5 5.212.0~alpha3
+ _ZN11QWebElementC2Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebElementD1Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebElementD2Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebElementaSERKS_@Qt_5 5.212.0~alpha3
+ _ZN11QWebHistory11loadFromMapERK4QMapI7QString8QVariantE@Qt_5 5.212.0~alpha3
+ _ZN11QWebHistory19setMaximumItemCountEi@Qt_5 5.212.0~alpha3
+ _ZN11QWebHistory4backEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebHistory5clearEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebHistory7forwardEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebHistory8goToItemERK15QWebHistoryItem@Qt_5 5.212.0~alpha3
+ _ZN11QWebHistoryC1Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebHistoryC2Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebHistoryD1Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebHistoryD2Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest10wheelEventEP7QObjectddiN2Qt11OrientationE@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest14sendTouchEventEP13QQuickWebViewN6QEvent4TypeERK5QListIN11QTouchEvent10TouchPointEEm@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest14touchDoubleTapEP7QObjectddi@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest15viewportChangedEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest19contentsSizeChangedEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest20contentsScaleChangedEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest22contentsScaleCommittedEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest23devicePixelRatioChangedEv@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTest8touchTapEP7QObjectddi@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTestC1EP20QQuickWebViewPrivateP7QObject@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTestC2EP20QQuickWebViewPrivateP7QObject@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTestD0Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTestD1Ev@Qt_5 5.212.0~alpha3
+ _ZN11QWebKitTestD2Ev@Qt_5 5.212.0~alpha3
+ _ZN12QWebDatabase14removeDatabaseERKS_@Qt_5 5.212.0~alpha3
+ _ZN12QWebDatabase18removeAllDatabasesEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebDatabaseC1EP19QWebDatabasePrivate@Qt_5 5.212.0~alpha3
+ _ZN12QWebDatabaseC1ERKS_@Qt_5 5.212.0~alpha3
+ _ZN12QWebDatabaseC2EP19QWebDatabasePrivate@Qt_5 5.212.0~alpha3
+ _ZN12QWebDatabaseC2ERKS_@Qt_5 5.212.0~alpha3
+ _ZN12QWebDatabaseD1Ev@Qt_5 5.212.0~alpha3
+ _ZN12QWebDatabaseD2Ev@Qt_5 5.212.0~alpha3
+ _ZN12QWebDatabaseaSERKS_@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings10iconForUrlERK4QUrl@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings10webGraphicENS_10WebGraphicE@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings11setFontSizeENS_8FontSizeEi@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings12setAttributeENS_12WebAttributeEb@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings13resetFontSizeENS_8FontSizeE@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings13setFontFamilyENS_10FontFamilyERK7QString@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings13setWebGraphicENS_10WebGraphicERK7QPixmap@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings14globalSettingsEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings14resetAttributeENS_12WebAttributeE@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings15resetFontFamilyENS_10FontFamilyE@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings15setCSSMediaTypeERK7QString@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings16iconDatabasePathEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings17clearIconDatabaseEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings17clearMemoryCachesEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings17pluginSearchPathsEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings18offlineStoragePathEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings19maximumPagesInCacheEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings19setIconDatabasePathERK7QString@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings19setLocalStoragePathERK7QString@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings20setPluginSearchPathsERK11QStringList@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings20setUserStyleSheetUrlERK4QUrl@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings21setOfflineStoragePathERK7QString@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings22setDefaultTextEncodingERK7QString@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings22setMaximumPagesInCacheEi@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings23enablePersistentStorageERK7QString@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings24setObjectCacheCapacitiesEiii@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings25setThirdPartyCookiePolicyENS_22ThirdPartyCookiePolicyE@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings26offlineStorageDefaultQuotaEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings29setOfflineStorageDefaultQuotaEx@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings30offlineWebApplicationCachePathEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings31offlineWebApplicationCacheQuotaEv@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings33setOfflineWebApplicationCachePathERK7QString@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettings34setOfflineWebApplicationCacheQuotaEx@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettingsC1EPN7WebCore4PageE@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettingsC1Ev@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettingsC2EPN7WebCore4PageE@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettingsC2Ev@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettingsD1Ev@Qt_5 5.212.0~alpha3
+ _ZN12QWebSettingsD2Ev@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPage11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPage11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPage15setContentsSizeERK6QSizeF@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPage15updatePaintNodeEP7QSGNodePN10QQuickItem19UpdatePaintNodeDataE@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPage16setContentsScaleEd@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPage16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPageC1EP13QQuickWebView@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPageC2EP13QQuickWebView@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPageD0Ev@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPageD1Ev@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebPageD2Ev@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView10itemChangeEN10QQuickItem10ItemChangeERKNS0_14ItemChangeDataE@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView10touchEventEP11QTouchEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView10urlChangedEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView10wheelEventEP11QWheelEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView11iconChangedEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView11linkHoveredERK4QUrlRK7QString@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView12focusInEventEP11QFocusEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView12titleChangedEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView13dragMoveEventEP14QDragMoveEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView13keyPressEventEP9QKeyEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView13setContentPosERK7QPointF@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView13setZoomFactorEd@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView14dragEnterEventEP15QDragEnterEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView14dragLeaveEventEP15QDragLeaveEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView14hoverMoveEventEP11QHoverEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView14loadingChangedEP15QWebLoadRequest@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView14mouseMoveEventEP11QMouseEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView15geometryChangedERK6QRectFS2_@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView15hoverEnterEventEP11QHoverEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView15hoverLeaveEventEP11QHoverEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView15keyReleaseEventEP9QKeyEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView15mousePressEventEP11QMouseEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView16inputMethodEventEP17QInputMethodEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView17componentCompleteEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView17mouseReleaseEventEP11QMouseEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView18platformInitializeEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView19loadProgressChangedEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView19navigationRequestedEP21QWebNavigationRequest@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView21childMouseEventFilterEP10QQuickItemP6QEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView21emitUrlChangeIfNeededEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView21mouseDoubleClickEventEP11QMouseEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView21qmlAttachedPropertiesEP7QObject@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView24handleFlickableMouseMoveERK7QPointFx@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView24navigationHistoryChangedEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView24runJavaScriptInMainFrameERK7QStringP7QObjectPKc@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView25handleFlickableMousePressERK7QPointFx@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView27handleFlickableMouseReleaseERK7QPointFx@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView39setAllowAnyHTTPSCertificateForLocalHostEb@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView4pageEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView4stopEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView5eventEP6QEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView6goBackEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView6reloadEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView6setUrlERK4QUrl@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView8loadHtmlERK7QStringRK4QUrlS5_@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView9dropEventEP10QDropEvent@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebView9goForwardEv@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebViewC1EP10QQuickItem@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebViewC1EPK25OpaqueWKPageConfiguration@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebViewC2EP10QQuickItem@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebViewC2EPK25OpaqueWKPageConfiguration@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebViewD0Ev@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebViewD1Ev@Qt_5 5.212.0~alpha3
+ _ZN13QQuickWebViewD2Ev@Qt_5 5.212.0~alpha3
+ _ZN14QWebPluginInfo10setEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN14QWebPluginInfoC1EPN7WebCore13PluginPackageE@Qt_5 5.212.0~alpha3
+ _ZN14QWebPluginInfoC1ERKS_@Qt_5 5.212.0~alpha3
+ _ZN14QWebPluginInfoC1Ev@Qt_5 5.212.0~alpha3
+ _ZN14QWebPluginInfoC2EPN7WebCore13PluginPackageE@Qt_5 5.212.0~alpha3
+ _ZN14QWebPluginInfoC2ERKS_@Qt_5 5.212.0~alpha3
+ _ZN14QWebPluginInfoC2Ev@Qt_5 5.212.0~alpha3
+ _ZN14QWebPluginInfoD1Ev@Qt_5 5.212.0~alpha3
+ _ZN14QWebPluginInfoD2Ev@Qt_5 5.212.0~alpha3
+ _ZN14QWebPluginInfoaSERKS_@Qt_5 5.212.0~alpha3
+ _ZN14QtPrintContext9spoolPageEif@Qt_5 5.212.0~alpha3
+ _ZN14QtPrintContextC1EP8QPainterRK5QRectP16QWebFrameAdapter@Qt_5 5.212.0~alpha3
+ _ZN14QtPrintContextC2EP8QPainterRK5QRectP16QWebFrameAdapter@Qt_5 5.212.0~alpha3
+ _ZN14QtPrintContextD1Ev@Qt_5 5.212.0~alpha3
+ _ZN14QtPrintContextD2Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebHistoryItem11loadFromMapERK4QMapI7QString8QVariantE@Qt_5 5.212.0~alpha3
+ _ZN15QWebHistoryItem11setUserDataERK8QVariant@Qt_5 5.212.0~alpha3
+ _ZN15QWebHistoryItemC1EP22QWebHistoryItemPrivate@Qt_5 5.212.0~alpha3
+ _ZN15QWebHistoryItemC1ERKS_@Qt_5 5.212.0~alpha3
+ _ZN15QWebHistoryItemC2EP22QWebHistoryItemPrivate@Qt_5 5.212.0~alpha3
+ _ZN15QWebHistoryItemC2ERKS_@Qt_5 5.212.0~alpha3
+ _ZN15QWebHistoryItemD1Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebHistoryItemD2Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebHistoryItemaSERKS_@Qt_5 5.212.0~alpha3
+ _ZN15QWebLoadRequest11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN15QWebLoadRequest11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN15QWebLoadRequest16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN15QWebLoadRequestC1ERK4QUrlN13QQuickWebView10LoadStatusERK7QStringNS3_11ErrorDomainEiP7QObject@Qt_5 5.212.0~alpha3
+ _ZN15QWebLoadRequestC2ERK4QUrlN13QQuickWebView10LoadStatusERK7QStringNS3_11ErrorDomainEiP7QObject@Qt_5 5.212.0~alpha3
+ _ZN15QWebLoadRequestD0Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebLoadRequestD1Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebLoadRequestD2Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter10deletePageEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter10touchEventEP11QTouchEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter10wheelEventEP11QWheelEventi@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter11dragEnteredEPK9QMimeDataRK6QPoint6QFlagsIN2Qt10DropActionEE@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter11dragUpdatedEPK9QMimeDataRK6QPoint6QFlagsIN2Qt10DropActionEE@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter11performDragEPK9QMimeDataRK6QPoint6QFlagsIN2Qt10DropActionEE@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter12focusInEventEP11QFocusEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter12tryClosePageEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter13focusOutEventEP11QFocusEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter13openNewWindowERK4QUrlPN7WebCore5FrameE@Qt_5 5.212.0~alpha4
+ _ZN15QWebPageAdapter13triggerActionENS_10MenuActionEP24QWebHitTestResultPrivatePKcb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter14dragLeaveEventEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter14handleKeyEventEP9QKeyEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter14mouseMoveEventEP11QMouseEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter15handleScrollingEP9QKeyEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter15mousePressEventEP11QMouseEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter16devicePixelRatioEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter16didShowInspectorEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter16inputMethodEventEP17QInputMethodEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter16registerUndoStepEN3WTF10PassRefPtrIN7WebCore8UndoStepEEE@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter17didCloseInspectorEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter17mouseReleaseEventEP11QMouseEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter17setPluginsVisibleEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter17setSystemTrayIconEP7QObject@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter18setContentEditableEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter18setVisibilityStateENS_15VisibilityStateE@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter18treatSchemeAsLocalERK7QString@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter19setDevicePixelRatioEf@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter19triggerCustomActionEiRK7QString@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter20networkAccessManagerEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter20setFullScreenElementERK11QWebElement@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter20updateActionInternalENS_10MenuActionEPKcPbS3_@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter21initializeWebCorePageEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter21mouseDoubleClickEventEP11QMouseEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter21mouseTripleClickEventEP11QMouseEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter22_q_cleanupLeakMessagesEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter22adjustPointForClickingEP11QMouseEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter22defaultUserAgentStringEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter23setNetworkAccessManagerEP21QNetworkAccessManager@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter23swallowContextMenuEventEP17QContextMenuEventP16QWebFrameAdapter@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter24_q_onLoadProgressChangedEi@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter24handleSoftwareInputPanelEN2Qt11MouseButtonERK6QPoint@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter26dynamicPropertyChangeEventEP7QObjectP27QDynamicPropertyChangeEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter27handleShortcutOverrideEventEP9QKeyEvent@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter29setGeolocationEnabledForFrameEP16QWebFrameAdapterb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter30addNotificationPresenterClientEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter31setNotificationsAllowedForFrameEP16QWebFrameAdapterb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter34updatePositionDependentMenuActionsERK6QPointP9QBitArray@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter3kitEPN7WebCore4PageE@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter6drtRunE@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapter8findTextERK7QStringNS_8FindFlagE@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapterC1Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapterC2Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapterD0Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapterD1Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebPageAdapterD2Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences15setWebGLEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences17setAutoLoadImagesEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences17setPluginsEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences18setDefaultFontSizeEj@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences18setFixedFontFamilyERK7QString@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences18setMinimumFontSizeEj@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences18setSerifFontFamilyERK7QString@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences18setWebAudioEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences19webGLEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences20setCursiveFontFamilyERK7QString@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences20setFantasyFontFamilyERK7QString@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences20setFullScreenEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences20setJavascriptEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences21autoLoadImagesChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences21pluginsEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences21setDnsPrefetchEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences21setStandardFontFamilyERK7QString@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences21setWebSecurityEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences21setXssAuditingEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences22defaultFontSizeChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences22fixedFontFamilyChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences22minimumFontSizeChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences22serifFontFamilyChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences22setLocalStorageEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences22setSansSerifFontFamilyERK7QString@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences22webAudioEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences23setCaretBrowsingEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences23setDefaultFixedFontSizeEj@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences23setNotificationsEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences24cursiveFontFamilyChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences24fantasyFontFamilyChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences24fullScreenEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences24javascriptEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences25dnsPrefetchEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences25setDeveloperExtrasEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences25setFrameFlatteningEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences25setPrivateBrowsingEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences25standardFontFamilyChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences25webSecurityEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences25xssAuditingEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences26localStorageEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences26sansSerifFontFamilyChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences27caretBrowsingEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences27defaultFixedFontSizeChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences27notificationsEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences27setNavigatorQtObjectEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences27setSpatialNavigationEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences28setLinksIncludedInFocusChainEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences29developerExtrasEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences29frameFlatteningEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences29privateBrowsingEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences31navigatorQtObjectEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences31spatialNavigationEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences32linksIncludedInFocusChainChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences32setFileAccessFromFileURLsAllowedEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences36fileAccessFromFileURLsAllowedChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences36setOfflineWebApplicationCacheEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences37setUniversalAccessFromFileURLsAllowedEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences40offlineWebApplicationCacheEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences41setLogsPageMessagesToSystemConsoleEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences41universalAccessFromFileURLsAllowedChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferences45logsPageMessagesToSystemConsoleEnabledChangedEv@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferencesC1Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferencesC2Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferencesD0Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferencesD1Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebPreferencesD2Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebScriptWorldC1ERKS_@Qt_5 5.212.0~alpha3
+ _ZN15QWebScriptWorldC1Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebScriptWorldC2ERKS_@Qt_5 5.212.0~alpha3
+ _ZN15QWebScriptWorldC2Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebScriptWorldD1Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebScriptWorldD2Ev@Qt_5 5.212.0~alpha3
+ _ZN15QWebScriptWorldaSERKS_@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItem11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItem11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItem16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItem18setDestinationPathERK7QString@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItem22destinationFileCreatedERK7QString@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItem25totalBytesReceivedChangedEy@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItem5startEv@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItem6cancelEv@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItem6failedENS_13DownloadErrorERK4QUrlRK7QString@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItem9succeededEv@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItemC1EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItemC2EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItemD0Ev@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItemD1Ev@Qt_5 5.212.0~alpha3
+ _ZN16QWebDownloadItemD2Ev@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter10cancelLoadEv@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter10setContentERK10QByteArrayRK7QStringRK4QUrl@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter13setZoomFactorEd@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter14clearCoreFrameEv@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter14scrollToAnchorERK7QString@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter15setViewportSizeERK5QSize@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter17ensureAbsoluteUrlERK4QUrl@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter17renderFrameExtrasERN7WebCore15GraphicsContextEiRK7QRegion@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter17setScrollBarValueEN2Qt11OrientationEi@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter18evaluateJavaScriptERK7QString@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter18handleGestureEventEP19QGestureEventFacade@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter18setScrollBarPolicyEN2Qt11OrientationENS0_15ScrollBarPolicyE@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter19setCustomLayoutSizeERK5QSize@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter20renderRelativeCoordsEP8QPainteriRK7QRegion@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter21_q_orientationChangedEv@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter21setDelegatesScrollingEb@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter21setTextSizeMultiplierEd@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter22renderCompositedLayersERN7WebCore15GraphicsContextERKNS0_7IntRectE@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter23setPaintsEntireContentsEb@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter26setFixedVisibleContentRectERK5QRect@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter27addToJavaScriptWindowObjectERK7QStringP7QObjectNS_14ValueOwnershipE@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter27updateBackgroundRecursivelyERK6QColor@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter3kitEPKN7WebCore5FrameE@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter4initEP15QWebPageAdapter@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter4initEP15QWebPageAdapterP13QWebFrameData@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter4loadERK15QNetworkRequestN21QNetworkAccessManager9OperationERK10QByteArray@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter7setHtmlERK7QStringRK4QUrl@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter8scrollByEii@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapter8setFocusEv@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapterC1Ev@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapterC2Ev@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapterD0Ev@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapterD1Ev@Qt_5 5.212.0~alpha3
+ _ZN16QWebFrameAdapterD2Ev@Qt_5 5.212.0~alpha3
+ _ZN16QWebSelectMethod10selectItemEibb@Qt_5 5.212.0~alpha3
+ _ZN16QWebSelectMethod11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN16QWebSelectMethod11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN16QWebSelectMethod16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN16QWebSelectMethod7didHideEv@Qt_5 5.212.0~alpha3
+ _ZN16QWebSpellChecker11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN16QWebSpellChecker11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN16QWebSpellChecker16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN17QWebPluginFactory11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN17QWebPluginFactory11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN17QWebPluginFactory14refreshPluginsEv@Qt_5 5.212.0~alpha3
+ _ZN17QWebPluginFactory16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN17QWebPluginFactory9extensionENS_9ExtensionEPKNS_15ExtensionOptionEPNS_15ExtensionReturnE@Qt_5 5.212.0~alpha3
+ _ZN17QWebPluginFactoryC1EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN17QWebPluginFactoryC2EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN17QWebPluginFactoryD0Ev@Qt_5 5.212.0~alpha3
+ _ZN17QWebPluginFactoryD1Ev@Qt_5 5.212.0~alpha3
+ _ZN17QWebPluginFactoryD2Ev@Qt_5 5.212.0~alpha3
+ _ZN17QWebTouchModifier11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN17QWebTouchModifier11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN17QWebTouchModifier16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN18QQuickNetworkReply11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN18QQuickNetworkReply11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN18QQuickNetworkReply14setContentTypeERK7QString@Qt_5 5.212.0~alpha3
+ _ZN18QQuickNetworkReply16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN18QQuickNetworkReply21setNetworkRequestDataEN3WTF10PassRefPtrIN6WebKit30QtRefCountedNetworkRequestDataEEE@Qt_5 5.212.0~alpha3
+ _ZN18QQuickNetworkReply22setWebViewExperimentalEP25QQuickWebViewExperimental@Qt_5 5.212.0~alpha3
+ _ZN18QQuickNetworkReply4sendEv@Qt_5 5.212.0~alpha3
+ _ZN18QQuickNetworkReply7setDataERK8QVariant@Qt_5 5.212.0~alpha3
+ _ZN18QQuickNetworkReplyC1EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN18QQuickNetworkReplyC2EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabase11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabase11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabase16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabase17pluginForMimeTypeERK7QString@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabase29setPreferredPluginForMimeTypeERK7QStringRK14QWebPluginInfo@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabase7refreshEv@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabaseC1EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabaseC2EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabaseD0Ev@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabaseD1Ev@Qt_5 5.212.0~alpha3
+ _ZN18QWebPluginDatabaseD2Ev@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOrigin10allOriginsEv@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOrigin12localSchemesEv@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOrigin14addLocalSchemeERK7QString@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOrigin16setDatabaseQuotaEx@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOrigin17removeLocalSchemeERK7QString@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOrigin23addAccessWhitelistEntryERK7QStringS2_NS_16SubdomainSettingE@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOrigin24setApplicationCacheQuotaEx@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOrigin26removeAccessWhitelistEntryERK7QStringS2_NS_16SubdomainSettingE@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOriginC1EP25QWebSecurityOriginPrivate@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOriginC1ERK4QUrl@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOriginC1ERKS_@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOriginC2EP25QWebSecurityOriginPrivate@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOriginC2ERK4QUrl@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOriginC2ERKS_@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOriginD1Ev@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOriginD2Ev@Qt_5 5.212.0~alpha3
+ _ZN18QWebSecurityOriginaSERKS_@Qt_5 5.212.0~alpha3
+ _ZN19QtWebSecurityOrigin11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN19QtWebSecurityOrigin11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN19QtWebSecurityOrigin16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN19QtWebSecurityOriginC1EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN19QtWebSecurityOriginC2EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN19QtWebSecurityOriginD0Ev@Qt_5 5.212.0~alpha3
+ _ZN19QtWebSecurityOriginD1Ev@Qt_5 5.212.0~alpha3
+ _ZN19QtWebSecurityOriginD2Ev@Qt_5 5.212.0~alpha3
+ _ZN20QQuickNetworkRequest11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN20QQuickNetworkRequest11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN20QQuickNetworkRequest16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN20QQuickNetworkRequest21setNetworkRequestDataEN3WTF10PassRefPtrIN6WebKit30QtRefCountedNetworkRequestDataEEE@Qt_5 5.212.0~alpha3
+ _ZN20QQuickNetworkRequestC1EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN20QQuickNetworkRequestC2EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN20QWebHistoryInterface11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN20QWebHistoryInterface11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN20QWebHistoryInterface16defaultInterfaceEv@Qt_5 5.212.0~alpha3
+ _ZN20QWebHistoryInterface16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN20QWebHistoryInterface19setDefaultInterfaceEPS_@Qt_5 5.212.0~alpha3
+ _ZN20QWebHistoryInterfaceC1EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN20QWebHistoryInterfaceC2EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN20QWebHistoryInterfaceD0Ev@Qt_5 5.212.0~alpha3
+ _ZN20QWebHistoryInterfaceD1Ev@Qt_5 5.212.0~alpha3
+ _ZN20QWebHistoryInterfaceD2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QQuickWebViewAttached11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN21QQuickWebViewAttached11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN21QQuickWebViewAttached11viewChangedEv@Qt_5 5.212.0~alpha3
+ _ZN21QQuickWebViewAttached16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN21QQuickWebViewAttached7setViewEP13QQuickWebView@Qt_5 5.212.0~alpha3
+ _ZN21QQuickWebViewAttachedC1EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN21QQuickWebViewAttachedC2EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN21QWebElementCollection6appendERKS_@Qt_5 5.212.0~alpha3
+ _ZN21QWebElementCollectionC1ERK11QWebElementRK7QString@Qt_5 5.212.0~alpha3
+ _ZN21QWebElementCollectionC1ERKS_@Qt_5 5.212.0~alpha3
+ _ZN21QWebElementCollectionC1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebElementCollectionC2ERK11QWebElementRK7QString@Qt_5 5.212.0~alpha3
+ _ZN21QWebElementCollectionC2ERKS_@Qt_5 5.212.0~alpha3
+ _ZN21QWebElementCollectionC2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebElementCollectionD1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebElementCollectionD2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebElementCollectionaSERKS_@Qt_5 5.212.0~alpha3
+ _ZN21QWebFullScreenRequest6acceptEv@Qt_5 5.212.0~alpha3
+ _ZN21QWebFullScreenRequest6rejectEv@Qt_5 5.212.0~alpha3
+ _ZN21QWebFullScreenRequestC1EP15QWebPageAdapterRK11QWebElementb@Qt_5 5.212.0~alpha3
+ _ZN21QWebFullScreenRequestC1ERKS_@Qt_5 5.212.0~alpha3
+ _ZN21QWebFullScreenRequestC1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebFullScreenRequestC2EP15QWebPageAdapterRK11QWebElementb@Qt_5 5.212.0~alpha3
+ _ZN21QWebFullScreenRequestC2ERKS_@Qt_5 5.212.0~alpha3
+ _ZN21QWebFullScreenRequestC2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebFullScreenRequestD1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebFullScreenRequestD2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebIconImageProvider12requestImageERK7QStringP5QSizeRKS3_@Qt_5 5.212.0~alpha3
+ _ZN21QWebIconImageProvider26iconURLForPageURLInContextERK7QStringPN6WebKit12QtWebContextE@Qt_5 5.212.0~alpha3
+ _ZN21QWebIconImageProviderC1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebIconImageProviderC2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebIconImageProviderD0Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebIconImageProviderD1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebIconImageProviderD2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationHistory11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationHistory11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationHistory16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationHistoryC1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationHistoryC2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationHistoryD0Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationHistoryD1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationHistoryD2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationRequest11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationRequest11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationRequest13actionChangedEv@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationRequest16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationRequest9setActionEN13QQuickWebView23NavigationRequestActionE@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationRequestC1ERK4QUrlN2Qt11MouseButtonE6QFlagsINS3_16KeyboardModifierEEN13QQuickWebView14NavigationTypeEbP7QObject@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationRequestC2ERK4QUrlN2Qt11MouseButtonE6QFlagsINS3_16KeyboardModifierEEN13QQuickWebView14NavigationTypeEbP7QObject@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationRequestD0Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationRequestD1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebNavigationRequestD2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequest11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequest11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequest14securityOriginEv@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequest16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequest6createEPK22OpaqueWKSecurityOriginPK36OpaqueWKGeolocationPermissionRequest@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequest6createEPK22OpaqueWKSecurityOriginPK37OpaqueWKNotificationPermissionRequest@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequest8setAllowEb@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequestC1EPK22OpaqueWKSecurityOriginPK36OpaqueWKGeolocationPermissionRequestPK37OpaqueWKNotificationPermissionRequestNS_11RequestTypeEP7QObject@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequestC2EPK22OpaqueWKSecurityOriginPK36OpaqueWKGeolocationPermissionRequestPK37OpaqueWKNotificationPermissionRequestNS_11RequestTypeEP7QObject@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequestD0Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequestD1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QWebPermissionRequestD2Ev@Qt_5 5.212.0~alpha3
+ _ZN21QtPluginWidgetAdapter11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN21QtPluginWidgetAdapter11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN21QtPluginWidgetAdapter16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN21QtPluginWidgetAdapterC1Ev@Qt_5 5.212.0~alpha3
+ _ZN21QtPluginWidgetAdapterC2Ev@Qt_5 5.212.0~alpha3
+ _ZN22QWebHistoryItemPrivate4coreEPK15QWebHistoryItem@Qt_5 5.212.0~alpha3
+ _ZN23QQuickUrlSchemeDelegate11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN23QQuickUrlSchemeDelegate11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN23QQuickUrlSchemeDelegate13schemeChangedEv@Qt_5 5.212.0~alpha3
+ _ZN23QQuickUrlSchemeDelegate15receivedRequestEv@Qt_5 5.212.0~alpha3
+ _ZN23QQuickUrlSchemeDelegate16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN23QQuickUrlSchemeDelegate9setSchemeERK7QString@Qt_5 5.212.0~alpha3
+ _ZN23QQuickUrlSchemeDelegateC1EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN23QQuickUrlSchemeDelegateC2EP7QObject@Qt_5 5.212.0~alpha3
+ _ZN23QWebNavigationListModel11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN23QWebNavigationListModel11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN23QWebNavigationListModel16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN23QWebNavigationListModel5resetEv@Qt_5 5.212.0~alpha3
+ _ZN23QWebNavigationListModelD0Ev@Qt_5 5.212.0~alpha3
+ _ZN23QWebNavigationListModelD1Ev@Qt_5 5.212.0~alpha3
+ _ZN23QWebNavigationListModelD2Ev@Qt_5 5.212.0~alpha3
+ _ZN24QWebHapticFeedbackPlayer11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN24QWebHapticFeedbackPlayer11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN24QWebHapticFeedbackPlayer16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN24QWebHitTestResultPrivateC1ERKN7WebCore13HitTestResultE@Qt_5 5.212.0~alpha3
+ _ZN24QWebHitTestResultPrivateC1ERKS_@Qt_5 5.212.0~alpha3
+ _ZN24QWebHitTestResultPrivateC2ERKN7WebCore13HitTestResultE@Qt_5 5.212.0~alpha3
+ _ZN24QWebHitTestResultPrivateC2ERKS_@Qt_5 5.212.0~alpha3
+ _ZN24QWebHitTestResultPrivateD1Ev@Qt_5 5.212.0~alpha3
+ _ZN24QWebHitTestResultPrivateD2Ev@Qt_5 5.212.0~alpha3
+ _ZN24QWebHitTestResultPrivateaSERKS_@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental11goForwardToEi@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental11postMessageERK7QString@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental12setUserAgentERK7QString@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental13setFilePickerEP13QQmlComponent@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental13setWebChannelEP14QQmlWebChannel@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental14setAlertDialogEP13QQmlComponent@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental14setDeviceWidthEi@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental14setUserScriptsERK5QListI4QUrlE@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental15messageReceivedERK4QMapI7QString8QVariantE@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental15processDidCrashEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental15schemeDelegatesEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental15setColorChooserEP13QQmlComponent@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental15setDeviceHeightEi@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental15setItemSelectorEP13QQmlComponent@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental15setPromptDialogEP13QQmlComponent@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental16setConfirmDialogEP13QQmlComponent@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental16userAgentChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental17downloadRequestedEP16QWebDownloadItem@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental17filePickerChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental17webChannelChangedEP14QQmlWebChannel@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental18alertDialogChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental18deviceWidthChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental18didRelaunchProcessEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental18evaluateJavaScriptERK7QStringRK8QJSValue@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental18schemeDelegates_AtEP16QQmlListPropertyI23QQuickUrlSchemeDelegateEi@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental18setUserStyleSheetsERK5QListI4QUrlE@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental18userScriptsChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental19colorChooserChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental19deviceHeightChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental19itemSelectorChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental19permissionRequestedEP21QWebPermissionRequest@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental19promptDialogChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental20confirmDialogChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental21loadVisuallyCommittedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental21schemeDelegates_ClearEP16QQmlListPropertyI23QQuickUrlSchemeDelegateE@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental21schemeDelegates_CountEP16QQmlListPropertyI23QQuickUrlSchemeDelegateE@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental22schemeDelegates_AppendEP16QQmlListPropertyI23QQuickUrlSchemeDelegateEPS1_@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental22setDatabaseQuotaDialogEP13QQmlComponent@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental22userStyleSheetsChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental23exitFullScreenRequestedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental23setAuthenticationDialogEP13QQmlComponent@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental24enterFullScreenRequestedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental24flickableViewportEnabledEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental24setTransparentBackgroundEb@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental25remoteInspectorUrlChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental26databaseQuotaDialogChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental26processDidBecomeResponsiveEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental26sendApplicationSchemeReplyEP18QQuickNetworkReply@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental26setRenderToOffscreenBufferEb@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental27authenticationDialogChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental27setFlickableViewportEnabledEb@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental28processDidBecomeUnresponsiveEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental28setProxyAuthenticationDialogEP13QQmlComponent@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental28setUseDefaultContentItemSizeEb@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental30invokeApplicationSchemeHandlerEN3WTF10PassRefPtrIN6WebKit30QtRefCountedNetworkRequestDataEEE@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental32postQtWebChannelTransportMessageERK10QByteArray@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental32proxyAuthenticationDialogChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental32setCertificateVerificationDialogEP13QQmlComponent@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental32setPreferredMinimumContentsWidthEi@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental36certificateVerificationDialogChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental36preferredMinimumContentsWidthChangedEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental4pageEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental4testEv@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental8findTextERK7QString6QFlagsINS_8FindFlagEE@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental8goBackToEi@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimental9textFoundEi@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimentalC1EP13QQuickWebViewP20QQuickWebViewPrivate@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimentalC2EP13QQuickWebViewP20QQuickWebViewPrivate@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimentalD0Ev@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimentalD1Ev@Qt_5 5.212.0~alpha3
+ _ZN25QQuickWebViewExperimentalD2Ev@Qt_5 5.212.0~alpha3
+ _ZN25QWebNotificationPresenter11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.212.0~alpha3
+ _ZN25QWebNotificationPresenter11qt_metacastEPKc@Qt_5 5.212.0~alpha3
+ _ZN25QWebNotificationPresenter16staticMetaObjectE@Qt_5 5.212.0~alpha3
+ _ZN25QWebNotificationPresenter18notificationClosedEv@Qt_5 5.212.0~alpha3
+ _ZN25QWebNotificationPresenter19notificationClickedEv@Qt_5 5.212.0~alpha3
+ _ZN6WebKit16WebProcessMainQtEP15QGuiApplication@Qt_5 5.212.0~alpha3
+ _ZN6WebKit17PluginProcessMainEiPPc@Qt_5 5.212.0~alpha3
+ _ZN6WebKit18initializeWebKitQtEv@Qt_5 5.212.0~alpha3
+ _ZN6WebKit20NetworkProcessMainQtEiPPc@Qt_5 5.212.0~alpha3
+ _ZN6WebKit21DatabaseProcessMainQtEiPPc@Qt_5 5.212.0~alpha3
+ _ZN6WebKit24setImagePlatformResourceEPKcRK7QPixmap@Qt_5 5.212.0~alpha3
+ _ZN6WebKit28setWebKitWidgetsInitCallbackEPFPN7WebCore12QStyleFacadeEP15QWebPageAdapterE@Qt_5 5.212.0~alpha3
+ _ZN7WebCore19initializeWebCoreQtEv@Qt_5 5.212.0~alpha3
+ _ZNK10UndoStepQt4textEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement10firstChildEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement10toInnerXmlEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement10toOuterXmlEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement11attributeNSERK7QStringS2_S2_@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement11nextSiblingEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement11toPlainTextEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement12hasAttributeERK7QString@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement12namespaceUriEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement13hasAttributesEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement13stylePropertyERK7QStringNS_20StyleResolveStrategyE@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement14attributeNamesERK7QString@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement14hasAttributeNSERK7QStringS2_@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement15previousSiblingEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement5cloneEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement6isNullEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement6parentEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement6prefixEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement7classesEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement7findAllERK7QString@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement7tagNameEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement8documentEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement8geometryEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement8hasClassERK7QString@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement8hasFocusEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement8webFrameEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement9attributeERK7QStringS2_@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement9findFirstERK7QString@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement9lastChildEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElement9localNameEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElementeqERKS_@Qt_5 5.212.0~alpha3
+ _ZNK11QWebElementneERKS_@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory11currentItemEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory11forwardItemEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory12canGoForwardEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory12forwardItemsEi@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory16currentItemIndexEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory16maximumItemCountEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory5countEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory5itemsEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory5toMapEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory6itemAtEi@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory8backItemEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory9backItemsEi@Qt_5 5.212.0~alpha3
+ _ZNK11QWebHistory9canGoBackEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebKitTest10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebKitTest12contentsSizeEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebKitTest13contentsScaleEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebKitTest16devicePixelRatioEv@Qt_5 5.212.0~alpha3
+ _ZNK11QWebKitTest8viewportEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebDatabase11displayNameEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebDatabase12expectedSizeEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebDatabase4nameEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebDatabase4sizeEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebDatabase6originEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebDatabase8fileNameEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebSettings10fontFamilyENS_10FontFamilyE@Qt_5 5.212.0~alpha3
+ _ZNK12QWebSettings12cssMediaTypeEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebSettings13testAttributeENS_12WebAttributeE@Qt_5 5.212.0~alpha3
+ _ZNK12QWebSettings16localStoragePathEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebSettings17userStyleSheetUrlEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebSettings19defaultTextEncodingEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebSettings22thirdPartyCookiePolicyEv@Qt_5 5.212.0~alpha3
+ _ZNK12QWebSettings8fontSizeENS_8FontSizeE@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebPage10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebPage12contentsSizeEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebPage13contentsScaleEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebPage15transformToItemEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebPage17transformFromItemEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView10contentPosEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView10zoomFactorEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView12canGoForwardEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView12experimentalEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView12loadProgressEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView15mapToWebContentERK7QPointF@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView16inputMethodQueryEN2Qt16InputMethodQueryE@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView17mapFromWebContentERK7QPointF@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView19mapRectToWebContentERK6QRectF@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView21mapRectFromWebContentERK6QRectF@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView36allowAnyHTTPSCertificateForLocalHostEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView3urlEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView4iconEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView5titleEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView7loadingEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView7pageRefEv@Qt_5 5.212.0~alpha3
+ _ZNK13QQuickWebView9canGoBackEv@Qt_5 5.212.0~alpha3
+ _ZNK14QWebPluginInfo11descriptionEv@Qt_5 5.212.0~alpha3
+ _ZNK14QWebPluginInfo16supportsMimeTypeERK7QString@Qt_5 5.212.0~alpha3
+ _ZNK14QWebPluginInfo4nameEv@Qt_5 5.212.0~alpha3
+ _ZNK14QWebPluginInfo4pathEv@Qt_5 5.212.0~alpha3
+ _ZNK14QWebPluginInfo6isNullEv@Qt_5 5.212.0~alpha3
+ _ZNK14QWebPluginInfo9isEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK14QWebPluginInfo9mimeTypesEv@Qt_5 5.212.0~alpha3
+ _ZNK14QWebPluginInfoeqERKS_@Qt_5 5.212.0~alpha3
+ _ZNK14QWebPluginInfoneERKS_@Qt_5 5.212.0~alpha3
+ _ZNK14QtPrintContext9pageCountEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebHistoryItem11lastVisitedEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebHistoryItem11originalUrlEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebHistoryItem3urlEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebHistoryItem4iconEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebHistoryItem5titleEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebHistoryItem5toMapEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebHistoryItem7isValidEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebHistoryItem8userDataEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebLoadRequest10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebLoadRequest11errorDomainEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebLoadRequest11errorStringEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebLoadRequest3urlEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebLoadRequest6statusEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebLoadRequest9errorCodeEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter12currentFrameEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter12hasSelectionEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter12selectedHtmlEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter12selectedTextEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter14hasFocusedNodeEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter14isPlayingAudioEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter15visibilityStateEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter16inputMethodQueryEN2Qt16InputMethodQueryE@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter17fullScreenElementEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter17hasSystemTrayIconEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter17isContentEditableEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter17viewportArgumentsEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter19supportsContentTypeERK7QString@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter21supportedContentTypesEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter25viewportAttributesForSizeERK5QSizeS2_@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPageAdapter27contextMenuItemTagForActionENS_10MenuActionEPb@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences12webGLEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences14autoLoadImagesEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences14pluginsEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences15defaultFontSizeEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences15fixedFontFamilyEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences15minimumFontSizeEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences15serifFontFamilyEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences15webAudioEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences17cursiveFontFamilyEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences17fantasyFontFamilyEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences17fullScreenEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences17javascriptEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences18dnsPrefetchEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences18standardFontFamilyEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences18webSecurityEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences18xssAuditingEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences19localStorageEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences19sansSerifFontFamilyEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences20caretBrowsingEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences20defaultFixedFontSizeEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences20notificationsEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences22developerExtrasEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences22frameFlatteningEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences22privateBrowsingEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences24navigatorQtObjectEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences24spatialNavigationEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences25linksIncludedInFocusChainEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences29fileAccessFromFileURLsAllowedEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences33offlineWebApplicationCacheEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences34universalAccessFromFileURLsAllowedEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebPreferences38logsPageMessagesToSystemConsoleEnabledEv@Qt_5 5.212.0~alpha3
+ _ZNK15QWebScriptWorld5worldEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebDownloadItem10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebDownloadItem15destinationPathEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebDownloadItem17suggestedFilenameEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebDownloadItem18totalBytesReceivedEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebDownloadItem21expectedContentLengthEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebDownloadItem3urlEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebDownloadItem8mimeTypeEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter10uniqueNameEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter10zoomFactorEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter11childFramesEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter11toPlainTextEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter12contentsSizeEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter12coreFrameUrlEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter12ownerElementEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter14hitTestContentERK6QPoint@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter14scrollBarValueEN2Qt11OrientationE@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter14scrollPositionEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter14securityOriginEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter15documentElementEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter16customLayoutSizeEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter16lastRequestedUrlEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter16scrollBarMaximumEN2Qt11OrientationE@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter17scrollBarGeometryEN2Qt11OrientationE@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter17verticalScrollBarEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter19horizontalScrollBarEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter5titleEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter6toHtmlEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter7baseUrlEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter7hasViewEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter8hasFocusEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter8metaDataEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebFrameAdapter9frameRectEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebSelectMethod10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK16QWebSpellChecker10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK17QWebPluginFactory10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK17QWebPluginFactory17supportsExtensionENS_9ExtensionE@Qt_5 5.212.0~alpha3
+ _ZNK17QWebPluginFactory8MimeTypeeqERKS0_@Qt_5 5.212.0~alpha3
+ _ZNK17QWebTouchModifier10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK18QQuickNetworkReply10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK18QQuickNetworkReply11contentTypeEv@Qt_5 5.212.0~alpha3
+ _ZNK18QQuickNetworkReply16networkReplyDataEv@Qt_5 5.212.0~alpha3
+ _ZNK18QQuickNetworkReply18networkRequestDataEv@Qt_5 5.212.0~alpha3
+ _ZNK18QQuickNetworkReply4dataEv@Qt_5 5.212.0~alpha3
+ _ZNK18QWebPluginDatabase10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK18QWebPluginDatabase7pluginsEv@Qt_5 5.212.0~alpha3
+ _ZNK18QWebSecurityOrigin13databaseQuotaEv@Qt_5 5.212.0~alpha3
+ _ZNK18QWebSecurityOrigin13databaseUsageEv@Qt_5 5.212.0~alpha3
+ _ZNK18QWebSecurityOrigin4hostEv@Qt_5 5.212.0~alpha3
+ _ZNK18QWebSecurityOrigin4portEv@Qt_5 5.212.0~alpha3
+ _ZNK18QWebSecurityOrigin6schemeEv@Qt_5 5.212.0~alpha3
+ _ZNK18QWebSecurityOrigin9databasesEv@Qt_5 5.212.0~alpha3
+ _ZNK19QtWebSecurityOrigin10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK19QtWebSecurityOrigin4hostEv@Qt_5 5.212.0~alpha3
+ _ZNK19QtWebSecurityOrigin4pathEv@Qt_5 5.212.0~alpha3
+ _ZNK19QtWebSecurityOrigin4portEv@Qt_5 5.212.0~alpha3
+ _ZNK19QtWebSecurityOrigin6schemeEv@Qt_5 5.212.0~alpha3
+ _ZNK20QQuickNetworkRequest10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK20QQuickNetworkRequest3urlEv@Qt_5 5.212.0~alpha3
+ _ZNK20QWebHistoryInterface10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK21QQuickWebViewAttached10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebElementCollection2atEi@Qt_5 5.212.0~alpha3
+ _ZNK21QWebElementCollection5countEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebElementCollection6toListEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebElementCollectionplERKS_@Qt_5 5.212.0~alpha3
+ _ZNK21QWebFullScreenRequest6originEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebFullScreenRequest7elementEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebFullScreenRequest8toggleOnEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebNavigationHistory10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebNavigationHistory12forwardItemsEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebNavigationHistory9backItemsEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebNavigationRequest10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebNavigationRequest11isMainFrameEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebNavigationRequest11mouseButtonEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebNavigationRequest14navigationTypeEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebNavigationRequest17keyboardModifiersEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebNavigationRequest3urlEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebNavigationRequest6actionEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebPermissionRequest10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebPermissionRequest4typeEv@Qt_5 5.212.0~alpha3
+ _ZNK21QWebPermissionRequest5allowEv@Qt_5 5.212.0~alpha3
+ _ZNK21QtPluginWidgetAdapter10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK23QQuickUrlSchemeDelegate10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK23QQuickUrlSchemeDelegate5replyEv@Qt_5 5.212.0~alpha3
+ _ZNK23QQuickUrlSchemeDelegate6schemeEv@Qt_5 5.212.0~alpha3
+ _ZNK23QQuickUrlSchemeDelegate7requestEv@Qt_5 5.212.0~alpha3
+ _ZNK23QWebNavigationListModel10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK23QWebNavigationListModel4dataERK11QModelIndexi@Qt_5 5.212.0~alpha3
+ _ZNK23QWebNavigationListModel8rowCountERK11QModelIndex@Qt_5 5.212.0~alpha3
+ _ZNK23QWebNavigationListModel9roleNamesEv@Qt_5 5.212.0~alpha3
+ _ZNK24QWebHapticFeedbackPlayer10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK24QWebHitTestResultPrivate19elementForInnerNodeEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental10filePickerEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental10metaObjectEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental10webChannelEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental11alertDialogEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental11deviceWidthEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental11preferencesEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental11userScriptsEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental12colorChooserEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental12deviceHeightEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental12itemSelectorEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental12promptDialogEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental13confirmDialogEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental15userStyleSheetsEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental17navigationHistoryEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental18remoteInspectorUrlEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental19databaseQuotaDialogEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental20authenticationDialogEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental21transparentBackgroundEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental23renderToOffscreenBufferEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental25proxyAuthenticationDialogEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental25useDefaultContentItemSizeEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental29certificateVerificationDialogEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental29preferredMinimumContentsWidthEv@Qt_5 5.212.0~alpha3
+ _ZNK25QQuickWebViewExperimental9userAgentEv@Qt_5 5.212.0~alpha3
+ _ZNK25QWebNotificationPresenter10metaObjectEv@Qt_5 5.212.0~alpha3
+ (optional=templinst)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE4findERKS5_@Qt_5 5.212.0~alpha3
+ (optional=templinst)_ZNKSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE4findERS7_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=armhf hurd-i386 i386 mips mipsel)_ZNSt10_HashtableIxSt4pairIKxPdESaIS3_ENSt8__detail10_Select1stESt8equal_toIxESt4hashIxENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb0ELb0ELb1EEEED1Ev@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=armhf hurd-i386 i386 mips mipsel)_ZNSt10_HashtableIxSt4pairIKxPdESaIS3_ENSt8__detail10_Select1stESt8equal_toIxESt4hashIxENS5_18_Mod_range_hashingENS5_20_Default_ranged_hashENS5_20_Prime_rehash_policyENS5_17_Hashtable_traitsILb0ELb0ELb1EEEED2Ev@Qt_5 5.212.0~alpha3
+ (optional=templinst)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EE17_M_realloc_insertIJRKS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=sh4)_ZNSt6vectorINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESaIS5_EEaSERKS7_@Qt_5 5.212.0~alpha4
+ (optional=templinst)_ZNSt6vectorIiSaIiEE17_M_realloc_insertIJiEEEvN9__gnu_cxx17__normal_iteratorIPiS1_EEDpOT_@Qt_5 5.212.0~alpha3
+ (optional=templinst|subst)_ZNSt6vectorIjSaIjEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPjS1_EE{size_t}RKj@Qt_5 5.212.0~alpha3
+ (optional=templinst|subst)_ZNSt6vectorI{size_t}SaI{size_t}EE17_M_realloc_insertIJRK{size_t}EEEvN9__gnu_cxx17__normal_iteratorIP{size_t}S1_EEDpOT_@Qt_5 5.212.0~alpha3
+ (optional=templinst|subst)_ZNSt6vectorI{size_t}SaI{size_t}EE17_M_realloc_insertIJ{size_t}EEEvN9__gnu_cxx17__normal_iteratorIP{size_t}S1_EEDpOT_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=sh4)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPKcEEvT_S8_St20forward_iterator_tag@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE12_M_constructIPcEEvT_S7_St20forward_iterator_tag@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=amd64 arm64 hppa loong64 mips64el ppc64el riscv64 sh4 x32)_ZNSt8_Rb_treeIN7WebCore21WheelEventTestTrigger22DeferTestTriggerReasonES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE16_M_insert_uniqueIRKS2_EESt4pairISt17_Rb_tree_iteratorIS2_EbEOT_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIN7WebCore21WheelEventTestTrigger22DeferTestTriggerReasonES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE5eraseERKS2_@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIN7WebCore21WheelEventTestTrigger22DeferTestTriggerReasonES2_St9_IdentityIS2_ESt4lessIS2_ESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=!alpha !armel !armhf !hurd-i386 !i386 !mipsel !powerpc !ppc64 !s390x)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE16_M_insert_uniqueIRKS5_EESt4pairISt17_Rb_tree_iteratorIS5_EbEOT_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE24_M_get_insert_unique_posERKS5_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES5_St9_IdentityIS5_ESt4lessIS5_ESaIS5_EE8_M_eraseEPSt13_Rb_tree_nodeIS5_E@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE14_M_lower_boundEPSt13_Rb_tree_nodeIS9_EPSt18_Rb_tree_node_baseRS7_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOS5_EESK_IJEEEEESt17_Rb_tree_iteratorIS9_ESt23_Rb_tree_const_iteratorIS9_EDpOT_@Qt_5 5.212.0~alpha3
+ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE24_M_get_insert_unique_posERS7_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=amd64 arm64 hppa loong64 mips64el ppc64el riscv64 sh4 x32)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS9_ERS7_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=!alpha !ppc64 !s390x)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE4findERS7_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_9TBehaviorESt10_Select1stIS9_ESt4lessIS5_ESaIS9_EE8_M_eraseEPSt13_Rb_tree_nodeIS9_E@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE14_M_lower_boundEPSt13_Rb_tree_nodeIS8_EPSt18_Rb_tree_node_baseRS7_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE22_M_emplace_hint_uniqueIJRKSt21piecewise_construct_tSt5tupleIJOS5_EESJ_IJEEEEESt17_Rb_tree_iteratorIS8_ESt23_Rb_tree_const_iteratorIS8_EDpOT_@Qt_5 5.212.0~alpha4
+ (optional=templinst)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE24_M_get_insert_unique_posERS7_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=amd64 arm64 hppa loong64 mips64el ppc64el riscv64 sh4 x32)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS8_ERS7_@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_S5_ESt10_Select1stIS8_ESt4lessIS5_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE24_M_get_insert_unique_posERS1_@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE29_M_get_insert_hint_unique_posESt23_Rb_tree_const_iteratorIS2_ERS1_@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIiSt4pairIKiiESt10_Select1stIS2_ESt4lessIiESaIS2_EE8_M_eraseEPSt13_Rb_tree_nodeIS2_E@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE16_M_insert_uniqueIRKiEESt4pairISt17_Rb_tree_iteratorIiEbEOT_@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE16_M_insert_uniqueIiEESt4pairISt17_Rb_tree_iteratorIiEbEOT_@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE8_M_eraseEPSt13_Rb_tree_nodeIiE@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIjjSt9_IdentityIjESt4lessIjESaIjEE16_M_insert_uniqueIRKjEESt4pairISt17_Rb_tree_iteratorIjEbEOT_@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8_Rb_treeIjjSt9_IdentityIjESt4lessIjESaIjEE8_M_eraseEPSt13_Rb_tree_nodeIjE@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZNSt8__detail14__to_chars_lenIjEEjT_i@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=mipsel sh4)_ZNSt8__detail18__to_chars_10_implIjEEvPcjT_@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=armhf hurd-i386 i386 mipsel)_ZNSt8__detail9_Map_baseIxSt4pairIKxPdESaIS4_ENS_10_Select1stESt8equal_toIxESt4hashIxENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb0ELb0ELb1EEELb1EEixERS2_@Qt_5 5.212.0~alpha4
+ (optional=templinst|arch=sh4)_ZSt9__reverseIPhEvT_S1_St26random_access_iterator_tag@Qt_5 5.212.0~alpha3
+ _ZTI17QWebPluginFactory@Qt_5 5.212.0~alpha3
+ _ZTI20QWebHistoryInterface@Qt_5 5.212.0~alpha3
+ _ZTISt9bad_alloc@Qt_5 5.212.0~alpha3
+ _ZTISt9exception@Qt_5 5.212.0~alpha3
+ _ZTS17QWebPluginFactory@Qt_5 5.212.0~alpha3
+ _ZTS20QWebHistoryInterface@Qt_5 5.212.0~alpha3
+ _ZTSSt9bad_alloc@Qt_5 5.212.0~alpha3
+ _ZTSSt9exception@Qt_5 5.212.0~alpha3
+ _ZTV11QWebKitTest@Qt_5 5.212.0~alpha3
+ _ZTV13QQuickWebPage@Qt_5 5.212.0~alpha3
+ _ZTV13QQuickWebView@Qt_5 5.212.0~alpha3
+ _ZTV15QWebLoadRequest@Qt_5 5.212.0~alpha3
+ _ZTV15QWebPageAdapter@Qt_5 5.212.0~alpha3
+ _ZTV15QWebPreferences@Qt_5 5.212.0~alpha3
+ _ZTV16QWebDownloadItem@Qt_5 5.212.0~alpha3
+ _ZTV16QWebFrameAdapter@Qt_5 5.212.0~alpha3
+ _ZTV16QWebSelectMethod@Qt_5 5.212.0~alpha3
+ _ZTV16QWebSpellChecker@Qt_5 5.212.0~alpha3
+ _ZTV17QWebPluginFactory@Qt_5 5.212.0~alpha3
+ _ZTV17QWebTouchModifier@Qt_5 5.212.0~alpha3
+ _ZTV18QQuickNetworkReply@Qt_5 5.212.0~alpha3
+ _ZTV18QWebPluginDatabase@Qt_5 5.212.0~alpha3
+ _ZTV19QtWebSecurityOrigin@Qt_5 5.212.0~alpha3
+ _ZTV20QQuickNetworkRequest@Qt_5 5.212.0~alpha3
+ _ZTV20QWebHistoryInterface@Qt_5 5.212.0~alpha3
+ _ZTV21QQuickWebViewAttached@Qt_5 5.212.0~alpha3
+ _ZTV21QWebIconImageProvider@Qt_5 5.212.0~alpha3
+ _ZTV21QWebNavigationHistory@Qt_5 5.212.0~alpha3
+ _ZTV21QWebNavigationRequest@Qt_5 5.212.0~alpha3
+ _ZTV21QWebPermissionRequest@Qt_5 5.212.0~alpha3
+ _ZTV21QtPluginWidgetAdapter@Qt_5 5.212.0~alpha3
+ _ZTV23QQuickUrlSchemeDelegate@Qt_5 5.212.0~alpha3
+ _ZTV23QWebNavigationListModel@Qt_5 5.212.0~alpha3
+ _ZTV24QWebHapticFeedbackPlayer@Qt_5 5.212.0~alpha3
+ _ZTV25QQuickWebViewExperimental@Qt_5 5.212.0~alpha3
+ _ZTV25QWebNotificationPresenter@Qt_5 5.212.0~alpha3
+ (arch=!ppc64el !s390x)_ZTVNSt6thread11_State_implINS_8_InvokerISt5tupleIJPFvPN7bmalloc9AsyncTaskINS3_4HeapEMS5_FvvEEEES9_EEEEEE@Qt_5 5.212.0~alpha3
+ (arch=armel riscv64)_ZTVSt23_Sp_counted_ptr_inplaceISt5mutexSaIvELN9__gnu_cxx12_Lock_policyE1EE@Qt_5 5.212.0~alpha4
+ (arch=!armel !ppc64el !riscv64 !s390x)_ZTVSt23_Sp_counted_ptr_inplaceISt5mutexSaIvELN9__gnu_cxx12_Lock_policyE2EE@Qt_5 5.212.0~alpha4
+ (arch=!ppc64el !s390x)_ZZNSt19_Sp_make_shared_tag5_S_tiEvE5__tag@Qt_5 5.212.0~alpha3
+ (optional=templinst|arch=!ppc64el !s390x)_ZZNSt9once_flag18_Prepare_executionC4IZSt9call_onceIZN7bmalloc16PerThreadStorageINS3_5CacheEE4initEPvPFvS7_EEUlvE_JEEvRS_OT_DpOT0_EUlvE_EERSC_ENUlvE_4_FUNEv@Qt_5 5.212.0~alpha4
+ _ZZZN21QWebIconImageProvider10identifierEvENKUlvE_clEvE15qstring_literal@Qt_5 5.212.0~alpha3
+ _ZlsR11QDataStreamRK11QWebHistory@Qt_5 5.212.0~alpha3
+ _ZrsR11QDataStreamR11QWebHistory@Qt_5 5.212.0~alpha3
+ (arch=hurd-i386)llintPCRangeEnd@Qt_5 5.212.0~alpha3
+ (arch=hurd-i386)llintPCRangeStart@Qt_5 5.212.0~alpha3
+ (arch=hurd-i386)llint_entry@Qt_5 5.212.0~alpha3
+ (c++)"non-virtual thunk to QQuickWebPage::~QQuickWebPage()@Qt_5" 5.212.0~alpha3
+ (c++)"non-virtual thunk to QQuickWebView::componentComplete()@Qt_5" 5.212.0~alpha3
+ (c++)"non-virtual thunk to QQuickWebView::~QQuickWebView()@Qt_5" 5.212.0~alpha3
+ (arch=hurd-i386)sanitizeStackForVMImpl@Qt_5 5.212.0~alpha3
+ (arch=hurd-i386)vmEntryRecord@Qt_5 5.212.0~alpha3
+ (arch=hurd-i386)vmEntryToJavaScript@Qt_5 5.212.0~alpha3
+ (arch=hurd-i386)vmEntryToNative@Qt_5 5.212.0~alpha3
+libQt5WebKitWidgets.so.5 libqt5webkit5 #MINVER#
+* Build-Depends-Package: libqt5webkit5-dev
+ (optional=linker)Qt_5.0@Qt_5.0 5.6.1
+ (optional=linker)Qt_5.10@Qt_5.10 5.212.0~alpha2
+ (optional=linker)Qt_5.11@Qt_5.11 5.212.0~alpha2
+ (optional=linker)Qt_5.12@Qt_5.12 5.212.0~alpha3
+ (optional=linker)Qt_5.13@Qt_5.13 5.212.0~alpha3
+ (optional=linker)Qt_5.14@Qt_5.14 5.212.0~alpha3
+ (optional=linker)Qt_5.15@Qt_5.15 5.212.0~alpha4
+ (optional=linker)Qt_5.1@Qt_5.1 5.6.1
+ (optional=linker)Qt_5.2@Qt_5.2 5.6.1
+ (optional=linker)Qt_5.3@Qt_5.3 5.6.1
+ (optional=linker)Qt_5.4@Qt_5.4 5.6.1
+ (optional=linker)Qt_5.5@Qt_5.5 5.6.1
+ (optional=linker)Qt_5.6@Qt_5.6 5.6.1
+ (optional=linker)Qt_5.7@Qt_5.7 5.7.0
+ (optional=linker)Qt_5.8@Qt_5.8 5.9.0
+ (optional=linker)Qt_5.9@Qt_5.9 5.9.0
+ (optional=linker)Qt_5@Qt_5 5.6.1
+ (optional=linker)Qt_5_PRIVATE_API@Qt_5_PRIVATE_API 5.6.1
+ _ZN13QWebInspector10closeEventEP11QCloseEvent@Qt_5 5.6.0~rc
+ _ZN13QWebInspector11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.6.0~rc
+ _ZN13QWebInspector11qt_metacastEPKc@Qt_5 5.6.0~rc
+ _ZN13QWebInspector11resizeEventEP12QResizeEvent@Qt_5 5.6.0~rc
+ _ZN13QWebInspector16staticMetaObjectE@Qt_5 5.6.0~rc
+ _ZN13QWebInspector5eventEP6QEvent@Qt_5 5.6.0~rc
+ _ZN13QWebInspector7setPageEP8QWebPage@Qt_5 5.6.0~rc
+ _ZN13QWebInspector9hideEventEP10QHideEvent@Qt_5 5.6.0~rc
+ _ZN13QWebInspector9showEventEP10QShowEvent@Qt_5 5.6.0~rc
+ _ZN13QWebInspectorC1EP7QWidget@Qt_5 5.6.0~rc
+ _ZN13QWebInspectorC2EP7QWidget@Qt_5 5.6.0~rc
+ _ZN13QWebInspectorD0Ev@Qt_5 5.6.0~rc
+ _ZN13QWebInspectorD1Ev@Qt_5 5.6.0~rc
+ _ZN13QWebInspectorD2Ev@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView10sceneEventEP6QEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView10setContentERK10QByteArrayRK7QStringRK4QUrl@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView10urlChangedERK4QUrl@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView10wheelEventEP24QGraphicsSceneWheelEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView11iconChangedEv@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView11linkClickedERK4QUrl@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView11loadStartedEv@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView11qt_metacastEPKc@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView11setGeometryERK6QRectF@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView12focusInEventEP11QFocusEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView12loadFinishedEb@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView12loadProgressEi@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView12titleChangedERK7QString@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView13dragMoveEventEP27QGraphicsSceneDragDropEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView13focusOutEventEP11QFocusEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView13keyPressEventEP9QKeyEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView13setRenderHintEN8QPainter10RenderHintEb@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView13setZoomFactorEd@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView14dragEnterEventEP27QGraphicsSceneDragDropEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView14dragLeaveEventEP27QGraphicsSceneDragDropEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView14hoverMoveEventEP24QGraphicsSceneHoverEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView14mouseMoveEventEP24QGraphicsSceneMouseEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView14setRenderHintsE6QFlagsIN8QPainter10RenderHintEE@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView14updateGeometryEv@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView15keyReleaseEventEP9QKeyEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView15mousePressEventEP24QGraphicsSceneMouseEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView16contextMenuEventEP30QGraphicsSceneContextMenuEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView16inputMethodEventEP17QInputMethodEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView16staticMetaObjectE@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView16statusBarMessageERK7QString@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView17triggerPageActionEN8QWebPage9WebActionEb@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView18focusNextPrevChildEb@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView20setResizesToContentsEb@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView26setTiledBackingStoreFrozenEb@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView4backEv@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView4loadERK15QNetworkRequestN21QNetworkAccessManager9OperationERK10QByteArray@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView4loadERK4QUrl@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView4stopEv@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView5eventEP6QEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView6reloadEv@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView6setUrlERK4QUrl@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView7forwardEv@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView7setHtmlERK7QStringRK4QUrl@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView7setPageEP8QWebPage@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView8findTextERK7QString6QFlagsIN8QWebPage8FindFlagEE@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebView9dropEventEP27QGraphicsSceneDragDropEvent@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebViewC1EP13QGraphicsItem@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebViewC2EP13QGraphicsItem@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebViewD0Ev@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebViewD1Ev@Qt_5 5.6.0~rc
+ _ZN16QGraphicsWebViewD2Ev@Qt_5 5.6.0~rc
+ _ZN17QWebHitTestResultC1EP24QWebHitTestResultPrivate@Qt_5 5.6.0~rc
+ _ZN17QWebHitTestResultC1ERKS_@Qt_5 5.6.0~rc
+ _ZN17QWebHitTestResultC1Ev@Qt_5 5.6.0~rc
+ _ZN17QWebHitTestResultC2EP24QWebHitTestResultPrivate@Qt_5 5.6.0~rc
+ _ZN17QWebHitTestResultC2ERKS_@Qt_5 5.6.0~rc
+ _ZN17QWebHitTestResultC2Ev@Qt_5 5.6.0~rc
+ _ZN17QWebHitTestResultD1Ev@Qt_5 5.6.0~rc
+ _ZN17QWebHitTestResultD2Ev@Qt_5 5.6.0~rc
+ _ZN17QWebHitTestResultaSERKS_@Qt_5 5.6.0~rc
+ _ZN6WebKit23initializeWebKitWidgetsEv@Qt_5 5.6.0~rc
+ _ZN8QWebPage10chooseFileEP9QWebFrameRK7QString@Qt_5 5.6.0~rc
+ _ZN8QWebPage10setPaletteERK8QPalette@Qt_5 5.6.0~rc
+ _ZN8QWebPage11linkClickedERK4QUrl@Qt_5 5.6.0~rc
+ _ZN8QWebPage11linkHoveredERK7QStringS2_S2_@Qt_5 5.6.0~rc
+ _ZN8QWebPage11loadStartedEv@Qt_5 5.6.0~rc
+ _ZN8QWebPage11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.6.0~rc
+ _ZN8QWebPage11qt_metacastEPKc@Qt_5 5.6.0~rc
+ _ZN8QWebPage12createPluginERK7QStringRK4QUrlRK11QStringListS8_@Qt_5 5.6.0~rc
+ _ZN8QWebPage12createWindowENS_13WebWindowTypeE@Qt_5 5.6.0~rc
+ _ZN8QWebPage12frameCreatedEP9QWebFrame@Qt_5 5.6.0~rc
+ _ZN8QWebPage12loadFinishedEb@Qt_5 5.6.0~rc
+ _ZN8QWebPage12loadProgressEi@Qt_5 5.6.0~rc
+ _ZN8QWebPage13triggerActionENS_9WebActionEb@Qt_5 5.6.0~rc
+ _ZN8QWebPage14printRequestedEP9QWebFrame@Qt_5 5.6.0~rc
+ _ZN8QWebPage15contentsChangedEv@Qt_5 5.6.0~rc
+ _ZN8QWebPage15javaScriptAlertEP9QWebFrameRK7QString@Qt_5 5.6.0~rc
+ _ZN8QWebPage15scrollRequestedEiiRK5QRect@Qt_5 5.6.0~rc
+ _ZN8QWebPage16javaScriptPromptEP9QWebFrameRK7QStringS4_PS2_@Qt_5 5.6.0~rc
+ _ZN8QWebPage16repaintRequestedERK5QRect@Qt_5 5.6.0~rc
+ _ZN8QWebPage16selectionChangedEv@Qt_5 5.6.0~rc
+ _ZN8QWebPage16setPluginFactoryEP17QWebPluginFactory@Qt_5 5.6.0~rc
+ _ZN8QWebPage16staticMetaObjectE@Qt_5 5.6.0~rc
+ _ZN8QWebPage16statusBarMessageERK7QString@Qt_5 5.6.0~rc
+ _ZN8QWebPage17downloadRequestedERK15QNetworkRequest@Qt_5 5.6.0~rc
+ _ZN8QWebPage17javaScriptConfirmEP9QWebFrameRK7QString@Qt_5 5.6.0~rc
+ _ZN8QWebPage17microFocusChangedEv@Qt_5 5.6.0~rc
+ _ZN8QWebPage18ViewportAttributesC1ERKS0_@Qt_5 5.6.0~rc
+ _ZN8QWebPage18ViewportAttributesC1Ev@Qt_5 5.6.0~rc
+ _ZN8QWebPage18ViewportAttributesC2ERKS0_@Qt_5 5.6.0~rc
+ _ZN8QWebPage18ViewportAttributesC2Ev@Qt_5 5.6.0~rc
+ _ZN8QWebPage18ViewportAttributesD1Ev@Qt_5 5.6.0~rc
+ _ZN8QWebPage18ViewportAttributesD2Ev@Qt_5 5.6.0~rc
+ _ZN8QWebPage18ViewportAttributesaSERKS0_@Qt_5 5.6.0~rc
+ _ZN8QWebPage18focusNextPrevChildEb@Qt_5 5.6.0~rc
+ _ZN8QWebPage18setContentEditableEb@Qt_5 5.6.0~rc
+ _ZN8QWebPage18setVisibilityStateENS_15VisibilityStateE@Qt_5 5.6.0~rc
+ _ZN8QWebPage18unsupportedContentEP13QNetworkReply@Qt_5 5.6.0~rc
+ _ZN8QWebPage19fullScreenRequestedE21QWebFullScreenRequest@Qt_5 5.212.0~alpha2
+ _ZN8QWebPage19setDevicePixelRatioEd@Qt_5 5.212.0~alpha2
+ _ZN8QWebPage20setFeaturePermissionEP9QWebFrameNS_7FeatureENS_16PermissionPolicyE@Qt_5 5.6.0~rc
+ _ZN8QWebPage20windowCloseRequestedEv@Qt_5 5.6.0~rc
+ _ZN8QWebPage21databaseQuotaExceededEP9QWebFrame7QString@Qt_5 5.6.0~rc
+ _ZN8QWebPage21focusedElementChangedERK11QWebElement@Qt_5 5.212.0~alpha2
+ _ZN8QWebPage21resetDevicePixelRatioEv@Qt_5 5.212.0~alpha2
+ _ZN8QWebPage22consoleMessageReceivedENS_13MessageSourceENS_12MessageLevelERK7QStringiS4_@Qt_5 5.212.0~alpha2
+ _ZN8QWebPage22recentlyAudibleChangedEb@Qt_5 5.212.0~alpha2
+ _ZN8QWebPage23acceptNavigationRequestEP9QWebFrameRK15QNetworkRequestNS_14NavigationTypeE@Qt_5 5.6.0~rc
+ _ZN8QWebPage23geometryChangeRequestedERK5QRect@Qt_5 5.6.0~rc
+ _ZN8QWebPage23saveFrameStateRequestedEP9QWebFrameP15QWebHistoryItem@Qt_5 5.6.0~rc
+ _ZN8QWebPage23setLinkDelegationPolicyENS_20LinkDelegationPolicyE@Qt_5 5.6.0~rc
+ _ZN8QWebPage23setNetworkAccessManagerEP21QNetworkAccessManager@Qt_5 5.6.0~rc
+ _ZN8QWebPage23swallowContextMenuEventEP17QContextMenuEvent@Qt_5 5.6.0~rc
+ _ZN8QWebPage23viewportChangeRequestedEv@Qt_5 5.6.0~rc
+ _ZN8QWebPage24javaScriptConsoleMessageERK7QStringiS2_@Qt_5 5.6.0~rc
+ _ZN8QWebPage25createStandardContextMenuEv@Qt_5 5.6.0~rc
+ _ZN8QWebPage25shouldInterruptJavaScriptEv@Qt_5 5.6.0~rc
+ _ZN8QWebPage26featurePermissionRequestedEP9QWebFrameNS_7FeatureE@Qt_5 5.6.0~rc
+ _ZN8QWebPage26restoreFrameStateRequestedEP9QWebFrame@Qt_5 5.6.0~rc
+ _ZN8QWebPage28setForwardUnsupportedContentEb@Qt_5 5.6.0~rc
+ _ZN8QWebPage29applicationCacheQuotaExceededEP18QWebSecurityOriginyy@Qt_5 5.6.0~rc
+ _ZN8QWebPage30updatePositionDependentActionsERK6QPoint@Qt_5 5.6.0~rc
+ _ZN8QWebPage32featurePermissionRequestCanceledEP9QWebFrameNS_7FeatureE@Qt_5 5.6.0~rc
+ _ZN8QWebPage32menuBarVisibilityChangeRequestedEb@Qt_5 5.6.0~rc
+ _ZN8QWebPage32toolBarVisibilityChangeRequestedEb@Qt_5 5.6.0~rc
+ _ZN8QWebPage34statusBarVisibilityChangeRequestedEb@Qt_5 5.6.0~rc
+ _ZN8QWebPage5eventEP6QEvent@Qt_5 5.6.0~rc
+ _ZN8QWebPage7setViewEP7QWidget@Qt_5 5.6.0~rc
+ _ZN8QWebPage8findTextERK7QString6QFlagsINS_8FindFlagEE@Qt_5 5.6.0~rc
+ _ZN8QWebPage9extensionENS_9ExtensionEPKNS_15ExtensionOptionEPNS_15ExtensionReturnE@Qt_5 5.6.0~rc
+ _ZN8QWebPageC1EP7QObject@Qt_5 5.6.0~rc
+ _ZN8QWebPageC2EP7QObject@Qt_5 5.6.0~rc
+ _ZN8QWebPageD0Ev@Qt_5 5.6.0~rc
+ _ZN8QWebPageD1Ev@Qt_5 5.6.0~rc
+ _ZN8QWebPageD2Ev@Qt_5 5.6.0~rc
+ _ZN8QWebView10paintEventEP11QPaintEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView10setContentERK10QByteArrayRK7QStringRK4QUrl@Qt_5 5.6.0~rc
+ _ZN8QWebView10urlChangedERK4QUrl@Qt_5 5.6.0~rc
+ _ZN8QWebView10wheelEventEP11QWheelEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView11changeEventEP6QEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView11iconChangedEv@Qt_5 5.6.0~rc
+ _ZN8QWebView11linkClickedERK4QUrl@Qt_5 5.6.0~rc
+ _ZN8QWebView11loadStartedEv@Qt_5 5.6.0~rc
+ _ZN8QWebView11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.6.0~rc
+ _ZN8QWebView11qt_metacastEPKc@Qt_5 5.6.0~rc
+ _ZN8QWebView11resizeEventEP12QResizeEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView12createWindowEN8QWebPage13WebWindowTypeE@Qt_5 5.6.0~rc
+ _ZN8QWebView12focusInEventEP11QFocusEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView12loadFinishedEb@Qt_5 5.6.0~rc
+ _ZN8QWebView12loadProgressEi@Qt_5 5.6.0~rc
+ _ZN8QWebView12titleChangedERK7QString@Qt_5 5.6.0~rc
+ _ZN8QWebView13dragMoveEventEP14QDragMoveEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView13focusOutEventEP11QFocusEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView13keyPressEventEP9QKeyEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView13setRenderHintEN8QPainter10RenderHintEb@Qt_5 5.6.0~rc
+ _ZN8QWebView13setZoomFactorEd@Qt_5 5.6.0~rc
+ _ZN8QWebView14dragEnterEventEP15QDragEnterEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView14dragLeaveEventEP15QDragLeaveEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView14mouseMoveEventEP11QMouseEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView14setRenderHintsE6QFlagsIN8QPainter10RenderHintEE@Qt_5 5.6.0~rc
+ _ZN8QWebView15keyReleaseEventEP9QKeyEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView15mousePressEventEP11QMouseEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView16contextMenuEventEP17QContextMenuEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView16inputMethodEventEP17QInputMethodEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView16selectionChangedEv@Qt_5 5.6.0~rc
+ _ZN8QWebView16staticMetaObjectE@Qt_5 5.6.0~rc
+ _ZN8QWebView16statusBarMessageERK7QString@Qt_5 5.6.0~rc
+ _ZN8QWebView17mouseReleaseEventEP11QMouseEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView17triggerPageActionEN8QWebPage9WebActionEb@Qt_5 5.6.0~rc
+ _ZN8QWebView18focusNextPrevChildEb@Qt_5 5.6.0~rc
+ _ZN8QWebView21mouseDoubleClickEventEP11QMouseEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView21setTextSizeMultiplierEd@Qt_5 5.6.0~rc
+ _ZN8QWebView4backEv@Qt_5 5.6.0~rc
+ _ZN8QWebView4loadERK15QNetworkRequestN21QNetworkAccessManager9OperationERK10QByteArray@Qt_5 5.6.0~rc
+ _ZN8QWebView4loadERK4QUrl@Qt_5 5.6.0~rc
+ _ZN8QWebView4stopEv@Qt_5 5.6.0~rc
+ _ZN8QWebView5eventEP6QEvent@Qt_5 5.6.0~rc
+ _ZN8QWebView6reloadEv@Qt_5 5.6.0~rc
+ _ZN8QWebView6setUrlERK4QUrl@Qt_5 5.6.0~rc
+ _ZN8QWebView7forwardEv@Qt_5 5.6.0~rc
+ _ZN8QWebView7setHtmlERK7QStringRK4QUrl@Qt_5 5.6.0~rc
+ _ZN8QWebView7setPageEP8QWebPage@Qt_5 5.6.0~rc
+ _ZN8QWebView8findTextERK7QString6QFlagsIN8QWebPage8FindFlagEE@Qt_5 5.6.0~rc
+ _ZN8QWebView9dropEventEP10QDropEvent@Qt_5 5.6.0~rc
+ _ZN8QWebViewC1EP7QWidget@Qt_5 5.6.0~rc
+ _ZN8QWebViewC2EP7QWidget@Qt_5 5.6.0~rc
+ _ZN8QWebViewD0Ev@Qt_5 5.6.0~rc
+ _ZN8QWebViewD1Ev@Qt_5 5.6.0~rc
+ _ZN8QWebViewD2Ev@Qt_5 5.6.0~rc
+ _ZN9QWebFrame10setContentERK10QByteArrayRK7QStringRK4QUrl@Qt_5 5.6.0~rc
+ _ZN9QWebFrame10urlChangedERK4QUrl@Qt_5 5.6.0~rc
+ _ZN9QWebFrame11iconChangedEv@Qt_5 5.6.0~rc
+ _ZN9QWebFrame11loadStartedEv@Qt_5 5.6.0~rc
+ _ZN9QWebFrame11pageChangedEv@Qt_5 5.6.0~rc
+ _ZN9QWebFrame11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5 5.6.0~rc
+ _ZN9QWebFrame11qt_metacastEPKc@Qt_5 5.6.0~rc
+ _ZN9QWebFrame12loadFinishedEb@Qt_5 5.6.0~rc
+ _ZN9QWebFrame12titleChangedERK7QString@Qt_5 5.6.0~rc
+ _ZN9QWebFrame13setZoomFactorEd@Qt_5 5.6.0~rc
+ _ZN9QWebFrame14scrollToAnchorERK7QString@Qt_5 5.6.0~rc
+ _ZN9QWebFrame15provisionalLoadEv@Qt_5 5.6.0~rc
+ _ZN9QWebFrame16staticMetaObjectE@Qt_5 5.6.0~rc
+ _ZN9QWebFrame17setScrollBarValueEN2Qt11OrientationEi@Qt_5 5.6.0~rc
+ _ZN9QWebFrame17setScrollPositionERK6QPoint@Qt_5 5.6.0~rc
+ _ZN9QWebFrame18evaluateJavaScriptERK7QString@Qt_5 5.6.0~rc
+ _ZN9QWebFrame18setScrollBarPolicyEN2Qt11OrientationENS0_15ScrollBarPolicyE@Qt_5 5.6.0~rc
+ _ZN9QWebFrame19contentsSizeChangedERK5QSize@Qt_5 5.6.0~rc
+ _ZN9QWebFrame21setTextSizeMultiplierEd@Qt_5 5.6.0~rc
+ _ZN9QWebFrame22initialLayoutCompletedEv@Qt_5 5.6.0~rc
+ _ZN9QWebFrame27addToJavaScriptWindowObjectERK7QStringP7QObjectNS_14ValueOwnershipE@Qt_5 5.6.0~rc
+ _ZN9QWebFrame29javaScriptWindowObjectClearedEv@Qt_5 5.6.0~rc
+ _ZN9QWebFrame4loadERK15QNetworkRequestN21QNetworkAccessManager9OperationERK10QByteArray@Qt_5 5.6.0~rc
+ _ZN9QWebFrame4loadERK4QUrl@Qt_5 5.6.0~rc
+ _ZN9QWebFrame5eventEP6QEvent@Qt_5 5.6.0~rc
+ _ZN9QWebFrame6renderEP8QPainter6QFlagsINS_11RenderLayerEERK7QRegion@Qt_5 5.6.0~rc
+ _ZN9QWebFrame6renderEP8QPainterRK7QRegion@Qt_5 5.6.0~rc
+ _ZN9QWebFrame6scrollEii@Qt_5 5.6.0~rc
+ _ZN9QWebFrame6setUrlERK4QUrl@Qt_5 5.6.0~rc
+ _ZN9QWebFrame7setHtmlERK7QStringRK4QUrl@Qt_5 5.6.0~rc
+ _ZN9QWebFrame8setFocusEv@Qt_5 5.6.0~rc
+ _ZN9QWebFrameC1EP8QWebPage@Qt_5 5.6.0~rc
+ _ZN9QWebFrameC1EPS_P13QWebFrameData@Qt_5 5.6.0~rc
+ _ZN9QWebFrameC2EP8QWebPage@Qt_5 5.6.0~rc
+ _ZN9QWebFrameC2EPS_P13QWebFrameData@Qt_5 5.6.0~rc
+ _ZN9QWebFrameD0Ev@Qt_5 5.6.0~rc
+ _ZN9QWebFrameD1Ev@Qt_5 5.6.0~rc
+ _ZN9QWebFrameD2Ev@Qt_5 5.6.0~rc
+ _ZNK13QWebInspector10metaObjectEv@Qt_5 5.6.0~rc
+ _ZNK13QWebInspector4pageEv@Qt_5 5.6.0~rc
+ _ZNK13QWebInspector8sizeHintEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView10isModifiedEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView10metaObjectEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView10pageActionEN8QWebPage9WebActionE@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView10zoomFactorEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView11renderHintsEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView16inputMethodQueryEN2Qt16InputMethodQueryE@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView17resizesToContentsEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView25isTiledBackingStoreFrozenEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView3urlEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView4iconEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView4pageEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView5titleEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView7historyEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView8settingsEv@Qt_5 5.6.0~rc
+ _ZNK16QGraphicsWebView8sizeHintEN2Qt8SizeHintERK6QSizeF@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult11linkElementEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult12boundingRectEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult13alternateTextEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult15linkTargetFrameEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult15linkTitleStringEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult17isContentEditableEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult17isContentSelectedEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult21enclosingBlockElementEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult3posEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult5frameEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult5titleEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult6isNullEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult6pixmapEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult7elementEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult7linkUrlEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult8imageUrlEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult8linkTextEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult8mediaUrlEv@Qt_5 5.6.0~rc
+ _ZNK17QWebHitTestResult9linkTitleEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage10isModifiedEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage10metaObjectEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage10totalBytesEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage12currentFrameEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage12customActionEi@Qt_5 5.9.0
+ _ZNK8QWebPage12hasSelectionEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage12selectedHtmlEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage12selectedTextEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage12viewportSizeEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage13bytesReceivedEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage13pluginFactoryEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage15recentlyAudibleEv@Qt_5 5.212.0~alpha2
+ _ZNK8QWebPage15setViewportSizeERK5QSize@Qt_5 5.6.0~rc
+ _ZNK8QWebPage15userAgentForUrlERK4QUrl@Qt_5 5.6.0~rc
+ _ZNK8QWebPage15visibilityStateEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage16devicePixelRatioEv@Qt_5 5.212.0~alpha2
+ _ZNK8QWebPage16inputMethodQueryEN2Qt16InputMethodQueryE@Qt_5 5.6.0~rc
+ _ZNK8QWebPage17isContentEditableEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage17supportsExtensionENS_9ExtensionE@Qt_5 5.6.0~rc
+ _ZNK8QWebPage19supportsContentTypeERK7QString@Qt_5 5.6.0~rc
+ _ZNK8QWebPage20linkDelegationPolicyEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage20networkAccessManagerEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage21preferredContentsSizeEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage21supportedContentTypesEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage24setPreferredContentsSizeERK5QSize@Qt_5 5.6.0~rc
+ _ZNK8QWebPage25forwardUnsupportedContentEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage25viewportAttributesForSizeERK5QSize@Qt_5 5.6.0~rc
+ _ZNK8QWebPage27setActualVisibleContentRectERK5QRect@Qt_5 5.6.0~rc
+ _ZNK8QWebPage4viewEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage6actionENS_9WebActionE@Qt_5 5.6.0~rc
+ _ZNK8QWebPage6handleEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage7frameAtERK6QPoint@Qt_5 5.6.0~rc
+ _ZNK8QWebPage7historyEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage7paletteEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage8settingsEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage9mainFrameEv@Qt_5 5.6.0~rc
+ _ZNK8QWebPage9undoStackEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView10isModifiedEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView10metaObjectEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView10pageActionEN8QWebPage9WebActionE@Qt_5 5.6.0~rc
+ _ZNK8QWebView10zoomFactorEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView11renderHintsEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView12hasSelectionEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView12selectedHtmlEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView12selectedTextEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView16inputMethodQueryEN2Qt16InputMethodQueryE@Qt_5 5.6.0~rc
+ _ZNK8QWebView18textSizeMultiplierEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView3urlEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView4iconEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView4pageEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView5printEP8QPrinter@Qt_5 5.6.0~rc
+ _ZNK8QWebView5titleEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView7historyEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView8settingsEv@Qt_5 5.6.0~rc
+ _ZNK8QWebView8sizeHintEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame10metaObjectEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame10zoomFactorEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame11childFramesEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame11parentFrameEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame11toPlainTextEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame12contentsSizeEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame12ownerElementEv@Qt_5 5.212.0~alpha2
+ _ZNK9QWebFrame12requestedUrlEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame14hitTestContentERK6QPoint@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame14scrollBarValueEN2Qt11OrientationE@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame14scrollPositionEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame14securityOriginEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame15documentElementEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame15findAllElementsERK7QString@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame15scrollBarPolicyEN2Qt11OrientationE@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame16findFirstElementERK7QString@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame16scrollBarMaximumEN2Qt11OrientationE@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame16scrollBarMinimumEN2Qt11OrientationE@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame17scrollBarGeometryEN2Qt11OrientationE@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame18textSizeMultiplierEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame3posEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame3urlEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame4iconEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame4pageEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame5printEP8QPrinter@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame5titleEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame6handleEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame6toHtmlEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame7baseUrlEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame8geometryEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame8hasFocusEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame8metaDataEv@Qt_5 5.6.0~rc
+ _ZNK9QWebFrame9frameNameEv@Qt_5 5.6.0~rc
+ _ZTI13QWebInspector@Qt_5 5.6.0~rc
+ _ZTI16QGraphicsWebView@Qt_5 5.6.0~rc
+ _ZTI8QWebPage@Qt_5 5.6.0~rc
+ _ZTI8QWebView@Qt_5 5.6.0~rc
+ _ZTI9QWebFrame@Qt_5 5.6.0~rc
+ _ZTS13QWebInspector@Qt_5 5.6.0~rc
+ _ZTS16QGraphicsWebView@Qt_5 5.6.0~rc
+ _ZTS8QWebPage@Qt_5 5.6.0~rc
+ _ZTS8QWebView@Qt_5 5.6.0~rc
+ _ZTS9QWebFrame@Qt_5 5.6.0~rc
+ _ZTV13QWebInspector@Qt_5 5.6.0~rc
+ _ZTV16QGraphicsWebView@Qt_5 5.6.0~rc
+ _ZTV8QWebPage@Qt_5 5.6.0~rc
+ _ZTV8QWebView@Qt_5 5.6.0~rc
+ _ZTV9QWebFrame@Qt_5 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::contextMenuEvent(QGraphicsSceneContextMenuEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::dragEnterEvent(QGraphicsSceneDragDropEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::dragLeaveEvent(QGraphicsSceneDragDropEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::dragMoveEvent(QGraphicsSceneDragDropEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::dropEvent(QGraphicsSceneDragDropEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::focusInEvent(QFocusEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::focusOutEvent(QFocusEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::hoverLeaveEvent(QGraphicsSceneHoverEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::hoverMoveEvent(QGraphicsSceneHoverEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::inputMethodEvent(QInputMethodEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::inputMethodQuery(Qt::InputMethodQuery) const@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::itemChange(QGraphicsItem::GraphicsItemChange, QVariant const&)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::keyPressEvent(QKeyEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::keyReleaseEvent(QKeyEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::mouseDoubleClickEvent(QGraphicsSceneMouseEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::mouseMoveEvent(QGraphicsSceneMouseEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::mousePressEvent(QGraphicsSceneMouseEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::mouseReleaseEvent(QGraphicsSceneMouseEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::paint(QPainter*, QStyleOptionGraphicsItem const*, QWidget*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::sceneEvent(QEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::setGeometry(QRectF const&)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::sizeHint(Qt::SizeHint, QSizeF const&) const@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::updateGeometry()@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::wheelEvent(QGraphicsSceneWheelEvent*)@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QGraphicsWebView::~QGraphicsWebView()@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QWebInspector::~QWebInspector()@Qt_5" 5.6.0~rc
+ (c++)"non-virtual thunk to QWebView::~QWebView()@Qt_5" 5.6.0~rc
diff --git a/not-installed b/not-installed
new file mode 100644 (file)
index 0000000..85668e6
--- /dev/null
@@ -0,0 +1,4 @@
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKit/5.*
+usr/include/${DEB_HOST_MULTIARCH}/qt5/QtWebKitWidgets/5.*
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/mkspecs/modules/qt_lib_webkit_private.pri
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/mkspecs/modules/qt_lib_webkitwidgets_private.pri
diff --git a/patches/bison_3.7.diff b/patches/bison_3.7.diff
new file mode 100644 (file)
index 0000000..4237a06
--- /dev/null
@@ -0,0 +1,39 @@
+Description: let Bison generate the header directly
+ Starting with Bison 3.7, the generated C++ file #include's the header
+ by default, instead of duplicating it. So we should not delete it.
+ .
+ Remove the code to add #ifdef guards to the header, since Bison adds
+ them itself since version 2.6.3.
+Author: Dmitry Shachnev <mitya57@debian.org>
+Forwarded: https://github.com/qtwebkit/qtwebkit/pull/1012
+Last-Update: 2020-08-04
+
+--- a/Source/WebCore/css/makegrammar.pl
++++ b/Source/WebCore/css/makegrammar.pl
+@@ -73,25 +73,6 @@ if ($suffix eq ".y.in") {
+ }
+ my $fileBase = File::Spec->join($outputDir, $filename);
+-my @bisonCommand = ($bison, "-d", "-p", $symbolsPrefix, $grammarFilePath, "-o", "$fileBase.cpp");
++my @bisonCommand = ($bison, "--defines=$fileBase.h", "-p", $symbolsPrefix, $grammarFilePath, "-o", "$fileBase.cpp");
+ push @bisonCommand, "--no-lines" if $^O eq "MSWin32"; # Work around bug in bison >= 3.0 on Windows where it puts backslashes into #line directives.
+ system(@bisonCommand) == 0 or die;
+-
+-open HEADER, ">$fileBase.h" or die;
+-print HEADER << "EOF";
+-#ifndef CSSGRAMMAR_H
+-#define CSSGRAMMAR_H
+-EOF
+-
+-open HPP, "<$fileBase.cpp.h" or open HPP, "<$fileBase.hpp" or die;
+-while (<HPP>) {
+-    print HEADER;
+-}
+-close HPP;
+-
+-print HEADER "#endif\n";
+-close HEADER;
+-
+-unlink("$fileBase.cpp.h");
+-unlink("$fileBase.hpp");
+-
diff --git a/patches/gcc_13.diff b/patches/gcc_13.diff
new file mode 100644 (file)
index 0000000..e83010d
--- /dev/null
@@ -0,0 +1,14 @@
+Description: ANGLE: add missing include to fix build with GCC 13
+Origin: upstream, https://chromium.googlesource.com/angle/angle/+/cdfa8f504d83c2a3
+Last-Update: 2023-06-18
+
+--- a/Source/ThirdParty/ANGLE/src/common/mathutil.h
++++ b/Source/ThirdParty/ANGLE/src/common/mathutil.h
+@@ -15,6 +15,7 @@
+ #include <limits>
+ #include <algorithm>
+ #include <string.h>
++#include <stdint.h>
+ #include <stdlib.h>
+ namespace gl
diff --git a/patches/gcc_14.diff b/patches/gcc_14.diff
new file mode 100644 (file)
index 0000000..b5be460
--- /dev/null
@@ -0,0 +1,18 @@
+Description: fix build with GCC 14
+Origin: Fedora, https://src.fedoraproject.org/rpms/qt5-qtwebkit/blob/rawhide/f/qtwebkit-fix-build-gcc14.patch
+Forwarded: no
+Last-Update: 2024-07-04
+
+--- a/Source/WebCore/page/csp/ContentSecurityPolicy.cpp
++++ b/Source/WebCore/page/csp/ContentSecurityPolicy.cpp
+@@ -231,8 +231,9 @@ bool isAllowedByAllWithHashFromContent(c
+         auto cryptoDigest = CryptoDigest::create(toCryptoDigestAlgorithm(algorithm));
+         cryptoDigest->addBytes(contentCString.data(), contentCString.length());
+         Vector<uint8_t> digest = cryptoDigest->computeHash();
++        ContentSecurityPolicyHash hash = std::make_pair(algorithm, digest);
+         for (auto& policy : policies) {
+-            if ((policy.get()->*allowed)(std::make_pair(algorithm, digest)))
++            if ((policy.get()->*allowed)(hash))
+                 return true;
+         }
+     }
diff --git a/patches/glib_2.68.diff b/patches/glib_2.68.diff
new file mode 100644 (file)
index 0000000..3112b4c
--- /dev/null
@@ -0,0 +1,18 @@
+Description: remove invalid g_object declarations to fix build with glib ≥ 2.68
+Origin: https://build.opensuse.org/package/view_file/KDE:Qt5/libqt5-qtwebkit/0001-Remove-invalid-g_object-declarations-to-fix-build-wi.patch
+Forwarded: https://github.com/qtwebkit/qtwebkit/pull/1058
+Last-Update: 2021-04-07
+
+--- a/Source/WTF/wtf/glib/GRefPtr.h
++++ b/Source/WTF/wtf/glib/GRefPtr.h
+@@ -28,9 +28,7 @@
+ #include <wtf/GetPtr.h>
+ #include <wtf/RefPtr.h>
+ #include <algorithm>
+-
+-extern "C" void g_object_unref(gpointer);
+-extern "C" gpointer g_object_ref_sink(gpointer);
++#include <glib.h>
+ namespace WTF {
diff --git a/patches/icu_68.diff b/patches/icu_68.diff
new file mode 100644 (file)
index 0000000..94464f9
--- /dev/null
@@ -0,0 +1,125 @@
+Description: fix macro definitions TRUE, FALSE
+Origin: Fedora, https://src.fedoraproject.org/rpms/qt5-qtwebkit/blob/rawhide/f/qtwebkit-icu68.patch
+Forwarded: no
+Last-Update: 2022-03-13
+
+--- a/Source/WebCore/platform/text/TextCodecICU.cpp
++++ b/Source/WebCore/platform/text/TextCodecICU.cpp
+@@ -308,7 +308,7 @@ void TextCodecICU::createICUConverter()
+     m_converterICU = ucnv_open(m_canonicalConverterName, &err);
+     ASSERT(U_SUCCESS(err));
+     if (m_converterICU)
+-        ucnv_setFallback(m_converterICU, TRUE);
++        ucnv_setFallback(m_converterICU, true);
+ }
+ int TextCodecICU::decodeToBuffer(UChar* target, UChar* targetLimit, const char*& source, const char* sourceLimit, int32_t* offsets, bool flush, UErrorCode& err)
+--- a/Source/WebCore/platform/text/icu/UTextProvider.h
++++ b/Source/WebCore/platform/text/icu/UTextProvider.h
+@@ -80,12 +80,12 @@ inline bool uTextAccessInChunkOrOutOfRan
+             // Ensure chunk offset is well formed if computed offset exceeds int32_t range.
+             ASSERT(offset < std::numeric_limits<int32_t>::max());
+             text->chunkOffset = offset < std::numeric_limits<int32_t>::max() ? static_cast<int32_t>(offset) : 0;
+-            isAccessible = TRUE;
++            isAccessible = true;
+             return true;
+         }
+         if (nativeIndex >= nativeLength && text->chunkNativeLimit == nativeLength) {
+             text->chunkOffset = text->chunkLength;
+-            isAccessible = FALSE;
++            isAccessible = false;
+             return true;
+         }
+     } else {
+@@ -94,12 +94,12 @@ inline bool uTextAccessInChunkOrOutOfRan
+             // Ensure chunk offset is well formed if computed offset exceeds int32_t range.
+             ASSERT(offset < std::numeric_limits<int32_t>::max());
+             text->chunkOffset = offset < std::numeric_limits<int32_t>::max() ? static_cast<int32_t>(offset) : 0;
+-            isAccessible = TRUE;
++            isAccessible = true;
+             return true;
+         }
+         if (nativeIndex <= 0 && !text->chunkNativeStart) {
+             text->chunkOffset = 0;
+-            isAccessible = FALSE;
++            isAccessible = false;
+             return true;
+         }
+     }
+--- a/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp
++++ b/Source/WebCore/platform/text/icu/UTextProviderLatin1.cpp
+@@ -100,23 +100,23 @@ static UBool uTextLatin1Access(UText* uT
+         if (index < uText->chunkNativeLimit && index >= uText->chunkNativeStart) {
+             // Already inside the buffer. Set the new offset.
+             uText->chunkOffset = static_cast<int32_t>(index - uText->chunkNativeStart);
+-            return TRUE;
++            return true;
+         }
+         if (index >= length && uText->chunkNativeLimit == length) {
+             // Off the end of the buffer, but we can't get it.
+             uText->chunkOffset = static_cast<int32_t>(index - uText->chunkNativeStart);
+-            return FALSE;
++            return false;
+         }
+     } else {
+         if (index <= uText->chunkNativeLimit && index > uText->chunkNativeStart) {
+             // Already inside the buffer. Set the new offset.
+             uText->chunkOffset = static_cast<int32_t>(index - uText->chunkNativeStart);
+-            return TRUE;
++            return true;
+         }
+         if (!index && !uText->chunkNativeStart) {
+             // Already at the beginning; can't go any farther.
+             uText->chunkOffset = 0;
+-            return FALSE;
++            return false;
+         }
+     }
+     
+@@ -144,7 +144,7 @@ static UBool uTextLatin1Access(UText* uT
+     uText->nativeIndexingLimit = uText->chunkLength;
+-    return TRUE;
++    return true;
+ }
+ static int32_t uTextLatin1Extract(UText* uText, int64_t start, int64_t limit, UChar* dest, int32_t destCapacity, UErrorCode* status)
+@@ -336,7 +336,7 @@ static int64_t uTextLatin1ContextAwareNa
+ static UBool uTextLatin1ContextAwareAccess(UText* text, int64_t nativeIndex, UBool forward)
+ {
+     if (!text->context)
+-        return FALSE;
++        return false;
+     int64_t nativeLength = uTextLatin1ContextAwareNativeLength(text);
+     UBool isAccessible;
+     if (uTextAccessInChunkOrOutOfRange(text, nativeIndex, nativeLength, forward, isAccessible))
+@@ -356,7 +356,7 @@ static UBool uTextLatin1ContextAwareAcce
+         ASSERT(newContext == UTextProviderContext::PriorContext);
+         textLatin1ContextAwareSwitchToPriorContext(text, nativeIndex, nativeLength, forward);
+     }
+-    return TRUE;
++    return true;
+ }
+ static int32_t uTextLatin1ContextAwareExtract(UText*, int64_t, int64_t, UChar*, int32_t, UErrorCode* errorCode)
+--- a/Source/WebCore/platform/text/icu/UTextProviderUTF16.cpp
++++ b/Source/WebCore/platform/text/icu/UTextProviderUTF16.cpp
+@@ -125,7 +125,7 @@ static inline int64_t uTextUTF16ContextA
+ static UBool uTextUTF16ContextAwareAccess(UText* text, int64_t nativeIndex, UBool forward)
+ {
+     if (!text->context)
+-        return FALSE;
++        return false;
+     int64_t nativeLength = uTextUTF16ContextAwareNativeLength(text);
+     UBool isAccessible;
+     if (uTextAccessInChunkOrOutOfRange(text, nativeIndex, nativeLength, forward, isAccessible))
+@@ -145,7 +145,7 @@ static UBool uTextUTF16ContextAwareAcces
+         ASSERT(newContext == UTextProviderContext::PriorContext);
+         textUTF16ContextAwareSwitchToPriorContext(text, nativeIndex, nativeLength, forward);
+     }
+-    return TRUE;
++    return true;
+ }
+ static int32_t uTextUTF16ContextAwareExtract(UText*, int64_t, int64_t, UChar*, int32_t, UErrorCode* errorCode)
diff --git a/patches/icu_75.1.diff b/patches/icu_75.1.diff
new file mode 100644 (file)
index 0000000..941b673
--- /dev/null
@@ -0,0 +1,22 @@
+Description: partial backport of r260554 (79fe19caf)
+ In particular, we need -DU_SHOW_CPLUSPLUS_API=0 to avoid compilation
+ errors in C++ parts of ICU headers which we are not using anyway.
+Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/756e1c8f23dc2720
+Last-Update: 2024-05-28
+
+--- a/Source/WTF/wtf/Platform.h
++++ b/Source/WTF/wtf/Platform.h
+@@ -1137,6 +1137,13 @@
+ #define ENABLE_PLATFORM_FONT_LOOKUP 1
+ #endif
++/* FIXME: This does not belong in Platform.h and should instead be included in another mechanism (compiler option, prefix header, config.h, etc) */
++/* ICU configuration. Some of these match ICU defaults on some platforms, but we would like them consistently set everywhere we build WebKit. */
++#define U_SHOW_CPLUSPLUS_API 0
++#ifdef __cplusplus
++#define UCHAR_TYPE char16_t
++#endif
++
+ #if COMPILER(MSVC)
+ #undef __STDC_LIMIT_MACROS
+ #define __STDC_LIMIT_MACROS
diff --git a/patches/jscore_big_endian.diff b/patches/jscore_big_endian.diff
new file mode 100644 (file)
index 0000000..802c00a
--- /dev/null
@@ -0,0 +1,28 @@
+Description: fix JSCore segmentation fault on 64-bit big endian systems
+ In CodeBlock.cpp the code preparing the operands of op_get_from_scope writes
+ the property offset as pointer size (hence 64 bit) value:
+ .
+ 2141: instructions[i + 6].u.pointer = reinterpret_cast<void*>(op.operand);
+ .
+ while the same slot is accessed later by the jitted code as 32 bit integer:
+ .
+ macro getProperty(slow)
+    loadisFromInstruction(6, t1)
+ .
+ This fails on big endian targets since the integer access takes the higher
+ part of the 64 bit value.
+Origin: backport, https://github.com/webkit/webkit/commit/3fdde71c7d95d758
+Reviewed-by: Frank Heimes <frank.heimes@canonical.com>
+Last-Update: 2021-11-24
+
+--- a/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm
++++ b/Source/JavaScriptCore/llint/LowLevelInterpreter64.asm
+@@ -2020,7 +2020,7 @@ macro loadWithStructureCheck(operand, sl
+ end
+ macro getProperty(slow)
+-    loadisFromInstruction(6, t1)
++    loadpFromInstruction(6, t1)
+     loadPropertyAtVariableOffset(t1, t0, t2, slow)
+     valueProfile(t2, 7, t0)
+     loadisFromInstruction(1, t0)
diff --git a/patches/libxml2_2.12.diff b/patches/libxml2_2.12.diff
new file mode 100644 (file)
index 0000000..6974bec
--- /dev/null
@@ -0,0 +1,32 @@
+Description: fix build with libxml2 version 2.12.0
+Origin: upstream, https://commits.webkit.org/270977@main
+Last-Update: 2024-01-22
+
+--- a/Source/WebCore/xml/XSLTProcessor.h
++++ b/Source/WebCore/xml/XSLTProcessor.h
+@@ -64,7 +64,11 @@ public:
+     void reset();
++#if LIBXML_VERSION >= 21200
++    static void parseErrorFunc(void* userData, const xmlError*);
++#else
+     static void parseErrorFunc(void* userData, xmlError*);
++#endif
+     static void genericErrorFunc(void* userData, const char* msg, ...);
+     
+     // Only for libXSLT callbacks
+--- a/Source/WebCore/xml/XSLTProcessorLibxslt.cpp
++++ b/Source/WebCore/xml/XSLTProcessorLibxslt.cpp
+@@ -78,7 +78,11 @@ void XSLTProcessor::genericErrorFunc(voi
+     // It would be nice to do something with this error message.
+ }
++#if LIBXML_VERSION >= 21200
++void XSLTProcessor::parseErrorFunc(void* userData, const xmlError* error)
++#else
+ void XSLTProcessor::parseErrorFunc(void* userData, xmlError* error)
++#endif
+ {
+     PageConsoleClient* console = static_cast<PageConsoleClient*>(userData);
+     if (!console)
diff --git a/patches/loongarch64.diff b/patches/loongarch64.diff
new file mode 100644 (file)
index 0000000..28e1215
--- /dev/null
@@ -0,0 +1,59 @@
+Description: add loongarch64 support
+Author: Dandan Zhang <zhangdandan@loongson.cn>
+Forwarded: https://github.com/qtwebkit/qtwebkit/pull/1096
+Last-Update: 2024-03-09
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -85,6 +85,8 @@ elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR
+     set(WTF_CPU_S390X 1)
+ elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "riscv64")
+     set(WTF_CPU_RISCV64 1)
++elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "^loongarch64")
++    set(WTF_CPU_LOONGARCH64 1)
+ else ()
+     message(FATAL_ERROR "Unknown CPU '${LOWERCASE_CMAKE_SYSTEM_PROCESSOR}'")
+ endif ()
+--- a/Source/JavaScriptCore/CMakeLists.txt
++++ b/Source/JavaScriptCore/CMakeLists.txt
+@@ -1280,6 +1280,7 @@ if (WTF_CPU_ARM)
+ elseif (WTF_CPU_ARM64)
+ elseif (WTF_CPU_ALPHA)
+ elseif (WTF_CPU_HPPA)
++elseif (WTF_CPU_LOONGARCH64)
+ elseif (WTF_CPU_PPC)
+ elseif (WTF_CPU_PPC64)
+ elseif (WTF_CPU_PPC64LE)
+--- a/Source/WTF/wtf/Platform.h
++++ b/Source/WTF/wtf/Platform.h
+@@ -103,6 +103,11 @@
+ #define USE_ARENA_ALLOC_ALIGNMENT_INTEGER 1
+ #endif /* MIPS */
++/* CPU(LOONGARCH64) - LoongArch 64-bit */
++#if defined(__loongarch64)
++#define WTF_CPU_LOONGARCH64 1
++#endif
++
+ /* CPU(PPC64) - PowerPC 64-bit Big Endian */
+ #if (  defined(__ppc64__)      \
+     || defined(__PPC64__))     \
+@@ -711,6 +716,7 @@
+     || CPU(ARM64) \
+     || CPU(S390X) \
+     || CPU(MIPS64) \
++    || CPU(LOONGARCH64) \
+     || CPU(PPC64) \
+     || CPU(PPC64LE) \
+     || CPU(RISCV64)
+--- a/Source/WTF/wtf/dtoa/utils.h
++++ b/Source/WTF/wtf/dtoa/utils.h
+@@ -49,7 +49,7 @@
+ defined(__ARMEL__) || \
+ defined(_MIPS_ARCH_MIPS32R2)
+ #define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS 1
+-#elif CPU(MIPS) || CPU(MIPS64) || CPU(PPC) || CPU(PPC64) || CPU(PPC64LE) || CPU(SH4) || CPU(S390) || CPU(S390X) || CPU(IA64) || CPU(ALPHA) || CPU(ARM64) || CPU(HPPA) || CPU(RISCV64)
++#elif CPU(MIPS) || CPU(MIPS64) || CPU(PPC) || CPU(PPC64) || CPU(PPC64LE) || CPU(SH4) || CPU(S390) || CPU(S390X) || CPU(IA64) || CPU(ALPHA) || CPU(ARM64) || CPU(HPPA) || CPU(RISCV64) || CPU(LOONGARCH64)
+ #define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS 1
+ #elif defined(_M_IX86) || defined(__i386__)
+ #if defined(_WIN32)
diff --git a/patches/no_pdf_image_plugin.diff b/patches/no_pdf_image_plugin.diff
new file mode 100644 (file)
index 0000000..f040927
--- /dev/null
@@ -0,0 +1,18 @@
+Description: do not attempt rendering PDF with Qt image plugin
+ Qt 5.15 added Qt PDF module which comes with imageformat plugin, which
+ allows rendering first page of PDF document as image.
+Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/0443d42b04e0f99c
+Last-Update: 2020-09-13
+
+--- a/Source/WebCore/platform/MIMETypeRegistry.cpp
++++ b/Source/WebCore/platform/MIMETypeRegistry.cpp
+@@ -254,6 +254,9 @@ static void initializeSupportedImageMIME
+     // Do not treat SVG as images directly because WebKit can handle them.
+     supportedImageMIMETypes->remove("image/svg+xml");
+     supportedImageResourceMIMETypes->remove("image/svg+xml");
++    // Do not treat PDF as images
++    supportedImageMIMETypes->remove("application/pdf");
++    supportedImageResourceMIMETypes->remove("application/pdf");
+ #endif // PLATFORM(QT)
+ #endif // USE(CG)
+ }
diff --git a/patches/offlineasm_ruby_3.2.diff b/patches/offlineasm_ruby_3.2.diff
new file mode 100644 (file)
index 0000000..ec251b2
--- /dev/null
@@ -0,0 +1,28 @@
+Description: fix offlineasm error with Ruby 3.2
+ Swap checks to prevent applying the =~ operator to Annotation instances,
+ which do not define it.
+Origin: upstream, https://commits.webkit.org/219400@main
+Last-Update: 2024-03-28
+
+--- a/Source/JavaScriptCore/offlineasm/parser.rb
++++ b/Source/JavaScriptCore/offlineasm/parser.rb
+@@ -584,9 +584,7 @@ class Parser
+         firstCodeOrigin = @tokens[@idx].codeOrigin
+         list = []
+         loop {
+-            if (@idx == @tokens.length and not final) or (final and @tokens[@idx] =~ final)
+-                break
+-            elsif @tokens[@idx].is_a? Annotation
++            if @tokens[@idx].is_a? Annotation
+                 # This is the only place where we can encounter a global
+                 # annotation, and hence need to be able to distinguish between
+                 # them.
+@@ -600,6 +598,8 @@ class Parser
+                 list << Instruction.new(codeOrigin, annotationOpcode, [], @tokens[@idx].string)
+                 @annotation = nil
+                 @idx += 2 # Consume the newline as well.
++            elsif (@idx == @tokens.length and not final) or (final and @tokens[@idx] =~ final)
++                break
+             elsif @tokens[@idx] == "\n"
+                 # ignore
+                 @idx += 1
diff --git a/patches/path_max.diff b/patches/path_max.diff
new file mode 100644 (file)
index 0000000..3b76145
--- /dev/null
@@ -0,0 +1,21 @@
+Author: Pino Toscano <pino@debian.org>
+Description: Locally define PATH_MAX is not available
+ The code unconditionally uses PATH_MAX, which is POSIX-optional.
+ .
+ This fixes the build on platforms without it, such as GNU/Hurd.
+Forwarded: no
+Last-Update: 2017-11-20
+
+--- a/Source/WebCore/platform/text/hyphen/HyphenationLibHyphen.cpp
++++ b/Source/WebCore/platform/text/hyphen/HyphenationLibHyphen.cpp
+@@ -45,6 +45,10 @@
+ #include <wtf/glib/GUniquePtr.h>
+ #endif
++#if !defined(PATH_MAX)
++#define PATH_MAX 4096
++#endif
++
+ namespace WebCore {
+ static const char* const gDictionaryDirectories[] = {
diff --git a/patches/python_3.9.diff b/patches/python_3.9.diff
new file mode 100644 (file)
index 0000000..7081e97
--- /dev/null
@@ -0,0 +1,15 @@
+Description: fix compilation with Python 3.9: avoid passing encoding to json.load()
+Origin: upstream, https://github.com/qtwebkit/qtwebkit/commit/78360c01c796b626
+Last-Update: 2020-11-23
+
+--- a/Source/JavaScriptCore/generate-bytecode-files
++++ b/Source/JavaScriptCore/generate-bytecode-files
+@@ -163,7 +163,7 @@ if __name__ == "__main__":
+         initBytecodesFile = openOrExit(initASMFileName, "w")
+     try:
+-        bytecodeSections = json.load(bytecodeFile, encoding = "utf-8")
++        bytecodeSections = json.load(bytecodeFile)
+     except:
+         print("Unexpected error parsing {0}: {1}".format(bytecodeJSONFile, sys.exc_info()))
diff --git a/patches/reduce_exports.diff b/patches/reduce_exports.diff
new file mode 100644 (file)
index 0000000..7a28760
--- /dev/null
@@ -0,0 +1,26 @@
+Description: reduce the number of exported symbols in libQt5WebKit.so.5
+Author: Dmitry Shachnev <mitya57@debian.org>
+Forwarded: not-needed
+Last-Update: 2017-08-27
+
+--- a/Source/WTF/wtf/ExportMacros.h
++++ b/Source/WTF/wtf/ExportMacros.h
+@@ -56,7 +56,7 @@
+ #elif defined(__GNUC__) && !defined(__CC_ARM) && !defined(__ARMCC__)
+-#define WTF_EXPORT_DECLARATION __attribute__((visibility("default")))
++#define WTF_EXPORT_DECLARATION
+ #define WTF_IMPORT_DECLARATION WTF_EXPORT_DECLARATION
+ #define WTF_HIDDEN_DECLARATION __attribute__((visibility("hidden")))
+--- a/Source/cmake/OptionsQt.cmake
++++ b/Source/cmake/OptionsQt.cmake
+@@ -706,6 +706,7 @@ if (COMPILER_IS_GCC_OR_CLANG AND UNIX)
+     if (NOT SHARED_CORE)
+         set(CMAKE_C_FLAGS "-fvisibility=hidden ${CMAKE_C_FLAGS}")
+         set(CMAKE_CXX_FLAGS "-fvisibility=hidden -fvisibility-inlines-hidden ${CMAKE_CXX_FLAGS}")
++        add_definitions(-DJS_NO_EXPORT)
+     endif ()
+ endif ()
diff --git a/patches/series b/patches/series
new file mode 100644 (file)
index 0000000..36da275
--- /dev/null
@@ -0,0 +1,15 @@
+reduce_exports.diff
+path_max.diff
+support_riscv64.diff
+bison_3.7.diff
+no_pdf_image_plugin.diff
+python_3.9.diff
+glib_2.68.diff
+jscore_big_endian.diff
+icu_68.diff
+gcc_13.diff
+libxml2_2.12.diff
+loongarch64.diff
+offlineasm_ruby_3.2.diff
+icu_75.1.diff
+gcc_14.diff
diff --git a/patches/support_riscv64.diff b/patches/support_riscv64.diff
new file mode 100644 (file)
index 0000000..0838efa
--- /dev/null
@@ -0,0 +1,61 @@
+Description: add support for riscv64 architecture
+Author: William Grant <wgrant@ubuntu.com>
+Forwarded: https://github.com/qtwebkit/qtwebkit/pull/982
+Last-Update: 2020-04-28
+
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -83,6 +83,8 @@ elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR
+     set(WTF_CPU_S390 1)
+ elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "s390x")
+     set(WTF_CPU_S390X 1)
++elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "riscv64")
++    set(WTF_CPU_RISCV64 1)
+ else ()
+     message(FATAL_ERROR "Unknown CPU '${LOWERCASE_CMAKE_SYSTEM_PROCESSOR}'")
+ endif ()
+--- a/Source/JavaScriptCore/CMakeLists.txt
++++ b/Source/JavaScriptCore/CMakeLists.txt
+@@ -1287,6 +1287,7 @@ elseif (WTF_CPU_S390)
+ elseif (WTF_CPU_S390X)
+ elseif (WTF_CPU_MIPS)
+ elseif (WTF_CPU_SH4)
++elseif (WTF_CPU_RISCV64)
+ elseif (WTF_CPU_X86)
+ elseif (WTF_CPU_X86_64)
+     if (MSVC AND ENABLE_JIT)
+--- a/Source/WTF/wtf/Platform.h
++++ b/Source/WTF/wtf/Platform.h
+@@ -176,6 +176,11 @@
+ #define WTF_CPU_X86_SSE2 1
+ #endif
++/* CPU(RISCV64) - RISCV64 */
++#if defined(__riscv) && defined(__riscv_xlen) && __riscv_xlen == 64
++#define WTF_CPU_RISCV64 1
++#endif
++
+ /* CPU(ARM64) - Apple */
+ #if (defined(__arm64__) && defined(__APPLE__)) || defined(__aarch64__)
+ #define WTF_CPU_ARM64 1
+@@ -707,7 +712,8 @@
+     || CPU(S390X) \
+     || CPU(MIPS64) \
+     || CPU(PPC64) \
+-    || CPU(PPC64LE)
++    || CPU(PPC64LE) \
++    || CPU(RISCV64)
+ #define USE_JSVALUE64 1
+ #else
+ #define USE_JSVALUE32_64 1
+--- a/Source/WTF/wtf/dtoa/utils.h
++++ b/Source/WTF/wtf/dtoa/utils.h
+@@ -49,7 +49,7 @@
+ defined(__ARMEL__) || \
+ defined(_MIPS_ARCH_MIPS32R2)
+ #define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS 1
+-#elif CPU(MIPS) || CPU(MIPS64) || CPU(PPC) || CPU(PPC64) || CPU(PPC64LE) || CPU(SH4) || CPU(S390) || CPU(S390X) || CPU(IA64) || CPU(ALPHA) || CPU(ARM64) || CPU(HPPA)
++#elif CPU(MIPS) || CPU(MIPS64) || CPU(PPC) || CPU(PPC64) || CPU(PPC64LE) || CPU(SH4) || CPU(S390) || CPU(S390X) || CPU(IA64) || CPU(ALPHA) || CPU(ARM64) || CPU(HPPA) || CPU(RISCV64)
+ #define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS 1
+ #elif defined(_M_IX86) || defined(__i386__)
+ #if defined(_WIN32)
diff --git a/qml-module-qtwebkit.install b/qml-module-qtwebkit.install
new file mode 100644 (file)
index 0000000..98aad3c
--- /dev/null
@@ -0,0 +1,5 @@
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/qml/QtWebKit/experimental/libqmlwebkitexperimentalplugin.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/qml/QtWebKit/experimental/qmldir
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/qml/QtWebKit/libqmlwebkitplugin.so
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/qml/QtWebKit/plugins.qmltypes
+usr/lib/${DEB_HOST_MULTIARCH}/qt5/qml/QtWebKit/qmldir
diff --git a/rules b/rules
new file mode 100755 (executable)
index 0000000..3ee887b
--- /dev/null
+++ b/rules
@@ -0,0 +1,62 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+include /usr/share/dpkg/architecture.mk
+
+export DEB_CPPFLAGS_MAINT_APPEND = -DNDEBUG
+
+# The debug packages produced by webkit are huge and cause problems in
+# most buildds, so use -g1 instead of -g
+export DEB_CXXFLAGS_MAINT_STRIP = -g
+export DEB_CXXFLAGS_MAINT_APPEND = -g1
+
+# See https://github.com/qtwebkit/qtwebkit/issues/626
+ifneq (,$(filter $(DEB_HOST_ARCH_CPU),mips mipsel))
+       export DEB_CXXFLAGS_MAINT_APPEND += -mfp32
+endif
+
+# See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81426
+ifneq (,$(filter $(DEB_HOST_ARCH_CPU),sh3 sh4))
+       export DEB_CXXFLAGS_MAINT_STRIP += -O2
+       export DEB_CXXFLAGS_MAINT_APPEND += -O1
+endif
+
+# WebKit uses memset/memcpy a lot
+export DEB_CXXFLAGS_MAINT_APPEND += -Wno-class-memaccess
+
+# Disable gold linker on all architectures except x32
+ifneq ($(DEB_HOST_ARCH),x32)
+       EXTRA_CMAKE_ARGUMENTS += -DUSE_LD_GOLD=OFF
+endif
+
+# JIT is only supported on x86 / armhf / aarch64 / mips32
+ifeq (,$(filter $(DEB_HOST_ARCH),amd64 arm64 armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mipsel))
+       EXTRA_CMAKE_ARGUMENTS += -DENABLE_JIT=OFF
+endif
+
+# Copied from Fedora; see also https://github.com/qtwebkit/qtwebkit/issues/480
+ifneq (,$(filter $(DEB_HOST_ARCH_CPU),ppc64el s390x))
+       EXTRA_CMAKE_ARGUMENTS += -DUSE_SYSTEM_MALLOC=ON
+endif
+
+# webkit2gtk does a similar thing, see their prefer-pthread.patch
+# since glibc 2.34, the THREADS_PREFER_PTHREAD_FLAG flag in CMake does not work
+# to link atomic
+ifeq ($(DEB_HOST_ARCH),riscv64)
+       export DEB_LDFLAGS_MAINT_APPEND += -Wl,--no-as-needed -latomic -Wl,--as-needed
+endif
+
+%:
+       dh $@ --buildsystem=cmake+ninja --with pkgkde_symbolshelper
+
+override_dh_auto_configure:
+       dh_auto_configure -- -DPORT=Qt $(EXTRA_CMAKE_ARGUMENTS)
+
+override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
+       -cd obj-$(DEB_HOST_GNU_TYPE); \
+       xvfb-run -a -s "-screen 0 1024x768x24 +extension RANDR +extension RENDER +extension GLX" \
+       ctest --output-on-failure
+endif
diff --git a/source/format b/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/source/lintian-overrides b/source/lintian-overrides
new file mode 100644 (file)
index 0000000..452e7ae
--- /dev/null
@@ -0,0 +1,3 @@
+# This are all lintian false positives. See #802028.
+qtwebkit-opensource-src source: source-contains-prebuilt-javascript-object [Source/WebInspectorUI/UserInterface/*.js]
+qtwebkit-opensource-src source: source-is-missing [Source/WebInspectorUI/UserInterface/*.js]
diff --git a/watch b/watch
new file mode 100644 (file)
index 0000000..ace1183
--- /dev/null
+++ b/watch
@@ -0,0 +1,3 @@
+version=4
+opts=uversionmangle=s/-(alpha|beta|rc)/~$1/ \
+https://github.com/qtwebkit/qtwebkit/releases/ download/qtwebkit-[^/]+/qtwebkit-@ANY_VERSION@\.tar\.xz