--- /dev/null
+webkit2gtk (2.10.4+dfsg1-1) unstable; urgency=medium
+
+ Since webkit2gtk 2.10.4, support for GTK+2-based plugins (Adobe
+ Flash, Google Talk/Hangouts) has been moved to a separate package
+ called libwebkit2gtk-4.0-37-gtk2.
+
+ This removes the GTK+ 2 dependency from the main libwebkit2gtk package
+ and makes it much smaller, so if you don't want to use any of those
+ plugins you don't need to install this new package.
+
+ -- Alberto Garcia <berto@igalia.com> Thu, 12 Nov 2015 20:40:18 +0200
--- /dev/null
+webkit2gtk (2.14.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/watch:
+ + Stop scanning the 2.13 branch.
+ * debian/gbp.conf:
+ + Update upstream branch name.
+
+ -- Alberto Garcia <berto@igalia.com> Tue, 20 Sep 2016 15:31:35 +0300
+
+webkit2gtk (2.13.92-1) experimental; urgency=medium
+
+ * New upstream development release.
+ * debian/patches/fix-ftbfs-armel.patch:
+ + Fix FTBFS in Armel.
+
+ -- Alberto Garcia <berto@igalia.com> Fri, 16 Sep 2016 11:32:19 +0300
+
+webkit2gtk (2.13.91-1) experimental; urgency=medium
+
+ * New upstream development release.
+ * debian/{control,copyright,watch}:
+ + Use https instead of http for webkitgtk.org.
+ * debian/patches/fix-ftbfs-m68k.patch:
+ + Drop this patch, the m68k build has been broken for ages.
+ * debian/patches/fix-ftbfs-alpha.patch,
+ debian/patches/fix-ftbfs-sparc64.patch:
+ + Refresh.
+ * debian/source/lintian-overrides:
+ + Update source-is-missing overrides.
+ * debian/libwebkit2gtk-4.0-37.symbols:
+ + Update.
+ * debian/rules:
+ + Don't use the gold linker in mips/mipsel, see #834147.
+
+ -- Alberto Garcia <berto@igalia.com> Tue, 13 Sep 2016 11:40:22 +0300
+
+webkit2gtk (2.13.4-1) experimental; urgency=medium
+
+ * New upstream release.
+ * debian/patches/hide-gtk2-plugins.patch:
+ + Dropped, merged upstream.
+ * debian/patches/fix-ftbfs-alpha.patch,
+ debian/patches/fix-ftbfs-m68k.patch,
+ debian/patches/fix-ftbfs-sparc64.patch,
+ debian/patches/install-minibrowser.patch:
+ + Refreshed.
+ * debian/libwebkit2gtk-4.0-37.symbols:
+ + New symbols added, and some optional dom symbols dropped.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 31 Jul 2016 20:46:25 +0200
+
+webkit2gtk (2.12.3-1) unstable; urgency=high
+
+ * New upstream release (Closes: #821228).
+ + This fixes CVE-2016-1856 and CVE-2016-1857.
+ * debian/control:
+ + Now that the GTK+ transition to 3.20 is done, we can revert the
+ build dependency on gtk+3 back to >= 3.10.
+ * debian/rules:
+ + Pass '--with gir' to dh instead of overriding dh_shlibdeps.
+
+ -- Alberto Garcia <berto@igalia.com> Tue, 24 May 2016 11:17:40 +0200
+
+webkit2gtk (2.12.2-1) unstable; urgency=medium
+
+ * New upstream release (Closes: #803104).
+ * debian/control:
+ + Update build dependency on gtk+3 to >= 3.20 (see #820309).
+ + Update Standards-Version to 3.9.8 (no changes needed).
+
+ -- Alberto Garcia <berto@igalia.com> Thu, 28 Apr 2016 11:46:35 +0300
+
+webkit2gtk (2.12.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/patches/fix-ftbfs-freebsd.patch,
+ debian/patches/fix-ftbfs-powerpc.patch,
+ debian/patches/fix-ftbfs-hurd.patch:
+ + Remove, all these are upstream now.
+ * debian/patches/fix-ftbfs-alpha.patch,
+ debian/patches/fix-ftbfs-m68k.patch,
+ debian/patches/fix-ftbfs-sparc64.patch,
+ debian/patches/hide-gtk2-plugins.patch
+ + Refresh.
+
+ -- Alberto Garcia <berto@igalia.com> Thu, 14 Apr 2016 14:07:29 +0300
+
+webkit2gtk (2.12.0-2) unstable; urgency=medium
+
+ * debian/patches/fix-ftbfs-freebsd.patch:
+ + Fix FTBFS in GNU/kFreeBSD.
+ * debian/patches/fix-ftbfs-powerpc.patch:
+ + Fix FTBFS in PowerPC.
+ * debian/patches/fix-ftbfs-hurd.patch:
+ + Fix FTBFS in the Hurd.
+
+ -- Alberto Garcia <berto@igalia.com> Sun, 03 Apr 2016 15:54:37 +0300
+
+webkit2gtk (2.12.0-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Refresh all patches.
+ * debian/source/lintian-overrides:
+ + Update source-is-missing overrides.
+ * debian/libwebkit2gtk-4.0-37.symbols:
+ + Update.
+ * debian/copyright:
+ + Remove files that no longer exist.
+
+ -- Alberto Garcia <berto@igalia.com> Tue, 22 Mar 2016 12:16:08 +0200
+
+webkit2gtk (2.10.9-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Alberto Garcia <berto@igalia.com> Fri, 18 Mar 2016 12:35:25 +0200
+
+webkit2gtk (2.10.8-1) unstable; urgency=high
+
+ * New upstream release. This fixes CVE-2016-1726 (Closes: #802380).
+ * Allow building the package with debhelper < 9.20151219. This won't
+ produce any debug packages (since they are automatically generated
+ now), but it can be useful for backports.
+ + debian/control:
+ - Revert build dependency on debhelper back to >= 9.
+ + debian/rules:
+ - Don't make dh_strip fail if it doesn't support --ddeb-migration.
+ * debian/rules:
+ + The list of architectures in which the debug packages are causing
+ problems continues to grow, so let's try the opposite approach: we
+ build by default using -g1 except in the cases where we know that
+ -g works fine (amd64, ppc64, ppc64el).
+ + Enable all hardening flags.
+ * debian/patches/fix-ftbfs-m68k.patch:
+ + Enclose the changes to the compile assertions inside an #ifdef block
+ so they only apply to m68k.
+ * debian/patches/fix-ftbfs-alpha.patch:
+ + Fix FTBFS in alpha (Closes: #815124).
+ * debian/patches/fix-ftbfs-sparc64.patch:
+ + Add patch metadata.
+ * debian/source/lintian-overrides:
+ + Update overrides so the latest lintian doesn't give more
+ source-is-missing false positives.
+ * debian/control:
+ + Bump Standards-Version to 3.9.7; no changes needed.
+ + Use secure URIs for the Vcs-* fields.
+
+ -- Alberto Garcia <berto@igalia.com> Sat, 12 Mar 2016 00:07:55 +0200
+
+webkit2gtk (2.10.6-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Alberto Garcia <berto@igalia.com> Wed, 27 Jan 2016 16:48:08 +0200
+
+webkit2gtk (2.10.5-1) unstable; urgency=high
+
+ * New upstream release. Fixes CVE-2015-7096 and CVE-2015-7098.
+ This release doesn't contain any non-DFSG files in the original
+ tarball, so we can ship it as-is and remove the +dfsg suffix from the
+ Debian version.
+ + debian/watch:
+ - Remove the 'dversionmangle' option.
+ + debian/rules:
+ - Remove the get-orig-source target.
+ - Don't generate (and clean) jquery.min.js.
+ + debian/control:
+ - Remove build dependency on slimit.
+ + debian/jquery-1.9.1.js:
+ - Remove.
+ * debian/patches/fix-ftbfs-sparc64.patch:
+ + Fix FTBFS on sparc64 (Closes: #806816).
+ * debian/rules:
+ + Don't pass -DENABLE_YARR_JIT=0, passing -DENABLE_JIT=OFF already
+ takes care of that.
+ + Remove EXTRA_DH_ARGUMENTS, this is no longer being used.
+ * debian/watch:
+ + Only scan releases from the stable branches.
+ * Migrate to automatic -dbgsym packages:
+ + debian/control:
+ - Remove the entries for libjavascriptcoregtk-4.0-18-dbg and
+ libwebkit2gtk-4.0-37-dbg.
+ - Require debhelper >= 9.20151219.
+ + debian/rules:
+ - Replace --dbg-package with --ddeb-migration in dh_strip.
+ * debian/copyright:
+ + Update copyright years.
+ + Remove mentions to jquery (which is no longer included) and
+ FontWithNoValidEncoding.fon, which is a regular font in the FON file
+ format.
+
+ -- Alberto Garcia <berto@igalia.com> Thu, 21 Jan 2016 14:26:30 +0200
+
+webkit2gtk (2.10.4+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/patches/install-minibrowser.patch:
+ + Refresh.
+ * webkit2gtk includes a binary called WebKitPluginProcess2 that allows
+ loading plugins that depend on GTK+2, like Adobe Flash or Google
+ Hangouts. This however has the side effect of requiring GTK+2 and all
+ its dependencies. We're moving the WebKitPluginProcess2 to a separate
+ package so users that don't need any of those plugins don't need to
+ install GTK+2 (Closes: #804412).
+ + debian/control:
+ - Add the entry for the new libwebkit2gtk-4.0-37-gtk2 package.
+ + debian/rules:
+ - Run dh_strip on the new package as well.
+ + debian/patches/hide-gtk2-plugins.patch:
+ - Hide plugins if the plugin process is not available.
+ + debian/libwebkit2gtk-4.0-37-gtk2.install:
+ - Install WebKitPluginProcess2.
+ + debian/libwebkit2gtk-4.0-37.install:
+ - Remove WebKitPluginProcess2.
+ + debian/NEWS:
+ - Add news item about the new package.
+
+ -- Alberto Garcia <berto@igalia.com> Thu, 12 Nov 2015 23:10:53 +0200
+
+webkit2gtk (2.10.3+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/rules:
+ + The size of the webkit2gtk -dbg packages is huge and has been a
+ source of headaches in many architectures that cannot build them or
+ deal with them easily. Our current approach has been to disable them
+ completely for those architectures. For this release we'll build
+ them again but using -g1 instead, which produces _way_ smaller files
+ that are still useful for backtraces.
+ + Use -g1 for mips64el as well.
+ + Build using -DG_DISABLE_CAST_CHECKS when not in debug mode.
+ * debian/control:
+ + Drop the gir1.2-gtk* and gir1.2-soup* build dependencies, they are
+ already being pulled by libgtk*-dev and libsoup*-dev.
+ + Make libegl1-mesa-dev an explicit requirement in all architectures,
+ it's necessary for the Wayland target.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 26 Oct 2015 14:41:33 +0200
+
+Webkit2gtk (2.10.2+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/rules:
+ + Don't build debug packages in arm64, it kills the buildd.
+
+ -- Alberto Garcia <berto@igalia.com> Thu, 15 Oct 2015 13:36:30 +0300
+
+webkit2gtk (2.10.1+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/patches/install-minibrowser.patch:
+ + Refresh.
+
+ -- Alberto Garcia <berto@igalia.com> Wed, 14 Oct 2015 10:57:35 +0300
+
+webkit2gtk (2.10.0+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/patches/fix-ftbfs-gcc5.patch:
+ + Remove, this has been merged upstream.
+ * debian/patches/restore_sparc_code.patch:
+ + Remove, this is obsolete.
+ * debian/patches/install-minibrowser.patch,
+ debian/patches/fix-ftbfs-m68k.patch:
+ + Refresh.
+ * debian/control:
+ + Add build dependency on libhyphen-dev.
+ + Build depend on libegl1-mesa-dev and libgles2-mesa-dev on arm64,
+ armel and armhf.
+ * debian/libwebkit2gtk-4.0-37.symbols:
+ + Update.
+ * debian/copyright:
+ + Remove files that no longer exist from the list.
+ + Reorder paragraphs to fix 'unused-paragraph...' lintian warnings.
+ * debian/source/lintian-overrides:
+ + lintian gives false positives with many of the javascript files in
+ the source tarball, thinking that they are minified (see #798900).
+
+ -- Alberto Garcia <berto@igalia.com> Tue, 22 Sep 2015 17:21:00 +0300
+
+webkit2gtk (2.8.5+dfsg1-3) unstable; urgency=medium
+
+ * debian/rules:
+ + Do not run dh_builddeb in parallel, it is very I/O intensive for
+ some buildds.
+
+ -- Alberto Garcia <berto@igalia.com> Thu, 10 Sep 2015 15:01:57 +0300
+
+webkit2gtk (2.8.5+dfsg1-2) unstable; urgency=medium
+
+ * debian/patches/fix-ftbfs-gcc5.patch:
+ + Fix FTBFS with GCC 5 in some architectures.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 24 Aug 2015 07:41:11 +0300
+
+webkit2gtk (2.8.5+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Alberto Garcia <berto@igalia.com> Fri, 07 Aug 2015 11:25:09 +0300
+
+webkit2gtk (2.8.4+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+ + Uses _ABI64 instead of _MIPS_SIM_ABI64 for mips64el. Closes: #789262.
+ * debian/patches/fix-ftbfs-m68k.patch:
+ + Refreshed.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Thu, 09 Jul 2015 12:02:15 +0200
+
+webkit2gtk (2.8.3+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/rules:
+ + The default linker uses too much memory and it makes the build fail
+ in i386, so let's get back to the old behavior and disable gold in
+ arm64 only.
+ + The shared library is too big in i386 and this is causing problems
+ when generating the introspection bindings, so use -g1. See also
+ upstream bug #140176.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 18 May 2015 12:53:57 +0300
+
+webkit2gtk (2.8.2+dfsg1-2) unstable; urgency=medium
+
+ * debian/rules:
+ + Disable the gold linker, it's causing problems in arm64 at least.
+
+ -- Alberto Garcia <berto@igalia.com> Wed, 13 May 2015 14:29:30 +0300
+
+webkit2gtk (2.8.2+dfsg1-1) unstable; urgency=medium
+
+ [ Alberto Garcia ]
+ * New upstream release.
+
+ [ Helge Deller ]
+ * debian/rules:
+ + Disable debugging symbols in hppa (Closes: #784176).
+
+ [ Andreas Schwab ]
+ * debian/patches/fix-ftbfs-m68k.patch:
+ + Fix FTBFS in m68k.
+
+ -- Alberto Garcia <berto@igalia.com> Tue, 12 May 2015 15:31:38 +0300
+
+webkit2gtk (2.8.1+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Drop all patches, except:
+ + debian/patches/restore_sparc_code.patch:
+ - Refresh and update it to make it work with cmake.
+ + debian/patches/install-minibrowser.patch:
+ - Update for this release.
+ * debian/libwebkit2gtk-4.0-37.symbols:
+ + Update.
+ * debian/libwebkit2gtk-4.0-doc.install:
+ + Update documentation path in the source tree.
+ * debian/copyright:
+ + Update copyright years.
+ * debian/control:
+ + Add build dependencies on libgnutls28-dev and libnotify-dev.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 27 Apr 2015 21:22:35 +0300
+
+webkit2gtk (2.6.2+dfsg1-4) unstable; urgency=medium
+
+ * debian/patches/fix-ftbfs-hppa.patch:
+ + Fix FTBFS in HPPA (Closes: #776281).
+ * debian/libwebkit2gtk-4.0-doc.links:
+ + Add symbolic link to make the documentation appear in devhelp
+ (Closes: #777589).
+ * debian/patches/fix-gstreamer-leak.patch:
+ + Fix memory leak in GStreamer code.
+ * debian/patches/remote-inspector.patch:
+ + Make the remote inspector work again.
+ * debian/patches/render-block-cast.patch:
+ + Fix invalid cast in WebCore::RenderBlock::blockSelectionGaps.
+ * debian/patches/fix-jit-crash.patch:
+ + Fix crash in SpeculativeJIT::compile() when loading theblaze.com.
+ * debian/patches/fix-null-renderer.patch:
+ + NULL pointer check in HTMLPlugInImageElement.
+ * debian/patches/fix-integer-overflow.patch:
+ + Fix crash due to integer overflow.
+ * debian/patches/serialized-script-value.patch:
+ + Prevent unsafe access to internal types.
+ * debian/patches/http-latin1.patch:
+ + HTTP header values should be treated as latin1, not UTF-8.
+ * debian/patches/fix-null-string-conversion.patch:
+ + Add NULL check to convertToUTF8String().
+ * debian/patches/fix-timers-animations.patch:
+ + Timers might never be fired during animations.
+ * debian/patches/fix-ax-crash.patch:
+ + Recursive crash at WebCore::accessibleNameForNode.
+ * debian/patches/fix-clearselection-segfault.patch:
+ + Fix segfault when calling clearSelection on a detached RenderObject.
+ * debian/patches/fix-date.patch:
+ + String(new Date(Mar 30 2014 01:00:00)) is wrong in CET.
+ * debian/patches/check-tls-errors.patch:
+ + Check TLS errors as soon as they are set in the SoupMessage.
+
+ -- Alberto Garcia <berto@igalia.com> Fri, 06 Mar 2015 09:33:11 +0200
+
+webkit2gtk (2.6.2+dfsg1-3) unstable; urgency=medium
+
+ * debian/patches/no-ssl-record-version.patch:
+ + Don't use a SSL3.0 record version in client hello.
+ * debian/patches/nullptr-accessibilitymenulistoption.patch:
+ + Check for NULL pointers in AccessibilityMenuListOption.
+ * debian/patches/nullptr-applystylecommand.patch:
+ + Check for NULL pointer in ApplyStyleCommand.
+ * debian/patches/nullptr-frameprogresstracker.patch:
+ + Check for NULL pointer in FrameProgressTracker.
+ * debian/patches/render-text-control.patch:
+ + Check for NULL pointer in SearchInputType.
+ * debian/patches/twitter-inserted-text.patch:
+ + Fix inserted text when typing in the Twitter message box.
+ * debian/patches/protect-document.patch:
+ + Protect Document in ProcessingInstruction::setXSLStyleSheet(). This
+ is a security fix, see https://codereview.chromium.org/579133004.
+ * debian/patches/at-spi2.patch:
+ + Accessible values are no longer accessible via AT-SPI2.
+ * debian/patches/ax-focus-events.patch:
+ + Fix accessible focus events in non-focused combo boxes.
+
+ -- Alberto Garcia <berto@igalia.com> Sun, 07 Dec 2014 17:53:25 +0100
+
+webkit2gtk (2.6.2+dfsg1-2) unstable; urgency=medium
+
+ * debian/patches/fix-mips64-build.patch:
+ + Fix mips64el build (Closes: #767598).
+ * debian/patches/flash-crash.patch:
+ + Fix crash in the Flash player (Closes: #768341).
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 10 Nov 2014 11:44:56 +0200
+
+webkit2gtk (2.6.2+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Alberto Garcia <berto@igalia.com> Thu, 23 Oct 2014 12:17:48 +0300
+
+webkit2gtk (2.6.1+dfsg1-2) unstable; urgency=medium
+
+ * debian/rules:
+ + Disable debugging symbols in armel and kfreebsd-amd64.
+ * debian/control:
+ + Bump Standards-Version to 3.9.6; no changes needed.
+
+ -- Alberto Garcia <berto@igalia.com> Wed, 15 Oct 2014 15:03:26 +0300
+
+webkit2gtk (2.6.1+dfsg1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * debian/patches/fix-header-template.patch:
+ + Remove.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 13 Oct 2014 15:18:12 +0300
+
+webkit2gtk (2.6.0+dfsg1-3) unstable; urgency=medium
+
+ * debian/patches/atomic_build_fix.patch:
+ + Make -latomic work also when --as-needed is present (Closes:
+ 764193).
+ * debian/rules:
+ + Don't build -dbg packages if we don't have debugging symbols.
+ + Disable debugging symbols in armhf (Closes: #764192).
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 06 Oct 2014 15:18:03 +0300
+
+webkit2gtk (2.6.0+dfsg1-2) unstable; urgency=medium
+
+ [ Alberto Garcia ]
+ * debian/patches/atomic_build_fix.patch:
+ + Add -latomic also to shared libraries.
+
+ [ Emilio Pozuelo Monfort ]
+ * debian/rules:
+ + Disable debugging symbols on powerpc. Should fix the build
+ as otherwise the linker needs too much memory and fails.
+ + Disable JIT on armel. Should fix the build.
+ * Upload to unstable.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Thu, 02 Oct 2014 00:42:20 +0200
+
+webkit2gtk (2.6.0+dfsg1-1) experimental; urgency=medium
+
+ * New upstream release.
+ * debian/patches/fix-textrel-x86.patch,
+ debian/patches/change-libexec-dir.patch:
+ + Remove.
+ * debian/patches/dfg-jit.patch,
+ debian/patches/install-minibrowser.patch,
+ debian/patches/restore_sparc_code.patch:
+ + Refresh.
+ * debian/patches/atomic_build_fix.patch:
+ + Add -latomic to fix build in some architectures.
+ * debian/patches/css-image-set.patch:
+ + Enable CSS_IMAGE_SET, required in order to display all inspector
+ icons.
+ * debian/rules:
+ + Disable JIT completely in mips and mipsel, it does not build at the
+ moment, see https://bugs.webkit.org/show_bug.cgi?id=136753.
+ + Enable JIT in armel and armhf.
+ * debian/copyright:
+ + Update with all the changes in 2.6.0 (Closes: #760477).
+ * debian/libwebkit2gtk-4.0-37.symbols:
+ + Update.
+ * Make gir1.2- and -dev packages multi-arch compliant:
+ + debian/gir1.2-javascriptcoregtk-4.0.install,
+ debian/gir1.2-webkit2-4.0.install:
+ - Put .typelib files in /usr/lib/<arch>/girepository-1.0.
+ + debian/control:
+ - Add Multi-Arch field to the affected packages.
+ + debian/gir1.2-javascriptcoregtk-4.0.links,
+ debian/libjavascriptcoregtk-4.0-dev.links:
+ - Remove old compatibility links.
+ + debian/patches/fix-header-template.patch:
+ - Make WebKitEnumTypes.h equal in all builds by not including the
+ name of the build directory.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 29 Sep 2014 15:48:56 +0300
+
+webkit2gtk (2.5.3+dfsg1-1) experimental; urgency=medium
+
+ * New upstream release from the upcoming 2.6 branch.
+ + Rename source package to webkit2gtk, since now WebKitGTK+ only
+ provides the new WebKit2 API. We have to keep the old webkitgtk
+ packages around until all apps using the old API have ben ported.
+ + Add the +dfsg1 suffix to the version number since we have to remove
+ a few non-free files from the source tarball.
+ * debian/gbp.conf:
+ + Update upstream branch name.
+ * debian/watch:
+ + Add dversionmangle rule to strip +dfsg1 from the package.
+ * debian/rules:
+ + Rewrite completely using the debhelper sequencer and build with
+ cmake instead of autotools.
+ + Disable JIT and MacroAssembler in all architectures unless we know
+ it works.
+ + Add get-orig-source target.
+ * debian/control:
+ + Remove all packages that use the old WebKit API, as well as the
+ -common packages.
+ + libjavascriptcoregtk-3.0-0 => libjavascriptcoregtk-4.0-18.
+ + libwebkit2gtk-3.0-25 => libwebkit2gtk-4.0-37.
+ + Don't depend on any specific compiler.
+ + Add build dependencies on cmake and slimit.
+ + Replace libgeoclue-dev with geoclue-2.0.
+ + Split libwebkit2gtk-4.0-doc from the -dev package.
+ + Remove Mike Hommey from the Uploaders field.
+ * debian/copyright:
+ + Make it compliant with the copyright format v1.0 and refactor the
+ licenses a bit.
+ * debian/jquery-1.9.1.js:
+ + Provide uncompressed version of jquery to replace the compressed one
+ that had to be removed from the original tarball.
+ * debian/patches/enable_llint.patch,
+ debian/patches/02_notebook_scroll.patch,
+ debian/patches/atomic_build_fix.patch,
+ debian/patches/fix-gtkdoc-error.patch,
+ debian/patches/ftbfs-armhf.patch:
+ + Remove.
+ * debian/patches/dfg-jit.patch,
+ debian/patches/local-label-string-hurd.patch,
+ debian/patches/restore_sparc_code.patch,
+ debian/patches/fix-textrel-x86.patch:
+ + Refresh.
+ * debian/patches/install-minibrowser.patch:
+ + Rewrite to make it work with cmake.
+ * debian/patches/change-libexec-dir.patch:
+ + Install all auxiliary binaries in the same directory.
+ * debian/source/lintian-overrides:
+ + Remove.
+ * debian/libwebkit2gtk-4.0-37.lintian-overrides:
+ + Override shared-lib-without-dependency-information warning in
+ libwebkit2gtkinjectedbundle.so, that's a module used internally
+ by webkit.
+ * debian/symbols.filter:
+ + Remove.
+
+ -- Alberto Garcia <berto@igalia.com> Wed, 27 Aug 2014 06:18:56 +0000
+
+webkitgtk (2.4.1-1) experimental; urgency=medium
+
+ * New upstream release.
+ * debian/patches/ftbfs-armhf.patch:
+ + Fix FTBFS in armhf.
+ * debian/patches/local-label-string-hurd.patch:
+ + Fix FTBFS in hurd-i386.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 14 Apr 2014 20:22:51 +0000
+
+webkitgtk (2.4.0-1) experimental; urgency=medium
+
+ * New upstream stable release.
+ * debian/patches/fix-textrel-x86.patch:
+ + Remove TEXTREL tag in x86.
+
+ -- Alberto Garcia <berto@igalia.com> Tue, 25 Mar 2014 11:18:17 +0200
+
+webkitgtk (2.3.92-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/patches/dfg-jit.patch,
+ debian/patches/install-minibrowser.patch:
+ + Refresh.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 17 Mar 2014 21:07:56 +0000
+
+webkitgtk (2.3.90-1) experimental; urgency=medium
+
+ * New upstream release.
+ * debian/libwebkitgtk-1.0-0.symbols,
+ debian/libwebkitgtk-3.0-0.symbols,
+ debian/libwebkit2gtk-3.0-25.symbols:
+ + Add new symbols.
+ * debian/control:
+ + Update package descriptions.
+ + Remove redundant Priority fields from libwebkitgtk-{1,3}.0-common.
+ + Remove duplicate build dependency on flex.
+ * debian/patches/install-minibrowser.patch:
+ + Ship the MiniBrowser binary, which is useful for testing purposes.
+ * debian/patches/dfg-jit.patch:
+ + Enable DFG JIT on FreeBSD and Hurd.
+ * debian/patches/fix-gtkdoc-error.patch:
+ + Fix error in gtk-doc generation.
+ * debian/patches/02_notebook_scroll.patch:
+ + Refresh.
+
+ -- Alberto Garcia <berto@igalia.com> Tue, 18 Feb 2014 11:33:19 +0000
+
+webkitgtk (2.3.5-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/patches/02_notebook_scroll.patch,
+ debian/patches/enable_llint.patch,
+ debian/patches/restore_sparc_code.patch:
+ + Refresh.
+ * debian/patches/x86_asm_fix.patch:
+ + Remove, this has been merged upstream.
+ * Build a libjavascriptcoregtk-3.0-bin package with the jsc interpreter
+ + debian/control: add the new entry.
+ + debian/rules: rename the binary from jsc-3 to jsc and add the
+ suitable debhelper rules.
+ + debian/libjavascriptcoregtk-3.0-bin.install: list package contents.
+ + debian/libjavascriptcoregtk-3.0-bin.manpages,
+ debian/jsc.1: add manual page.
+ * debian/libwebkit2gtk-3.0-25.symbols:
+ + Add new symbols.
+
+ -- Alberto Garcia <berto@igalia.com> Fri, 07 Feb 2014 10:22:37 +0000
+
+webkitgtk (2.3.4-4) experimental; urgency=low
+
+ * debian/patches/atomic_build_fix.patch:
+ + Update the patch with a fix that actually works.
+
+ -- Alberto Garcia <berto@igalia.com> Sat, 01 Feb 2014 09:18:42 +0000
+
+webkitgtk (2.3.4-3) experimental; urgency=low
+
+ * debian/patches/atomic_build_fix.patch:
+ + Add -latomic to fix build in some architectures.
+ * debian/patches/x86_asm_fix.patch:
+ + Update patch with a better fix.
+ * debian/patches/enable_llint.patch:
+ + Refresh.
+
+ -- Alberto Garcia <berto@igalia.com> Tue, 28 Jan 2014 10:47:31 +0000
+
+webkitgtk (2.3.4-2) experimental; urgency=low
+
+ * debian/patches/x86_asm_fix.patch:
+ + Fix build failure on x86 due to incorrect asm generation.
+ * debian/patches/enable_llint.patch:
+ + Enable LLINT in FreeBSD and Hurd.
+ * debian/patches/restore_sparc_code.patch:
+ + Restore removed SPARC code.
+
+ -- Alberto Garcia <berto@igalia.com> Thu, 16 Jan 2014 08:30:14 +0000
+
+webkitgtk (2.3.4-1) experimental; urgency=low
+
+ * New upstream release.
+ * WebKit is now built in fast-install mode by default, there's no need
+ to run chrpath anymore.
+ + debian/rules: remove it from the installation process.
+ + debian/control: don't build depend on it.
+ * debian/libwebkit2gtk-3.0-25.symbols:
+ + Added new symbols.
+
+ -- Alberto Garcia <berto@igalia.com> Mon, 13 Jan 2014 19:48:47 +0000
+
+webkitgtk (2.3.3-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/patches/02_notebook_scroll.patch:
+ + Refreshed.
+ * Multi-arch support:
+ + debian/control: Add Multi-Arch and Pre-Depends fields to all
+ packages with shared libraries.
+ + debian/*.install: replace usr/lib/ with usr/lib/*/, but keep
+ GObject Introspection .typelib files in /usr/lib
+ + debian/rules: adapt libdir and libexecdir to multi-arch.
+ * debian/control:
+ + Add myself to Uploaders.
+ + Update package descriptions.
+ + Build depend on libpng-dev, not libpng12-dev.
+ + Bump Standards-Version to 3.9.5; no changes needed.
+ + Use canonical versions of VCS URLs.
+ * debian/rules:
+ + Support noopt and debug in DEB_BUILD_OPTIONS.
+ + Disable JIT and MacroAssembler on powerpcspe and mips64el.
+ + No need to pass --enable-wayland-target anymore, it's automatically
+ enabled now.
+ + Disable parallel builds since they're unstable at the moment.
+ + Don't create the libexec dirs manually, this is no longer needed.
+ + Remove rpath from WebKitPluginProcess and WebKitWebProcess.
+ * debian/libwebkitgtk-1.0-0.symbols,
+ debian/libwebkitgtk-3.0-0.symbols,
+ debian/libwebkit2gtk-3.0-25.symbols:
+ + Updated for the new symbols.
+
+ -- Alberto Garcia <berto@igalia.com> Fri, 03 Jan 2014 23:49:07 +0000
+
+webkitgtk (2.3.2-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/patches/40_hppa_platform_h.patch,
+ debian/patches/41_hppa_build_fix.patch,
+ debian/patches/50_bsd-hurd-build-fix.patch,
+ debian/patches/60_add-missing-include.patch,
+ debian/patches/61_add-another-missing-include.patch,
+ debian/patches/70_Add-stubs-for-missing-symbols-in-dom-bindings.patch:
+ + Removed, merged upstream.
+ * debian/patches/30_gtkdoc_fixxref_warnings.patch:
+ + Drop unapplied patch that we don't need anymore.
+ * debian/patches/13_thread-safe-icon-db.patch:
+ + Drop unapplied patch that was fixed upstream a long time ago.
+ * debian/patches/12_large-mem-page.patch:
+ + Drop unapplied patch, it hasn't been applied in quite some time
+ and we haven't heard of any complains. Besides, the patch no
+ longer applies as the code it touched has been largely reworked
+ or removed.
+ * debian/patches/14_ia64-wide-ptr.patch,
+ debian/patches/15_ia64-use-system-malloc.patch:
+ + Dropped. The former wasn't been applied and needs rebasing if still
+ needed. The second is probably useless given all the other patches
+ that were needed on IA64 are gone. It may not be needed anymore as
+ the code that the patch tries to workaround may be fixed now.
+ If these or any other patches are needed for IA64, they should be
+ sent upstream so we don't run into problems like this again.
+ * debian/rules:
+ + Disable debugging symbols on powerpcspe. Closes: #696472.
+ * debian/libwebkitgtk-1.0-0.symbols,
+ debian/libwebkitgtk-3.0-0.symbols,
+ debian/libwebkit2gtk-3.0-25.symbols:
+ + Updated for the new symbols.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Thu, 21 Nov 2013 22:15:28 +0100
+
+webkitgtk (2.3.1-1) experimental; urgency=low
+
+ [ Michael Biebl ]
+ * debian/rules:
+ + Replace another occurence of findstring with filter.
+
+ [ Emilio Pozuelo Monfort ]
+ * debian/watch,
+ debian/gbp.conf:
+ + Update for 2.3 packages in experimental.
+ * New upstream development release.
+ + Re-enables MathML support. Closes: #649067.
+ * debian/control,
+ debian/rules:
+ + Enable wayland support on linux.
+ * debian/rules:
+ + Use gcc / g++ 4.8 instead of 4.7. We should just be using the
+ default here but some architectures are still defaulting to 4.6.
+ * debian/patches/01_do-not-build-testing-tools.patch:
+ + Removed, no longer needed.
+ * debian/patches:
+ + Refreshed.
+ * debian/patches/50_bsd-hurd-build-fix.patch:
+ + Fix the build on !linux.
+ * debian/patches/60_add-missing-include.patch:
+ + Patch from upstream bugzilla, fix another build issue.
+ * debian/patches/61_add-another-missing-include.patch:
+ + Another missing include, patch from upstream bugzilla.
+ * debian/patches/40_hppa_platform_h.patch:
+ + WTF_CPU_HPPA was already being defined, so only define the missing
+ remaining bits.
+ + Don't disable YARR, JIT and MacroAssembler here, this is a more general
+ problem as explained in https://bugs.webkit.org/show_bug.cgi?id=113638
+ and we already disable those in debian/rules.
+ * debian/patches/70_Add-stubs-for-missing-symbols-in-dom-bindings.patch:
+ + New patch, add stubs for a few missing symbols in the DOM bindings
+ which are gone because the underlying objects have been removed.
+ * debian/libwebkitgtk-1.0-0.symbols,
+ debian/libwebkitgtk-3.0-0.symbols,
+ debian/libwebkit2gtk-3.0-25.symbols:
+ + Updated for the new symbols.
+ * debian/source/lintian-overrides:
+ + Override license-problem-json-evil, the file is mentioning the original
+ implementation's license but doesn't actually have that license.
+ + Drop an old override.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 05 Nov 2013 14:24:07 +0100
+
+webkitgtk (2.2.1-1) unstable; urgency=low
+
+ * debian/gbp.conf:
+ + Added.
+ * New upstream stable release.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 29 Oct 2013 20:44:42 +0100
+
+webkitgtk (2.2.0-2) unstable; urgency=low
+
+ * debian/rules:
+ + Disable JIT on mips, should fix the FTBFS.
+ * Upload to unstable.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Mon, 14 Oct 2013 19:00:57 +0200
+
+webkitgtk (2.2.0-1) experimental; urgency=low
+
+ * New upstream stable release.
+ * debian/control:
+ + Remove gail build dependencies, no longer needed.
+ * debian/patches:
+ + Refreshed.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 09 Oct 2013 16:01:05 +0200
+
+webkitgtk (2.1.91-1) experimental; urgency=low
+
+ [ Michael Biebl ]
+ * debian/rules:
+ + Use filter instead of findstring to match the current architecture as
+ findstring also matches substrings so we accidentally used stabs debug
+ symbols for i386 and amd64 and disabled jit for mips.
+
+ [ Emilio Pozuelo Monfort ]
+ * debian/rules:
+ + Use CPPFLAGS instead of JSC_CPPFLAGS to disable JIT and MacroAssembler
+ as JSC_CPPFLAGS is no longer honored by the build system. This fixes
+ the build (again) on ia64 powerpc sparc s390 and s390x.
+ * debian/patches/40_hppa_platform_h.patch,
+ debian/patches/41_hppa_build_fix.patch,
+ debian/rules:
+ + Add support for HPPA. Thanks to John David Anglin for the patches.
+ Closes: #721206.
+ * debian/patches/20_mesa-llvmpipe-crash.patch,
+ debian/patches/25_bison_2.6_ftbfs.patch:
+ + Remove patches that were cherry-picked from upstream 2.1.x and we
+ no longer use.
+ * debian/rules:
+ + Disable JIT and MacroAssembler on alpha. Closes: #721863.
+ + Likewise for ppc64 and sparc64.
+
+ [ Gustavo Noronha Silva ]
+ * debian/rules:
+ + Disable GLX on ARM, thanks to Sjoerd Simons.
+ * debian/patches/10_hurd_getCurrentExecutablePath.patch,
+ debian/patches/20_bsd-hurd-gtest-port.patch:
+ + removed, applied upstream
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 16 Sep 2013 15:02:08 -0300
+
+webkitgtk (2.1.90.1-1) experimental; urgency=low
+
+ [ Gustavo Noronha Silva ]
+ * New development release
+ * debian/patches/series, debian/patches/03_dom_bindings_compat.patch:
+ - removed patch; applied upstream
+ * debian/patches/02_notebook_scroll.patch:
+ - refreshed
+ * debian/*.symbols:
+ - updated with ABI additions
+
+ [ Emilio Pozuelo Monfort ]
+ * debian/rules:
+ + Switch powerpc to stabs as it's currently taking too much space in
+ the buildds.
+ * debian/control:
+ + Add myself to Uploaders.
+
+ -- Gustavo Noronha Silva <kov@debian.org> Thu, 29 Aug 2013 21:32:48 -0300
+
+webkitgtk (2.1.4-3) experimental; urgency=low
+
+ * debian/control, debian/libwebkitgtk-common-dev.install:
+ - install the webkitdom headers in a separate dev package that can be
+ depended on by both libwebkitgtk-3.0-dev and libwebkit2gtk-3.0-dev
+
+ -- Gustavo Noronha Silva <kov@debian.org> Fri, 23 Aug 2013 15:03:44 -0300
+
+webkitgtk (2.1.4-2) experimental; urgency=low
+
+ * debian/rules:
+ - merge build and install rules so we can install right after building
+ each flavor, and save space by cleaning up the build
+ - clean *.pyc files in the clean target, to allow multiple builds in the
+ same source tree again
+ * debian/rules:
+ - disable debug symbols sparc, and use stabs for armel, like we already
+ do for armhf; their buildds are too constrained in terms of hardware
+ resources
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 21 Aug 2013 23:13:58 -0300
+
+webkitgtk (2.1.4-1) experimental; urgency=low
+
+ * New development release
+ * debian/patches/01_do-not-build-testing-tools.patch:
+ - refreshed
+ * debian/libjavascriptcore*dev.install, gir1.2-*.install,
+ debian/libjavascriptcore*dev.links, gir1.2-*.links:
+ - Install the GObject Introspection support files, and compatibility
+ links that cover the old names
+ * debian/patches/03_dom_bindings_compat.patch:
+ - Add symbols that went missing since the last stable release
+ * debian/*.symbols:
+ - updated symbols files to contain the newly added APIs
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 19 Aug 2013 21:11:33 -0300
+
+webkitgtk (2.0.4-2) unstable; urgency=low
+
+ [ Jeremy Bicha ]
+ * Don't recommend universe gstreamer codecs on Ubuntu. Closes: #714299.
+
+ [ Gustavo Noronha ]
+ * debian/patches/03_atomics-buildfix.patch:
+ - patch from upstream to fix build in architectures which do not support
+ some atomic builtins for 64 bits types (should fix powerpc and sparc)
+ * debian/libwebkit2gtk-3.0-25.symbols, debian/symbols.filter:
+ - export the WebGtkExtensionManager, used by WebKit2GTK+ for loading
+ injected bundle plugins
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 14 Aug 2013 22:13:41 -0300
+
+webkitgtk (2.0.4-1) experimental; urgency=low
+
+ [ Emilio Pozuelo Monfort ]
+ * debian/compat:
+ + Go back to compat 8 for now as compressed symbol files kill .deb
+ compression. Also objcopy seems to take a lot of memory to compress
+ debugging symbols, killing the build in some cases.
+ * debian/rules:
+ + Stop building with -O1 on armhf. Hopefully the compiler error we were
+ getting has been fixed.
+ + Build with -gstabs on armhf and kfreebsd to try to eat less memory
+ and make the build succeed. If it doesn't we may have to disable
+ debugging symbols as we do in many other arches.
+
+ [ Gustavo Noronha Silva ]
+ * New upstream release
+ * debian/*.symbols, debian/*.install, debian/symbols.filter,
+ debian/patches/01_do-not-build-testing-tools.patch, debian/rules:
+ - Avoid exposing a ton of C++ symbols by not building the testing
+ tools
+ - We no longer build the test browsers, as well
+ * debian/rules:
+ - move dh_autoreconf call to its own rule with its own custom stamp,
+ so we can just call binary if the build fails and we want to try again
+
+ -- Gustavo Noronha Silva <kov@debian.org> Thu, 08 Aug 2013 20:00:46 -0300
+
+webkitgtk (2.0.3-1) experimental; urgency=low
+
+ * Team upload.
+
+ * debian/libwebkit2gtk-3.0-25.symbols:
+ + Added missing i386 symbols. Should really fix the i386 build.
+ Closes: #704886.
+ * debian/rules:
+ + Pass -I Source/autotools to autoreconf to make sure aclocal can find
+ the necessary macros, as otherwise some versions such as aclocal-1.11
+ have some trouble with this.
+ + Add --disable-jit back on mipsel, armel and powerpc. The change was
+ probably lost with the webkit2 addition.
+ + Don't pass --with-gstreamer=1.0 anymore, GStreamer support is always
+ 1.0 now and the configure flag has been dropped.
+ + Don't pass --disable-plugin-process. The flag is gone and the plugin
+ process is always built for WebKit2, which is what we were doing.
+ + Don't pass --disable-jit on powerpc. Instead disable JIT, YARR and
+ assembler in ia64 powerpc sparc s390 and s390x as there's no
+ support for MacroAssembler for them.
+ * debian/patches/changeset_145551.diff:
+ + Backport from upstream, implement Double2Ints in CLoop backend for
+ 32 bit architectures, needed for the above architectures where we
+ disable JIT, YARR and assembler.
+ * debian/control:
+ + Build depend on libgudev-1.0-dev on linux for gamepad support.
+ * debian/patches/10_hurd_getCurrentExecutablePath.patch:
+ + Readd patch from #669059 that was lost. Fixes build on hurd.
+
+ * New upstream release.
+ * changeset_150117.diff, changeset_150326.diff, changeset_150963.diff:
+ + Dropped, included upstream.
+
+ * debian/patches/changeset_147557.diff:
+ + Backport from upstream, fix a dispose/finalize mistake that can
+ cause crashes in some scenarios.
+ * debian/patches/20_bsd-hurd-gtest-port.patch:
+ + New patch. Fix kfreebsd and hurd builds by making gtest know about
+ them.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 16 Jun 2013 20:52:37 +0200
+
+webkit (1.8.1-4) unstable; urgency=low
+
+ * Acknowledge NMUs. Thanks Samuel, Ansgar and Michael!
+ * debian/patches/20_mesa-llvmpipe-crash.patch:
+ + Backport change from upstream, fixes crashes when running
+ mesa llvmpipe drivers. Closes: #711584.
+ * debian/patches/25_bison_2.6_ftbfs.patch:
+ + Backport change from upstream, fix the build with bison >= 2.6.
+ * debian/patches/30_gtkdoc_fixxref_warnings.patch:
+ + New patch. Ignore warnings when generating the html documentation.
+ The broken links were probably already there in previous builds
+ as we don't build depend on the necessary -doc packages. We will
+ upload 2.0.x to unstable soonish anyway so no point in fixing
+ such minor issues here.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 12 Jun 2013 21:48:22 +0200
+
+webkitgtk (2.0.2-2) experimental; urgency=low
+
+ * Team upload.
+
+ * debian/control,
+ debian/rules:
+ + Build depend on gcc-4.7 and g++-4.7 and set the C compiler and C++
+ compiler to this version as webkitgtk now requires GCC >= 4.7 and
+ the default on many architectures is still 4.6.
+ * debian/control,
+ debian/compat:
+ + Bump debhelper compat to 9. Among other things, this brings us
+ compressed debug info files. It also brings build-id debug info
+ files which greatly speed up gdb start up as gdb won't have to
+ checksum the (rather big) webkit debug info files anymore.
+ * debian/rules:
+ + Exclude libwebkit2gtkinjectedbundle.so from dh_makeshlibs as it's a
+ private library and debhelper looks at every shared lib in compat 9.
+ * debian/libwebkitgtk-1.0-0.symbols,
+ debian/libwebkitgtk-3.0-0.symbols:
+ + Add missing symbols for 32 bit arches. Closes: #704886.
+ * debian/libwebkit2gtk-3.0-25.symbols:
+ + Demangle symbols.
+ * debian/control:
+ + Bump required build dependencies according to Versions.mk.
+ + Add missing build dependency on flex. Thanks to Sjoerd Simons for
+ noticing this.
+ + Also add other missing build dependencies (cairo, freetype,
+ fontconfig and libxml).
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Tue, 04 Jun 2013 15:00:49 +0200
+
+webkitgtk (2.0.2-1) experimental; urgency=low
+
+ * Team upload.
+
+ * New upstream release.
+ + debian/patches/03_avoid_unresolved_x_symbols.patch:
+ - Removed, applied upstream.
+ + debian/patches/changeset_150117.diff,
+ debian/patches/changeset_150256.diff,
+ debian/patches/changeset_150326.diff,
+ debian/patches/changeset_150963.diff:
+ - Backport various build fixes from upstream.
+ + debian/*.symbols:
+ - Updated.
+ + debian/libwebkit2gtk-3.0-0.install:
+ - Don't install .la files.
+ + debian/rules:
+ - Re-enable parallel build support, the above patches should
+ make it work.
+ + debian/libwebkit2gtk-3.0-{0,25}.install,
+ debian/control,
+ debian/rules:
+ - Renamed libwebkit2gtk-3.0-0 to libwebkit2gtk-3.0-25.
+ - Make libwebkit2gtk-3.0-25 break/replace the old
+ libwebkit2gtk-3.0-0 as the injected-bundle module path
+ is the same.
+ + debian/libwebkit2gtk-3.0-25.symbols:
+ - Add a symbols file for libwebkit2gtk-3.0.
+ * debian/watch:
+ + Updated to work with the new page.
+ * debian/rules:
+ + Run dh_autoreconf. Makes it easier to backport upstream patches
+ that modify autotools files.
+ * debian/control:
+ + Mention "dummy" in libwebkit-dev's long description to shut
+ lintian up.
+ + Bump Standards-Version to 3.9.4; no changes needed.
+ + Bump libharfbuzz-dev's minimum build dependency to pick up a
+ dependency against the new libharfbuzz0a package.
+
+ -- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 29 May 2013 10:39:29 +0200
+
+webkitgtk (1.11.91-1) experimental; urgency=low
+
+ * New development release
+ * debian/patches/03_avoid_unresolved_x_symbols.patch:
+ - patch to avoid linking issue
+ * debian/rules:
+ - enable WebKit2 packages
+ * debian/*.symbols:
+ - updated with new symbols
+ * debian/control:
+ - add libwebp-dev to the build dependencies
+ - add libsecret-1-dev to build dependencies
+ - add libharfbuzz-dev >= 0.9.7 to build dependencies
+ * debian/libwebkitgtk-3.0-dev.install:
+ - install webkitdom includes, which now live in a new path
+
+ -- Gustavo Noronha Silva <kov@debian.org> Sun, 17 Mar 2013 11:43:34 -0300
+
+webkitgtk (1.10.2-2) experimental; urgency=low
+
+ * Integrate patches and acknowledge NMUs; thanks to Ansgar Burchardt
+ <ansgar@debian.org>, and Michael Gilbert <mgilbert@debian.org>
+ * debian/control, debian/rules:
+ - switch to building with GStreamer 1.0
+ * debian/control:
+ - added ruby to the Build-Dependencies, it is now required
+ for building WebKit
+ * debian/rules:
+ - ensure configure is the last command run in a single shell invocation,
+ so the build fails early if configure fails
+
+ -- Gustavo Noronha Silva <kov@debian.org> Sun, 24 Feb 2013 16:51:07 -0300
+
+webkitgtk (1.10.2-1) experimental; urgency=low
+
+ * New stable release
+ - source package renamed following upstream
+ - Includes the WebCore split patches, so the make command line
+ limit problem should not happen
+ * Acknowledge NMU to fix FreeBSD and Hurd, thanks to Samuel
+ Thibault <sthibault@debian.org>
+ * Acknowledge NMU to change deb compression to xz, thanks to
+ Ansgar Burchardt <ansgar@debian.org>
+ * Acknowledge NMU to use smaller debug format for ia64 as well,
+ thanks to Ansgar Burchardt <ansgar@debian.org>
+ * debian/*.symbols:
+ - updated
+ * debian/control:
+ - bump libsoup dependency to 2.40 accross the board,
+ following upstream's bump but using the first stable
+ release instead of the development one
+ * debian/*webkit2*, debian/rules, debian/control:
+ - new packages for the WebKit2GTK+ library, not built by default, you
+ can enable them by setting the make ENABLE_WEBKIT2 variable to yes
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 05 Dec 2012 23:41:36 -0200
+
+webkit (1.9.2-1) experimental; urgency=low
+
+ * New development release
+ * debian/patches/10_kfreebsd_support.patch:
+ - removed; applied upstream
+ * debian/rules:
+ - disable AR_FLAGS space optimization for now, since linking two libtool
+ convenience libraries seems to break that
+ * debian/*.symbols:
+ - updated with symbols of the new version
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 08 May 2012 12:01:33 -0300
+
+webkit (1.8.1-3.4) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix wide pointer issues on ia64 (closes: #642750).
+ * Make favicon database thread-safe (closes: #697172).
+ * Support architectures with large page sizes (closes: #694971).
+ * Compile with --disable-jit on armel, mipsel, and powerpc (closes: #651636).
+
+ -- Michael Gilbert <mgilbert@debian.org> Sat, 16 Feb 2013 21:46:48 +0000
+
+webkit (1.8.1-3.3) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/rules: Disable debug symbols also for ia64.
+
+ -- Ansgar Burchardt <ansgar@debian.org> Thu, 13 Sep 2012 23:39:52 +0200
+
+webkit (1.8.1-3.2) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/rules: use xz compression for binary packages. (Closes: #684139)
+
+ -- Ansgar Burchardt <ansgar@debian.org> Sat, 08 Sep 2012 18:40:04 +0200
+
+webkit (1.8.1-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix debian/patches/10_kfreebsd_support.patch
+ debian/patches/11_hurd_support.patch patches for kfreebsd and hurd build
+ (Closes: #669059).
+
+ -- Samuel Thibault <sthibault@debian.org> Fri, 25 May 2012 11:00:30 +0200
+
+webkit (1.8.1-3) unstable; urgency=low
+
+ [ Samuel Thibault ]
+ * debian/rules:
+ - Disable debug symbols also for hurd-i386 (Closes: #664810)
+ * debian/patches/11_hurd_support.patch:
+ - Add Hurd-specific code path before the catch-all UNIX code path for
+ getting the executable path (Closes: 669059)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 23 May 2012 22:54:54 -0300
+
+webkit (1.8.1-2) unstable; urgency=low
+
+ [ Michael Biebl ]
+ * debian/rules:
+ - Use set -e in for loops to fail early
+ - Standardize on $(shell ) for shell invocation and only add
+ -Wl,--no-keep-memory for 32 bits architectures
+ - Disable debugging symbols completely for architectures for
+ which we were using -gstabs before, since they keep hitting
+ memory limits on the buildds
+
+ [ Jeremy Bicha ]
+ * debian/rules:
+ - Remove duplicate LDFLAGS when running configure
+ * debian/watch:
+ - Look for tar.xz files from now on
+
+ -- Gustavo Noronha Silva <kov@debian.org> Fri, 04 May 2012 12:37:56 -0300
+
+webkit (1.8.1-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/patches/10_kfreebsd_support.patch:
+ - Patch by Steven Chamberlain <steven@pyro.eu.org> to fix the
+ build for kFreeBSD (Closes: #669308)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Thu, 26 Apr 2012 19:52:12 -0300
+
+webkit (1.8.0-2) unstable; urgency=low
+
+ * Upload to unstable
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 03 Apr 2012 16:50:54 -0300
+
+webkit (1.8.0-1) experimental; urgency=low
+
+ * New stable release
+ * debian/control:
+ - move libwebkit-dev to oldlibs
+ * debian/*.symbols:
+ - updated with symbols additions
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 28 Mar 2012 09:53:38 -0300
+
+webkit (1.7.92-1) experimental; urgency=low
+
+ * New development release
+ * debian/control:
+ - wrapped Build-Dependencies
+ * debian/rules:
+ - pass --no-keep-memory to the linker, to make build less likely
+ to fail with an OOM
+ * debian/*.symbols:
+ - updated with new symbols
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 26 Mar 2012 19:56:51 -0300
+
+webkit (1.7.91-1) experimental; urgency=low
+
+ * New development release
+ * debian/patches/05_sparc-needs-alignment.patch:
+ - removed; applied upstream
+ * debian/libwebkitgtk*.symbols:
+ - added DRT optional symbols that are different on i386/powerpc
+ * debian/control:
+ - replace dh_clean -k call with dh_prep
+ - bump Build-Depends on debhelper, for dh_prep
+ - bump Dependency on libsoup to for the -dev packages to match the
+ Build-Dependency
+ - Recommend gstreamer packages required to play most formats
+ with <video> and <audio>
+ * debian/rules:
+ - disable parallel builds to work-around the racy problems
+ we have seen in the wild
+
+ -- Gustavo Noronha Silva <kov@debian.org> Sat, 10 Mar 2012 23:25:33 -0300
+
+webkit (1.7.90+svn20120304-1) experimental; urgency=low
+
+ * New development release
+ * debian/patches/01_double-conversion.patch,
+ debian/patches/03_fix-documentation-build.patch,
+ debian/patches/04_hurd-fix.patch:
+ - removed; applied upstream
+ * debian/*.symbols:
+ - updated
+ * Merged changes done in 1.6.3-2
+ * debian/control:
+ - Put all gir1.2-* packages into the introspection section.
+
+ -- Gustavo Noronha Silva <kov@debian.org> Sun, 04 Mar 2012 16:28:56 -0300
+
+webkit (1.7.5-1) experimental; urgency=low
+
+ * New development release
+ * debian/patches/03_fix-documentation-build.patch:
+ - refreshed, with changes from upstream
+ * debian/patches/04_hurd-fix.patch:
+ - refreshed;
+ * Merged changes done in 1.6.3-1
+ * debian/*.symbols:
+ - updated symbols file with ABI changes
+
+ -- Gustavo Noronha Silva <kov@debian.org> Fri, 17 Feb 2012 11:48:31 -0200
+
+webkit (1.7.4-1) experimental; urgency=low
+
+ * New development release
+ * debian/patches/01_double-conversion.patch:
+ - refreshed; partially applied upstream
+ * debian/patches/03_freebsd-fix.patch,
+ debian/patches/04_pkgconfig-fix.patch:
+ - removed; applied upstream
+ * debian/patches/03_fix-documentation-build.patch:
+ - added; fix building docs for the GTK+ 2 library
+ * debian/control:
+ - update build-dependency for libsoup2.4-dev to 2.37.4
+ - add libgl1-mesa-dev as a B-D, since we now build with
+ WebGL enabled by default
+ * debian/rules:
+ - adapted doc installation to the new system
+ * debian/*.install:
+ - include directory got renamed webkit->webkitgtk
+ * debian/libwebkit*.symbols:
+ - updated
+
+ -- Gustavo Noronha Silva <kov@debian.org> Thu, 19 Jan 2012 00:09:29 -0200
+
+webkit (1.6.3-2) unstable; urgency=low
+
+ * debian/patches/05_sparc-needs-alignment.patch:
+ - patch by Jurij Smakov <jurij@wooyd.org> to fix JSC for SPARC
+ (Closes: #651934)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Sun, 04 Mar 2012 12:05:04 -0300
+
+webkit (1.6.3-1) unstable; urgency=low
+
+ * debian/patches/04_pkgconfig-fix.patch:
+ - removed; applied in this upstream version
+ * debian/rules:
+ - move -Wl,--no-relax to LD_FLAGS, when building on alpha, and add
+ LDFLAGS as a parameter (part of #648761)
+ * debian/patches/01_double-conversion.patch:
+ - add CPU(ALPHA) to the list of cpus that pass the test
+ (Closes: #648761)
+ * debian/patches/04_hurd-fix.patch:
+ - patch by Pino Toscano <pino@debian.org> to fix FTBFS on Hurd
+ (Closes: #649192)
+ * debian/rules:
+ - accepted patch by Moritz Muehlenhoff <jmm@debian.org> to use
+ dpkg-buildflags for cflags/cppflags/ldflags (Closes: #659391)
+ * debian/control:
+ - add Conflicts and Replaces combo on libjavascriptcoregtk-1.0-dev also
+ for libwebkit-dev << 1.5.0 (Closes: #657408)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 15 Feb 2012 23:29:11 -0200
+
+webkit (1.6.3-1) unstable; urgency=low
+
+ * debian/patches/04_pkgconfig-fix.patch:
+ - removed; applied in this upstream version
+ * debian/rules:
+ - move -Wl,--no-relax to LD_FLAGS, when building on alpha, and add
+ LDFLAGS as a parameter (part of #648761)
+ * debian/patches/01_double-conversion.patch:
+ - add CPU(ALPHA) to the list of cpus that pass the test
+ (Closes: #648761)
+ * debian/patches/04_hurd-fix.patch:
+ - patch by Pino Toscano <pino@debian.org> to fix FTBFS on Hurd
+ (Closes: #649192)
+ * debian/rules:
+ - accepted patch by Moritz Muehlenhoff <jmm@debian.org> to use
+ dpkg-buildflags for cflags/cppflags/ldflags (Closes: #659391)
+ * debian/control:
+ - add Conflicts and Replaces combo on libjavascriptcoregtk-1.0-dev also
+ for libwebkit-dev << 1.5.0 (Closes: #657408)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 15 Feb 2012 23:29:11 -0200
+
+webkit (1.6.1-5) unstable; urgency=low
+
+ * debian/rules:
+ - also build with stabs debug symbols format when under s390x
+ patch by Aurelien Jarno <aurel32@debian.org> (Closes: #637228)
+ * debian/control:
+ - add Breaks for midori and claws-mail-fancy-plugin versions that
+ were using the private webkit_web_view_get_selected_text symbol
+ (Closes: #646095)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 01 Nov 2011 23:20:19 -0200
+
+webkit (1.6.1-4) unstable; urgency=low
+
+ * debian/patches/03_freebsd-fix.patch:
+ - fix FreeBSD 64 bits build
+ * debian/patches/04_pkgconfig-fix.patch:
+ - import patch from upstream to fix pkg-config file to require the JSC
+ one
+
+ -- Gustavo Noronha Silva <kov@debian.org> Sun, 23 Oct 2011 20:10:53 -0200
+
+webkit (1.6.1-3) unstable; urgency=low
+
+ * debian/patches/01_double-conversion.patch:
+ - imported from upstream; fixes s390 double conversion, modified
+ to also include IA64
+ * debian/rules:
+ - try reducing the disk space used to build webkit by using thin
+ archives
+ - disable silent rules to make debugging easier
+
+ -- Gustavo Noronha Silva <kov@debian.org> Fri, 21 Oct 2011 10:38:17 -0200
+
+webkit (1.6.1-2) unstable; urgency=low
+
+ * Rename source package back to webkit
+ * debian/control:
+ - Build-Depend on gawk, since our GNUmakefile.in has lines that are too
+ long for mawk, which results in a broken GNUmakefile
+ * debian/rules:
+ - re-enable installing documentation
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 18 Oct 2011 09:59:20 -0200
+
+webkitgtk+ (1.6.1-1) experimental; urgency=low
+
+ * New upstream release
+ * debian/patches/01_fix-introspection.patch:
+ - Removed; applied upstream
+ * debian/patches/02_notebook_scroll.patch:
+ - Patch by Josselin Mouette <joss@debian.org> to ignore alt+wheel
+ (Closes: #640980)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 26 Sep 2011 23:24:37 -0300
+
+webkitgtk+ (1.5.2-1) experimental; urgency=low
+
+ * New upstream development release
+ * debian/patches/01_spoof-ua-for-calendar.patch:
+ - Remove; applied upstream
+ * debian/patches/01_fix-introspection.patch:
+ - Fix the introspection build
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 24 Aug 2011 21:43:19 -0300
+
+webkitgtk+ (1.4.2-2) unstable; urgency=low
+
+ * debian/rules:
+ - fix armhf special-casing to actually work as intended; thanks to
+ mbiebl for finding the issue and helping resolve it
+ * debian/watch:
+ - provided by Michael Biebl <biebl@debian.org>; thanks! (Closes: #633446)
+ * debian/patches/01_spoof-ua-for-calendar.patch:
+ - steal patch from upstream (on track for 1.4.3) to make Google Calendar
+ behave and not give us the mobile version
+ * debian/control:
+ - Build-Depend on libjpeg-dev instead of libjpeg62-dev (See #635287)
+ - Re-add the libwebkit-dev package to automatically upgrade packages
+ using the GTK+ 2.0 version of WebKitGTK+.
+ - Fix capitalization of GTK+ in the description (Closes: #611871)
+ - Set Homepage to webkitgtk.org instead of webkit.org (Closes: #589431)
+ - Update to the new GI mini-policy by making the -dev packages depend on
+ the appropriate gir1.2-webkit-?.0 packages (Closes: #633962)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 25 Jul 2011 21:08:52 -0300
+
+webkitgtk+ (1.4.2-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/patches/01_add-missing-file.patch:
+ - removed; pushed upstream.
+ * debian/rules:
+ - use gstabs for mips and mipsel as well, to try to make it possible for
+ the builders to build webkit
+ - use -O1 for armhf to workaround compiler bug
+
+ -- Gustavo Noronha Silva <kov@debian.org> Sun, 10 Jul 2011 10:54:24 -0300
+
+webkitgtk+ (1.4.1-2) unstable; urgency=low
+
+ * debian/patches/01_add-missing-file.patch:
+ - copied MIPSAssembler.h from upstream's source repository; it's missing
+ from the sources list and didn't get included in the tarball, this will
+ fix the build on MIPS
+ * debian/control:
+ - fix dependency on gtk2 to please lintian (remove -1)
+ - adjust Standards-Version with no changes to the packaging
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 20 Jun 2011 14:50:27 -0300
+
+webkitgtk+ (1.4.1-1) unstable; urgency=low
+
+ * New upstream version, uploaded to unstable.
+ * debian/*.symbols:
+ - add optional symbols for some JIT stub symbols that show up in some
+ platforms (i.e. ARMEL)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 06 Jun 2011 21:12:38 -0300
+
+webkitgtk+ (1.4.0-1) experimental; urgency=low
+
+ * debian/patches/02_plugin_check_mixed_symbols.patch,
+ debian/patches/01_plugin_path.patch:
+ - removed; applied upstream
+ * debian/control, debian/changelog:
+ - rename source package and remove the libwebkit-dev package to avoid
+ automatically transitioning packages to the new version
+
+ -- Gustavo Noronha Silva <kov@debian.org> Fri, 29 Apr 2011 10:57:23 -0300
+
+webkit (1.3.13-4) experimental; urgency=low
+
+ * debian/*.symbols:
+ - remove debian revision from WTFReportBacktrace@Base to make
+ lintian happy
+ - add optional C++ symbols for functions that use different data types
+ on 32 bits architectures
+ * debian/patches/02_plugin_check_mixed_symbols.patch:
+ - patch from upstream bugzilla that causes webkit itself to check for
+ mixed gtk symbols in a plugin before loading it
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 12 Apr 2011 09:21:29 -0300
+
+webkit (1.3.13-3) experimental; urgency=low
+
+ * debian/control:
+ - depend on a libgtk2.0-dev version that provides introspection information
+ (Closes: #621809)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Fri, 08 Apr 2011 23:50:32 -0300
+
+webkit (1.3.13-2) experimental; urgency=low
+
+ * debian/patches/01_plugin_path.patch:
+ - obtained from upstream; will allow not disabling flash when used with
+ nspluginwrapper
+
+ -- Gustavo Noronha Silva <kov@debian.org> Fri, 08 Apr 2011 10:12:50 -0300
+
+webkit (1.3.13-1) experimental; urgency=low
+
+ * New upstream release.
+ * debian/patches/01_expose_less_symbols.patch:
+ - remove this patch; deal with the symbols instead
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 29 Mar 2011 11:14:00 -0300
+
+webkit (1.3.12-1) experimental; urgency=low
+
+ * New upstream release
+ * debian/*.symbols:
+ - updated with new symbols
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 15 Mar 2011 00:32:03 -0300
+
+webkit (1.3.11-3) experimental; urgency=low
+
+ * debian/*.symbols:
+ - fix demangled names (Closes: #614770)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 23 Feb 2011 09:25:49 -0300
+
+webkit (1.3.11-2) experimental; urgency=low
+
+ * debian/libwebkit-{1,3}.0-0.symbols:
+ - tag exported WTF symbols as optional, and use their demangled name
+ with the c++ tag; this should fix the FTBFS
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 22 Feb 2011 14:31:14 -0300
+
+webkit (1.3.11-1) experimental; urgency=low
+
+ * New development release
+ * debian/patches/01_expose_less_symbols.patch:
+ - export less symbols, and don't build DRT
+ * debian/control:
+ - updated to reflect changes in naming of packages related to GTK+ 3
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 19 Jan 2011 11:05:31 -0200
+
+webkit (1.3.10-1) experimental; urgency=low
+
+ * New development release
+ * debian/control:
+ - Build-Depend on GTK+3 >= 2.99.1 to avoid problems with the multiple
+ breakages
+ * debian/rules:
+ - adapt for source layout changes
+
+ -- Gustavo Noronha Silva <kov@debian.org> Thu, 13 Jan 2011 10:37:55 -0200
+
+webkit (1.3.9-1) experimental; urgency=low
+
+ * New development release
+ - fixes build with newest GTK+
+ * debian/control:
+ - build-depend on GTK+ >= 2.91.7 for the GTK+3-based version
+ - build-depend on gir1.2-{gtk-2.0,soup-2.4}
+ - rename introspection packages to gir1.2-*
+ - updated Build-Depends on gobject-introspection
+ - tighten dependency of -dev packages on library packages
+ - add missing ${misc:Depends}
+ - update Standards-Version to 3.9.1
+ * debian/rules:
+ - add dh_girepository calls to actually do something to ${gir:Depends}
+ - run dh_makeshlibs targetting the appropriate packages (library ones,
+ not dev)
+ - remove rpath from the installed binaries
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 27 Dec 2010 14:06:08 -0200
+
+webkit (1.3.8-1) experimental; urgency=low
+
+ * New upstream development release
+ * debian/debian/gir1.0-webkit-1.0.install, debian/control,
+ debian/rules, debian/libwebkit-dev.install:
+ - add gir1.0-webkit-1.0 package, and enable introspection support
+ - rename packages to accomodate soname change
+ - add new packages for gtk3-based webkitgtk
+ * debian/control, debian/rules:
+ - enable building geolocation support
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 11 Aug 2010 11:10:28 -0300
+
+webkit (1.1.17-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/copyright:
+ - updated with changes since 1.1.16
+ * debian/libwebkit-1.0-2.symbols:
+ - updated
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 02 Dec 2009 23:13:32 -0200
+
+webkit (1.1.16-3) unstable; urgency=low
+
+ * Fix building on kfresbsd-amd64 (Closes: #554718)
+ - Patch by Petr Salinger <Petr.Salinger@seznam.cz>
+ * Fix tightened dependency
+ * debian/rules:
+ - remove rpath from GtkLauncher and DumpRenderTree
+ * debian/control:
+ - depend on chrpath for change above
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 11 Nov 2009 21:21:12 -0200
+
+webkit (1.1.16-2) unstable; urgency=low
+
+ * debian/control:
+ - tighten libwebkit-dev dependency on the library
+ (Closes: #554014)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 02 Nov 2009 17:07:03 -0200
+
+webkit (1.1.16-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/copyright:
+ - updated with the copyright changes since 1.1.15
+ * debian/libwebkit-1.0-2.symbols:
+ - updated with new symbols
+
+ -- Gustavo Noronha Silva <kov@debian.org> Thu, 29 Oct 2009 19:06:20 -0200
+
+webkit (1.1.15.2-1) unstable; urgency=low
+
+ * New upstream (semi-stable) release
+ * Fix building on IA64 (Closes: #547797)
+ Thanks to Colin Watson <cjwatson@ubuntu.com>
+ * Fix building on alpha (Closes: #548499)
+ * Fix building on amd64 FreeBSD
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 06 Oct 2009 21:17:08 +0100
+
+webkit (1.1.15.1-1) unstable; urgency=low
+
+ * New upstream (semi-stable) release
+ * debian/libwebkit-1.0-2.symbols:
+ - remove revisions from the symbol versions
+
+ -- Gustavo Noronha Silva <kov@debian.org> Fri, 06 Aug 2010 11:19:52 -0300
+
+webkit (1.1.15-1) experimental; urgency=low
+
+ * New upstream release
+ - includes fix for crash that will be fixed in 1.1.15.1
+ * debian/copyright:
+ - updated with changes since 1.1.14
+ * debian/libwebkit-1.0-2.symbols:
+ - updated
+ * debian/control:
+ - force same upstream version for -common
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 21 Sep 2009 21:22:43 -0300
+
+webkit (1.1.14-1) experimental; urgency=low
+
+ * New upstream release
+ * debian/copyright:
+ - updated with changes since 1.1.13
+ * debian/control:
+ - made libwebkit-dev Arch: any (Closes: #539511)
+ * debian/libwebkit-1.0-2:
+ - updated
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 09 Sep 2009 11:32:23 -0300
+
+webkit (1.1.13-1) experimental; urgency=low
+
+ * New upstream release
+ - security fixes are already included in this release
+ (Closes: #538346, #538402)
+ * debian/control:
+ - update Build-Depends on libsoup to match upstream requirements
+ (Closes: #542272)
+ - Bump Build-Depends on libsoup2.4-dev to 2.27.91
+ * debian/copyright:
+ - updated with changes since 1.1.12
+ * debian/libwebkit-1.0-2.symbols:
+ - new symbols
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 24 Aug 2009 21:25:59 -0300
+
+webkit (1.1.12-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/copyright:
+ - updated with changes since 1.1.10
+ * debian/libwebkit-1.0-2.symbols:
+ - adding new symbols
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 28 Jul 2009 21:04:56 +0200
+
+webkit (1.1.10-2) unstable; urgency=low
+
+ * debian/rules:
+ - trying to get the package built on s390, by using -gstabs
+ (Closes: #528524)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Wed, 24 Jun 2009 23:05:07 -0300
+
+webkit (1.1.10-1) unstable; urgency=low
+
+ * debian/copyright:
+ - updated with the changes up to the current release
+ * debian/libwebkit-1.0-2.symbols:
+ - updated with new symbols
+ * debian/control:
+ - Build-Depend on libgail-dev
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 16 Jun 2009 18:52:32 -0300
+
+webkit (1.1.7-1) unstable; urgency=low
+
+ * New upstream release
+ * debian/libwebkit-1.0-2.symbols:
+ - updated with the new symbols in 1.1.7
+ * debian/libwebkit-dev.install, debian/libwebkit-dev.links,
+ debian/rules:
+ - Build, and ship gtk-doc documentation (Closes: #526683)
+ * debian/copyright:
+ - updated.
+
+ -- Gustavo Noronha Silva <kov@debian.org> Fri, 15 May 2009 18:30:58 -0300
+
+webkit (1.1.6-2) unstable; urgency=low
+
+ * Imported two changes from upstream to fix building on AMD64
+ (Closes: #527096)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 12 May 2009 15:00:47 -0300
+
+webkit (1.1.6-1) unstable; urgency=low
+
+ [ Mike Hommey ]
+ * New upstream release.
+
+ [ Gustavo Noronha Silva ]
+ * Imported patch from upstream git mirror to avoid a regression in the
+ webkit_web_frame_load_string method.
+ See https://bugs.webkit.org/show_bug.cgi?id=25466
+ * debian/copyright:
+ - updated with changes since the last release
+ * debian/libwebkit-1.0-2.symbols:
+ - updated
+ * debian/control:
+ - added libenchant-dev to the Build-Depends
+
+ -- Gustavo Noronha Silva <kov@debian.org> Mon, 04 May 2009 21:40:15 -0300
+
+webkit (1.1.5-2) unstable; urgency=low
+
+ * Upload to unstable.
+ * debian/libwebkit-1.0-2.symbols:
+ - removed debian revision from the symbol versions
+ * debian/control:
+ - Put the libwebkit-1.0-2-dbg package in the "debug" section.
+ - Build depend on libgstreamer-plugins-base0.10-dev. (Closes: #525554)
+ * debian/rules:
+ - Bump shlibs to fit symbols file.
+
+ -- Mike Hommey <glandium@debian.org> Sat, 25 Apr 2009 18:42:37 +0200
+
+webkit (1.1.5-1) experimental; urgency=low
+
+ [ Mike Hommey ]
+ * New upstream release:
+ - Filter out all C++ symbols. (Closes: #521569)
+ * debian/control:
+ - Change libwebkit-1.0-common section and priority to fit override.
+ - Bumped Standards-Version to 3.8.1.0. No changes required.
+ * debian/rules:
+ - Patch config.{sub|guess} in autotools/.
+
+ [ Gustavo Noronha Silva ]
+ * debian/copyright:
+ - updated with the copyright changes since last version
+ * debian/libwebkit-1.0-0.symbols:
+ - updated with the new symbols
+ * debian/libwebkit-1.0-common.install:
+ - also install translation files
+
+ -- Gustavo Noronha Silva <kov@debian.org> Thu, 16 Apr 2009 23:20:43 -0300
+
+webkit (1.1.3-3) experimental; urgency=low
+
+ [ Gustavo Noronha Silva ]
+ * debian/control:
+ - make libwebkit-1.0-dev depend on libsoup2.4-dev (>= 2.25.91)
+
+ [ Mike Hommey ]
+ * autotoolsconfig.h.in:
+ - Brown paper bag fix to add missing AC_DEFINEs.
+ * debian/control:
+ - libwebkit-dev doesn't need an outdated conflict with libwebkitgdk-dev.
+ - libwebkit-1.0-2-dbg doesn't need to conflict/replace libwebkit-1.0-1-dbg
+ thanks to the changes in previous release.
+ * debian/rules:
+ - Bump shlibs to fit symbols file.
+ * debian/copyright:
+ - Updated for a small discrepancy I spotted.
+ - Added Gustavo's copyright on debian/* files and updated mine.
+
+ -- Mike Hommey <glandium@debian.org> Fri, 27 Mar 2009 21:20:48 +0100
+
+webkit (1.1.3-2) experimental; urgency=low
+
+ [ Gustavo Noronha Silva ]
+ * debian/control, debian/libwebkit-1.0-2.install:
+ - move the GtkLauncher and DumpRenderTree binaries to a directory named
+ after the soname of the library, so that different binary incompatible
+ versions of the library are installable in parallel (Closes: #520981)
+ * debian/libwebkit-1.0-2.symbols:
+ - removed debian revision from the symbol versions
+
+ [ Mike Hommey ]
+ * JavaScriptCore/jit/JITStubs.h:
+ - Use the first definition of RETURN_PAIR on x86-64.
+ * JavaScriptCore/assembler/MacroAssemblerX86_64.h,
+ JavaScriptCore/GNUmakefile.am, GNUmakefile.in, configure.ac, configure:
+ - Enable JIT on x86-64.
+
+ -- Gustavo Noronha Silva <kov@debian.org> Thu, 26 Mar 2009 17:46:30 -0300
+
+webkit (1.1.3-1) experimental; urgency=low
+
+ [ Gustavo Noronha Silva ]
+ * New upstream release
+ - correctly scrolls with space bar (Closes: #519883)
+ * debian/copyright:
+ - updated with changes since last release
+ * debian/libwebkit-1.0-2.symbols:
+ - added new symbols
+
+ [ Mike Hommey ]
+ * autotools/symbols.filter, debian/libwebkit-1.0-2.symbols:
+ - Hide JIT implementation specific symbols. (Closes: #519924, #520006)
+
+ -- Gustavo Noronha Silva <kov@debian.org> Tue, 17 Mar 2009 15:05:40 -0300
+
+webkit (1.1.1-1) experimental; urgency=low
+
+ * New 1.1.1 upstream release
+ * debian/rules, debian/control, debian/*:
+ - soversion was bumped, so rename packages accordingly
+ * debian/control:
+ - curl is not used anymore, so drop build-dependecy and replace it with
+ libsoup2.4 >= 2.25.91
+ * debian/libwebkit-1.0-2.symbols:
+ - updated symbols file; bumped required version of all symbols to 1.1.1,
+ since we had a soversion bump
+ * debian/copyright:
+ - updated with changes from last release we shipped, and updated
+ download location
+ * debian/control, debian/libwebkit-1.0-common.install:
+ - new package to distribute data files, such as the Web Inspector files
+ - libwebkit-1.0-2 now depends on libwebkit-1.0-common
+ * debian/control:
+ - add myself as an Uploader
+
+ -- Gustavo Noronha Silva <kov@debian.org> Thu, 05 Mar 2009 16:28:43 -0300
+
+webkit (1.0.2~pre.svn37878-1) experimental; urgency=low
+
+ * Upstream 1.0.2 pre-release, taken from svn revision 37878.
+ * debian/rules:
+ - Use configure instead of autogen.sh, now configure is shipped.
+ - Don't remove automake/autoconf generated files.
+ - Bump shlibs because of some new symbols.
+ - Don't need --enable-svg-experimental anymore.
+ - Feed configure with --host and --build.
+ - Use config.guess and config.sub from autotools-dev.
+ * debian/control: Don't build depend on autoconf/automake/libtool, but
+ autotools-dev, instead.
+ * GNUmakefile.am, GNUmakefile.in: Add missing dash in version script option.
+ * debian/libwebkit-1.0-1.symbols: Add new symbols.
+ * WebCore/page/gtk/AXObjectCacheAtk.cpp: printfs being removed upstream,
+ we don't need to #include <stdio.h> anymore.
+ * configure.ac, configure, GNUmakefile.am, GNUmakefile.in: Properly check
+ and link against libpng. bz#21884.
+ * configure.ac, configure: Properly check and link against libpangoft2.
+ bz#21885.
+ * debian/copyright: Updated to fit additions/removals of files upstream.
+
+ -- Mike Hommey <glandium@debian.org> Sat, 25 Oct 2008 15:19:56 +0200
+
+webkit (1.0.1-4) unstable; urgency=high
+
+ * WebCore/dom/Document.*, WebCore/loader/DocLoader.*: Avoid DoS via
+ crafted CSS import statements. Fixes: CVE-2008-3632. Closes: #499771.
+
+ -- Mike Hommey <glandium@debian.org> Sat, 27 Sep 2008 08:57:48 +0200
+
+webkit (1.0.1-3) unstable; urgency=low
+
+ * WebCore/platform/graphics/gtk/FontCacheGtk.cpp,
+ WebCore/platform/graphics/gtk/FontGtk.cpp,
+ WebCore/platform/graphics/gtk/FontPlatformData.h,
+ WebCore/platform/graphics/gtk/FontPlatformDataGtk.cpp,
+ WebCore/platform/graphics/gtk/SimpleFontDataGtk.cpp: cherry-picked change
+ from SVN revision 36309 to fix various font selection problems.
+ Closes: #464477.
+
+ -- Mike Hommey <glandium@debian.org> Sat, 20 Sep 2008 12:02:58 +0200
+
+webkit (1.0.1-2) unstable; urgency=low
+
+ * symbols.filter: As a workaround for #490173, hide all C++ mangled symbols.
+ This will be enough for now, while fixing FTBFS on ARM.
+ * debian/rules: Build with -Wl,--no-relax on alpha, to work around a
+ binutils bug causing FTBFS.
+
+ -- Mike Hommey <glandium@debian.org> Thu, 10 Jul 2008 21:10:27 +0200
+
+webkit (1.0.1-1) unstable; urgency=low
+
+ * New upstream release. Closes: #489385.
+ * debian/copyright:
+ - Updated to fit additions/removals of files upstream.
+ - Updated where the source was gotten.
+ - Fixed typos for Collabora. Closes: #484661.
+ * JavaScriptCore/wtf/FastMalloc.cpp, JavaScriptCore/wtf/ListHashSet.h,
+ JavaScriptCore/wtf/Platform.h, JavaScriptCore/wtf/Vector.h,
+ WebCore/platform/text/AtomicString.cpp,
+ WebCore/platform/text/StringHash.h: Fixed some alignment problems on sparc
+ (and some that might occur on arm, too). Closes: #487745. Some compiler
+ warnings about alignment remain, but I don't know if they are a real
+ problem yet.
+ * debian/control:
+ - Added build dependency on libxt-dev.
+ - Relax libwebkit-dev dependency on libwebkit-1.0-1.
+ - Bumped Standards-Version to 3.8.0.1. No changes.
+ * WebCore/page/gtk/AXObjectCacheAtk.cpp: Include stdio.h to avoid FTBFS
+ because of undefined printf.
+ * GNUmakefile.am, symbols.filter: Filter out all std::* symbols exported
+ because of stl headers.
+ * debian/libwebkit-1.0-1.symbols: Add symbols file.
+ * debian/rules: Bump shlibs because of some new symbols.
+
+ -- Mike Hommey <glandium@debian.org> Sun, 06 Jul 2008 15:09:55 +0200
+
+webkit (0~svn32442-1) unstable; urgency=low
+
+ [ Mike Hommey ]
+ * New upstream snapshot
+ * debian/copyright: Updated to fit additions/removals of files upstream.
+ * debian/control: Add libpango1.0-dev to build dependencies and tighten
+ libgtk2.0-dev build dependency. Closes: #477493.
+
+ [ Luca Bruno ]
+ * debian/libwebkit-1.0-1.install, debian/rules: Install GtkLauncher
+ and DumpRenderTree in /usr/lib/webkit-1.0/libexec. Closes: #476514.
+
+ -- Mike Hommey <glandium@debian.org> Wed, 23 Apr 2008 22:20:25 +0200
+
+webkit (0~svn31841-1) unstable; urgency=low
+
+ * New upstream snapshot
+ + Includes proper Requires in .pc file. Closes: #450949.
+ * debian/copyright: Updated to fit additions/removals of files upstream.
+ * debian/control, debian/rules: Don't build QtWebKit, it will be built from
+ Qt sources.
+ * debian/libqtwebkit*: Removed.
+ * debian/rules: Replaced make calls with $(MAKE).
+ * debian/control, debian/rules: Don't use qmake anymore, but use autotools
+ instead.
+ * debian/libwebkitgtk-dev.install: Remove the .prl file that was generated
+ by qmake.
+ * WebCore/WebCore.pro, WebKit.pro: Revert previous changes, as we don't use
+ qmake anymore.
+ * JavaScriptCore/wtf/ASCIICType.h: Revert what were warning fixes, to avoid
+ diverging too much from upstream.
+ * debian/rules: Clean-up autotools generated files in the clean target.
+ * debian/control, debian/rules, debian/libwebkit*: Rename packages to fit
+ new library SONAME.
+ * debian/control: libwebkit-dev doesn't need to depend on libglib2.0-dev.
+ * debian/libwebkit-1.0-1.install, debian/rules: Install GtkLauncher and
+ DumpRenderTree in /usr/lib/webkit-1.0, and don't rename DumpRenderTree, as
+ Qt homonym lie elsewhere.
+ * debian/libwebkit-1.0-1.preinst, debian/libwebkit-1.0-1.postrm: Don't
+ divert anything, since we don't clash with older files anymore.
+ * debian/rules: Ugly hack to add -Wl,--as-needed without it getting reordered
+ by libtool.
+ * WebKitTools/GNUmakefile.am: Don't build GtkLauncher and DumpRenderTree
+ with rpath.
+
+ -- Mike Hommey <glandium@debian.org> Sat, 12 Apr 2008 21:40:00 +0200
+
+webkit (0~svn27674-4) unstable; urgency=low
+
+ * debian/rules: Revert change from 0~svn27674-3, which was obviously not
+ enough.
+ * WebKit.pro: Don't build testkjs, that provokes the s390 FTBFSes ; we don't
+ install it anyways. Closes: #466848.
+ * JavaScriptCore/kjs/interpreter.cpp, JavaScriptCore/wtf/ASCIICType.h,
+ WebCore/dom/Position.cpp, WebCore/editing/Selection.cpp,
+ WebCore/editing/SelectionController.cpp,
+ WebCore/editing/VisiblePosition.cpp,
+ WebCore/ksvg2/svg/SVGFontFaceElement.cpp,
+ WebCore/loader/FTPDirectoryParser.cpp,
+ WebCore/loader/icon/IconDatabase.cpp,
+ WebCore/platform/TextCodecLatin1.cpp,
+ WebCore/platform/TextCodecUserDefined.cpp,
+ WebCore/platform/TextStream.cpp,
+ WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp: Fix FTBFS with
+ gcc 4.3 due to missing includes. Closes: #455125.
+
+ -- Mike Hommey <glandium@debian.org> Thu, 21 Feb 2008 23:01:12 +0100
+
+webkit (0~svn27674-3) unstable; urgency=low
+
+ * debian/rules: Work around #466613 (FTBFS on s390) by building a little bit
+ less optimized (-O1). Thanks to Josselin Mouette.
+ * debian/control:
+ - Add Vcs-Browser and Vcs-Git fields, and turn Homepage indications in
+ descriptions into a control field.
+ - Bumped Standards-Version to 3.7.3.0. No changes.
+
+ -- Mike Hommey <glandium@debian.org> Wed, 20 Feb 2008 21:49:33 +0100
+
+webkit (0~svn29752-1) experimental; urgency=low
+
+ * New upstream snapshot
+ * debian/copyright: Updated to fit additions/removals of files upstream.
+ * JavaScriptCore/wtf/TCSpinLock.h: Revert our work-around, now that a
+ proper patch has been applied upstream.
+ * WebCore/WebCore.pro: Don't use Qt version as SO version for QtWebKit.
+ * debian/control, debian/rules, debian/lib*0d.install: Bump SO version to
+ 1d because of ABI incompatible changes, and change package names
+ accordingly.
+ * debian/rules: Don't remove -lqtwebico from QtWebKit.pc, since it's not
+ here anymore.
+ * debian/rules, debian/lib*1d.install:
+ - Install new Gtk port's DumpRenderTree tool.
+ - Rename both port's DumpRenderTree tools to <port name>DumpRenderTree
+ to avoid conflicting names.
+ * debian/lib*1d.postrm, debian/lib*1d.preinst: Avoid conflicting files with
+ lib*0d packages (*Launcher programs) but allow to install both new and old
+ libraries by using diversions.
+
+ -- Mike Hommey <glandium@debian.org> Fri, 25 Jan 2008 00:31:51 +0100
+
+webkit (0~svn27674-2) unstable; urgency=low
+
+ * JavaScriptCore/JavaScriptCore.pri: cherry-picked change from revision
+ 28692 to fix FTBFS due to lack of -lpthread on the linker command line.
+ * debian/control: Add dependencies on necessary development packages
+ (essentially for header files) to our own development packages.
+
+ -- Mike Hommey <glandium@debian.org> Sat, 15 Dec 2007 11:04:47 +0100
+
+webkit (0~svn27674-1) unstable; urgency=low
+
+ * New upstream snapshot
+ * debian/copyright: Updated to fit additions/removals of files upstream.
+ * debian/control: Make libwebkitgtk-dev conflict with the old
+ libwebkitgdk-dev. Closes: #449001.
+ * debian/rules: Bump qtwebkit shlibs.
+ * WebKit/qt/Api/qwebpage.cpp: cherry-picked change from revision 27904 to
+ fix crashes when an event is caught outside of the webkit frame in Qt.
+ This occurred, for example, when hovering over the QtLauncher toolbar.
+
+ -- Mike Hommey <glandium@debian.org> Mon, 19 Nov 2007 23:10:38 +0100
+
+webkit (0~svn26044-1) unstable; urgency=low
+
+ * New upstream snapshot
+ * debian/rules:
+ - Add support for DEB_BUILD_OPTIONS=noopt.
+ - Bump qtwebkit shlibs, and remove versioning on the webkitgtk ones,
+ as the library is new.
+ * debian/copyright: Updated to fit additions/removals of files upstream.
+ * debian/control, debian/rules, debian/libwebkitgtk-dev.install,
+ debian/libwebkitgtk0d.install: Replace occurences of gdk by gtk, and
+ rename libwebkitgdk*, to fit upstream rename of the Gtk port.
+ Closes: #445060.
+
+ -- Mike Hommey <glandium@debian.org> Fri, 05 Oct 2007 00:05:06 +0200
+
+webkit (0~svn25144-2) unstable; urgency=low
+
+ * JavaScriptCore/wtf/Platform.h:
+ - Also test if __arm__ is defined, which should fix the FTBFS on arm.
+ - Use better defines for our various arm ports.
+ * JavaScriptCore/kjs/ustring.h, WebCore/platform/DeprecatedString.h: Use
+ these new defines. Thanks Riku Voipio.
+ * debian/control: Build depend on Qt >= 4.3. Thanks Hubert Figuiere.
+ Closes: #439672.
+ * debian/rules: Explicitely use qmake-qt4 instead of qmake to avoid build
+ failures when qt3-dev-tools is installed. Thanks Michael Biebl.
+ Closes: #441007.
+
+ -- Mike Hommey <glandium@debian.org> Thu, 06 Sep 2007 08:12:21 +0200
+
+webkit (0~svn25144-1) unstable; urgency=low
+
+ * New upstream snapshot
+ * debian/copyright: Updated so as to fit what we actually remove (there were
+ missing removals previously, which were not appropriate for the most
+ anyways), and to fit the additions/removals of files upstream.
+ * JavaScriptCore/wtf/TCSpinLock.h: Work around an FTBFS on PPC due to a
+ probable regression in gcc (#438415).
+ * debian/rules:
+ + Change the place we install QtLauncher from, since it moved.
+ + Set binary packages' shlibs correctly.
+ + Use $(CURDIR) variable more safely to avoid problem with build
+ directories with spaces.
+ * WebKitQt/Plugins/Plugins.pro: Build plugins with hidden symbols, so that
+ they don't expose unwanted symbols.
+
+ -- Mike Hommey <glandium@debian.org> Sun, 19 Aug 2007 15:54:12 +0200
+
+webkit (0~svn24735-1) unstable; urgency=low
+
+ * Initial release. (Closes: #428855)
+
+ -- Mike Hommey <glandium@debian.org> Wed, 15 Aug 2007 14:19:46 +0200
+
--- /dev/null
+Source: webkit2gtk
+Priority: optional
+Section: web
+Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers@lists.alioth.debian.org>
+Uploaders: Gustavo Noronha Silva <kov@debian.org>,
+ Emilio Pozuelo Monfort <pochu@debian.org>,
+ Alberto Garcia <berto@igalia.com>
+Build-Depends: gawk,
+ cmake,
+ debhelper (>= 9),
+ libglib2.0-dev (>= 2.36.0),
+ libgtk2.0-dev (>= 2.24.10),
+ libgtk-3-dev (>= 3.10.0),
+ libpango1.0-dev (>= 1.30.0),
+ libharfbuzz-dev (>= 0.9.18),
+ libcairo2-dev (>= 1.10),
+ libfontconfig1-dev (>= 2.5),
+ libfreetype6-dev,
+ libicu-dev,
+ libgnutls28-dev,
+ libhyphen-dev,
+ libnotify-dev,
+ libxslt1-dev (>= 1.1.7),
+ libxml2-dev (>= 2.6),
+ libsoup2.4-dev (>= 2.42.0),
+ libsqlite3-dev (>= 3.0),
+ libgudev-1.0-dev [linux-any],
+ gperf,
+ bison,
+ flex,
+ ruby,
+ libjpeg-dev,
+ libpng-dev,
+ libwebp-dev,
+ libxt-dev,
+ libgstreamer1.0-dev (>= 1.0.3),
+ libgstreamer-plugins-base1.0-dev (>= 1.0.3),
+ libenchant-dev (>= 0.22),
+ gtk-doc-tools,
+ geoclue-2.0,
+ libsecret-1-dev,
+ gobject-introspection (>= 1.32.0),
+ libgirepository1.0-dev (>= 0.9.12-4),
+ libegl1-mesa-dev,
+ libgl1-mesa-dev [!armel !armhf !arm64],
+ libgles2-mesa-dev [armel armhf arm64]
+Build-Conflicts: gir-repository-dev
+Standards-Version: 3.9.8
+Homepage: https://webkitgtk.org/
+Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-webkit/webkit.git
+Vcs-Git: https://alioth.debian.org/anonscm/git/pkg-webkit/webkit.git
+
+Package: libjavascriptcoregtk-4.0-18
+Section: libs
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: JavaScript engine library from WebKitGTK+
+ JavaScriptCore is the JavaScript engine used in WebKit. It consists
+ of the following building blocks: lexer, parser, start-up interpreter
+ (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
+ high-throughput optimizing JIT (FTL).
+ .
+ This build comes from the GTK+ port of WebKit (API version 4.0).
+ .
+ This package contains the shared libraries.
+
+Package: libjavascriptcoregtk-4.0-dev
+Section: libdevel
+Priority: extra
+Architecture: any
+Multi-Arch: same
+Depends: libjavascriptcoregtk-4.0-18 (= ${binary:Version}),
+ gir1.2-javascriptcoregtk-4.0 (= ${binary:Version}),
+ ${misc:Depends}
+Description: JavaScript engine library from WebKitGTK+ - development files
+ JavaScriptCore is the JavaScript engine used in WebKit. It consists
+ of the following building blocks: lexer, parser, start-up interpreter
+ (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
+ high-throughput optimizing JIT (FTL).
+ .
+ This build comes from the GTK+ port of WebKit (API version 4.0).
+ .
+ This package contains the development files.
+
+Package: libjavascriptcoregtk-4.0-bin
+Section: interpreters
+Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Conflicts: libjavascriptcoregtk-3.0-bin
+Description: JavaScript engine library from WebKitGTK+ - command-line interpreter
+ JavaScriptCore is the JavaScript engine used in WebKit. It consists
+ of the following building blocks: lexer, parser, start-up interpreter
+ (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
+ high-throughput optimizing JIT (FTL).
+ .
+ This build comes from the GTK+ port of WebKit (API version 4.0).
+ .
+ This package provides jsc, a command-line JavaScript interpreter.
+
+Package: gir1.2-javascriptcoregtk-4.0
+Section: introspection
+Architecture: any
+Multi-Arch: same
+Depends: ${gir:Depends},
+ ${misc:Depends}
+Conflicts: gobject-introspection-repository
+Description: JavaScript engine library from WebKitGTK+ - GObject introspection data
+ JavaScriptCore is the JavaScript engine used in WebKit. It consists
+ of the following building blocks: lexer, parser, start-up interpreter
+ (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
+ high-throughput optimizing JIT (FTL).
+ .
+ This build comes from the GTK+ port of WebKit (API version 4.0).
+ .
+ This package contains the introspection data, which can be used by
+ packages using the GIRepository format to generate dynamic bindings.
+
+Package: libwebkit2gtk-4.0-37
+Section: libs
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: libjavascriptcoregtk-4.0-18 (= ${binary:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
+Recommends: gstreamer1.0-plugins-base,
+ gstreamer1.0-plugins-good,
+ libwebkit2gtk-4.0-37-gtk2,
+ ${gst:Recommends}
+Description: Web content engine library for GTK+
+ WebKit is a web content engine, derived from KHTML and KJS from KDE, and
+ used primarily in Apple's Safari browser. It is made to be embedded in
+ other applications, such as mail readers, or web browsers.
+ .
+ It is able to display content such as HTML, SVG, XML, and others. It also
+ supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
+ .
+ WebKit2 is an API layer for WebKit designed from the ground up to
+ support a split process model, where the web content lives in a
+ separate process from the application UI.
+ .
+ This build comes from the GTK+ port of WebKit (API version 4.0).
+ .
+ This is the library for embedding in GTK+ applications.
+
+Package: libwebkit2gtk-4.0-dev
+Section: libdevel
+Priority: extra
+Architecture: any
+Multi-Arch: same
+Depends: libwebkit2gtk-4.0-37 (= ${binary:Version}),
+ gir1.2-webkit2-4.0 (= ${binary:Version}),
+ libgtk-3-dev,
+ libsoup2.4-dev (>= 2.40),
+ libjavascriptcoregtk-4.0-dev (= ${binary:Version}),
+ ${misc:Depends}
+Description: Web content engine library for GTK+ - development files
+ WebKit is a web content engine, derived from KHTML and KJS from KDE, and
+ used primarily in Apple's Safari browser. It is made to be embedded in
+ other applications, such as mail readers, or web browsers.
+ .
+ It is able to display content such as HTML, SVG, XML, and others. It also
+ supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
+ .
+ WebKit2 is an API layer for WebKit designed from the ground up to
+ support a split process model, where the web content lives in a
+ separate process from the application UI.
+ .
+ This build comes from the GTK+ port of WebKit (API version 4.0).
+ .
+ This package contains the development files.
+
+Package: libwebkit2gtk-4.0-doc
+Section: doc
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: devhelp
+Description: Web content engine library for GTK+ - documentation
+ WebKit is a web content engine, derived from KHTML and KJS from KDE, and
+ used primarily in Apple's Safari browser. It is made to be embedded in
+ other applications, such as mail readers, or web browsers.
+ .
+ It is able to display content such as HTML, SVG, XML, and others. It also
+ supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
+ .
+ WebKit2 is an API layer for WebKit designed from the ground up to
+ support a split process model, where the web content lives in a
+ separate process from the application UI.
+ .
+ This build comes from the GTK+ port of WebKit (API version 4.0).
+ .
+ This package contains the documentation.
+
+Package: gir1.2-webkit2-4.0
+Section: introspection
+Architecture: any
+Multi-Arch: same
+Depends: gir1.2-javascriptcoregtk-4.0 (= ${binary:Version}),
+ ${gir:Depends},
+ ${misc:Depends}
+Description: Web content engine library for GTK+ - GObject introspection data
+ WebKit is a web content engine, derived from KHTML and KJS from KDE, and
+ used primarily in Apple's Safari browser. It is made to be embedded in
+ other applications, such as mail readers, or web browsers.
+ .
+ It is able to display content such as HTML, SVG, XML, and others. It also
+ supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
+ .
+ WebKit2 is an API layer for WebKit designed from the ground up to
+ support a split process model, where the web content lives in a
+ separate process from the application UI.
+ .
+ This build comes from the GTK+ port of WebKit (API version 4.0).
+ .
+ This package contains introspection data, which can be used by
+ packages using the GIRepository format to generate dynamic bindings.
+
+Package: libwebkit2gtk-4.0-37-gtk2
+Section: libs
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Depends: libwebkit2gtk-4.0-37 (= ${binary:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: Web content engine library for GTK+ - GTK+2 plugin process
+ WebKit is a web content engine, derived from KHTML and KJS from KDE, and
+ used primarily in Apple's Safari browser. It is made to be embedded in
+ other applications, such as mail readers, or web browsers.
+ .
+ It is able to display content such as HTML, SVG, XML, and others. It also
+ supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
+ .
+ WebKit2 is an API layer for WebKit designed from the ground up to
+ support a split process model, where the web content lives in a
+ separate process from the application UI.
+ .
+ This build comes from the GTK+ port of WebKit (API version 4.0).
+ .
+ This package adds support for NPAPI plugins that depend on the GTK+ 2
+ library, such as the Adobe Flash and Google Talk/Hangouts plugins.
--- /dev/null
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Contact: https://lists.webkit.org/mailman/listinfo/webkit-gtk
+Source: https://webkitgtk.org/releases/
+
+Files: *
+Copyright: © 2002-2016 Apple Inc. and others
+License: BSD-2-clause
+Comment:
+ The default license of WebKit is BSD 2-clause, available in
+ Source/WebKit/LICENSE. The exceptions are listed in the sections
+ that follow.
+
+Files: Source/JavaScriptCore/API/JSRetainPtr.h
+ Source/JavaScriptCore/API/JSStringRefBSTR.cpp
+ Source/JavaScriptCore/API/JSStringRefBSTR.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/*
+ 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/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/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/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
+ Source/ThirdParty/ANGLE/*
+ Source/ThirdParty/gtest/*
+ Source/ThirdParty/gtest/codegear/*
+ Source/ThirdParty/gtest/include/gtest/*
+ Source/ThirdParty/gtest/include/gtest/internal/*
+ Source/ThirdParty/gtest/samples/*
+ Source/ThirdParty/gtest/scripts/*
+ Source/ThirdParty/gtest/src/*
+ Source/ThirdParty/gtest/test/*
+ Source/ThirdParty/gtest/xcode/Samples/FrameworkSample/*
+ Source/ThirdParty/gtest/xcode/Scripts/*
+ 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/FastMalloc.cpp
+ Source/WTF/wtf/Locker.h
+ Source/WTF/wtf/MD5.cpp
+ 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/ThreadingPrimitives.h
+ Source/WTF/wtf/ThreadingPthreads.cpp
+ Source/WTF/wtf/ThreadingWin.cpp
+ Source/WTF/wtf/dtoa/*
+ 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/WebCore/Modules/indexeddb/IDBDatabaseException.cpp
+ Source/WebCore/Modules/indexeddb/IDBEventDispatcher.cpp
+ Source/WebCore/Modules/indexeddb/IDBEventDispatcher.h
+ Source/WebCore/Modules/indexeddb/IDBFactory.cpp
+ Source/WebCore/Modules/indexeddb/IDBFactory.h
+ Source/WebCore/Modules/indexeddb/IDBRecordIdentifier.h
+ Source/WebCore/Modules/indexeddb/IDBRequest.cpp
+ Source/WebCore/Modules/indexeddb/IDBRequest.h
+ Source/WebCore/Modules/mediasource/*
+ Source/WebCore/Modules/mediastream/DOMURLMediaStream.cpp
+ Source/WebCore/Modules/mediastream/DOMURLMediaStream.h
+ Source/WebCore/Modules/mediastream/MediaConstraintsImpl.cpp
+ Source/WebCore/Modules/mediastream/MediaConstraintsImpl.h
+ Source/WebCore/Modules/mediastream/RTCConfiguration.h
+ Source/WebCore/Modules/mediastream/RTCIceCandidate.cpp
+ Source/WebCore/Modules/mediastream/RTCIceCandidate.h
+ Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp
+ Source/WebCore/Modules/mediastream/RTCPeerConnection.h
+ Source/WebCore/Modules/mediastream/RTCSessionDescription.cpp
+ Source/WebCore/Modules/mediastream/RTCSessionDescription.h
+ 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/NotificationCenter.cpp
+ Source/WebCore/Modules/notifications/NotificationCenter.h
+ Source/WebCore/Modules/notifications/NotificationClient.h
+ Source/WebCore/Modules/quota/*
+ Source/WebCore/Modules/speech/DOMWindowSpeechSynthesis.cpp
+ Source/WebCore/Modules/webaudio/AudioBuffer.cpp
+ Source/WebCore/Modules/webaudio/AudioBuffer.h
+ Source/WebCore/Modules/webaudio/AudioListener.cpp
+ Source/WebCore/Modules/webaudio/AudioListener.h
+ Source/WebCore/Modules/webaudio/AudioParam.h
+ 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/PeriodicWave.cpp
+ Source/WebCore/Modules/webaudio/PeriodicWave.h
+ Source/WebCore/Modules/webdatabase/*
+ Source/WebCore/Modules/websockets/*
+ Source/WebCore/accessibility/*
+ 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/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/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/CSSGridLineNamesValue.cpp
+ Source/WebCore/css/CSSGridLineNamesValue.h
+ Source/WebCore/css/CSSGridTemplateAreasValue.cpp
+ Source/WebCore/css/CSSGridTemplateAreasValue.h
+ 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/CSSToLengthConversionData.cpp
+ Source/WebCore/css/CSSToLengthConversionData.h
+ Source/WebCore/css/DOMWindowCSS.cpp
+ Source/WebCore/css/DOMWindowCSS.h
+ Source/WebCore/dom/ChildListMutationScope.cpp
+ Source/WebCore/dom/ChildListMutationScope.h
+ Source/WebCore/dom/CurrentScriptIncrementer.h
+ Source/WebCore/dom/DOMCoreException.cpp
+ Source/WebCore/dom/DOMCoreException.h
+ Source/WebCore/dom/DOMTimeStamp.h
+ Source/WebCore/dom/DataTransferItem.cpp
+ Source/WebCore/dom/DataTransferItem.h
+ Source/WebCore/dom/DataTransferItemList.h
+ 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/EventException.h
+ 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/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/NodeRareData.cpp
+ Source/WebCore/dom/PseudoElement.cpp
+ Source/WebCore/dom/PseudoElement.h
+ Source/WebCore/dom/RenderedDocumentMarker.h
+ Source/WebCore/dom/RequestAnimationFrameCallback.h
+ Source/WebCore/dom/ScopedEventQueue.cpp
+ Source/WebCore/dom/ScopedEventQueue.h
+ Source/WebCore/dom/ShadowRoot.cpp
+ Source/WebCore/dom/ShadowRoot.h
+ Source/WebCore/dom/StaticNodeList.cpp
+ Source/WebCore/dom/StaticNodeList.h
+ Source/WebCore/dom/StringCallback.cpp
+ Source/WebCore/dom/StringCallback.h
+ Source/WebCore/dom/TemplateContentDocumentFragment.h
+ Source/WebCore/dom/TreeDepthLimit.h
+ Source/WebCore/dom/UserActionElementSet.cpp
+ Source/WebCore/dom/UserActionElementSet.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/*
+ 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/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/HTMLElementsAllInOne.cpp
+ 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/HTMLUnknownElement.h
+ Source/WebCore/html/HiddenInputType.cpp
+ Source/WebCore/html/HiddenInputType.h
+ Source/WebCore/html/ImageData.cpp
+ Source/WebCore/html/ImageData.h
+ 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/shadow/*
+ 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/*
+ Source/WebCore/loader/*
+ Source/WebCore/loader/appcache/ApplicationCacheHost.h
+ Source/WebCore/loader/archive/*
+ Source/WebCore/loader/archive/mhtml/*
+ Source/WebCore/loader/icon/*
+ Source/WebCore/page/BarProp.cpp
+ Source/WebCore/page/BarProp.h
+ Source/WebCore/page/ContextMenuProvider.h
+ Source/WebCore/page/Crypto.cpp
+ Source/WebCore/page/Crypto.h
+ Source/WebCore/page/DOMSelection.cpp
+ Source/WebCore/page/DOMSelection.h
+ Source/WebCore/page/EventSource.cpp
+ Source/WebCore/page/EventSource.h
+ Source/WebCore/page/Location.cpp
+ Source/WebCore/page/Location.h
+ 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/PerformanceEntry.cpp
+ Source/WebCore/page/PerformanceEntry.h
+ Source/WebCore/page/PerformanceEntryList.cpp
+ Source/WebCore/page/PerformanceEntryList.h
+ Source/WebCore/page/PerformanceNavigation.cpp
+ Source/WebCore/page/PerformanceNavigation.h
+ Source/WebCore/page/PerformanceResourceTiming.cpp
+ Source/WebCore/page/PerformanceResourceTiming.h
+ Source/WebCore/page/PerformanceTiming.cpp
+ Source/WebCore/page/PerformanceTiming.h
+ Source/WebCore/page/Screen.cpp
+ Source/WebCore/page/Screen.h
+ 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/WindowFeatures.h
+ Source/WebCore/page/animation/*
+ 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/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/*
+ Source/WebCore/platform/graphics/FloatQuad.cpp
+ Source/WebCore/platform/graphics/FloatQuad.h
+ Source/WebCore/platform/graphics/FontCache.cpp
+ Source/WebCore/platform/graphics/FontCache.h
+ 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/gtk/IconGtk.cpp
+ 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/*
+ Source/WebCore/platform/mock/GeolocationClientMock.cpp
+ Source/WebCore/platform/mock/GeolocationClientMock.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/soup/SocketStreamError.h
+ Source/WebCore/platform/network/soup/SocketStreamHandle.h
+ Source/WebCore/platform/network/soup/SocketStreamHandleSoup.cpp
+ Source/WebCore/platform/posix/FileSystemPOSIX.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/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/testing/MemoryInfo.h
+ Source/WebCore/workers/*
+ Source/WebCore/xml/XPathException.cpp
+ Source/WebCore/xml/XPathException.h
+ Source/WebCore/xml/XSLTUnicodeSort.cpp
+ Source/WebCore/xml/XSLTUnicodeSort.h
+ Source/WebKit/scripts/*
+ Source/WebKit2/UIProcess/API/gtk/WebKitSettings.cpp
+ Source/WebKit2/UIProcess/API/gtk/WebKitSettings.h
+ Source/WebKit2/UIProcess/InspectorServer/HTTPRequest.h
+ Source/WebKit2/UIProcess/gtk/ExperimentalFeatures.cpp
+ Source/WebKit2/UIProcess/gtk/ExperimentalFeatures.h
+ Tools/DumpRenderTree/*
+ Tools/DumpRenderTree/cairo/*
+ Tools/ImageDiff/gtk/*
+ Tools/Scripts/*
+ 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/WebKit2Gtk/TestWebKitSettings.cpp
+ Tools/TestWebKitAPI/WTFStringUtilities.h
+ Tools/WebKitTestRunner/CyclicRedundancyCheck.cpp
+ Tools/WebKitTestRunner/CyclicRedundancyCheck.h
+ Tools/WebKitTestRunner/InjectedBundle/gtk/*
+ Tools/WebKitTestRunner/PixelDumpSupport.cpp
+ Tools/WebKitTestRunner/PixelDumpSupport.h
+ Tools/WebKitTestRunner/gtk/EventSenderProxyGtk.cpp
+Copyright: © 2002-2014 Apple Inc. and others
+License: BSD-3-clause
+
+Files: Source/ThirdParty/ANGLE/include/EGL/*
+ Source/ThirdParty/ANGLE/include/GLES3/gl3.h
+ Source/ThirdParty/ANGLE/include/KHR/*
+ Source/WebInspectorUI/Scripts/jsmin.py
+Copyright: © 2007-2009 The Khronos Group Inc.
+ © 2013 Dave St.Germain
+License: Expat
+
+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: © 2002-2014 Apple Inc. and others
+License: GPL-3+
+
+Files: Documentation/*
+ Source/JavaScriptCore/*
+ Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp
+ 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/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/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/WTF/*
+ 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/HexNumber.h
+ Source/WTF/wtf/ListHashSet.h
+ Source/WTF/wtf/Noncopyable.h
+ Source/WTF/wtf/NumberOfCores.h
+ Source/WTF/wtf/PassRef.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/text/*
+ Source/WebCore/*
+ Source/WebCore/Modules/battery/*
+ Source/WebCore/Modules/geolocation/NavigatorGeolocation.cpp
+ Source/WebCore/Modules/geolocation/NavigatorGeolocation.h
+ Source/WebCore/Modules/proximity/DeviceProximityEvent.cpp
+ Source/WebCore/Modules/proximity/DeviceProximityEvent.h
+ Source/WebCore/Modules/vibration/*
+ Source/WebCore/Modules/websockets/WebSocketFrame.cpp
+ Source/WebCore/accessibility/AccessibilityProgressIndicator.cpp
+ Source/WebCore/accessibility/AccessibilityProgressIndicator.h
+ Source/WebCore/accessibility/atk/*
+ Source/WebCore/bindings/gobject/*
+ 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/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/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/*
+ Source/WebCore/bridge/testbindings.cpp
+ Source/WebCore/css/*
+ Source/WebCore/dom/Attr.cpp
+ Source/WebCore/dom/Attr.h
+ Source/WebCore/dom/Attribute.h
+ Source/WebCore/dom/BeforeUnloadEvent.cpp
+ Source/WebCore/dom/BeforeUnloadEvent.h
+ Source/WebCore/dom/CDATASection.cpp
+ Source/WebCore/dom/CDATASection.h
+ Source/WebCore/dom/CharacterData.cpp
+ Source/WebCore/dom/CharacterData.h
+ Source/WebCore/dom/CheckedRadioButtons.cpp
+ Source/WebCore/dom/CheckedRadioButtons.h
+ 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/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/DataTransfer.h
+ Source/WebCore/dom/Document.cpp
+ Source/WebCore/dom/Document.h
+ Source/WebCore/dom/DocumentFragment.cpp
+ Source/WebCore/dom/DocumentFragment.h
+ 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/Element.cpp
+ Source/WebCore/dom/Element.h
+ Source/WebCore/dom/ElementRareData.h
+ Source/WebCore/dom/ElementTraversal.h
+ Source/WebCore/dom/Entity.h
+ Source/WebCore/dom/EntityReference.cpp
+ Source/WebCore/dom/EntityReference.h
+ Source/WebCore/dom/Event.cpp
+ Source/WebCore/dom/Event.h
+ Source/WebCore/dom/EventDispatcher.cpp
+ Source/WebCore/dom/EventDispatcher.h
+ Source/WebCore/dom/EventListener.h
+ Source/WebCore/dom/EventNames.cpp
+ Source/WebCore/dom/EventNames.h
+ Source/WebCore/dom/ExceptionCode.h
+ Source/WebCore/dom/HashChangeEvent.h
+ Source/WebCore/dom/InlineStyleSheetOwner.cpp
+ Source/WebCore/dom/InlineStyleSheetOwner.h
+ Source/WebCore/dom/KeyboardEvent.cpp
+ Source/WebCore/dom/KeyboardEvent.h
+ Source/WebCore/dom/LiveNodeList.cpp
+ Source/WebCore/dom/LiveNodeList.h
+ Source/WebCore/dom/MouseEvent.cpp
+ Source/WebCore/dom/MouseEvent.h
+ Source/WebCore/dom/MouseRelatedEvent.cpp
+ Source/WebCore/dom/MouseRelatedEvent.h
+ Source/WebCore/dom/MutationEvent.cpp
+ Source/WebCore/dom/MutationEvent.h
+ Source/WebCore/dom/NameNodeList.cpp
+ Source/WebCore/dom/NameNodeList.h
+ Source/WebCore/dom/NamedNodeMap.cpp
+ Source/WebCore/dom/NamedNodeMap.h
+ Source/WebCore/dom/Node.cpp
+ Source/WebCore/dom/Node.h
+ Source/WebCore/dom/NodeFilter.h
+ Source/WebCore/dom/NodeFilterCondition.cpp
+ Source/WebCore/dom/NodeFilterCondition.h
+ Source/WebCore/dom/NodeIterator.cpp
+ Source/WebCore/dom/NodeIterator.h
+ Source/WebCore/dom/NodeList.h
+ 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/QualifiedName.cpp
+ Source/WebCore/dom/QualifiedName.h
+ Source/WebCore/dom/Range.cpp
+ Source/WebCore/dom/Range.h
+ 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/Text.cpp
+ Source/WebCore/dom/Text.h
+ 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/UIEvent.cpp
+ Source/WebCore/dom/UIEvent.h
+ 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/editing/EditingBehavior.h
+ Source/WebCore/editing/EditingBehaviorTypes.h
+ Source/WebCore/editing/TextCheckingHelper.h
+ Source/WebCore/editing/atk/*
+ Source/WebCore/html/*
+ 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/*
+ Source/WebCore/loader/soup/*
+ 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/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/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/*
+ Source/WebCore/platform/audio/gstreamer/*
+ Source/WebCore/platform/geoclue/GeolocationProviderGeoclue.h
+ Source/WebCore/platform/geoclue/GeolocationProviderGeoclueClient.h
+ Source/WebCore/platform/glib/*
+ Source/WebCore/platform/graphics/FloatPoint3D.cpp
+ Source/WebCore/platform/graphics/FloatPoint3D.h
+ Source/WebCore/platform/graphics/Font.cpp
+ Source/WebCore/platform/graphics/Font.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/cairo/DrawErrorUnderline.h
+ Source/WebCore/platform/graphics/cairo/FontCustomPlatformData.h
+ Source/WebCore/platform/graphics/cairo/IntRectCairo.cpp
+ Source/WebCore/platform/graphics/cairo/PathCairo.cpp
+ Source/WebCore/platform/graphics/cairo/PlatformPathCairo.cpp
+ Source/WebCore/platform/graphics/cairo/PlatformPathCairo.h
+ Source/WebCore/platform/graphics/cairo/RefPtrCairo.cpp
+ Source/WebCore/platform/graphics/cairo/RefPtrCairo.h
+ Source/WebCore/platform/graphics/egl/*
+ Source/WebCore/platform/graphics/filters/*
+ Source/WebCore/platform/graphics/freetype/*
+ Source/WebCore/platform/graphics/glx/*
+ Source/WebCore/platform/graphics/gstreamer/*
+ Source/WebCore/platform/graphics/gtk/*
+ Source/WebCore/platform/graphics/surfaces/*
+ Source/WebCore/platform/graphics/texmap/*
+ 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/UpdateAtlas.cpp
+ Source/WebCore/platform/graphics/texmap/coordinated/UpdateAtlas.h
+ Source/WebCore/platform/graphics/transforms/*
+ Source/WebCore/platform/gtk/*
+ 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/NetworkingContext.h
+ Source/WebCore/platform/network/soup/CookieJarSoup.cpp
+ Source/WebCore/platform/network/soup/CookieStorageSoup.cpp
+ Source/WebCore/platform/network/soup/GUniquePtrSoup.h
+ Source/WebCore/platform/network/soup/ResourceHandleSoup.cpp
+ Source/WebCore/platform/network/soup/ResourceRequestSoup.cpp
+ Source/WebCore/platform/network/soup/ResourceResponseSoup.cpp
+ Source/WebCore/platform/soup/SharedBufferSoup.cpp
+ 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/gtk/*
+ Source/WebCore/platform/text/wchar/*
+ Source/WebCore/plugins/DOMMimeType.cpp
+ Source/WebCore/plugins/DOMMimeType.h
+ Source/WebCore/plugins/DOMMimeTypeArray.cpp
+ Source/WebCore/plugins/DOMMimeTypeArray.h
+ Source/WebCore/plugins/DOMPlugin.cpp
+ Source/WebCore/plugins/DOMPlugin.h
+ Source/WebCore/plugins/DOMPluginArray.cpp
+ Source/WebCore/plugins/DOMPluginArray.h
+ Source/WebCore/plugins/PluginData.cpp
+ Source/WebCore/plugins/PluginData.h
+ Source/WebCore/rendering/*
+ Source/WebCore/rendering/line/*
+ Source/WebCore/rendering/style/*
+ Source/WebCore/rendering/svg/*
+ Source/WebCore/style/StyleFontSizeFunctions.cpp
+ Source/WebCore/style/StyleResolveForDocument.cpp
+ Source/WebCore/svg/*
+ 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/xml/DOMParser.cpp
+ Source/WebCore/xml/DOMParser.h
+ Source/WebCore/xml/XMLHttpRequest.cpp
+ Source/WebCore/xml/XMLHttpRequest.h
+ Source/WebCore/xml/XMLSerializer.cpp
+ Source/WebCore/xml/XMLSerializer.h
+ 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
+ Source/WebKit2/Shared/CoordinatedGraphics/WebCoordinatedSurface.cpp
+ Source/WebKit2/Shared/CoordinatedGraphics/WebCoordinatedSurface.h
+ Source/WebKit2/UIProcess/API/C/CoordinatedGraphics/*
+ Source/WebKit2/UIProcess/API/gtk/*
+ Source/WebKit2/UIProcess/CoordinatedGraphics/CoordinatedLayerTreeHostProxy.cpp
+ Source/WebKit2/UIProcess/CoordinatedGraphics/CoordinatedLayerTreeHostProxy.h
+ 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/Network/CustomProtocols/soup/*
+ Source/WebKit2/UIProcess/PageViewportControllerClient.h
+ Source/WebKit2/UIProcess/gtk/WebPopupMenuProxyGtk.h
+ Source/WebKit2/UIProcess/soup/*
+ Source/WebKit2/WebProcess/InjectedBundle/API/gtk/WebKitFramePrivate.h
+ Source/WebKit2/WebProcess/InjectedBundle/API/gtk/WebKitScriptWorldPrivate.h
+ Source/WebKit2/WebProcess/InjectedBundle/API/gtk/WebKitWebExtensionPrivate.h
+ Source/WebKit2/WebProcess/InjectedBundle/API/gtk/WebKitWebPagePrivate.h
+ 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/gtk/WebEditorClientGtk.cpp
+ Source/WebKit2/WebProcess/WebPage/CoordinatedGraphics/CoordinatedLayerTreeHost.h
+ Source/WebKit2/WebProcess/WebPage/WebContextMenu.cpp
+ Source/WebKit2/WebProcess/WebPage/WebContextMenu.h
+ Source/WebKit2/WebProcess/gtk/*
+ Source/WebKit2/WebProcess/soup/*
+ Tools/DumpRenderTree/config.h
+ 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/FrameTest.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/gtk/WebKit2Gtk/*
+ Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityNotificationHandlerAtk.cpp
+ Tools/WebKitTestRunner/InjectedBundle/atk/AccessibilityNotificationHandlerAtk.h
+ Tools/gtk/*
+Copyright: © 2002-2014 Apple Inc. and others
+License: LGPL-2+
+
+Files: Source/WebCore/loader/FTPDirectoryParser.cpp
+ Source/WebCore/loader/FTPDirectoryParser.h
+Copyright: © 2002-2014 Apple Inc. and others
+License: LGPL-2.1
+
+Files: Source/WebCore/bridge/npruntime_internal.h
+ Source/WebCore/platform/graphics/OpenGLShims.cpp
+ Source/WebCore/platform/graphics/OpenGLShims.h
+ Source/WebCore/platform/graphics/texmap/coordinated/AreaAllocator.cpp
+ Source/WebCore/platform/graphics/texmap/coordinated/AreaAllocator.h
+ Source/WebKit2/UIProcess/API/gtk/WebKitCookieManager.cpp
+ Source/WebKit2/UIProcess/API/gtk/WebKitCookieManager.h
+ Source/WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.cpp
+ Source/WebKit2/UIProcess/API/gtk/WebKitFaviconDatabase.h
+ Source/WebKit2/UIProcess/API/gtk/WebKitFindController.cpp
+ Source/WebKit2/UIProcess/API/gtk/WebKitFindController.h
+ Source/WebKit2/UIProcess/API/gtk/WebKitSecurityManager.cpp
+ Source/WebKit2/UIProcess/API/gtk/WebKitSecurityManager.h
+ Source/WebKit2/UIProcess/API/gtk/WebKitWebInspector.cpp
+ Source/WebKit2/UIProcess/API/gtk/WebKitWebInspector.h
+ Source/WebKit2/WebProcess/Cookies/soup/*
+ Source/WebKit2/WebProcess/InjectedBundle/API/gtk/*
+ Tools/TestWebKitAPI/Tests/WebKit2Gtk/*
+Copyright: © 2002-2014 Apple Inc. and others
+License: LGPL-2.1+
+
+Files: Source/JavaScriptCore/icu/unicode/*
+ Source/WTF/icu/unicode/*
+ Source/WebCore/icu/unicode/*
+ Source/WebCore/xml/XSLTExtensions.cpp
+Copyright: © 1995-2006 International Business Machines Corporation and others
+License: MIT-X11
+
+Files: Source/JavaScriptCore/runtime/JSDateMath.cpp
+ Source/JavaScriptCore/runtime/JSDateMath.h
+ Source/WTF/wtf/DateMath.cpp
+ Source/WTF/wtf/DateMath.h
+ Source/WebCore/html/HTMLDocument.cpp
+ Source/WebCore/platform/gtk/CursorGtk.h
+ 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: © 2002-2014 Apple Inc. and others
+License: MPL-1.1 or GPL-2+ or LGPL-2.1+
+
+Files: Tools/TestWebKitAPI/Tests/WTF/MD5.cpp
+Copyright: No copyright holders
+License: public-domain
+ This code was written by Colin Plumb in 1993, no copyright is
+ claimed.
+ This code is in the public domain; do with it what you wish.
+
+Files: Source/ThirdParty/qunit/*
+Copyright: © 2011 John Resig, Jörn Zaefferer
+License: Expat or GPL-2
+
+Files: Source/ThirdParty/gtest/scripts/upload.py
+Copyright: © 2007 Google Inc.
+License: Apache-2.0
+
+Files: Source/WTF/wtf/Atomics.cpp
+ Source/WTF/wtf/Atomics.h
+ Source/WTF/wtf/ThreadSafeRefCounted.h
+ Source/WTF/wtf/Threading.h
+Copyright: © 2002-2014 Apple Inc. and others
+License: BSD-3-clause and BSL
+
+Files: Source/WTF/wtf/CryptographicallyRandomNumber.cpp
+Copyright: © 1996 David Mazieres <dm@uun.org>
+ © 2008 Damien Miller <djm@openbsd.org>
+License: ISC
+
+Files: Source/WTF/wtf/text/Base64.cpp
+Copyright: © 2002-2014 Apple Inc. and others
+License: LGPL-2
+
+Files: debian/*
+Copyright: © 2007-2009 Mike Hommey <glandium@debian.org>
+ © 2009 Gustavo Noronha Silva <kov@debian.org>
+ © 2014-2016 Alberto Garcia <berto@igalia.com>
+License: LGPL-2+
+
+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 COMPUTER, INC. ``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 COMPUTER, INC. OR
+ 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 Ericsson 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 THE COPYRIGHT HOLDERS AND 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 THE COPYRIGHT
+ OWNER OR 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: 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: BSL
+ Permission is hereby granted, free of charge, to any person or
+ organization obtaining a copy of the software and accompanying
+ documentation covered by this license (the "Software") to use,
+ reproduce, display, distribute, execute, and transmit the Software,
+ and to prepare derivative works of the Software, and to permit
+ third-parties to whom the Software is furnished to do so, all subject
+ to the following:
+ .
+ The copyright notices in the Software and this entire statement,
+ including the above license grant, this restriction and the following
+ disclaimer, must be included in all copies of the Software, in whole
+ or in part, and all derivative works of the Software, unless such
+ copies or derivative works are solely in the form of
+ machine-executable object code generated by a source language
+ processor.
+ .
+ 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, TITLE AND
+ NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE
+ DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER
+ LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
+ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+
+License: LGPL-2
+ This module is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version 2
+ as published by the Free Software Foundation.
+ .
+ This module 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.
+ .
+ On Debian systems, the complete text of the license can be found in
+ the file /usr/share/common-licenses/LGPL-2
+
+License: LGPL-2+
+ This module 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 of the
+ License, or (at your option) any later version.
+ .
+ This module 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.
+ .
+ On Debian systems, the complete text of the license can be found in
+ the file /usr/share/common-licenses/LGPL-2
+
+License: LGPL-2.1
+ This module is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version
+ 2.1 as published by the Free Software Foundation.
+ .
+ This module 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.
+ .
+ On Debian systems, the complete text of the license can be found in
+ the file /usr/share/common-licenses/LGPL-2.1
+
+License: LGPL-2.1+
+ This module 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 module 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.
+ .
+ On Debian systems, the complete text of the license can be found in
+ the file /usr/share/common-licenses/LGPL-2.1
+
+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 version 2 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.
+ .
+ On Debian systems, the complete text of the license can be found in
+ the file /usr/share/common-licenses/GPL-2
+
+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.
+ .
+ On Debian systems, the complete text of the license can be found in
+ the file /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 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 license can be found in
+ the file /usr/share/common-licenses/GPL-3
+
+License: MIT-X11
+ 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: MPL-1.1
+ MOZILLA PUBLIC LICENSE
+ Version 1.1
+ .
+ ---------------
+ .
+ 1. Definitions.
+ .
+ 1.0.1. "Commercial Use" means distribution or otherwise making the
+ Covered Code available to a third party.
+ .
+ 1.1. "Contributor" means each entity that creates or contributes to
+ the creation of Modifications.
+ .
+ 1.2. "Contributor Version" means the combination of the Original
+ Code, prior Modifications used by a Contributor, and the Modifications
+ made by that particular Contributor.
+ .
+ 1.3. "Covered Code" means the Original Code or Modifications or the
+ combination of the Original Code and Modifications, in each case
+ including portions thereof.
+ .
+ 1.4. "Electronic Distribution Mechanism" means a mechanism generally
+ accepted in the software development community for the electronic
+ transfer of data.
+ .
+ 1.5. "Executable" means Covered Code in any form other than Source
+ Code.
+ .
+ 1.6. "Initial Developer" means the individual or entity identified
+ as the Initial Developer in the Source Code notice required by Exhibit
+ A.
+ .
+ 1.7. "Larger Work" means a work which combines Covered Code or
+ portions thereof with code not governed by the terms of this License.
+ .
+ 1.8. "License" means this document.
+ .
+ 1.8.1. "Licensable" means having the right to grant, to the maximum
+ extent possible, whether at the time of the initial grant or
+ subsequently acquired, any and all of the rights conveyed herein.
+ .
+ 1.9. "Modifications" means any addition to or deletion from the
+ substance or structure of either the Original Code or any previous
+ Modifications. When Covered Code is released as a series of files, a
+ Modification is:
+ A. Any addition to or deletion from the contents of a file
+ containing Original Code or previous Modifications.
+ .
+ B. Any new file that contains any part of the Original Code or
+ previous Modifications.
+ .
+ 1.10. "Original Code" means Source Code of computer software code
+ which is described in the Source Code notice required by Exhibit A as
+ Original Code, and which, at the time of its release under this
+ License is not already Covered Code governed by this License.
+ .
+ 1.10.1. "Patent Claims" means any patent claim(s), now owned or
+ hereafter acquired, including without limitation, method, process,
+ and apparatus claims, in any patent Licensable by grantor.
+ .
+ 1.11. "Source Code" means the preferred form of the Covered Code for
+ making modifications to it, including all modules it contains, plus
+ any associated interface definition files, scripts used to control
+ compilation and installation of an Executable, or source code
+ differential comparisons against either the Original Code or another
+ well known, available Covered Code of the Contributor's choice. The
+ Source Code can be in a compressed or archival form, provided the
+ appropriate decompression or de-archiving software is widely available
+ for no charge.
+ .
+ 1.12. "You" (or "Your") means an individual or a legal entity
+ exercising rights under, and complying with all of the terms of, this
+ License or a future version of this License issued under Section 6.1.
+ For legal entities, "You" includes any entity which controls, is
+ controlled by, or is under common control with You. For purposes of
+ this definition, "control" means (a) the power, direct or indirect,
+ to cause the direction or management of such entity, whether by
+ contract or otherwise, or (b) ownership of more than fifty percent
+ (50%) of the outstanding shares or beneficial ownership of such
+ entity.
+ .
+ 2. Source Code License.
+ .
+ 2.1. The Initial Developer Grant.
+ The Initial Developer hereby grants You a world-wide, royalty-free,
+ non-exclusive license, subject to third party intellectual property
+ claims:
+ (a) under intellectual property rights (other than patent or
+ trademark) Licensable by Initial Developer to use, reproduce,
+ modify, display, perform, sublicense and distribute the Original
+ Code (or portions thereof) with or without Modifications, and/or
+ as part of a Larger Work; and
+ .
+ (b) under Patents Claims infringed by the making, using or
+ selling of Original Code, to make, have made, use, practice,
+ sell, and offer for sale, and/or otherwise dispose of the
+ Original Code (or portions thereof).
+ .
+ (c) the licenses granted in this Section 2.1(a) and (b) are
+ effective on the date Initial Developer first distributes
+ Original Code under the terms of this License.
+ .
+ (d) Notwithstanding Section 2.1(b) above, no patent license is
+ granted: 1) for code that You delete from the Original Code; 2)
+ separate from the Original Code; or 3) for infringements caused
+ by: i) the modification of the Original Code or ii) the
+ combination of the Original Code with other software or devices.
+ .
+ 2.2. Contributor Grant.
+ Subject to third party intellectual property claims, each Contributor
+ hereby grants You a world-wide, royalty-free, non-exclusive license
+ .
+ (a) under intellectual property rights (other than patent or
+ trademark) Licensable by Contributor, to use, reproduce, modify,
+ display, perform, sublicense and distribute the Modifications
+ created by such Contributor (or portions thereof) either on an
+ unmodified basis, with other Modifications, as Covered Code
+ and/or as part of a Larger Work; and
+ .
+ (b) under Patent Claims infringed by the making, using, or
+ selling of Modifications made by that Contributor either alone
+ and/or in combination with its Contributor Version (or portions
+ of such combination), to make, use, sell, offer for sale, have
+ made, and/or otherwise dispose of: 1) Modifications made by that
+ Contributor (or portions thereof); and 2) the combination of
+ Modifications made by that Contributor with its Contributor
+ Version (or portions of such combination).
+ .
+ (c) the licenses granted in Sections 2.2(a) and 2.2(b) are
+ effective on the date Contributor first makes Commercial Use of
+ the Covered Code.
+ (d) Notwithstanding Section 2.2(b) above, no patent license is
+ granted: 1) for any code that Contributor has deleted from the
+ Contributor Version; 2) separate from the Contributor Version;
+ 3) for infringements caused by: i) third party modifications of
+ Contributor Version or ii) the combination of Modifications made
+ by that Contributor with other software (except as part of the
+ Contributor Version) or other devices; or 4) under Patent Claims
+ infringed by Covered Code in the absence of Modifications made by
+ that Contributor.
+ .
+ 3. Distribution Obligations.
+ .
+ 3.1. Application of License.
+ The Modifications which You create or to which You contribute are
+ governed by the terms of this License, including without limitation
+ Section 2.2. The Source Code version of Covered Code may be
+ distributed only under the terms of this License or a future version
+ of this License released under Section 6.1, and You must include a
+ copy of this License with every copy of the Source Code You
+ distribute. You may not offer or impose any terms on any Source Code
+ version that alters or restricts the applicable version of this
+ License or the recipients' rights hereunder. However, You may include
+ an additional document offering the additional rights described in
+ Section 3.5.
+ .
+ 3.2. Availability of Source Code.
+ Any Modification which You create or to which You contribute must be
+ made available in Source Code form under the terms of this License
+ either on the same media as an Executable version or via an accepted
+ Electronic Distribution Mechanism to anyone to whom you made an
+ Executable version available; and if made available via Electronic
+ Distribution Mechanism, must remain available for at least twelve (12)
+ months after the date it initially became available, or at least six
+ (6) months after a subsequent version of that particular Modification
+ has been made available to such recipients. You are responsible for
+ ensuring that the Source Code version remains available even if the
+ Electronic Distribution Mechanism is maintained by a third party.
+ .
+ 3.3. Description of Modifications.
+ You must cause all Covered Code to which You contribute to contain a
+ file documenting the changes You made to create that Covered Code and
+ the date of any change. You must include a prominent statement that
+ the Modification is derived, directly or indirectly, from Original
+ Code provided by the Initial Developer and including the name of the
+ Initial Developer in (a) the Source Code, and (b) in any notice in an
+ Executable version or related documentation in which You describe the
+ origin or ownership of the Covered Code.
+ .
+ 3.4. Intellectual Property Matters
+ (a) Third Party Claims.
+ If Contributor has knowledge that a license under a third party's
+ intellectual property rights is required to exercise the rights
+ granted by such Contributor under Sections 2.1 or 2.2,
+ Contributor must include a text file with the Source Code
+ distribution titled "LEGAL" which describes the claim and the
+ party making the claim in sufficient detail that a recipient will
+ know whom to contact. If Contributor obtains such knowledge after
+ the Modification is made available as described in Section 3.2,
+ Contributor shall promptly modify the LEGAL file in all copies
+ Contributor makes available thereafter and shall take other steps
+ (such as notifying appropriate mailing lists or newsgroups)
+ reasonably calculated to inform those who received the Covered
+ Code that new knowledge has been obtained.
+ .
+ (b) Contributor APIs.
+ If Contributor's Modifications include an application programming
+ interface and Contributor has knowledge of patent licenses which
+ are reasonably necessary to implement that API, Contributor must
+ also include this information in the LEGAL file.
+ .
+ (c) Representations.
+ Contributor represents that, except as disclosed pursuant to
+ Section 3.4(a) above, Contributor believes that Contributor's
+ Modifications are Contributor's original creation(s) and/or
+ Contributor has sufficient rights to grant the rights conveyed by
+ this License.
+ .
+ 3.5. Required Notices.
+ You must duplicate the notice in Exhibit A in each file of the Source
+ Code. If it is not possible to put such notice in a particular Source
+ Code file due to its structure, then You must include such notice in a
+ location (such as a relevant directory) where a user would be likely
+ to look for such a notice. If You created one or more Modification(s)
+ You may add your name as a Contributor to the notice described in
+ Exhibit A. You must also duplicate this License in any documentation
+ for the Source Code where You describe recipients' rights or ownership
+ rights relating to Covered Code. You may choose to offer, and to
+ charge a fee for, warranty, support, indemnity or liability
+ obligations to one or more recipients of Covered Code. However, You
+ may do so only on Your own behalf, and not on behalf of the Initial
+ Developer or any Contributor. You must make it absolutely clear than
+ any such warranty, support, indemnity or liability obligation is
+ offered by You alone, and You hereby agree to indemnify the Initial
+ Developer and every Contributor for any liability incurred by the
+ Initial Developer or such Contributor as a result of warranty,
+ support, indemnity or liability terms You offer.
+ .
+ 3.6. Distribution of Executable Versions.
+ You may distribute Covered Code in Executable form only if the
+ requirements of Section 3.1-3.5 have been met for that Covered Code,
+ and if You include a notice stating that the Source Code version of
+ the Covered Code is available under the terms of this License,
+ including a description of how and where You have fulfilled the
+ obligations of Section 3.2. The notice must be conspicuously included
+ in any notice in an Executable version, related documentation or
+ collateral in which You describe recipients' rights relating to the
+ Covered Code. You may distribute the Executable version of Covered
+ Code or ownership rights under a license of Your choice, which may
+ contain terms different from this License, provided that You are in
+ compliance with the terms of this License and that the license for the
+ Executable version does not attempt to limit or alter the recipient's
+ rights in the Source Code version from the rights set forth in this
+ License. If You distribute the Executable version under a different
+ license You must make it absolutely clear that any terms which differ
+ from this License are offered by You alone, not by the Initial
+ Developer or any Contributor. You hereby agree to indemnify the
+ Initial Developer and every Contributor for any liability incurred by
+ the Initial Developer or such Contributor as a result of any such
+ terms You offer.
+ .
+ 3.7. Larger Works.
+ You may create a Larger Work by combining Covered Code with other code
+ not governed by the terms of this License and distribute the Larger
+ Work as a single product. In such a case, You must make sure the
+ requirements of this License are fulfilled for the Covered Code.
+ .
+ 4. Inability to Comply Due to Statute or Regulation.
+ .
+ If it is impossible for You to comply with any of the terms of this
+ License with respect to some or all of the Covered Code due to
+ statute, judicial order, or regulation then You must: (a) comply with
+ the terms of this License to the maximum extent possible; and (b)
+ describe the limitations and the code they affect. Such description
+ must be included in the LEGAL file described in Section 3.4 and must
+ be included with all distributions of the Source Code. Except to the
+ extent prohibited by statute or regulation, such description must be
+ sufficiently detailed for a recipient of ordinary skill to be able to
+ understand it.
+ .
+ 5. Application of this License.
+ .
+ This License applies to code to which the Initial Developer has
+ attached the notice in Exhibit A and to related Covered Code.
+ .
+ 6. Versions of the License.
+ .
+ 6.1. New Versions.
+ Netscape Communications Corporation ("Netscape") may publish revised
+ and/or new versions of the License from time to time. Each version
+ will be given a distinguishing version number.
+ .
+ 6.2. Effect of New Versions.
+ Once Covered Code has been published under a particular version of the
+ License, You may always continue to use it under the terms of that
+ version. You may also choose to use such Covered Code under the terms
+ of any subsequent version of the License published by Netscape. No one
+ other than Netscape has the right to modify the terms applicable to
+ Covered Code created under this License.
+ .
+ 6.3. Derivative Works.
+ If You create or use a modified version of this License (which you may
+ only do in order to apply it to code which is not already Covered Code
+ governed by this License), You must (a) rename Your license so that
+ the phrases "Mozilla", "MOZILLAPL", "MOZPL", "Netscape",
+ "MPL", "NPL" or any confusingly similar phrase do not appear in your
+ license (except to note that your license differs from this License)
+ and (b) otherwise make it clear that Your version of the license
+ contains terms which differ from the Mozilla Public License and
+ Netscape Public License. (Filling in the name of the Initial
+ Developer, Original Code or Contributor in the notice described in
+ Exhibit A shall not of themselves be deemed to be modifications of
+ this License.)
+ .
+ 7. DISCLAIMER OF WARRANTY.
+ COVERED CODE IS PROVIDED UNDER THIS LICENSE ON AN "AS IS" BASIS,
+ WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
+ WITHOUT LIMITATION, WARRANTIES THAT THE COVERED CODE IS FREE OF
+ DEFECTS, MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING.
+ THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE COVERED CODE
+ IS WITH YOU. SHOULD ANY COVERED CODE PROVE DEFECTIVE IN ANY RESPECT,
+ YOU (NOT THE INITIAL DEVELOPER OR ANY OTHER CONTRIBUTOR) ASSUME THE
+ COST OF ANY NECESSARY SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER
+ OF WARRANTY CONSTITUTES AN ESSENTIAL PART OF THIS LICENSE. NO USE OF
+ ANY COVERED CODE IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER.
+ .
+ 8. TERMINATION.
+ .
+ 8.1. This License and the rights granted hereunder will terminate
+ automatically if You fail to comply with terms herein and fail to cure
+ such breach within 30 days of becoming aware of the breach. All
+ sublicenses to the Covered Code which are properly granted shall
+ survive any termination of this License. Provisions which, by their
+ nature, must remain in effect beyond the termination of this License
+ shall survive.
+ .
+ 8.2. If You initiate litigation by asserting a patent infringement
+ claim (excluding declatory judgment actions) against Initial Developer
+ or a Contributor (the Initial Developer or Contributor against whom
+ You file such action is referred to as "Participant") alleging that:
+ .
+ (a) such Participant's Contributor Version directly or indirectly
+ infringes any patent, then any and all rights granted by such
+ Participant to You under Sections 2.1 and/or 2.2 of this License
+ shall, upon 60 days notice from Participant terminate prospectively,
+ unless if within 60 days after receipt of notice You either: (i)
+ agree in writing to pay Participant a mutually agreeable reasonable
+ royalty for Your past and future use of Modifications made by such
+ Participant, or (ii) withdraw Your litigation claim with respect to
+ the Contributor Version against such Participant. If within 60 days
+ of notice, a reasonable royalty and payment arrangement are not
+ mutually agreed upon in writing by the parties or the litigation claim
+ is not withdrawn, the rights granted by Participant to You under
+ Sections 2.1 and/or 2.2 automatically terminate at the expiration of
+ the 60 day notice period specified above.
+ .
+ (b) any software, hardware, or device, other than such Participant's
+ Contributor Version, directly or indirectly infringes any patent, then
+ any rights granted to You by such Participant under Sections 2.1(b)
+ and 2.2(b) are revoked effective as of the date You first made, used,
+ sold, distributed, or had made, Modifications made by that
+ Participant.
+ .
+ 8.3. If You assert a patent infringement claim against Participant
+ alleging that such Participant's Contributor Version directly or
+ indirectly infringes any patent where such claim is resolved (such as
+ by license or settlement) prior to the initiation of patent
+ infringement litigation, then the reasonable value of the licenses
+ granted by such Participant under Sections 2.1 or 2.2 shall be taken
+ into account in determining the amount or value of any payment or
+ license.
+ .
+ 8.4. In the event of termination under Sections 8.1 or 8.2 above,
+ all end user license agreements (excluding distributors and resellers)
+ which have been validly granted by You or any distributor hereunder
+ prior to termination shall survive termination.
+ .
+ 9. LIMITATION OF LIABILITY.
+ .
+ UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER TORT
+ (INCLUDING NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL YOU, THE INITIAL
+ DEVELOPER, ANY OTHER CONTRIBUTOR, OR ANY DISTRIBUTOR OF COVERED CODE,
+ OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON FOR
+ ANY INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY
+ CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL,
+ WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER
+ COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN
+ INFORMED OF THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF
+ LIABILITY SHALL NOT APPLY TO LIABILITY FOR DEATH OR PERSONAL INJURY
+ RESULTING FROM SUCH PARTY'S NEGLIGENCE TO THE EXTENT APPLICABLE LAW
+ PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO NOT ALLOW THE
+ EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO
+ THIS EXCLUSION AND LIMITATION MAY NOT APPLY TO YOU.
+ .
+ 10. U.S. GOVERNMENT END USERS.
+ .
+ The Covered Code is a "commercial item," as that term is defined in
+ 48 C.F.R. 2.101 (Oct. 1995), consisting of "commercial computer
+ software" and "commercial computer software documentation," as such
+ terms are used in 48 C.F.R. 12.212 (Sept. 1995). Consistent with 48
+ C.F.R. 12.212 and 48 C.F.R. 227.7202-1 through 227.7202-4 (June 1995),
+ all U.S. Government End Users acquire Covered Code with only those
+ rights set forth herein.
+ .
+ 11. MISCELLANEOUS.
+ .
+ This License represents the complete agreement concerning subject
+ matter hereof. If any provision of this License is held to be
+ unenforceable, such provision shall be reformed only to the extent
+ necessary to make it enforceable. This License shall be governed by
+ California law provisions (except to the extent applicable law, if
+ any, provides otherwise), excluding its conflict-of-law provisions.
+ With respect to disputes in which at least one party is a citizen of,
+ or an entity chartered or registered to do business in the United
+ States of America, any litigation relating to this License shall be
+ subject to the jurisdiction of the Federal Courts of the Northern
+ District of California, with venue lying in Santa Clara County,
+ California, with the losing party responsible for costs, including
+ without limitation, court costs and reasonable attorneys' fees and
+ expenses. The application of the United Nations Convention on
+ Contracts for the International Sale of Goods is expressly excluded.
+ Any law or regulation which provides that the language of a contract
+ shall be construed against the drafter shall not apply to this
+ License.
+ .
+ 12. RESPONSIBILITY FOR CLAIMS.
+ .
+ As between Initial Developer and the Contributors, each party is
+ responsible for claims and damages arising, directly or indirectly,
+ out of its utilization of rights under this License and You agree to
+ work with Initial Developer and Contributors to distribute such
+ responsibility on an equitable basis. Nothing herein is intended or
+ shall be deemed to constitute any admission of liability.
+ .
+ 13. MULTIPLE-LICENSED CODE.
+ .
+ Initial Developer may designate portions of the Covered Code as
+ "Multiple-Licensed". "Multiple-Licensed" means that the Initial
+ Developer permits you to utilize portions of the Covered Code under
+ Your choice of the NPL or the alternative licenses, if any, specified
+ by the Initial Developer in the file described in Exhibit A.
+ .
+ EXHIBIT A -Mozilla Public License.
+ .
+ ``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. You may obtain a copy of the License at
+ http://www.mozilla.org/MPL/
+ .
+ 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.
+ .
+ The Original Code is ______________________________________.
+ .
+ The Initial Developer of the Original Code is ________________________.
+ Portions created by ______________________ are Copyright (C) ______
+ _______________________. All Rights Reserved.
+ .
+ Contributor(s): ______________________________________.
+ .
+ Alternatively, the contents of this file may be used under the terms
+ of the _____ license (the "[___] License"), in which case the
+ provisions of [______] License are applicable instead of those
+ above. If you wish to allow use of your version of this file only
+ under the terms of the [____] License and not to allow others to use
+ your version of this file under the MPL, indicate your decision by
+ deleting the provisions above and replace them with the notice and
+ other provisions required by the [___] License. If you do not delete
+ the provisions above, a recipient may use your version of this file
+ under either the MPL or the [___] License."
+ .
+ [NOTE: The text of this Exhibit A may differ slightly from the text of
+ the notices in the Source Code files of the Original Code. You should
+ use the text of this Exhibit A rather than the text found in the
+ Original Code Source Code for Your Modifications.]
+
+License: Apache-2.0
+ On Debian systems, the full text of the Apache license version 2 can
+ be found in the file `/usr/share/common-licenses/Apache-2.0'.
+
+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.
--- /dev/null
+[DEFAULT]
+debian-branch = wk2/unstable
+upstream-branch = webkitgtk-2.14
+pristine-tar = False
+compression = xz
--- /dev/null
+usr/lib/*/girepository-1.0/JavaScriptCore-4.0.typelib
--- /dev/null
+usr/lib/*/girepository-1.0/WebKit2-4.0.typelib
+usr/lib/*/girepository-1.0/WebKit2WebExtension-4.0.typelib
--- /dev/null
+.\" Hey, EMACS: -*- nroff -*-
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH jsc 1 "Jan 21, 2014"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+jsc \- command-line JavaScript interpreter.
+.SH SYNOPSIS
+.B jsc
+.RI [ options ]
+.RI [ files ]
+.RI [ \-\-\ arguments ]
+.SH DESCRIPTION
+This manual page documents briefly the
+.B jsc
+command.
+.PP
+\fBjsc\fP is a command-line utility that allows you to run JavaScript
+programs outside of the context of a web browser. It is primarily used
+as part of the test harness for validating the JavaScript portions of
+WebKit, but can also be used as a scripting tool.
+.PP
+\fBjsc\fP can be run in an interactive mode to test out JavaScript
+expressions, or it can be passed one or more files to run similar to
+invoking a Perl or Python script.
+.SH OPTIONS
+.TP
+.B \-e
+Evaluate argument as script code.
+.TP
+.B \-f
+Specifies a source file (deprecated).
+.TP
+.B \-h,\ \-\-help
+Shows summary of command-line options.
+.TP
+.B \-i
+Enables interactive mode (default if no files are specified).
+.TP
+.BI \-p " file"
+Outputs profiling data to a file.
+.TP
+.B \-s
+Installs signal handlers that exit on a crash.
+.TP
+.B \-x
+Output exit code before terminating.
+.TP
+.B \--options
+Dumps all JSC VM options and exits.
+.TP
+.B \-\-dumpOptions
+Dumps all JSC VM options before continuing.
+.TP
+.B \-\-<jsc VM option>=<value>
+Sets the specified JSC VM option.
+.SH AUTHOR
+This manual page was written by Alberto Garcia <berto@igalia.com>,
+based on the contents of \fIhttp://trac.webkit.org/wiki/JSC\fP.
--- /dev/null
+usr/lib/*/libjavascriptcoregtk-4.0.so.*
--- /dev/null
+usr/bin/jsc
--- /dev/null
+debian/jsc.1
--- /dev/null
+usr/include/webkitgtk-4.0/JavaScriptCore/
+usr/lib/*/libjavascriptcoregtk-4.0.so
+usr/lib/*/pkgconfig/javascriptcoregtk-4.0.pc
+usr/share/gir-1.0/JavaScriptCore-4.0.gir usr/share/gir-1.0/
--- /dev/null
+usr/lib/*/webkit2gtk-4.0/WebKitPluginProcess2
--- /dev/null
+usr/lib/*/libwebkit2gtk-4.0.so.*
+usr/lib/*/webkit2gtk-4.0/*Process
+usr/lib/*/webkit2gtk-4.0/MiniBrowser
+usr/lib/*/webkit2gtk-4.0/injected-bundle
+usr/share/locale/*
--- /dev/null
+libwebkit2gtk-4.0-37: shared-lib-without-dependency-information usr/lib/*/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so
--- /dev/null
+libwebkit2gtk-4.0.so.37 libwebkit2gtk-4.0-37 #MINVER#
+ DatabaseProcessMainUnix@Base 2.10.0
+ NetworkProcessMainUnix@Base 2.5.3
+ PluginProcessMainUnix@Base 2.5.3
+ WebProcessMainUnix@Base 2.5.3
+ (c++)"WebKit::WebGtkExtensionManager::initialize(OpaqueWKBundle const*, void const*)@Base" 2.5.3
+ (c++)"WebKit::WebGtkExtensionManager::singleton()@Base" 2.8.1
+ webkit_authentication_dialog_get_type@Base 2.5.3
+ webkit_authentication_request_authenticate@Base 2.5.3
+ webkit_authentication_request_can_save_credentials@Base 2.5.3
+ webkit_authentication_request_cancel@Base 2.5.3
+ webkit_authentication_request_get_host@Base 2.5.3
+ webkit_authentication_request_get_port@Base 2.5.3
+ webkit_authentication_request_get_proposed_credential@Base 2.5.3
+ webkit_authentication_request_get_realm@Base 2.5.3
+ webkit_authentication_request_get_scheme@Base 2.5.3
+ webkit_authentication_request_get_type@Base 2.5.3
+ webkit_authentication_request_is_for_proxy@Base 2.5.3
+ webkit_authentication_request_is_retry@Base 2.5.3
+ webkit_authentication_scheme_get_type@Base 2.5.3
+ webkit_back_forward_list_get_back_item@Base 2.5.3
+ webkit_back_forward_list_get_back_list@Base 2.5.3
+ webkit_back_forward_list_get_back_list_with_limit@Base 2.5.3
+ webkit_back_forward_list_get_current_item@Base 2.5.3
+ webkit_back_forward_list_get_forward_item@Base 2.5.3
+ webkit_back_forward_list_get_forward_list@Base 2.5.3
+ webkit_back_forward_list_get_forward_list_with_limit@Base 2.5.3
+ webkit_back_forward_list_get_length@Base 2.5.3
+ webkit_back_forward_list_get_nth_item@Base 2.5.3
+ webkit_back_forward_list_get_type@Base 2.5.3
+ webkit_back_forward_list_item_get_original_uri@Base 2.5.3
+ webkit_back_forward_list_item_get_title@Base 2.5.3
+ webkit_back_forward_list_item_get_type@Base 2.5.3
+ webkit_back_forward_list_item_get_uri@Base 2.5.3
+ webkit_cache_model_get_type@Base 2.5.3
+ webkit_color_chooser_request_cancel@Base 2.8.1
+ webkit_color_chooser_request_finish@Base 2.8.1
+ webkit_color_chooser_request_get_element_rectangle@Base 2.8.1
+ webkit_color_chooser_request_get_rgba@Base 2.8.1
+ webkit_color_chooser_request_get_type@Base 2.8.1
+ webkit_color_chooser_request_set_rgba@Base 2.8.1
+ webkit_console_message_copy@Base 2.12.0
+ webkit_console_message_free@Base 2.12.0
+ webkit_console_message_get_level@Base 2.12.0
+ webkit_console_message_get_line@Base 2.12.0
+ webkit_console_message_get_source@Base 2.12.0
+ webkit_console_message_get_source_id@Base 2.12.0
+ webkit_console_message_get_text@Base 2.12.0
+ webkit_console_message_get_type@Base 2.12.0
+ webkit_context_menu_action_get_type@Base 2.5.3
+ webkit_context_menu_append@Base 2.5.3
+ webkit_context_menu_first@Base 2.5.3
+ webkit_context_menu_get_item_at_position@Base 2.5.3
+ webkit_context_menu_get_items@Base 2.5.3
+ webkit_context_menu_get_n_items@Base 2.5.3
+ webkit_context_menu_get_type@Base 2.5.3
+ webkit_context_menu_get_user_data@Base 2.8.1
+ webkit_context_menu_insert@Base 2.5.3
+ webkit_context_menu_item_get_action@Base 2.5.3
+ webkit_context_menu_item_get_stock_action@Base 2.5.3
+ webkit_context_menu_item_get_submenu@Base 2.5.3
+ webkit_context_menu_item_get_type@Base 2.5.3
+ webkit_context_menu_item_is_separator@Base 2.5.3
+ webkit_context_menu_item_new@Base 2.5.3
+ webkit_context_menu_item_new_from_stock_action@Base 2.5.3
+ webkit_context_menu_item_new_from_stock_action_with_label@Base 2.5.3
+ webkit_context_menu_item_new_separator@Base 2.5.3
+ webkit_context_menu_item_new_with_submenu@Base 2.5.3
+ webkit_context_menu_item_set_submenu@Base 2.5.3
+ webkit_context_menu_last@Base 2.5.3
+ webkit_context_menu_move_item@Base 2.5.3
+ webkit_context_menu_new@Base 2.5.3
+ webkit_context_menu_new_with_items@Base 2.5.3
+ webkit_context_menu_prepend@Base 2.5.3
+ webkit_context_menu_remove@Base 2.5.3
+ webkit_context_menu_remove_all@Base 2.5.3
+ webkit_context_menu_set_user_data@Base 2.8.1
+ webkit_cookie_accept_policy_get_type@Base 2.5.3
+ webkit_cookie_manager_delete_all_cookies@Base 2.5.3
+ webkit_cookie_manager_delete_cookies_for_domain@Base 2.5.3
+ webkit_cookie_manager_get_accept_policy@Base 2.5.3
+ webkit_cookie_manager_get_accept_policy_finish@Base 2.5.3
+ webkit_cookie_manager_get_domains_with_cookies@Base 2.5.3
+ webkit_cookie_manager_get_domains_with_cookies_finish@Base 2.5.3
+ webkit_cookie_manager_get_type@Base 2.5.3
+ webkit_cookie_manager_set_accept_policy@Base 2.5.3
+ webkit_cookie_manager_set_persistent_storage@Base 2.5.3
+ webkit_cookie_persistent_storage_get_type@Base 2.5.3
+ webkit_credential_copy@Base 2.5.3
+ webkit_credential_free@Base 2.5.3
+ webkit_credential_get_password@Base 2.5.3
+ webkit_credential_get_persistence@Base 2.5.3
+ webkit_credential_get_type@Base 2.5.3
+ webkit_credential_get_username@Base 2.5.3
+ webkit_credential_has_password@Base 2.5.3
+ webkit_credential_new@Base 2.5.3
+ webkit_credential_persistence_get_type@Base 2.5.3
+ (optional)webkit_dom_attr_get_is_id@Base 2.5.3
+ (optional)webkit_dom_attr_get_local_name@Base 2.13.91
+ webkit_dom_attr_get_name@Base 2.5.3
+ (optional)webkit_dom_attr_get_namespace_uri@Base 2.13.91
+ webkit_dom_attr_get_owner_element@Base 2.5.3
+ (optional)webkit_dom_attr_get_prefix@Base 2.13.91
+ webkit_dom_attr_get_specified@Base 2.5.3
+ webkit_dom_attr_get_type@Base 2.5.3
+ webkit_dom_attr_get_value@Base 2.5.3
+ webkit_dom_attr_set_value@Base 2.5.3
+ (optional)webkit_dom_audio_track_get_enabled@Base 2.5.3
+ (optional)webkit_dom_audio_track_get_id@Base 2.5.3
+ (optional)webkit_dom_audio_track_get_kind@Base 2.5.3
+ (optional)webkit_dom_audio_track_get_label@Base 2.5.3
+ (optional)webkit_dom_audio_track_get_language@Base 2.5.3
+ (optional)webkit_dom_audio_track_get_type@Base 2.5.3
+ (optional)webkit_dom_audio_track_list_get_length@Base 2.5.3
+ (optional)webkit_dom_audio_track_list_get_track_by_id@Base 2.5.3
+ (optional)webkit_dom_audio_track_list_get_type@Base 2.5.3
+ (optional)webkit_dom_audio_track_list_item@Base 2.5.3
+ (optional)webkit_dom_audio_track_set_enabled@Base 2.5.3
+ (optional)webkit_dom_bar_prop_get_type@Base 2.5.3
+ (optional)webkit_dom_bar_prop_get_visible@Base 2.5.3
+ (optional)webkit_dom_battery_manager_get_charging@Base 2.5.3
+ (optional)webkit_dom_battery_manager_get_charging_time@Base 2.5.3
+ (optional)webkit_dom_battery_manager_get_discharging_time@Base 2.5.3
+ (optional)webkit_dom_battery_manager_get_level@Base 2.5.3
+ (optional)webkit_dom_battery_manager_get_type@Base 2.5.3
+ (optional)webkit_dom_blob_get_blob_type@Base 2.5.3
+ webkit_dom_blob_get_size@Base 2.5.3
+ webkit_dom_blob_get_type@Base 2.5.3
+ (optional)webkit_dom_blob_slice@Base 2.5.3
+ webkit_dom_cdata_section_get_type@Base 2.5.3
+ webkit_dom_character_data_append_data@Base 2.5.3
+ webkit_dom_character_data_delete_data@Base 2.5.3
+ webkit_dom_character_data_get_data@Base 2.5.3
+ webkit_dom_character_data_get_length@Base 2.5.3
+ webkit_dom_character_data_get_next_element_sibling@Base 2.10.0
+ webkit_dom_character_data_get_previous_element_sibling@Base 2.10.0
+ webkit_dom_character_data_get_type@Base 2.5.3
+ webkit_dom_character_data_insert_data@Base 2.5.3
+ (optional)webkit_dom_character_data_remove@Base 2.5.3
+ webkit_dom_character_data_replace_data@Base 2.5.3
+ webkit_dom_character_data_set_data@Base 2.5.3
+ webkit_dom_character_data_substring_data@Base 2.5.3
+ webkit_dom_comment_get_type@Base 2.5.3
+ webkit_dom_css_rule_get_css_text@Base 2.5.3
+ webkit_dom_css_rule_get_parent_rule@Base 2.5.3
+ webkit_dom_css_rule_get_parent_style_sheet@Base 2.5.3
+ webkit_dom_css_rule_get_rule_type@Base 2.5.3
+ webkit_dom_css_rule_get_type@Base 2.5.3
+ webkit_dom_css_rule_list_get_length@Base 2.5.3
+ webkit_dom_css_rule_list_get_type@Base 2.5.3
+ webkit_dom_css_rule_list_item@Base 2.5.3
+ webkit_dom_css_rule_set_css_text@Base 2.5.3
+ webkit_dom_css_style_declaration_get_css_text@Base 2.5.3
+ webkit_dom_css_style_declaration_get_length@Base 2.5.3
+ webkit_dom_css_style_declaration_get_parent_rule@Base 2.5.3
+ webkit_dom_css_style_declaration_get_property_priority@Base 2.5.3
+ webkit_dom_css_style_declaration_get_property_shorthand@Base 2.5.3
+ webkit_dom_css_style_declaration_get_property_value@Base 2.5.3
+ webkit_dom_css_style_declaration_get_type@Base 2.5.3
+ webkit_dom_css_style_declaration_is_property_implicit@Base 2.5.3
+ webkit_dom_css_style_declaration_item@Base 2.5.3
+ webkit_dom_css_style_declaration_remove_property@Base 2.5.3
+ webkit_dom_css_style_declaration_set_css_text@Base 2.5.3
+ webkit_dom_css_style_declaration_set_property@Base 2.5.3
+ webkit_dom_css_style_sheet_add_rule@Base 2.5.3
+ webkit_dom_css_style_sheet_delete_rule@Base 2.5.3
+ webkit_dom_css_style_sheet_get_css_rules@Base 2.5.3
+ webkit_dom_css_style_sheet_get_owner_rule@Base 2.5.3
+ webkit_dom_css_style_sheet_get_rules@Base 2.5.3
+ webkit_dom_css_style_sheet_get_type@Base 2.5.3
+ webkit_dom_css_style_sheet_insert_rule@Base 2.5.3
+ webkit_dom_css_style_sheet_remove_rule@Base 2.5.3
+ webkit_dom_css_value_get_css_text@Base 2.5.3
+ webkit_dom_css_value_get_css_value_type@Base 2.5.3
+ webkit_dom_css_value_get_type@Base 2.5.3
+ webkit_dom_css_value_set_css_text@Base 2.5.3
+ (optional)webkit_dom_data_cue_get_type@Base 2.5.3
+ (optional)webkit_dom_database_get_type@Base 2.5.3
+ (optional)webkit_dom_database_get_version@Base 2.5.3
+ webkit_dom_document_adopt_node@Base 2.5.3
+ (optional)webkit_dom_document_caret_range_from_point@Base 2.5.3
+ webkit_dom_document_create_attribute@Base 2.5.3
+ webkit_dom_document_create_attribute_ns@Base 2.5.3
+ webkit_dom_document_create_cdata_section@Base 2.5.3
+ webkit_dom_document_create_comment@Base 2.5.3
+ webkit_dom_document_create_css_style_declaration@Base 2.5.3
+ webkit_dom_document_create_document_fragment@Base 2.5.3
+ webkit_dom_document_create_element@Base 2.5.3
+ webkit_dom_document_create_element_ns@Base 2.5.3
+ webkit_dom_document_create_entity_reference@Base 2.5.3
+ webkit_dom_document_create_event@Base 2.5.3
+ webkit_dom_document_create_expression@Base 2.5.3
+ webkit_dom_document_create_node_iterator@Base 2.5.3
+ webkit_dom_document_create_ns_resolver@Base 2.5.3
+ webkit_dom_document_create_processing_instruction@Base 2.5.3
+ webkit_dom_document_create_range@Base 2.5.3
+ webkit_dom_document_create_text_node@Base 2.5.3
+ webkit_dom_document_create_tree_walker@Base 2.5.3
+ webkit_dom_document_element_from_point@Base 2.5.3
+ webkit_dom_document_evaluate@Base 2.5.3
+ webkit_dom_document_exec_command@Base 2.5.3
+ (optional)webkit_dom_document_exit_pointer_lock@Base 2.5.3
+ webkit_dom_document_fragment_get_child_element_count@Base 2.10.0
+ webkit_dom_document_fragment_get_children@Base 2.10.0
+ webkit_dom_document_fragment_get_element_by_id@Base 2.10.0
+ webkit_dom_document_fragment_get_first_element_child@Base 2.10.0
+ webkit_dom_document_fragment_get_last_element_child@Base 2.10.0
+ webkit_dom_document_fragment_get_type@Base 2.5.3
+ (optional)webkit_dom_document_fragment_query_selector@Base 2.5.3
+ (optional)webkit_dom_document_fragment_query_selector_all@Base 2.5.3
+ webkit_dom_document_get_active_element@Base 2.5.3
+ webkit_dom_document_get_anchors@Base 2.5.3
+ webkit_dom_document_get_applets@Base 2.5.3
+ webkit_dom_document_get_body@Base 2.5.3
+ webkit_dom_document_get_character_set@Base 2.5.3
+ webkit_dom_document_get_charset@Base 2.5.3
+ webkit_dom_document_get_child_element_count@Base 2.10.0
+ webkit_dom_document_get_children@Base 2.10.0
+ (optional)webkit_dom_document_get_compat_mode@Base 2.5.3
+ webkit_dom_document_get_content_type@Base 2.8.1
+ webkit_dom_document_get_cookie@Base 2.5.3
+ (optional)webkit_dom_document_get_current_script@Base 2.5.3
+ webkit_dom_document_get_default_charset@Base 2.5.3
+ webkit_dom_document_get_default_view@Base 2.5.3
+ (optional)webkit_dom_document_get_design_mode@Base 2.13.91
+ webkit_dom_document_get_dir@Base 2.13.4
+ webkit_dom_document_get_doctype@Base 2.5.3
+ webkit_dom_document_get_document_element@Base 2.5.3
+ webkit_dom_document_get_document_uri@Base 2.5.3
+ webkit_dom_document_get_domain@Base 2.5.3
+ webkit_dom_document_get_element_by_id@Base 2.5.3
+ webkit_dom_document_get_elements_by_class_name@Base 2.5.3
+ webkit_dom_document_get_elements_by_class_name_as_html_collection@Base 2.12.0
+ webkit_dom_document_get_elements_by_name@Base 2.5.3
+ webkit_dom_document_get_elements_by_tag_name@Base 2.5.3
+ webkit_dom_document_get_elements_by_tag_name_as_html_collection@Base 2.12.0
+ webkit_dom_document_get_elements_by_tag_name_ns@Base 2.5.3
+ webkit_dom_document_get_elements_by_tag_name_ns_as_html_collection@Base 2.12.0
+ (optional)webkit_dom_document_get_embeds@Base 2.13.91
+ webkit_dom_document_get_first_element_child@Base 2.10.0
+ webkit_dom_document_get_forms@Base 2.5.3
+ webkit_dom_document_get_head@Base 2.5.3
+ (optional)webkit_dom_document_get_hidden@Base 2.5.3
+ webkit_dom_document_get_images@Base 2.5.3
+ webkit_dom_document_get_implementation@Base 2.5.3
+ webkit_dom_document_get_input_encoding@Base 2.5.3
+ webkit_dom_document_get_last_element_child@Base 2.10.0
+ webkit_dom_document_get_last_modified@Base 2.5.3
+ webkit_dom_document_get_links@Base 2.5.3
+ (optional)webkit_dom_document_get_origin@Base 2.5.3
+ webkit_dom_document_get_override_style@Base 2.5.3
+ (optional)webkit_dom_document_get_plugins@Base 2.13.91
+ (optional)webkit_dom_document_get_pointer_lock_element@Base 2.5.3
+ webkit_dom_document_get_preferred_stylesheet_set@Base 2.5.3
+ webkit_dom_document_get_ready_state@Base 2.5.3
+ webkit_dom_document_get_referrer@Base 2.5.3
+ (optional)webkit_dom_document_get_scripts@Base 2.13.91
+ webkit_dom_document_get_scrolling_element@Base 2.10.0
+ webkit_dom_document_get_selected_stylesheet_set@Base 2.5.3
+ webkit_dom_document_get_style_sheets@Base 2.5.3
+ webkit_dom_document_get_title@Base 2.5.3
+ webkit_dom_document_get_type@Base 2.5.3
+ webkit_dom_document_get_url@Base 2.5.3
+ (optional)webkit_dom_document_get_visibility_state@Base 2.5.3
+ (optional)webkit_dom_document_get_webkit_current_full_screen_element@Base 2.5.3
+ (optional)webkit_dom_document_get_webkit_full_screen_keyboard_input_allowed@Base 2.5.3
+ (optional)webkit_dom_document_get_webkit_fullscreen_element@Base 2.5.3
+ (optional)webkit_dom_document_get_webkit_fullscreen_enabled@Base 2.5.3
+ (optional)webkit_dom_document_get_webkit_is_full_screen@Base 2.5.3
+ webkit_dom_document_get_xml_encoding@Base 2.5.3
+ webkit_dom_document_get_xml_standalone@Base 2.5.3
+ webkit_dom_document_get_xml_version@Base 2.5.3
+ webkit_dom_document_has_focus@Base 2.5.3
+ webkit_dom_document_import_node@Base 2.5.3
+ webkit_dom_document_query_command_enabled@Base 2.5.3
+ webkit_dom_document_query_command_indeterm@Base 2.5.3
+ webkit_dom_document_query_command_state@Base 2.5.3
+ webkit_dom_document_query_command_supported@Base 2.5.3
+ webkit_dom_document_query_command_value@Base 2.5.3
+ webkit_dom_document_query_selector@Base 2.5.3
+ webkit_dom_document_query_selector_all@Base 2.5.3
+ webkit_dom_document_set_body@Base 2.5.3
+ webkit_dom_document_set_charset@Base 2.5.3
+ webkit_dom_document_set_cookie@Base 2.5.3
+ (optional)webkit_dom_document_set_design_mode@Base 2.13.91
+ webkit_dom_document_set_dir@Base 2.13.4
+ webkit_dom_document_set_document_uri@Base 2.5.3
+ webkit_dom_document_set_selected_stylesheet_set@Base 2.5.3
+ webkit_dom_document_set_title@Base 2.5.3
+ webkit_dom_document_set_xml_standalone@Base 2.5.3
+ webkit_dom_document_set_xml_version@Base 2.5.3
+ webkit_dom_document_type_get_entities@Base 2.5.3
+ webkit_dom_document_type_get_internal_subset@Base 2.5.3
+ webkit_dom_document_type_get_name@Base 2.5.3
+ webkit_dom_document_type_get_notations@Base 2.5.3
+ webkit_dom_document_type_get_public_id@Base 2.5.3
+ webkit_dom_document_type_get_system_id@Base 2.5.3
+ webkit_dom_document_type_get_type@Base 2.5.3
+ (optional)webkit_dom_document_type_remove@Base 2.5.3
+ (optional)webkit_dom_document_webkit_cancel_full_screen@Base 2.5.3
+ (optional)webkit_dom_document_webkit_exit_fullscreen@Base 2.5.3
+ (optional)webkit_dom_dom_application_cache_abort@Base 2.5.3
+ (optional)webkit_dom_dom_application_cache_get_status@Base 2.5.3
+ (optional)webkit_dom_dom_application_cache_get_type@Base 2.5.3
+ (optional)webkit_dom_dom_application_cache_swap_cache@Base 2.5.3
+ (optional)webkit_dom_dom_application_cache_update@Base 2.5.3
+ webkit_dom_dom_css_namespace_get_type@Base 2.13.4
+ webkit_dom_dom_implementation_create_css_style_sheet@Base 2.5.3
+ webkit_dom_dom_implementation_create_document@Base 2.5.3
+ webkit_dom_dom_implementation_create_document_type@Base 2.5.3
+ webkit_dom_dom_implementation_create_html_document@Base 2.5.3
+ webkit_dom_dom_implementation_get_type@Base 2.5.3
+ webkit_dom_dom_implementation_has_feature@Base 2.5.3
+ (optional)webkit_dom_dom_mime_type_array_get_length@Base 2.5.3
+ (optional)webkit_dom_dom_mime_type_array_get_type@Base 2.5.3
+ (optional)webkit_dom_dom_mime_type_array_item@Base 2.5.3
+ (optional)webkit_dom_dom_mime_type_array_named_item@Base 2.5.3
+ (optional)webkit_dom_dom_mime_type_get_content_type@Base 2.5.3
+ (optional)webkit_dom_dom_mime_type_get_description@Base 2.5.3
+ (optional)webkit_dom_dom_mime_type_get_enabled_plugin@Base 2.5.3
+ (optional)webkit_dom_dom_mime_type_get_suffixes@Base 2.5.3
+ (optional)webkit_dom_dom_mime_type_get_type@Base 2.5.3
+ (optional)webkit_dom_dom_named_flow_collection_get_length@Base 2.5.3
+ (optional)webkit_dom_dom_named_flow_collection_get_type@Base 2.5.3
+ (optional)webkit_dom_dom_named_flow_collection_item@Base 2.5.3
+ (optional)webkit_dom_dom_named_flow_collection_named_item@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_array_get_length@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_array_get_type@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_array_item@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_array_named_item@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_array_refresh@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_get_description@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_get_filename@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_get_length@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_get_name@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_get_type@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_item@Base 2.5.3
+ (optional)webkit_dom_dom_plugin_named_item@Base 2.5.3
+ (optional)webkit_dom_dom_selection_add_range@Base 2.5.3
+ (optional)webkit_dom_dom_selection_collapse@Base 2.5.3
+ (optional)webkit_dom_dom_selection_collapse_to_end@Base 2.5.3
+ (optional)webkit_dom_dom_selection_collapse_to_start@Base 2.5.3
+ (optional)webkit_dom_dom_selection_contains_node@Base 2.5.3
+ (optional)webkit_dom_dom_selection_delete_from_document@Base 2.5.3
+ (optional)webkit_dom_dom_selection_empty@Base 2.5.3
+ (optional)webkit_dom_dom_selection_extend@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_anchor_node@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_anchor_offset@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_base_node@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_base_offset@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_extent_node@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_extent_offset@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_focus_node@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_focus_offset@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_is_collapsed@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_range_at@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_range_count@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_selection_type@Base 2.5.3
+ (optional)webkit_dom_dom_selection_get_type@Base 2.5.3
+ (optional)webkit_dom_dom_selection_modify@Base 2.5.3
+ (optional)webkit_dom_dom_selection_remove_all_ranges@Base 2.5.3
+ (optional)webkit_dom_dom_selection_select_all_children@Base 2.5.3
+ (optional)webkit_dom_dom_selection_set_base_and_extent@Base 2.5.3
+ (optional)webkit_dom_dom_selection_set_position@Base 2.5.3
+ (optional)webkit_dom_dom_string_list_contains@Base 2.5.3
+ (optional)webkit_dom_dom_string_list_get_length@Base 2.5.3
+ (optional)webkit_dom_dom_string_list_get_type@Base 2.5.3
+ (optional)webkit_dom_dom_string_list_item@Base 2.5.3
+ (optional)webkit_dom_dom_string_map_get_type@Base 2.5.3
+ (optional)webkit_dom_dom_token_list_add@Base 2.5.3
+ (optional)webkit_dom_dom_token_list_contains@Base 2.5.3
+ (optional)webkit_dom_dom_token_list_get_length@Base 2.5.3
+ (optional)webkit_dom_dom_token_list_get_type@Base 2.5.3
+ (optional)webkit_dom_dom_token_list_get_value@Base 2.12.0
+ (optional)webkit_dom_dom_token_list_item@Base 2.5.3
+ (optional)webkit_dom_dom_token_list_remove@Base 2.5.3
+ (optional)webkit_dom_dom_token_list_replace@Base 2.13.91
+ (optional)webkit_dom_dom_token_list_set_value@Base 2.12.0
+ webkit_dom_dom_token_list_toggle@Base 2.13.4
+ (optional)webkit_dom_dom_window_alert@Base 2.5.3
+ (optional)webkit_dom_dom_window_atob@Base 2.5.3
+ (optional)webkit_dom_dom_window_blur@Base 2.5.3
+ (optional)webkit_dom_dom_window_btoa@Base 2.5.3
+ (optional)webkit_dom_dom_window_cancel_animation_frame@Base 2.5.3
+ (optional)webkit_dom_dom_window_capture_events@Base 2.5.3
+ (optional)webkit_dom_dom_window_clear_interval@Base 2.5.3
+ (optional)webkit_dom_dom_window_clear_timeout@Base 2.5.3
+ (optional)webkit_dom_dom_window_close@Base 2.5.3
+ (optional)webkit_dom_dom_window_confirm@Base 2.5.3
+ (optional)webkit_dom_dom_window_find@Base 2.5.3
+ (optional)webkit_dom_dom_window_focus@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_application_cache@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_client_information@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_closed@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_computed_style@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_default_status@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_device_pixel_ratio@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_document@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_frame_element@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_frames@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_history@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_inner_height@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_inner_width@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_length@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_local_storage@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_locationbar@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_menubar@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_name@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_navigator@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_offscreen_buffering@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_opener@Base 2.5.3
+ webkit_dom_dom_window_get_orientation@Base 2.10.0
+ (optional)webkit_dom_dom_window_get_outer_height@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_outer_width@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_page_x_offset@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_page_y_offset@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_parent@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_performance@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_personalbar@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_screen@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_screen_left@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_screen_top@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_screen_x@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_screen_y@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_scroll_x@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_scroll_y@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_scrollbars@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_selection@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_self@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_session_storage@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_speech_synthesis@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_status@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_statusbar@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_style_media@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_toolbar@Base 2.5.3
+ (optional)webkit_dom_dom_window_get_top@Base 2.5.3
+ webkit_dom_dom_window_get_type@Base 2.5.3
+ webkit_dom_dom_window_get_webkit_namespace@Base 2.8.1
+ (optional)webkit_dom_dom_window_get_window@Base 2.5.3
+ (optional)webkit_dom_dom_window_match_media@Base 2.5.3
+ (optional)webkit_dom_dom_window_move_by@Base 2.5.3
+ (optional)webkit_dom_dom_window_move_to@Base 2.5.3
+ (optional)webkit_dom_dom_window_print@Base 2.5.3
+ (optional)webkit_dom_dom_window_prompt@Base 2.5.3
+ (optional)webkit_dom_dom_window_release_events@Base 2.5.3
+ (optional)webkit_dom_dom_window_resize_by@Base 2.5.3
+ (optional)webkit_dom_dom_window_resize_to@Base 2.5.3
+ (optional)webkit_dom_dom_window_scroll@Base 2.5.3
+ (optional)webkit_dom_dom_window_scroll_by@Base 2.5.3
+ (optional)webkit_dom_dom_window_scroll_to@Base 2.5.3
+ (optional)webkit_dom_dom_window_set_default_status@Base 2.5.3
+ (optional)webkit_dom_dom_window_set_name@Base 2.5.3
+ (optional)webkit_dom_dom_window_set_status@Base 2.5.3
+ (optional)webkit_dom_dom_window_stop@Base 2.5.3
+ (optional)webkit_dom_dom_window_webkit_cancel_animation_frame@Base 2.5.3
+ (optional)webkit_dom_dom_window_webkit_cancel_request_animation_frame@Base 2.5.3
+ (optional)webkit_dom_dom_window_webkit_convert_point_from_node_to_page@Base 2.5.3
+ (optional)webkit_dom_dom_window_webkit_convert_point_from_page_to_node@Base 2.5.3
+ webkit_dom_dom_window_webkit_message_handlers_post_message@Base 2.8.1
+ webkit_dom_element_blur@Base 2.5.3
+ webkit_dom_element_closest@Base 2.8.1
+ webkit_dom_element_focus@Base 2.5.3
+ webkit_dom_element_get_attribute@Base 2.5.3
+ webkit_dom_element_get_attribute_node@Base 2.5.3
+ webkit_dom_element_get_attribute_node_ns@Base 2.5.3
+ webkit_dom_element_get_attribute_ns@Base 2.5.3
+ webkit_dom_element_get_attributes@Base 2.5.3
+ webkit_dom_element_get_child_element_count@Base 2.5.3
+ webkit_dom_element_get_children@Base 2.10.0
+ (optional)webkit_dom_element_get_class_list@Base 2.5.3
+ webkit_dom_element_get_class_name@Base 2.5.3
+ webkit_dom_element_get_client_height@Base 2.5.3
+ webkit_dom_element_get_client_left@Base 2.5.3
+ webkit_dom_element_get_client_top@Base 2.5.3
+ webkit_dom_element_get_client_width@Base 2.5.3
+ webkit_dom_element_get_elements_by_class_name@Base 2.5.3
+ webkit_dom_element_get_elements_by_class_name_as_html_collection@Base 2.12.0
+ webkit_dom_element_get_elements_by_tag_name@Base 2.5.3
+ webkit_dom_element_get_elements_by_tag_name_as_html_collection@Base 2.12.0
+ webkit_dom_element_get_elements_by_tag_name_ns@Base 2.5.3
+ webkit_dom_element_get_elements_by_tag_name_ns_as_html_collection@Base 2.12.0
+ webkit_dom_element_get_first_element_child@Base 2.5.3
+ webkit_dom_element_get_id@Base 2.5.3
+ webkit_dom_element_get_inner_html@Base 2.8.1
+ webkit_dom_element_get_last_element_child@Base 2.5.3
+ (optional)webkit_dom_element_get_local_name@Base 2.13.91
+ (optional)webkit_dom_element_get_namespace_uri@Base 2.13.91
+ webkit_dom_element_get_next_element_sibling@Base 2.5.3
+ webkit_dom_element_get_offset_height@Base 2.5.3
+ webkit_dom_element_get_offset_left@Base 2.5.3
+ webkit_dom_element_get_offset_parent@Base 2.5.3
+ webkit_dom_element_get_offset_top@Base 2.5.3
+ webkit_dom_element_get_offset_width@Base 2.5.3
+ webkit_dom_element_get_outer_html@Base 2.8.1
+ (optional)webkit_dom_element_get_prefix@Base 2.13.91
+ webkit_dom_element_get_previous_element_sibling@Base 2.5.3
+ webkit_dom_element_get_scroll_height@Base 2.5.3
+ webkit_dom_element_get_scroll_left@Base 2.5.3
+ webkit_dom_element_get_scroll_top@Base 2.5.3
+ webkit_dom_element_get_scroll_width@Base 2.5.3
+ webkit_dom_element_get_style@Base 2.5.3
+ webkit_dom_element_get_tag_name@Base 2.5.3
+ webkit_dom_element_get_type@Base 2.5.3
+ (optional)webkit_dom_element_get_webkit_region_overset@Base 2.5.3
+ webkit_dom_element_has_attribute@Base 2.5.3
+ webkit_dom_element_has_attribute_ns@Base 2.5.3
+ webkit_dom_element_has_attributes@Base 2.5.3
+ (optional)webkit_dom_element_insert_adjacent_element@Base 2.13.91
+ (optional)webkit_dom_element_insert_adjacent_html@Base 2.13.91
+ (optional)webkit_dom_element_insert_adjacent_text@Base 2.13.91
+ (optional)webkit_dom_element_matches@Base 2.5.3
+ webkit_dom_element_query_selector@Base 2.5.3
+ webkit_dom_element_query_selector_all@Base 2.5.3
+ (optional)webkit_dom_element_remove@Base 2.5.3
+ webkit_dom_element_remove_attribute@Base 2.5.3
+ webkit_dom_element_remove_attribute_node@Base 2.5.3
+ webkit_dom_element_remove_attribute_ns@Base 2.5.3
+ (optional)webkit_dom_element_request_pointer_lock@Base 2.5.3
+ webkit_dom_element_scroll_by_lines@Base 2.5.3
+ webkit_dom_element_scroll_by_pages@Base 2.5.3
+ webkit_dom_element_scroll_into_view@Base 2.5.3
+ webkit_dom_element_scroll_into_view_if_needed@Base 2.5.3
+ webkit_dom_element_set_attribute@Base 2.5.3
+ webkit_dom_element_set_attribute_node@Base 2.5.3
+ webkit_dom_element_set_attribute_node_ns@Base 2.5.3
+ webkit_dom_element_set_attribute_ns@Base 2.5.3
+ webkit_dom_element_set_class_name@Base 2.5.3
+ webkit_dom_element_set_id@Base 2.5.3
+ webkit_dom_element_set_inner_html@Base 2.8.1
+ webkit_dom_element_set_outer_html@Base 2.8.1
+ webkit_dom_element_set_scroll_left@Base 2.5.3
+ webkit_dom_element_set_scroll_top@Base 2.5.3
+ (optional)webkit_dom_element_webkit_matches_selector@Base 2.5.3
+ (optional)webkit_dom_element_webkit_request_full_screen@Base 2.5.3
+ (optional)webkit_dom_element_webkit_request_fullscreen@Base 2.5.3
+ webkit_dom_entity_reference_get_type@Base 2.5.3
+ webkit_dom_event_get_bubbles@Base 2.5.3
+ webkit_dom_event_get_cancel_bubble@Base 2.5.3
+ webkit_dom_event_get_cancelable@Base 2.5.3
+ webkit_dom_event_get_composed@Base 2.13.4
+ webkit_dom_event_get_current_target@Base 2.5.3
+ (optional)webkit_dom_event_get_default_prevented@Base 2.5.3
+ webkit_dom_event_get_event_phase@Base 2.5.3
+ webkit_dom_event_get_event_type@Base 2.5.3
+ webkit_dom_event_get_is_trusted@Base 2.12.0
+ webkit_dom_event_get_return_value@Base 2.5.3
+ webkit_dom_event_get_src_element@Base 2.5.3
+ webkit_dom_event_get_target@Base 2.5.3
+ webkit_dom_event_get_time_stamp@Base 2.5.3
+ webkit_dom_event_get_type@Base 2.5.3
+ webkit_dom_event_init_event@Base 2.5.3
+ webkit_dom_event_prevent_default@Base 2.5.3
+ webkit_dom_event_set_cancel_bubble@Base 2.5.3
+ webkit_dom_event_set_return_value@Base 2.5.3
+ (optional)webkit_dom_event_stop_immediate_propagation@Base 2.5.3
+ webkit_dom_event_stop_propagation@Base 2.5.3
+ webkit_dom_event_target_add_event_listener@Base 2.5.3
+ webkit_dom_event_target_add_event_listener_with_closure@Base 2.5.3
+ webkit_dom_event_target_dispatch_event@Base 2.5.3
+ webkit_dom_event_target_get_type@Base 2.5.3
+ webkit_dom_event_target_remove_event_listener@Base 2.5.3
+ webkit_dom_event_target_remove_event_listener_with_closure@Base 2.5.3
+ webkit_dom_file_get_last_modified@Base 2.13.4
+ webkit_dom_file_get_name@Base 2.5.3
+ webkit_dom_file_get_type@Base 2.5.3
+ webkit_dom_file_list_get_length@Base 2.5.3
+ webkit_dom_file_list_get_type@Base 2.5.3
+ webkit_dom_file_list_item@Base 2.5.3
+ (optional)webkit_dom_geolocation_clear_watch@Base 2.5.3
+ (optional)webkit_dom_geolocation_get_type@Base 2.5.3
+ (optional)webkit_dom_history_back@Base 2.5.3
+ (optional)webkit_dom_history_forward@Base 2.5.3
+ (optional)webkit_dom_history_get_length@Base 2.5.3
+ (optional)webkit_dom_history_get_type@Base 2.5.3
+ (optional)webkit_dom_history_go@Base 2.5.3
+ webkit_dom_html_anchor_element_get_charset@Base 2.5.3
+ webkit_dom_html_anchor_element_get_coords@Base 2.5.3
+ (optional)webkit_dom_html_anchor_element_get_download@Base 2.5.3
+ webkit_dom_html_anchor_element_get_hash@Base 2.5.3
+ webkit_dom_html_anchor_element_get_host@Base 2.5.3
+ webkit_dom_html_anchor_element_get_hostname@Base 2.5.3
+ webkit_dom_html_anchor_element_get_href@Base 2.5.3
+ webkit_dom_html_anchor_element_get_hreflang@Base 2.5.3
+ webkit_dom_html_anchor_element_get_name@Base 2.5.3
+ (optional)webkit_dom_html_anchor_element_get_origin@Base 2.5.3
+ webkit_dom_html_anchor_element_get_password@Base 2.13.4
+ webkit_dom_html_anchor_element_get_pathname@Base 2.5.3
+ (optional)webkit_dom_html_anchor_element_get_ping@Base 2.5.3
+ webkit_dom_html_anchor_element_get_port@Base 2.5.3
+ webkit_dom_html_anchor_element_get_protocol@Base 2.5.3
+ webkit_dom_html_anchor_element_get_rel@Base 2.5.3
+ webkit_dom_html_anchor_element_get_rel_list@Base 2.8.1
+ webkit_dom_html_anchor_element_get_rev@Base 2.5.3
+ webkit_dom_html_anchor_element_get_search@Base 2.5.3
+ webkit_dom_html_anchor_element_get_shape@Base 2.5.3
+ webkit_dom_html_anchor_element_get_target@Base 2.5.3
+ webkit_dom_html_anchor_element_get_text@Base 2.5.3
+ webkit_dom_html_anchor_element_get_type@Base 2.5.3
+ webkit_dom_html_anchor_element_get_type_attr@Base 2.5.3
+ webkit_dom_html_anchor_element_get_username@Base 2.13.4
+ webkit_dom_html_anchor_element_set_charset@Base 2.5.3
+ webkit_dom_html_anchor_element_set_coords@Base 2.5.3
+ (optional)webkit_dom_html_anchor_element_set_download@Base 2.5.3
+ webkit_dom_html_anchor_element_set_hash@Base 2.5.3
+ webkit_dom_html_anchor_element_set_host@Base 2.5.3
+ webkit_dom_html_anchor_element_set_hostname@Base 2.5.3
+ webkit_dom_html_anchor_element_set_href@Base 2.5.3
+ webkit_dom_html_anchor_element_set_hreflang@Base 2.5.3
+ webkit_dom_html_anchor_element_set_name@Base 2.5.3
+ webkit_dom_html_anchor_element_set_password@Base 2.13.4
+ webkit_dom_html_anchor_element_set_pathname@Base 2.5.3
+ (optional)webkit_dom_html_anchor_element_set_ping@Base 2.5.3
+ webkit_dom_html_anchor_element_set_port@Base 2.5.3
+ webkit_dom_html_anchor_element_set_protocol@Base 2.5.3
+ webkit_dom_html_anchor_element_set_rel@Base 2.5.3
+ webkit_dom_html_anchor_element_set_rev@Base 2.5.3
+ webkit_dom_html_anchor_element_set_search@Base 2.5.3
+ webkit_dom_html_anchor_element_set_shape@Base 2.5.3
+ webkit_dom_html_anchor_element_set_target@Base 2.5.3
+ webkit_dom_html_anchor_element_set_text@Base 2.8.1
+ webkit_dom_html_anchor_element_set_type_attr@Base 2.5.3
+ webkit_dom_html_anchor_element_set_username@Base 2.13.4
+ webkit_dom_html_applet_element_get_align@Base 2.5.3
+ webkit_dom_html_applet_element_get_alt@Base 2.5.3
+ webkit_dom_html_applet_element_get_archive@Base 2.5.3
+ webkit_dom_html_applet_element_get_code@Base 2.5.3
+ webkit_dom_html_applet_element_get_code_base@Base 2.5.3
+ webkit_dom_html_applet_element_get_height@Base 2.5.3
+ webkit_dom_html_applet_element_get_hspace@Base 2.5.3
+ webkit_dom_html_applet_element_get_name@Base 2.5.3
+ webkit_dom_html_applet_element_get_object@Base 2.5.3
+ webkit_dom_html_applet_element_get_type@Base 2.5.3
+ webkit_dom_html_applet_element_get_vspace@Base 2.5.3
+ webkit_dom_html_applet_element_get_width@Base 2.5.3
+ webkit_dom_html_applet_element_set_align@Base 2.5.3
+ webkit_dom_html_applet_element_set_alt@Base 2.5.3
+ webkit_dom_html_applet_element_set_archive@Base 2.5.3
+ webkit_dom_html_applet_element_set_code@Base 2.5.3
+ webkit_dom_html_applet_element_set_code_base@Base 2.5.3
+ webkit_dom_html_applet_element_set_height@Base 2.5.3
+ webkit_dom_html_applet_element_set_hspace@Base 2.5.3
+ webkit_dom_html_applet_element_set_name@Base 2.5.3
+ webkit_dom_html_applet_element_set_object@Base 2.5.3
+ webkit_dom_html_applet_element_set_vspace@Base 2.5.3
+ webkit_dom_html_applet_element_set_width@Base 2.5.3
+ webkit_dom_html_area_element_get_alt@Base 2.5.3
+ webkit_dom_html_area_element_get_coords@Base 2.5.3
+ webkit_dom_html_area_element_get_hash@Base 2.5.3
+ webkit_dom_html_area_element_get_host@Base 2.5.3
+ webkit_dom_html_area_element_get_hostname@Base 2.5.3
+ webkit_dom_html_area_element_get_href@Base 2.5.3
+ webkit_dom_html_area_element_get_no_href@Base 2.5.3
+ webkit_dom_html_area_element_get_origin@Base 2.13.4
+ webkit_dom_html_area_element_get_password@Base 2.13.4
+ webkit_dom_html_area_element_get_pathname@Base 2.5.3
+ (optional)webkit_dom_html_area_element_get_ping@Base 2.5.3
+ webkit_dom_html_area_element_get_port@Base 2.5.3
+ webkit_dom_html_area_element_get_protocol@Base 2.5.3
+ webkit_dom_html_area_element_get_rel@Base 2.8.1
+ webkit_dom_html_area_element_get_rel_list@Base 2.8.1
+ webkit_dom_html_area_element_get_search@Base 2.5.3
+ webkit_dom_html_area_element_get_shape@Base 2.5.3
+ webkit_dom_html_area_element_get_target@Base 2.5.3
+ webkit_dom_html_area_element_get_type@Base 2.5.3
+ webkit_dom_html_area_element_get_username@Base 2.13.4
+ webkit_dom_html_area_element_set_alt@Base 2.5.3
+ webkit_dom_html_area_element_set_coords@Base 2.5.3
+ webkit_dom_html_area_element_set_hash@Base 2.13.4
+ webkit_dom_html_area_element_set_host@Base 2.13.4
+ webkit_dom_html_area_element_set_hostname@Base 2.13.4
+ webkit_dom_html_area_element_set_href@Base 2.5.3
+ webkit_dom_html_area_element_set_no_href@Base 2.5.3
+ webkit_dom_html_area_element_set_password@Base 2.13.4
+ webkit_dom_html_area_element_set_pathname@Base 2.13.4
+ (optional)webkit_dom_html_area_element_set_ping@Base 2.5.3
+ webkit_dom_html_area_element_set_port@Base 2.13.4
+ webkit_dom_html_area_element_set_protocol@Base 2.13.4
+ webkit_dom_html_area_element_set_rel@Base 2.8.1
+ webkit_dom_html_area_element_set_search@Base 2.13.4
+ webkit_dom_html_area_element_set_shape@Base 2.5.3
+ webkit_dom_html_area_element_set_target@Base 2.5.3
+ webkit_dom_html_area_element_set_username@Base 2.13.4
+ (optional)webkit_dom_html_audio_element_get_type@Base 2.5.3
+ webkit_dom_html_base_element_get_href@Base 2.5.3
+ webkit_dom_html_base_element_get_target@Base 2.5.3
+ webkit_dom_html_base_element_get_type@Base 2.5.3
+ webkit_dom_html_base_element_set_href@Base 2.5.3
+ webkit_dom_html_base_element_set_target@Base 2.5.3
+ webkit_dom_html_base_font_element_get_color@Base 2.5.3
+ webkit_dom_html_base_font_element_get_face@Base 2.5.3
+ webkit_dom_html_base_font_element_get_size@Base 2.5.3
+ webkit_dom_html_base_font_element_get_type@Base 2.5.3
+ webkit_dom_html_base_font_element_set_color@Base 2.5.3
+ webkit_dom_html_base_font_element_set_face@Base 2.5.3
+ webkit_dom_html_base_font_element_set_size@Base 2.5.3
+ webkit_dom_html_body_element_get_a_link@Base 2.5.3
+ webkit_dom_html_body_element_get_background@Base 2.5.3
+ webkit_dom_html_body_element_get_bg_color@Base 2.5.3
+ webkit_dom_html_body_element_get_link@Base 2.5.3
+ webkit_dom_html_body_element_get_text@Base 2.5.3
+ webkit_dom_html_body_element_get_type@Base 2.5.3
+ webkit_dom_html_body_element_get_v_link@Base 2.5.3
+ webkit_dom_html_body_element_set_a_link@Base 2.5.3
+ webkit_dom_html_body_element_set_background@Base 2.5.3
+ webkit_dom_html_body_element_set_bg_color@Base 2.5.3
+ webkit_dom_html_body_element_set_link@Base 2.5.3
+ webkit_dom_html_body_element_set_text@Base 2.5.3
+ webkit_dom_html_body_element_set_v_link@Base 2.5.3
+ webkit_dom_html_br_element_get_clear@Base 2.5.3
+ webkit_dom_html_br_element_get_type@Base 2.5.3
+ webkit_dom_html_br_element_set_clear@Base 2.5.3
+ (optional)webkit_dom_html_button_element_check_validity@Base 2.5.3
+ (optional)webkit_dom_html_button_element_click@Base 2.13.91
+ webkit_dom_html_button_element_get_autofocus@Base 2.5.3
+ webkit_dom_html_button_element_get_button_type@Base 2.5.3
+ webkit_dom_html_button_element_get_disabled@Base 2.5.3
+ webkit_dom_html_button_element_get_form@Base 2.5.3
+ (optional)webkit_dom_html_button_element_get_form_action@Base 2.5.3
+ (optional)webkit_dom_html_button_element_get_form_enctype@Base 2.5.3
+ (optional)webkit_dom_html_button_element_get_form_method@Base 2.5.3
+ (optional)webkit_dom_html_button_element_get_form_no_validate@Base 2.5.3
+ (optional)webkit_dom_html_button_element_get_form_target@Base 2.5.3
+ (optional)webkit_dom_html_button_element_get_labels@Base 2.5.3
+ webkit_dom_html_button_element_get_name@Base 2.5.3
+ webkit_dom_html_button_element_get_type@Base 2.5.3
+ (optional)webkit_dom_html_button_element_get_validation_message@Base 2.5.3
+ (optional)webkit_dom_html_button_element_get_validity@Base 2.5.3
+ webkit_dom_html_button_element_get_value@Base 2.5.3
+ webkit_dom_html_button_element_get_will_validate@Base 2.5.3
+ webkit_dom_html_button_element_set_autofocus@Base 2.5.3
+ webkit_dom_html_button_element_set_button_type@Base 2.5.3
+ (optional)webkit_dom_html_button_element_set_custom_validity@Base 2.5.3
+ webkit_dom_html_button_element_set_disabled@Base 2.5.3
+ (optional)webkit_dom_html_button_element_set_form_action@Base 2.5.3
+ (optional)webkit_dom_html_button_element_set_form_enctype@Base 2.5.3
+ (optional)webkit_dom_html_button_element_set_form_method@Base 2.5.3
+ (optional)webkit_dom_html_button_element_set_form_no_validate@Base 2.5.3
+ (optional)webkit_dom_html_button_element_set_form_target@Base 2.5.3
+ webkit_dom_html_button_element_set_name@Base 2.5.3
+ webkit_dom_html_button_element_set_value@Base 2.5.3
+ webkit_dom_html_canvas_element_get_height@Base 2.5.3
+ webkit_dom_html_canvas_element_get_type@Base 2.5.3
+ webkit_dom_html_canvas_element_get_width@Base 2.5.3
+ webkit_dom_html_canvas_element_set_height@Base 2.5.3
+ webkit_dom_html_canvas_element_set_width@Base 2.5.3
+ webkit_dom_html_collection_get_length@Base 2.5.3
+ webkit_dom_html_collection_get_type@Base 2.5.3
+ webkit_dom_html_collection_item@Base 2.5.3
+ webkit_dom_html_collection_named_item@Base 2.5.3
+ webkit_dom_html_d_list_element_get_compact@Base 2.5.3
+ webkit_dom_html_d_list_element_get_type@Base 2.5.3
+ webkit_dom_html_d_list_element_set_compact@Base 2.5.3
+ (optional)webkit_dom_html_details_element_get_open@Base 2.5.3
+ (optional)webkit_dom_html_details_element_get_type@Base 2.5.3
+ (optional)webkit_dom_html_details_element_set_open@Base 2.5.3
+ webkit_dom_html_directory_element_get_compact@Base 2.5.3
+ webkit_dom_html_directory_element_get_type@Base 2.5.3
+ webkit_dom_html_directory_element_set_compact@Base 2.5.3
+ webkit_dom_html_div_element_get_align@Base 2.5.3
+ webkit_dom_html_div_element_get_type@Base 2.5.3
+ webkit_dom_html_div_element_set_align@Base 2.5.3
+ webkit_dom_html_document_capture_events@Base 2.5.3
+ webkit_dom_html_document_clear@Base 2.5.3
+ webkit_dom_html_document_close@Base 2.5.3
+ webkit_dom_html_document_get_alink_color@Base 2.5.3
+ webkit_dom_html_document_get_bg_color@Base 2.5.3
+ webkit_dom_html_document_get_compat_mode@Base 2.5.3
+ webkit_dom_html_document_get_design_mode@Base 2.5.3
+ webkit_dom_html_document_get_dir@Base 2.5.3
+ webkit_dom_html_document_get_embeds@Base 2.5.3
+ webkit_dom_html_document_get_fg_color@Base 2.5.3
+ webkit_dom_html_document_get_height@Base 2.5.3
+ webkit_dom_html_document_get_link_color@Base 2.5.3
+ webkit_dom_html_document_get_plugins@Base 2.5.3
+ webkit_dom_html_document_get_scripts@Base 2.5.3
+ webkit_dom_html_document_get_type@Base 2.5.3
+ webkit_dom_html_document_get_vlink_color@Base 2.5.3
+ webkit_dom_html_document_get_width@Base 2.5.3
+ webkit_dom_html_document_release_events@Base 2.5.3
+ webkit_dom_html_document_set_alink_color@Base 2.5.3
+ webkit_dom_html_document_set_bg_color@Base 2.5.3
+ webkit_dom_html_document_set_design_mode@Base 2.5.3
+ webkit_dom_html_document_set_dir@Base 2.5.3
+ webkit_dom_html_document_set_fg_color@Base 2.5.3
+ webkit_dom_html_document_set_link_color@Base 2.5.3
+ webkit_dom_html_document_set_vlink_color@Base 2.5.3
+ webkit_dom_html_element_click@Base 2.5.3
+ webkit_dom_html_element_get_access_key@Base 2.5.3
+ webkit_dom_html_element_get_children@Base 2.5.3
+ webkit_dom_html_element_get_content_editable@Base 2.5.3
+ webkit_dom_html_element_get_dir@Base 2.5.3
+ (optional)webkit_dom_html_element_get_draggable@Base 2.5.3
+ (optional)webkit_dom_html_element_get_hidden@Base 2.5.3
+ webkit_dom_html_element_get_inner_html@Base 2.5.3
+ webkit_dom_html_element_get_inner_text@Base 2.5.3
+ webkit_dom_html_element_get_is_content_editable@Base 2.5.3
+ webkit_dom_html_element_get_lang@Base 2.5.3
+ webkit_dom_html_element_get_outer_html@Base 2.5.3
+ webkit_dom_html_element_get_outer_text@Base 2.5.3
+ (optional)webkit_dom_html_element_get_spellcheck@Base 2.5.3
+ webkit_dom_html_element_get_tab_index@Base 2.5.3
+ webkit_dom_html_element_get_title@Base 2.5.3
+ (optional)webkit_dom_html_element_get_translate@Base 2.5.3
+ webkit_dom_html_element_get_type@Base 2.5.3
+ (optional)webkit_dom_html_element_get_webkitdropzone@Base 2.5.3
+ webkit_dom_html_element_set_access_key@Base 2.5.3
+ webkit_dom_html_element_set_content_editable@Base 2.5.3
+ webkit_dom_html_element_set_dir@Base 2.5.3
+ (optional)webkit_dom_html_element_set_draggable@Base 2.5.3
+ (optional)webkit_dom_html_element_set_hidden@Base 2.5.3
+ webkit_dom_html_element_set_inner_html@Base 2.5.3
+ webkit_dom_html_element_set_inner_text@Base 2.5.3
+ webkit_dom_html_element_set_lang@Base 2.5.3
+ webkit_dom_html_element_set_outer_html@Base 2.5.3
+ webkit_dom_html_element_set_outer_text@Base 2.5.3
+ (optional)webkit_dom_html_element_set_spellcheck@Base 2.5.3
+ webkit_dom_html_element_set_tab_index@Base 2.5.3
+ webkit_dom_html_element_set_title@Base 2.5.3
+ (optional)webkit_dom_html_element_set_translate@Base 2.5.3
+ (optional)webkit_dom_html_element_set_webkitdropzone@Base 2.5.3
+ webkit_dom_html_embed_element_get_align@Base 2.5.3
+ webkit_dom_html_embed_element_get_height@Base 2.5.3
+ webkit_dom_html_embed_element_get_name@Base 2.5.3
+ webkit_dom_html_embed_element_get_src@Base 2.5.3
+ webkit_dom_html_embed_element_get_type@Base 2.5.3
+ webkit_dom_html_embed_element_get_type_attr@Base 2.5.3
+ webkit_dom_html_embed_element_get_width@Base 2.5.3
+ webkit_dom_html_embed_element_set_align@Base 2.5.3
+ webkit_dom_html_embed_element_set_height@Base 2.5.3
+ webkit_dom_html_embed_element_set_name@Base 2.5.3
+ webkit_dom_html_embed_element_set_src@Base 2.5.3
+ webkit_dom_html_embed_element_set_type_attr@Base 2.5.3
+ webkit_dom_html_embed_element_set_width@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_check_validity@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_get_disabled@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_get_elements@Base 2.5.3
+ webkit_dom_html_field_set_element_get_form@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_get_name@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_get_set_type@Base 2.5.3
+ webkit_dom_html_field_set_element_get_type@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_get_validation_message@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_get_validity@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_get_will_validate@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_set_custom_validity@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_set_disabled@Base 2.5.3
+ (optional)webkit_dom_html_field_set_element_set_name@Base 2.5.3
+ webkit_dom_html_font_element_get_color@Base 2.5.3
+ webkit_dom_html_font_element_get_face@Base 2.5.3
+ webkit_dom_html_font_element_get_size@Base 2.5.3
+ webkit_dom_html_font_element_get_type@Base 2.5.3
+ webkit_dom_html_font_element_set_color@Base 2.5.3
+ webkit_dom_html_font_element_set_face@Base 2.5.3
+ webkit_dom_html_font_element_set_size@Base 2.5.3
+ (optional)webkit_dom_html_form_element_check_validity@Base 2.5.3
+ webkit_dom_html_form_element_get_accept_charset@Base 2.5.3
+ webkit_dom_html_form_element_get_action@Base 2.5.3
+ (optional)webkit_dom_html_form_element_get_autocapitalize@Base 2.5.3
+ (optional)webkit_dom_html_form_element_get_autocomplete@Base 2.5.3
+ (optional)webkit_dom_html_form_element_get_autocorrect@Base 2.5.3
+ webkit_dom_html_form_element_get_elements@Base 2.5.3
+ webkit_dom_html_form_element_get_encoding@Base 2.5.3
+ webkit_dom_html_form_element_get_enctype@Base 2.5.3
+ webkit_dom_html_form_element_get_length@Base 2.5.3
+ webkit_dom_html_form_element_get_method@Base 2.5.3
+ webkit_dom_html_form_element_get_name@Base 2.5.3
+ (optional)webkit_dom_html_form_element_get_no_validate@Base 2.5.3
+ webkit_dom_html_form_element_get_target@Base 2.5.3
+ webkit_dom_html_form_element_get_type@Base 2.5.3
+ webkit_dom_html_form_element_request_autocomplete@Base 2.6.0
+ webkit_dom_html_form_element_reset@Base 2.5.3
+ webkit_dom_html_form_element_set_accept_charset@Base 2.5.3
+ webkit_dom_html_form_element_set_action@Base 2.5.3
+ (optional)webkit_dom_html_form_element_set_autocapitalize@Base 2.5.3
+ (optional)webkit_dom_html_form_element_set_autocomplete@Base 2.5.3
+ (optional)webkit_dom_html_form_element_set_autocorrect@Base 2.5.3
+ webkit_dom_html_form_element_set_encoding@Base 2.5.3
+ webkit_dom_html_form_element_set_enctype@Base 2.5.3
+ webkit_dom_html_form_element_set_method@Base 2.5.3
+ webkit_dom_html_form_element_set_name@Base 2.5.3
+ (optional)webkit_dom_html_form_element_set_no_validate@Base 2.5.3
+ webkit_dom_html_form_element_set_target@Base 2.5.3
+ webkit_dom_html_form_element_submit@Base 2.5.3
+ webkit_dom_html_frame_element_get_content_document@Base 2.5.3
+ webkit_dom_html_frame_element_get_content_window@Base 2.5.3
+ webkit_dom_html_frame_element_get_frame_border@Base 2.5.3
+ webkit_dom_html_frame_element_get_height@Base 2.5.3
+ webkit_dom_html_frame_element_get_long_desc@Base 2.5.3
+ webkit_dom_html_frame_element_get_margin_height@Base 2.5.3
+ webkit_dom_html_frame_element_get_margin_width@Base 2.5.3
+ webkit_dom_html_frame_element_get_name@Base 2.5.3
+ webkit_dom_html_frame_element_get_no_resize@Base 2.5.3
+ webkit_dom_html_frame_element_get_scrolling@Base 2.5.3
+ webkit_dom_html_frame_element_get_src@Base 2.5.3
+ webkit_dom_html_frame_element_get_type@Base 2.5.3
+ webkit_dom_html_frame_element_get_width@Base 2.5.3
+ webkit_dom_html_frame_element_set_frame_border@Base 2.5.3
+ webkit_dom_html_frame_element_set_long_desc@Base 2.5.3
+ webkit_dom_html_frame_element_set_margin_height@Base 2.5.3
+ webkit_dom_html_frame_element_set_margin_width@Base 2.5.3
+ webkit_dom_html_frame_element_set_name@Base 2.5.3
+ webkit_dom_html_frame_element_set_no_resize@Base 2.5.3
+ webkit_dom_html_frame_element_set_scrolling@Base 2.5.3
+ webkit_dom_html_frame_element_set_src@Base 2.5.3
+ webkit_dom_html_frame_set_element_get_cols@Base 2.5.3
+ webkit_dom_html_frame_set_element_get_rows@Base 2.5.3
+ webkit_dom_html_frame_set_element_get_type@Base 2.5.3
+ webkit_dom_html_frame_set_element_set_cols@Base 2.5.3
+ webkit_dom_html_frame_set_element_set_rows@Base 2.5.3
+ webkit_dom_html_head_element_get_profile@Base 2.5.3
+ webkit_dom_html_head_element_get_type@Base 2.5.3
+ webkit_dom_html_head_element_set_profile@Base 2.5.3
+ webkit_dom_html_heading_element_get_align@Base 2.5.3
+ webkit_dom_html_heading_element_get_type@Base 2.5.3
+ webkit_dom_html_heading_element_set_align@Base 2.5.3
+ webkit_dom_html_hr_element_get_align@Base 2.5.3
+ webkit_dom_html_hr_element_get_no_shade@Base 2.5.3
+ webkit_dom_html_hr_element_get_size@Base 2.5.3
+ webkit_dom_html_hr_element_get_type@Base 2.5.3
+ webkit_dom_html_hr_element_get_width@Base 2.5.3
+ webkit_dom_html_hr_element_set_align@Base 2.5.3
+ webkit_dom_html_hr_element_set_no_shade@Base 2.5.3
+ webkit_dom_html_hr_element_set_size@Base 2.5.3
+ webkit_dom_html_hr_element_set_width@Base 2.5.3
+ (optional)webkit_dom_html_html_element_get_manifest@Base 2.5.3
+ webkit_dom_html_html_element_get_type@Base 2.5.3
+ webkit_dom_html_html_element_get_version@Base 2.5.3
+ (optional)webkit_dom_html_html_element_set_manifest@Base 2.5.3
+ webkit_dom_html_html_element_set_version@Base 2.5.3
+ webkit_dom_html_iframe_element_get_align@Base 2.5.3
+ webkit_dom_html_iframe_element_get_content_document@Base 2.5.3
+ webkit_dom_html_iframe_element_get_content_window@Base 2.5.3
+ webkit_dom_html_iframe_element_get_frame_border@Base 2.5.3
+ webkit_dom_html_iframe_element_get_height@Base 2.5.3
+ webkit_dom_html_iframe_element_get_long_desc@Base 2.5.3
+ webkit_dom_html_iframe_element_get_margin_height@Base 2.5.3
+ webkit_dom_html_iframe_element_get_margin_width@Base 2.5.3
+ webkit_dom_html_iframe_element_get_name@Base 2.5.3
+ (optional)webkit_dom_html_iframe_element_get_sandbox@Base 2.5.3
+ webkit_dom_html_iframe_element_get_scrolling@Base 2.5.3
+ webkit_dom_html_iframe_element_get_src@Base 2.5.3
+ (optional)webkit_dom_html_iframe_element_get_srcdoc@Base 2.5.3
+ webkit_dom_html_iframe_element_get_type@Base 2.5.3
+ webkit_dom_html_iframe_element_get_width@Base 2.5.3
+ webkit_dom_html_iframe_element_set_align@Base 2.5.3
+ webkit_dom_html_iframe_element_set_frame_border@Base 2.5.3
+ webkit_dom_html_iframe_element_set_height@Base 2.5.3
+ webkit_dom_html_iframe_element_set_long_desc@Base 2.5.3
+ webkit_dom_html_iframe_element_set_margin_height@Base 2.5.3
+ webkit_dom_html_iframe_element_set_margin_width@Base 2.5.3
+ webkit_dom_html_iframe_element_set_name@Base 2.5.3
+ (optional)webkit_dom_html_iframe_element_set_sandbox@Base 2.5.3
+ webkit_dom_html_iframe_element_set_scrolling@Base 2.5.3
+ webkit_dom_html_iframe_element_set_src@Base 2.5.3
+ (optional)webkit_dom_html_iframe_element_set_srcdoc@Base 2.5.3
+ webkit_dom_html_iframe_element_set_width@Base 2.5.3
+ webkit_dom_html_image_element_get_align@Base 2.5.3
+ webkit_dom_html_image_element_get_alt@Base 2.5.3
+ webkit_dom_html_image_element_get_border@Base 2.5.3
+ webkit_dom_html_image_element_get_complete@Base 2.5.3
+ (optional)webkit_dom_html_image_element_get_cross_origin@Base 2.5.3
+ (optional)webkit_dom_html_image_element_get_current_src@Base 2.5.3
+ webkit_dom_html_image_element_get_height@Base 2.5.3
+ webkit_dom_html_image_element_get_hspace@Base 2.5.3
+ webkit_dom_html_image_element_get_is_map@Base 2.5.3
+ webkit_dom_html_image_element_get_long_desc@Base 2.5.3
+ webkit_dom_html_image_element_get_lowsrc@Base 2.5.3
+ webkit_dom_html_image_element_get_name@Base 2.5.3
+ webkit_dom_html_image_element_get_natural_height@Base 2.5.3
+ webkit_dom_html_image_element_get_natural_width@Base 2.5.3
+ (optional)webkit_dom_html_image_element_get_sizes@Base 2.5.3
+ webkit_dom_html_image_element_get_src@Base 2.5.3
+ (optional)webkit_dom_html_image_element_get_srcset@Base 2.5.3
+ webkit_dom_html_image_element_get_type@Base 2.5.3
+ webkit_dom_html_image_element_get_use_map@Base 2.5.3
+ webkit_dom_html_image_element_get_vspace@Base 2.5.3
+ webkit_dom_html_image_element_get_width@Base 2.5.3
+ webkit_dom_html_image_element_get_x@Base 2.5.3
+ webkit_dom_html_image_element_get_y@Base 2.5.3
+ webkit_dom_html_image_element_set_align@Base 2.5.3
+ webkit_dom_html_image_element_set_alt@Base 2.5.3
+ webkit_dom_html_image_element_set_border@Base 2.5.3
+ (optional)webkit_dom_html_image_element_set_cross_origin@Base 2.5.3
+ webkit_dom_html_image_element_set_height@Base 2.5.3
+ webkit_dom_html_image_element_set_hspace@Base 2.5.3
+ webkit_dom_html_image_element_set_is_map@Base 2.5.3
+ webkit_dom_html_image_element_set_long_desc@Base 2.5.3
+ webkit_dom_html_image_element_set_lowsrc@Base 2.5.3
+ webkit_dom_html_image_element_set_name@Base 2.5.3
+ (optional)webkit_dom_html_image_element_set_sizes@Base 2.5.3
+ webkit_dom_html_image_element_set_src@Base 2.5.3
+ (optional)webkit_dom_html_image_element_set_srcset@Base 2.5.3
+ webkit_dom_html_image_element_set_use_map@Base 2.5.3
+ webkit_dom_html_image_element_set_vspace@Base 2.5.3
+ webkit_dom_html_image_element_set_width@Base 2.5.3
+ (optional)webkit_dom_html_input_element_check_validity@Base 2.5.3
+ webkit_dom_html_input_element_get_accept@Base 2.5.3
+ webkit_dom_html_input_element_get_align@Base 2.5.3
+ webkit_dom_html_input_element_get_alt@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_autocapitalize@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_autocomplete@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_autocorrect@Base 2.5.3
+ webkit_dom_html_input_element_get_autofocus@Base 2.5.3
+ webkit_dom_html_input_element_get_capture@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_capture_type@Base 2.13.91
+ webkit_dom_html_input_element_get_checked@Base 2.5.3
+ webkit_dom_html_input_element_get_default_checked@Base 2.5.3
+ webkit_dom_html_input_element_get_default_value@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_dir_name@Base 2.5.3
+ webkit_dom_html_input_element_get_disabled@Base 2.5.3
+ webkit_dom_html_input_element_get_files@Base 2.5.3
+ webkit_dom_html_input_element_get_form@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_form_action@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_form_enctype@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_form_method@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_form_no_validate@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_form_target@Base 2.5.3
+ webkit_dom_html_input_element_get_height@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_incremental@Base 2.5.3
+ webkit_dom_html_input_element_get_indeterminate@Base 2.5.3
+ webkit_dom_html_input_element_get_input_type@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_labels@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_list@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_max@Base 2.5.3
+ webkit_dom_html_input_element_get_max_length@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_min@Base 2.5.3
+ webkit_dom_html_input_element_get_multiple@Base 2.5.3
+ webkit_dom_html_input_element_get_name@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_pattern@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_placeholder@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_read_only@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_required@Base 2.5.3
+ webkit_dom_html_input_element_get_size@Base 2.5.3
+ webkit_dom_html_input_element_get_src@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_step@Base 2.5.3
+ webkit_dom_html_input_element_get_type@Base 2.5.3
+ webkit_dom_html_input_element_get_use_map@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_validation_message@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_validity@Base 2.5.3
+ webkit_dom_html_input_element_get_value@Base 2.5.3
+ (optional)webkit_dom_html_input_element_get_value_as_number@Base 2.5.3
+ webkit_dom_html_input_element_get_width@Base 2.5.3
+ webkit_dom_html_input_element_get_will_validate@Base 2.5.3
+ webkit_dom_html_input_element_is_edited@Base 2.5.3
+ webkit_dom_html_input_element_select@Base 2.5.3
+ webkit_dom_html_input_element_set_accept@Base 2.5.3
+ webkit_dom_html_input_element_set_align@Base 2.5.3
+ webkit_dom_html_input_element_set_alt@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_autocapitalize@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_autocomplete@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_autocorrect@Base 2.5.3
+ webkit_dom_html_input_element_set_autofocus@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_capture@Base 2.5.3
+ webkit_dom_html_input_element_set_checked@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_custom_validity@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_default_checked@Base 2.5.3
+ webkit_dom_html_input_element_set_default_value@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_dir_name@Base 2.5.3
+ webkit_dom_html_input_element_set_disabled@Base 2.5.3
+ webkit_dom_html_input_element_set_files@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_form_action@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_form_enctype@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_form_method@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_form_no_validate@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_form_target@Base 2.5.3
+ webkit_dom_html_input_element_set_height@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_incremental@Base 2.5.3
+ webkit_dom_html_input_element_set_indeterminate@Base 2.5.3
+ webkit_dom_html_input_element_set_input_type@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_max@Base 2.5.3
+ webkit_dom_html_input_element_set_max_length@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_min@Base 2.5.3
+ webkit_dom_html_input_element_set_multiple@Base 2.5.3
+ webkit_dom_html_input_element_set_name@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_pattern@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_placeholder@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_range_text@Base 2.5.3
+ webkit_dom_html_input_element_set_read_only@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_required@Base 2.5.3
+ webkit_dom_html_input_element_set_size@Base 2.5.3
+ webkit_dom_html_input_element_set_src@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_step@Base 2.5.3
+ webkit_dom_html_input_element_set_use_map@Base 2.5.3
+ webkit_dom_html_input_element_set_value@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_value_as_number@Base 2.5.3
+ (optional)webkit_dom_html_input_element_set_value_for_user@Base 2.5.3
+ webkit_dom_html_input_element_set_width@Base 2.5.3
+ (optional)webkit_dom_html_input_element_step_down@Base 2.5.3
+ (optional)webkit_dom_html_input_element_step_up@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_check_validity@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_autofocus@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_challenge@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_disabled@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_form@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_keygen_type@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_keytype@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_labels@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_name@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_type@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_validation_message@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_validity@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_get_will_validate@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_set_autofocus@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_set_challenge@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_set_custom_validity@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_set_disabled@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_set_keytype@Base 2.5.3
+ (optional)webkit_dom_html_keygen_element_set_name@Base 2.5.3
+ (optional)webkit_dom_html_label_element_get_control@Base 2.5.3
+ webkit_dom_html_label_element_get_form@Base 2.5.3
+ webkit_dom_html_label_element_get_html_for@Base 2.5.3
+ webkit_dom_html_label_element_get_type@Base 2.5.3
+ webkit_dom_html_label_element_set_html_for@Base 2.5.3
+ webkit_dom_html_legend_element_get_align@Base 2.5.3
+ webkit_dom_html_legend_element_get_form@Base 2.5.3
+ webkit_dom_html_legend_element_get_type@Base 2.5.3
+ webkit_dom_html_legend_element_set_align@Base 2.5.3
+ webkit_dom_html_li_element_get_type@Base 2.5.3
+ webkit_dom_html_li_element_get_type_attr@Base 2.5.3
+ webkit_dom_html_li_element_get_value@Base 2.5.3
+ webkit_dom_html_li_element_set_type_attr@Base 2.5.3
+ webkit_dom_html_li_element_set_value@Base 2.5.3
+ webkit_dom_html_link_element_get_as@Base 2.13.4
+ webkit_dom_html_link_element_get_charset@Base 2.5.3
+ webkit_dom_html_link_element_get_cross_origin@Base 2.13.4
+ webkit_dom_html_link_element_get_disabled@Base 2.5.3
+ webkit_dom_html_link_element_get_href@Base 2.5.3
+ webkit_dom_html_link_element_get_hreflang@Base 2.5.3
+ webkit_dom_html_link_element_get_media@Base 2.5.3
+ webkit_dom_html_link_element_get_rel@Base 2.5.3
+ webkit_dom_html_link_element_get_rel_list@Base 2.8.1
+ webkit_dom_html_link_element_get_rev@Base 2.5.3
+ webkit_dom_html_link_element_get_sheet@Base 2.5.3
+ webkit_dom_html_link_element_get_sizes@Base 2.8.1
+ webkit_dom_html_link_element_get_target@Base 2.5.3
+ webkit_dom_html_link_element_get_type@Base 2.5.3
+ webkit_dom_html_link_element_get_type_attr@Base 2.5.3
+ webkit_dom_html_link_element_set_as@Base 2.13.4
+ webkit_dom_html_link_element_set_charset@Base 2.5.3
+ webkit_dom_html_link_element_set_cross_origin@Base 2.13.4
+ webkit_dom_html_link_element_set_disabled@Base 2.5.3
+ webkit_dom_html_link_element_set_href@Base 2.5.3
+ webkit_dom_html_link_element_set_hreflang@Base 2.5.3
+ webkit_dom_html_link_element_set_media@Base 2.5.3
+ webkit_dom_html_link_element_set_rel@Base 2.5.3
+ webkit_dom_html_link_element_set_rev@Base 2.5.3
+ webkit_dom_html_link_element_set_sizes@Base 2.8.1
+ webkit_dom_html_link_element_set_target@Base 2.5.3
+ webkit_dom_html_link_element_set_type_attr@Base 2.5.3
+ webkit_dom_html_map_element_get_areas@Base 2.5.3
+ webkit_dom_html_map_element_get_name@Base 2.5.3
+ webkit_dom_html_map_element_get_type@Base 2.5.3
+ webkit_dom_html_map_element_set_name@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_behavior@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_bg_color@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_direction@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_height@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_hspace@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_loop@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_scroll_amount@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_scroll_delay@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_true_speed@Base 2.5.3
+ webkit_dom_html_marquee_element_get_type@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_vspace@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_get_width@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_behavior@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_bg_color@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_direction@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_height@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_hspace@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_loop@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_scroll_amount@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_scroll_delay@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_true_speed@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_vspace@Base 2.5.3
+ (optional)webkit_dom_html_marquee_element_set_width@Base 2.5.3
+ webkit_dom_html_marquee_element_start@Base 2.5.3
+ webkit_dom_html_marquee_element_stop@Base 2.5.3
+ (optional)webkit_dom_html_media_element_can_play_type@Base 2.5.3
+ (optional)webkit_dom_html_media_element_fast_seek@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_autoplay@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_buffered@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_controller@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_controls@Base 2.5.3
+ webkit_dom_html_media_element_get_cross_origin@Base 2.13.4
+ (optional)webkit_dom_html_media_element_get_current_src@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_current_time@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_default_muted@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_default_playback_rate@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_duration@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_ended@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_error@Base 2.5.3
+ webkit_dom_html_media_element_get_kind@Base 2.10.0
+ (optional)webkit_dom_html_media_element_get_loop@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_media_group@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_muted@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_network_state@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_paused@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_playback_rate@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_played@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_preload@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_ready_state@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_seekable@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_seeking@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_src@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_type@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_volume@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_webkit_audio_decoded_byte_count@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_webkit_closed_captions_visible@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_webkit_current_playback_target_is_wireless@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_webkit_has_closed_captions@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_webkit_preserves_pitch@Base 2.5.3
+ (optional)webkit_dom_html_media_element_get_webkit_video_decoded_byte_count@Base 2.5.3
+ (optional)webkit_dom_html_media_element_load@Base 2.5.3
+ (optional)webkit_dom_html_media_element_pause@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_autoplay@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_controls@Base 2.5.3
+ webkit_dom_html_media_element_set_cross_origin@Base 2.13.4
+ (optional)webkit_dom_html_media_element_set_current_time@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_default_muted@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_default_playback_rate@Base 2.5.3
+ webkit_dom_html_media_element_set_kind@Base 2.10.0
+ (optional)webkit_dom_html_media_element_set_loop@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_media_group@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_muted@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_playback_rate@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_preload@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_src@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_volume@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_webkit_closed_captions_visible@Base 2.5.3
+ (optional)webkit_dom_html_media_element_set_webkit_preserves_pitch@Base 2.5.3
+ (optional)webkit_dom_html_media_element_webkit_show_playback_target_picker@Base 2.5.3
+ webkit_dom_html_menu_element_get_compact@Base 2.5.3
+ webkit_dom_html_menu_element_get_type@Base 2.5.3
+ webkit_dom_html_menu_element_set_compact@Base 2.5.3
+ webkit_dom_html_meta_element_get_content@Base 2.5.3
+ webkit_dom_html_meta_element_get_http_equiv@Base 2.5.3
+ webkit_dom_html_meta_element_get_name@Base 2.5.3
+ webkit_dom_html_meta_element_get_scheme@Base 2.5.3
+ webkit_dom_html_meta_element_get_type@Base 2.5.3
+ webkit_dom_html_meta_element_set_content@Base 2.5.3
+ webkit_dom_html_meta_element_set_http_equiv@Base 2.5.3
+ webkit_dom_html_meta_element_set_name@Base 2.5.3
+ webkit_dom_html_meta_element_set_scheme@Base 2.5.3
+ webkit_dom_html_mod_element_get_cite@Base 2.5.3
+ webkit_dom_html_mod_element_get_date_time@Base 2.5.3
+ webkit_dom_html_mod_element_get_type@Base 2.5.3
+ webkit_dom_html_mod_element_set_cite@Base 2.5.3
+ webkit_dom_html_mod_element_set_date_time@Base 2.5.3
+ webkit_dom_html_o_list_element_get_compact@Base 2.5.3
+ (optional)webkit_dom_html_o_list_element_get_reversed@Base 2.5.3
+ webkit_dom_html_o_list_element_get_start@Base 2.5.3
+ webkit_dom_html_o_list_element_get_type@Base 2.5.3
+ webkit_dom_html_o_list_element_get_type_attr@Base 2.5.3
+ webkit_dom_html_o_list_element_set_compact@Base 2.5.3
+ (optional)webkit_dom_html_o_list_element_set_reversed@Base 2.5.3
+ webkit_dom_html_o_list_element_set_start@Base 2.5.3
+ webkit_dom_html_o_list_element_set_type_attr@Base 2.5.3
+ (optional)webkit_dom_html_object_element_check_validity@Base 2.5.3
+ webkit_dom_html_object_element_get_align@Base 2.5.3
+ webkit_dom_html_object_element_get_archive@Base 2.5.3
+ webkit_dom_html_object_element_get_border@Base 2.5.3
+ webkit_dom_html_object_element_get_code@Base 2.5.3
+ webkit_dom_html_object_element_get_code_base@Base 2.5.3
+ webkit_dom_html_object_element_get_code_type@Base 2.5.3
+ webkit_dom_html_object_element_get_content_document@Base 2.5.3
+ webkit_dom_html_object_element_get_data@Base 2.5.3
+ webkit_dom_html_object_element_get_declare@Base 2.5.3
+ webkit_dom_html_object_element_get_form@Base 2.5.3
+ webkit_dom_html_object_element_get_height@Base 2.5.3
+ webkit_dom_html_object_element_get_hspace@Base 2.5.3
+ webkit_dom_html_object_element_get_name@Base 2.5.3
+ webkit_dom_html_object_element_get_standby@Base 2.5.3
+ webkit_dom_html_object_element_get_type@Base 2.5.3
+ webkit_dom_html_object_element_get_type_attr@Base 2.5.3
+ webkit_dom_html_object_element_get_use_map@Base 2.5.3
+ (optional)webkit_dom_html_object_element_get_validation_message@Base 2.5.3
+ (optional)webkit_dom_html_object_element_get_validity@Base 2.5.3
+ webkit_dom_html_object_element_get_vspace@Base 2.5.3
+ webkit_dom_html_object_element_get_width@Base 2.5.3
+ (optional)webkit_dom_html_object_element_get_will_validate@Base 2.5.3
+ webkit_dom_html_object_element_set_align@Base 2.5.3
+ webkit_dom_html_object_element_set_archive@Base 2.5.3
+ webkit_dom_html_object_element_set_border@Base 2.5.3
+ webkit_dom_html_object_element_set_code@Base 2.5.3
+ webkit_dom_html_object_element_set_code_base@Base 2.5.3
+ webkit_dom_html_object_element_set_code_type@Base 2.5.3
+ (optional)webkit_dom_html_object_element_set_custom_validity@Base 2.5.3
+ webkit_dom_html_object_element_set_data@Base 2.5.3
+ webkit_dom_html_object_element_set_declare@Base 2.5.3
+ webkit_dom_html_object_element_set_height@Base 2.5.3
+ webkit_dom_html_object_element_set_hspace@Base 2.5.3
+ webkit_dom_html_object_element_set_name@Base 2.5.3
+ webkit_dom_html_object_element_set_standby@Base 2.5.3
+ webkit_dom_html_object_element_set_type_attr@Base 2.5.3
+ webkit_dom_html_object_element_set_use_map@Base 2.5.3
+ webkit_dom_html_object_element_set_vspace@Base 2.5.3
+ webkit_dom_html_object_element_set_width@Base 2.5.3
+ webkit_dom_html_opt_group_element_get_disabled@Base 2.5.3
+ webkit_dom_html_opt_group_element_get_label@Base 2.5.3
+ webkit_dom_html_opt_group_element_get_type@Base 2.5.3
+ webkit_dom_html_opt_group_element_set_disabled@Base 2.5.3
+ webkit_dom_html_opt_group_element_set_label@Base 2.5.3
+ webkit_dom_html_option_element_get_default_selected@Base 2.5.3
+ webkit_dom_html_option_element_get_disabled@Base 2.5.3
+ webkit_dom_html_option_element_get_form@Base 2.5.3
+ webkit_dom_html_option_element_get_index@Base 2.5.3
+ webkit_dom_html_option_element_get_label@Base 2.5.3
+ webkit_dom_html_option_element_get_selected@Base 2.5.3
+ webkit_dom_html_option_element_get_text@Base 2.5.3
+ webkit_dom_html_option_element_get_type@Base 2.5.3
+ webkit_dom_html_option_element_get_value@Base 2.5.3
+ webkit_dom_html_option_element_set_default_selected@Base 2.5.3
+ webkit_dom_html_option_element_set_disabled@Base 2.5.3
+ webkit_dom_html_option_element_set_label@Base 2.5.3
+ webkit_dom_html_option_element_set_selected@Base 2.5.3
+ webkit_dom_html_option_element_set_value@Base 2.5.3
+ webkit_dom_html_options_collection_add@Base 2.8.1
+ webkit_dom_html_options_collection_get_length@Base 2.5.3
+ webkit_dom_html_options_collection_get_selected_index@Base 2.5.3
+ webkit_dom_html_options_collection_get_type@Base 2.5.3
+ webkit_dom_html_options_collection_named_item@Base 2.5.3
+ (optional)webkit_dom_html_options_collection_remove@Base 2.13.91
+ webkit_dom_html_options_collection_set_selected_index@Base 2.5.3
+ webkit_dom_html_paragraph_element_get_align@Base 2.5.3
+ webkit_dom_html_paragraph_element_get_type@Base 2.5.3
+ webkit_dom_html_paragraph_element_set_align@Base 2.5.3
+ webkit_dom_html_param_element_get_name@Base 2.5.3
+ webkit_dom_html_param_element_get_type@Base 2.5.3
+ webkit_dom_html_param_element_get_type_attr@Base 2.5.3
+ webkit_dom_html_param_element_get_value@Base 2.5.3
+ webkit_dom_html_param_element_get_value_type@Base 2.5.3
+ webkit_dom_html_param_element_set_name@Base 2.5.3
+ webkit_dom_html_param_element_set_type_attr@Base 2.5.3
+ webkit_dom_html_param_element_set_value@Base 2.5.3
+ webkit_dom_html_param_element_set_value_type@Base 2.5.3
+ webkit_dom_html_pre_element_get_type@Base 2.5.3
+ webkit_dom_html_pre_element_get_width@Base 2.5.3
+ webkit_dom_html_pre_element_get_wrap@Base 2.5.3
+ webkit_dom_html_pre_element_set_width@Base 2.5.3
+ webkit_dom_html_pre_element_set_wrap@Base 2.5.3
+ webkit_dom_html_quote_element_get_cite@Base 2.5.3
+ webkit_dom_html_quote_element_get_type@Base 2.5.3
+ webkit_dom_html_quote_element_set_cite@Base 2.5.3
+ (optional)webkit_dom_html_script_element_get_async@Base 2.5.3
+ webkit_dom_html_script_element_get_charset@Base 2.5.3
+ (optional)webkit_dom_html_script_element_get_cross_origin@Base 2.5.3
+ webkit_dom_html_script_element_get_defer@Base 2.5.3
+ webkit_dom_html_script_element_get_event@Base 2.5.3
+ webkit_dom_html_script_element_get_html_for@Base 2.5.3
+ (optional)webkit_dom_html_script_element_get_nonce@Base 2.5.3
+ webkit_dom_html_script_element_get_src@Base 2.5.3
+ webkit_dom_html_script_element_get_text@Base 2.5.3
+ webkit_dom_html_script_element_get_type@Base 2.5.3
+ webkit_dom_html_script_element_get_type_attr@Base 2.5.3
+ (optional)webkit_dom_html_script_element_set_async@Base 2.5.3
+ (optional)webkit_dom_html_script_element_set_charset@Base 2.5.3
+ (optional)webkit_dom_html_script_element_set_cross_origin@Base 2.5.3
+ webkit_dom_html_script_element_set_defer@Base 2.5.3
+ webkit_dom_html_script_element_set_event@Base 2.5.3
+ webkit_dom_html_script_element_set_html_for@Base 2.5.3
+ (optional)webkit_dom_html_script_element_set_nonce@Base 2.5.3
+ webkit_dom_html_script_element_set_src@Base 2.5.3
+ webkit_dom_html_script_element_set_text@Base 2.5.3
+ webkit_dom_html_script_element_set_type_attr@Base 2.5.3
+ webkit_dom_html_select_element_add@Base 2.5.3
+ (optional)webkit_dom_html_select_element_check_validity@Base 2.5.3
+ webkit_dom_html_select_element_get_autocomplete@Base 2.12.0
+ webkit_dom_html_select_element_get_autofocus@Base 2.5.3
+ webkit_dom_html_select_element_get_disabled@Base 2.5.3
+ webkit_dom_html_select_element_get_form@Base 2.5.3
+ (optional)webkit_dom_html_select_element_get_labels@Base 2.5.3
+ webkit_dom_html_select_element_get_length@Base 2.5.3
+ webkit_dom_html_select_element_get_multiple@Base 2.5.3
+ webkit_dom_html_select_element_get_name@Base 2.5.3
+ webkit_dom_html_select_element_get_options@Base 2.5.3
+ (optional)webkit_dom_html_select_element_get_required@Base 2.5.3
+ webkit_dom_html_select_element_get_select_type@Base 2.5.3
+ webkit_dom_html_select_element_get_selected_index@Base 2.5.3
+ (optional)webkit_dom_html_select_element_get_selected_options@Base 2.5.3
+ webkit_dom_html_select_element_get_size@Base 2.5.3
+ webkit_dom_html_select_element_get_type@Base 2.5.3
+ (optional)webkit_dom_html_select_element_get_validation_message@Base 2.5.3
+ (optional)webkit_dom_html_select_element_get_validity@Base 2.5.3
+ webkit_dom_html_select_element_get_value@Base 2.5.3
+ webkit_dom_html_select_element_get_will_validate@Base 2.5.3
+ webkit_dom_html_select_element_item@Base 2.5.3
+ webkit_dom_html_select_element_named_item@Base 2.5.3
+ webkit_dom_html_select_element_remove@Base 2.5.3
+ webkit_dom_html_select_element_set_autocomplete@Base 2.12.0
+ webkit_dom_html_select_element_set_autofocus@Base 2.5.3
+ (optional)webkit_dom_html_select_element_set_custom_validity@Base 2.5.3
+ webkit_dom_html_select_element_set_disabled@Base 2.5.3
+ webkit_dom_html_select_element_set_length@Base 2.5.3
+ webkit_dom_html_select_element_set_multiple@Base 2.5.3
+ webkit_dom_html_select_element_set_name@Base 2.5.3
+ (optional)webkit_dom_html_select_element_set_required@Base 2.5.3
+ webkit_dom_html_select_element_set_selected_index@Base 2.5.3
+ webkit_dom_html_select_element_set_size@Base 2.5.3
+ webkit_dom_html_select_element_set_value@Base 2.5.3
+ webkit_dom_html_style_element_get_disabled@Base 2.5.3
+ webkit_dom_html_style_element_get_media@Base 2.5.3
+ webkit_dom_html_style_element_get_nonce@Base 2.13.4
+ webkit_dom_html_style_element_get_sheet@Base 2.5.3
+ webkit_dom_html_style_element_get_type@Base 2.5.3
+ webkit_dom_html_style_element_get_type_attr@Base 2.5.3
+ webkit_dom_html_style_element_set_disabled@Base 2.5.3
+ webkit_dom_html_style_element_set_media@Base 2.5.3
+ webkit_dom_html_style_element_set_nonce@Base 2.13.4
+ webkit_dom_html_style_element_set_type_attr@Base 2.5.3
+ webkit_dom_html_table_caption_element_get_align@Base 2.5.3
+ webkit_dom_html_table_caption_element_get_type@Base 2.5.3
+ webkit_dom_html_table_caption_element_set_align@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_abbr@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_align@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_axis@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_bg_color@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_cell_index@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_ch@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_ch_off@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_col_span@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_headers@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_height@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_no_wrap@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_row_span@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_scope@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_type@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_v_align@Base 2.5.3
+ webkit_dom_html_table_cell_element_get_width@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_abbr@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_align@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_axis@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_bg_color@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_ch@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_ch_off@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_col_span@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_headers@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_height@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_no_wrap@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_row_span@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_scope@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_v_align@Base 2.5.3
+ webkit_dom_html_table_cell_element_set_width@Base 2.5.3
+ webkit_dom_html_table_col_element_get_align@Base 2.5.3
+ webkit_dom_html_table_col_element_get_ch@Base 2.5.3
+ webkit_dom_html_table_col_element_get_ch_off@Base 2.5.3
+ webkit_dom_html_table_col_element_get_span@Base 2.5.3
+ webkit_dom_html_table_col_element_get_type@Base 2.5.3
+ webkit_dom_html_table_col_element_get_v_align@Base 2.5.3
+ webkit_dom_html_table_col_element_get_width@Base 2.5.3
+ webkit_dom_html_table_col_element_set_align@Base 2.5.3
+ webkit_dom_html_table_col_element_set_ch@Base 2.5.3
+ webkit_dom_html_table_col_element_set_ch_off@Base 2.5.3
+ webkit_dom_html_table_col_element_set_span@Base 2.5.3
+ webkit_dom_html_table_col_element_set_v_align@Base 2.5.3
+ webkit_dom_html_table_col_element_set_width@Base 2.5.3
+ webkit_dom_html_table_element_create_caption@Base 2.5.3
+ (optional)webkit_dom_html_table_element_create_t_body@Base 2.5.3
+ webkit_dom_html_table_element_create_t_foot@Base 2.5.3
+ webkit_dom_html_table_element_create_t_head@Base 2.5.3
+ webkit_dom_html_table_element_delete_caption@Base 2.5.3
+ webkit_dom_html_table_element_delete_row@Base 2.5.3
+ webkit_dom_html_table_element_delete_t_foot@Base 2.5.3
+ webkit_dom_html_table_element_delete_t_head@Base 2.5.3
+ webkit_dom_html_table_element_get_align@Base 2.5.3
+ webkit_dom_html_table_element_get_bg_color@Base 2.5.3
+ webkit_dom_html_table_element_get_border@Base 2.5.3
+ webkit_dom_html_table_element_get_caption@Base 2.5.3
+ webkit_dom_html_table_element_get_cell_padding@Base 2.5.3
+ webkit_dom_html_table_element_get_cell_spacing@Base 2.5.3
+ (optional)webkit_dom_html_table_element_get_frame@Base 2.5.3
+ webkit_dom_html_table_element_get_rows@Base 2.5.3
+ webkit_dom_html_table_element_get_rules@Base 2.5.3
+ webkit_dom_html_table_element_get_summary@Base 2.5.3
+ webkit_dom_html_table_element_get_t_bodies@Base 2.5.3
+ webkit_dom_html_table_element_get_t_foot@Base 2.5.3
+ webkit_dom_html_table_element_get_t_head@Base 2.5.3
+ webkit_dom_html_table_element_get_type@Base 2.5.3
+ webkit_dom_html_table_element_get_width@Base 2.5.3
+ webkit_dom_html_table_element_insert_row@Base 2.5.3
+ webkit_dom_html_table_element_set_align@Base 2.5.3
+ webkit_dom_html_table_element_set_bg_color@Base 2.5.3
+ webkit_dom_html_table_element_set_border@Base 2.5.3
+ webkit_dom_html_table_element_set_caption@Base 2.5.3
+ webkit_dom_html_table_element_set_cell_padding@Base 2.5.3
+ webkit_dom_html_table_element_set_cell_spacing@Base 2.5.3
+ (optional)webkit_dom_html_table_element_set_frame@Base 2.5.3
+ webkit_dom_html_table_element_set_rules@Base 2.5.3
+ webkit_dom_html_table_element_set_summary@Base 2.5.3
+ webkit_dom_html_table_element_set_t_foot@Base 2.5.3
+ webkit_dom_html_table_element_set_t_head@Base 2.5.3
+ webkit_dom_html_table_element_set_width@Base 2.5.3
+ webkit_dom_html_table_row_element_delete_cell@Base 2.5.3
+ webkit_dom_html_table_row_element_get_align@Base 2.5.3
+ webkit_dom_html_table_row_element_get_bg_color@Base 2.5.3
+ webkit_dom_html_table_row_element_get_cells@Base 2.5.3
+ webkit_dom_html_table_row_element_get_ch@Base 2.5.3
+ webkit_dom_html_table_row_element_get_ch_off@Base 2.5.3
+ webkit_dom_html_table_row_element_get_row_index@Base 2.5.3
+ webkit_dom_html_table_row_element_get_section_row_index@Base 2.5.3
+ webkit_dom_html_table_row_element_get_type@Base 2.5.3
+ webkit_dom_html_table_row_element_get_v_align@Base 2.5.3
+ webkit_dom_html_table_row_element_insert_cell@Base 2.5.3
+ webkit_dom_html_table_row_element_set_align@Base 2.5.3
+ webkit_dom_html_table_row_element_set_bg_color@Base 2.5.3
+ webkit_dom_html_table_row_element_set_ch@Base 2.5.3
+ webkit_dom_html_table_row_element_set_ch_off@Base 2.5.3
+ webkit_dom_html_table_row_element_set_v_align@Base 2.5.3
+ webkit_dom_html_table_section_element_delete_row@Base 2.5.3
+ webkit_dom_html_table_section_element_get_align@Base 2.5.3
+ webkit_dom_html_table_section_element_get_ch@Base 2.5.3
+ webkit_dom_html_table_section_element_get_ch_off@Base 2.5.3
+ webkit_dom_html_table_section_element_get_rows@Base 2.5.3
+ webkit_dom_html_table_section_element_get_type@Base 2.5.3
+ webkit_dom_html_table_section_element_get_v_align@Base 2.5.3
+ webkit_dom_html_table_section_element_insert_row@Base 2.5.3
+ webkit_dom_html_table_section_element_set_align@Base 2.5.3
+ webkit_dom_html_table_section_element_set_ch@Base 2.5.3
+ webkit_dom_html_table_section_element_set_ch_off@Base 2.5.3
+ webkit_dom_html_table_section_element_set_v_align@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_check_validity@Base 2.5.3
+ webkit_dom_html_text_area_element_get_area_type@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_autocapitalize@Base 2.5.3
+ webkit_dom_html_text_area_element_get_autocomplete@Base 2.12.0
+ (optional)webkit_dom_html_text_area_element_get_autocorrect@Base 2.5.3
+ webkit_dom_html_text_area_element_get_autofocus@Base 2.5.3
+ webkit_dom_html_text_area_element_get_cols@Base 2.5.3
+ webkit_dom_html_text_area_element_get_default_value@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_dir_name@Base 2.5.3
+ webkit_dom_html_text_area_element_get_disabled@Base 2.5.3
+ webkit_dom_html_text_area_element_get_form@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_labels@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_max_length@Base 2.5.3
+ webkit_dom_html_text_area_element_get_name@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_placeholder@Base 2.5.3
+ webkit_dom_html_text_area_element_get_read_only@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_required@Base 2.5.3
+ webkit_dom_html_text_area_element_get_rows@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_selection_direction@Base 2.5.3
+ webkit_dom_html_text_area_element_get_selection_end@Base 2.5.3
+ webkit_dom_html_text_area_element_get_selection_start@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_text_length@Base 2.5.3
+ webkit_dom_html_text_area_element_get_type@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_validation_message@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_validity@Base 2.5.3
+ webkit_dom_html_text_area_element_get_value@Base 2.5.3
+ webkit_dom_html_text_area_element_get_will_validate@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_get_wrap@Base 2.5.3
+ webkit_dom_html_text_area_element_is_edited@Base 2.5.3
+ webkit_dom_html_text_area_element_select@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_set_autocapitalize@Base 2.5.3
+ webkit_dom_html_text_area_element_set_autocomplete@Base 2.12.0
+ (optional)webkit_dom_html_text_area_element_set_autocorrect@Base 2.5.3
+ webkit_dom_html_text_area_element_set_autofocus@Base 2.5.3
+ webkit_dom_html_text_area_element_set_cols@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_set_custom_validity@Base 2.5.3
+ webkit_dom_html_text_area_element_set_default_value@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_set_dir_name@Base 2.5.3
+ webkit_dom_html_text_area_element_set_disabled@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_set_max_length@Base 2.5.3
+ webkit_dom_html_text_area_element_set_name@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_set_placeholder@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_set_range_text@Base 2.5.3
+ webkit_dom_html_text_area_element_set_read_only@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_set_required@Base 2.5.3
+ webkit_dom_html_text_area_element_set_rows@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_set_selection_direction@Base 2.5.3
+ webkit_dom_html_text_area_element_set_selection_end@Base 2.5.3
+ webkit_dom_html_text_area_element_set_selection_range@Base 2.5.3
+ webkit_dom_html_text_area_element_set_selection_start@Base 2.5.3
+ webkit_dom_html_text_area_element_set_value@Base 2.5.3
+ (optional)webkit_dom_html_text_area_element_set_wrap@Base 2.5.3
+ webkit_dom_html_title_element_get_text@Base 2.5.3
+ webkit_dom_html_title_element_get_type@Base 2.5.3
+ webkit_dom_html_title_element_set_text@Base 2.5.3
+ webkit_dom_html_u_list_element_get_compact@Base 2.5.3
+ webkit_dom_html_u_list_element_get_type@Base 2.5.3
+ webkit_dom_html_u_list_element_get_type_attr@Base 2.5.3
+ webkit_dom_html_u_list_element_set_compact@Base 2.5.3
+ webkit_dom_html_u_list_element_set_type_attr@Base 2.5.3
+ (optional)webkit_dom_html_video_element_get_height@Base 2.5.3
+ webkit_dom_html_video_element_get_plays_inline@Base 2.13.4
+ (optional)webkit_dom_html_video_element_get_poster@Base 2.5.3
+ (optional)webkit_dom_html_video_element_get_type@Base 2.5.3
+ (optional)webkit_dom_html_video_element_get_video_height@Base 2.5.3
+ (optional)webkit_dom_html_video_element_get_video_width@Base 2.5.3
+ (optional)webkit_dom_html_video_element_get_webkit_decoded_frame_count@Base 2.5.3
+ (optional)webkit_dom_html_video_element_get_webkit_displaying_fullscreen@Base 2.5.3
+ (optional)webkit_dom_html_video_element_get_webkit_dropped_frame_count@Base 2.5.3
+ (optional)webkit_dom_html_video_element_get_webkit_supports_fullscreen@Base 2.5.3
+ (optional)webkit_dom_html_video_element_get_webkit_wireless_video_playback_disabled@Base 2.5.3
+ (optional)webkit_dom_html_video_element_get_width@Base 2.5.3
+ (optional)webkit_dom_html_video_element_set_height@Base 2.5.3
+ webkit_dom_html_video_element_set_plays_inline@Base 2.13.4
+ (optional)webkit_dom_html_video_element_set_poster@Base 2.5.3
+ (optional)webkit_dom_html_video_element_set_webkit_wireless_video_playback_disabled@Base 2.5.3
+ (optional)webkit_dom_html_video_element_set_width@Base 2.5.3
+ (optional)webkit_dom_html_video_element_webkit_enter_full_screen@Base 2.5.3
+ (optional)webkit_dom_html_video_element_webkit_enter_fullscreen@Base 2.5.3
+ (optional)webkit_dom_html_video_element_webkit_exit_full_screen@Base 2.5.3
+ (optional)webkit_dom_html_video_element_webkit_exit_fullscreen@Base 2.5.3
+ webkit_dom_keyboard_event_get_alt_graph_key@Base 2.5.3
+ webkit_dom_keyboard_event_get_alt_key@Base 2.5.3
+ webkit_dom_keyboard_event_get_ctrl_key@Base 2.5.3
+ webkit_dom_keyboard_event_get_key_identifier@Base 2.5.3
+ webkit_dom_keyboard_event_get_key_location@Base 2.5.3
+ webkit_dom_keyboard_event_get_meta_key@Base 2.5.3
+ webkit_dom_keyboard_event_get_modifier_state@Base 2.5.3
+ webkit_dom_keyboard_event_get_shift_key@Base 2.5.3
+ webkit_dom_keyboard_event_get_type@Base 2.5.3
+ webkit_dom_keyboard_event_init_keyboard_event@Base 2.5.3
+ (optional)webkit_dom_location_get_hash@Base 2.5.3
+ (optional)webkit_dom_location_get_host@Base 2.5.3
+ (optional)webkit_dom_location_get_hostname@Base 2.5.3
+ (optional)webkit_dom_location_get_href@Base 2.5.3
+ (optional)webkit_dom_location_get_origin@Base 2.5.3
+ (optional)webkit_dom_location_get_pathname@Base 2.5.3
+ (optional)webkit_dom_location_get_port@Base 2.5.3
+ (optional)webkit_dom_location_get_protocol@Base 2.5.3
+ (optional)webkit_dom_location_get_search@Base 2.5.3
+ (optional)webkit_dom_location_get_type@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_buffered@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_current_time@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_default_playback_rate@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_duration@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_muted@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_paused@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_playback_rate@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_playback_state@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_played@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_seekable@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_type@Base 2.5.3
+ (optional)webkit_dom_media_controller_get_volume@Base 2.5.3
+ (optional)webkit_dom_media_controller_pause@Base 2.5.3
+ (optional)webkit_dom_media_controller_play@Base 2.5.3
+ (optional)webkit_dom_media_controller_set_current_time@Base 2.5.3
+ (optional)webkit_dom_media_controller_set_default_playback_rate@Base 2.5.3
+ (optional)webkit_dom_media_controller_set_muted@Base 2.5.3
+ (optional)webkit_dom_media_controller_set_playback_rate@Base 2.5.3
+ (optional)webkit_dom_media_controller_set_volume@Base 2.5.3
+ (optional)webkit_dom_media_controller_unpause@Base 2.5.3
+ webkit_dom_media_devices_get_supported_constraints@Base 2.12.0
+ webkit_dom_media_devices_get_type@Base 2.10.0
+ (optional)webkit_dom_media_error_get_code@Base 2.5.3
+ (optional)webkit_dom_media_error_get_type@Base 2.5.3
+ webkit_dom_media_list_append_medium@Base 2.5.3
+ webkit_dom_media_list_delete_medium@Base 2.5.3
+ webkit_dom_media_list_get_length@Base 2.5.3
+ webkit_dom_media_list_get_media_text@Base 2.5.3
+ webkit_dom_media_list_get_type@Base 2.5.3
+ webkit_dom_media_list_item@Base 2.5.3
+ webkit_dom_media_list_set_media_text@Base 2.5.3
+ (optional)webkit_dom_media_query_list_get_matches@Base 2.5.3
+ (optional)webkit_dom_media_query_list_get_media@Base 2.5.3
+ (optional)webkit_dom_media_query_list_get_type@Base 2.5.3
+ webkit_dom_media_track_supported_constraints_get_type@Base 2.12.0
+ (optional)webkit_dom_message_port_get_type@Base 2.5.3
+ webkit_dom_mouse_event_get_alt_key@Base 2.5.3
+ webkit_dom_mouse_event_get_button@Base 2.5.3
+ webkit_dom_mouse_event_get_client_x@Base 2.5.3
+ webkit_dom_mouse_event_get_client_y@Base 2.5.3
+ webkit_dom_mouse_event_get_ctrl_key@Base 2.5.3
+ webkit_dom_mouse_event_get_from_element@Base 2.5.3
+ webkit_dom_mouse_event_get_meta_key@Base 2.5.3
+ (optional)webkit_dom_mouse_event_get_movement_x@Base 2.5.3
+ (optional)webkit_dom_mouse_event_get_movement_y@Base 2.5.3
+ webkit_dom_mouse_event_get_offset_x@Base 2.5.3
+ webkit_dom_mouse_event_get_offset_y@Base 2.5.3
+ webkit_dom_mouse_event_get_related_target@Base 2.5.3
+ webkit_dom_mouse_event_get_screen_x@Base 2.5.3
+ webkit_dom_mouse_event_get_screen_y@Base 2.5.3
+ webkit_dom_mouse_event_get_shift_key@Base 2.5.3
+ webkit_dom_mouse_event_get_to_element@Base 2.5.3
+ webkit_dom_mouse_event_get_type@Base 2.5.3
+ webkit_dom_mouse_event_get_x@Base 2.5.3
+ webkit_dom_mouse_event_get_y@Base 2.5.3
+ webkit_dom_mouse_event_init_mouse_event@Base 2.5.3
+ webkit_dom_named_node_map_get_length@Base 2.5.3
+ webkit_dom_named_node_map_get_named_item@Base 2.5.3
+ webkit_dom_named_node_map_get_named_item_ns@Base 2.5.3
+ webkit_dom_named_node_map_get_type@Base 2.5.3
+ webkit_dom_named_node_map_item@Base 2.5.3
+ webkit_dom_named_node_map_remove_named_item@Base 2.5.3
+ webkit_dom_named_node_map_remove_named_item_ns@Base 2.5.3
+ webkit_dom_named_node_map_set_named_item@Base 2.5.3
+ webkit_dom_named_node_map_set_named_item_ns@Base 2.5.3
+ (optional)webkit_dom_navigator_get_app_code_name@Base 2.5.3
+ (optional)webkit_dom_navigator_get_app_name@Base 2.5.3
+ (optional)webkit_dom_navigator_get_app_version@Base 2.5.3
+ (optional)webkit_dom_navigator_get_cookie_enabled@Base 2.5.3
+ (optional)webkit_dom_navigator_get_geolocation@Base 2.5.3
+ (optional)webkit_dom_navigator_get_hardware_concurrency@Base 2.5.3
+ (optional)webkit_dom_navigator_get_language@Base 2.5.3
+ webkit_dom_navigator_get_media_devices@Base 2.10.0
+ (optional)webkit_dom_navigator_get_mime_types@Base 2.5.3
+ (optional)webkit_dom_navigator_get_on_line@Base 2.5.3
+ (optional)webkit_dom_navigator_get_platform@Base 2.5.3
+ (optional)webkit_dom_navigator_get_plugins@Base 2.5.3
+ (optional)webkit_dom_navigator_get_product@Base 2.5.3
+ (optional)webkit_dom_navigator_get_product_sub@Base 2.5.3
+ (optional)webkit_dom_navigator_get_storage_updates@Base 2.5.3
+ (optional)webkit_dom_navigator_get_type@Base 2.5.3
+ (optional)webkit_dom_navigator_get_user_agent@Base 2.5.3
+ (optional)webkit_dom_navigator_get_vendor@Base 2.5.3
+ (optional)webkit_dom_navigator_get_vendor_sub@Base 2.5.3
+ (optional)webkit_dom_navigator_get_webkit_battery@Base 2.5.3
+ (optional)webkit_dom_navigator_is_protocol_handler_registered@Base 2.5.3
+ (optional)webkit_dom_navigator_java_enabled@Base 2.5.3
+ (optional)webkit_dom_navigator_register_protocol_handler@Base 2.5.3
+ (optional)webkit_dom_navigator_unregister_protocol_handler@Base 2.5.3
+ (optional)webkit_dom_navigator_vibrate@Base 2.5.3
+ webkit_dom_node_append_child@Base 2.5.3
+ webkit_dom_node_clone_node_with_error@Base 2.13.4
+ webkit_dom_node_compare_document_position@Base 2.5.3
+ webkit_dom_node_contains@Base 2.5.3
+ webkit_dom_node_filter_accept_node@Base 2.5.3
+ webkit_dom_node_filter_get_type@Base 2.5.3
+ webkit_dom_node_get_base_uri@Base 2.5.3
+ webkit_dom_node_get_child_nodes@Base 2.5.3
+ webkit_dom_node_get_first_child@Base 2.5.3
+ webkit_dom_node_get_is_connected@Base 2.13.4
+ webkit_dom_node_get_last_child@Base 2.5.3
+ webkit_dom_node_get_local_name@Base 2.5.3
+ webkit_dom_node_get_namespace_uri@Base 2.5.3
+ webkit_dom_node_get_next_sibling@Base 2.5.3
+ webkit_dom_node_get_node_name@Base 2.5.3
+ webkit_dom_node_get_node_type@Base 2.5.3
+ webkit_dom_node_get_node_value@Base 2.5.3
+ webkit_dom_node_get_owner_document@Base 2.5.3
+ webkit_dom_node_get_parent_element@Base 2.5.3
+ webkit_dom_node_get_parent_node@Base 2.5.3
+ webkit_dom_node_get_prefix@Base 2.5.3
+ webkit_dom_node_get_previous_sibling@Base 2.5.3
+ webkit_dom_node_get_text_content@Base 2.5.3
+ webkit_dom_node_get_type@Base 2.5.3
+ webkit_dom_node_has_child_nodes@Base 2.5.3
+ webkit_dom_node_insert_before@Base 2.5.3
+ webkit_dom_node_is_default_namespace@Base 2.5.3
+ webkit_dom_node_is_equal_node@Base 2.5.3
+ webkit_dom_node_is_same_node@Base 2.5.3
+ webkit_dom_node_is_supported@Base 2.5.3
+ webkit_dom_node_iterator_detach@Base 2.5.3
+ webkit_dom_node_iterator_get_expand_entity_references@Base 2.5.3
+ webkit_dom_node_iterator_get_filter@Base 2.5.3
+ webkit_dom_node_iterator_get_pointer_before_reference_node@Base 2.5.3
+ webkit_dom_node_iterator_get_reference_node@Base 2.5.3
+ webkit_dom_node_iterator_get_root@Base 2.5.3
+ webkit_dom_node_iterator_get_type@Base 2.5.3
+ webkit_dom_node_iterator_get_what_to_show@Base 2.5.3
+ webkit_dom_node_iterator_next_node@Base 2.5.3
+ webkit_dom_node_iterator_previous_node@Base 2.5.3
+ webkit_dom_node_list_get_length@Base 2.5.3
+ webkit_dom_node_list_get_type@Base 2.5.3
+ webkit_dom_node_list_item@Base 2.5.3
+ webkit_dom_node_lookup_namespace_uri@Base 2.5.3
+ webkit_dom_node_lookup_prefix@Base 2.5.3
+ webkit_dom_node_normalize@Base 2.5.3
+ webkit_dom_node_remove_child@Base 2.5.3
+ webkit_dom_node_replace_child@Base 2.5.3
+ webkit_dom_node_set_node_value@Base 2.5.3
+ webkit_dom_node_set_prefix@Base 2.5.3
+ webkit_dom_node_set_text_content@Base 2.5.3
+ webkit_dom_object_get_type@Base 2.5.3
+ webkit_dom_performance_clear_resource_timings@Base 2.13.4
+ (optional)webkit_dom_performance_entry_get_duration@Base 2.5.3
+ (optional)webkit_dom_performance_entry_get_entry_type@Base 2.5.3
+ (optional)webkit_dom_performance_entry_get_name@Base 2.5.3
+ (optional)webkit_dom_performance_entry_get_start_time@Base 2.5.3
+ (optional)webkit_dom_performance_entry_get_type@Base 2.5.3
+ (optional)webkit_dom_performance_get_navigation@Base 2.5.3
+ (optional)webkit_dom_performance_get_timing@Base 2.5.3
+ (optional)webkit_dom_performance_get_type@Base 2.5.3
+ webkit_navigation_policy_decision_get_navigation_action@Base 2.5.3
+ (optional)webkit_dom_performance_navigation_get_navigation_type@Base 2.5.3
+ (optional)webkit_dom_performance_navigation_get_redirect_count@Base 2.5.3
+ (optional)webkit_dom_performance_navigation_get_type@Base 2.5.3
+ (optional)webkit_dom_performance_now@Base 2.5.3
+ webkit_dom_performance_set_resource_timing_buffer_size@Base 2.13.4
+ (optional)webkit_dom_performance_timing_get_connect_end@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_connect_start@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_dom_complete@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_dom_content_loaded_event_end@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_dom_content_loaded_event_start@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_dom_interactive@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_dom_loading@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_domain_lookup_end@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_domain_lookup_start@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_fetch_start@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_load_event_end@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_load_event_start@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_navigation_start@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_redirect_end@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_redirect_start@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_request_start@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_response_end@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_response_start@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_secure_connection_start@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_type@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_unload_event_end@Base 2.5.3
+ (optional)webkit_dom_performance_timing_get_unload_event_start@Base 2.5.3
+ webkit_dom_processing_instruction_get_sheet@Base 2.5.3
+ webkit_dom_processing_instruction_get_target@Base 2.5.3
+ webkit_dom_processing_instruction_get_type@Base 2.5.3
+ webkit_dom_range_clone_contents@Base 2.5.3
+ webkit_dom_range_clone_range@Base 2.5.3
+ webkit_dom_range_collapse@Base 2.5.3
+ webkit_dom_range_compare_boundary_points@Base 2.5.3
+ webkit_dom_range_compare_node@Base 2.5.3
+ webkit_dom_range_compare_point@Base 2.5.3
+ webkit_dom_range_create_contextual_fragment@Base 2.5.3
+ webkit_dom_range_delete_contents@Base 2.5.3
+ webkit_dom_range_detach@Base 2.5.3
+ (optional)webkit_dom_range_expand@Base 2.5.3
+ webkit_dom_range_extract_contents@Base 2.5.3
+ webkit_dom_range_get_collapsed@Base 2.5.3
+ webkit_dom_range_get_common_ancestor_container@Base 2.5.3
+ webkit_dom_range_get_end_container@Base 2.5.3
+ webkit_dom_range_get_end_offset@Base 2.5.3
+ webkit_dom_range_get_start_container@Base 2.5.3
+ webkit_dom_range_get_start_offset@Base 2.5.3
+ webkit_dom_range_get_text@Base 2.5.3
+ webkit_dom_range_get_type@Base 2.5.3
+ webkit_dom_range_insert_node@Base 2.5.3
+ webkit_dom_range_intersects_node@Base 2.5.3
+ webkit_dom_range_is_point_in_range@Base 2.5.3
+ webkit_dom_range_select_node@Base 2.5.3
+ webkit_dom_range_select_node_contents@Base 2.5.3
+ webkit_dom_range_set_end@Base 2.5.3
+ webkit_dom_range_set_end_after@Base 2.5.3
+ webkit_dom_range_set_end_before@Base 2.5.3
+ webkit_dom_range_set_start@Base 2.5.3
+ webkit_dom_range_set_start_after@Base 2.5.3
+ webkit_dom_range_set_start_before@Base 2.5.3
+ webkit_dom_range_surround_contents@Base 2.5.3
+ webkit_dom_range_to_string@Base 2.5.3
+ (optional)webkit_dom_screen_get_avail_height@Base 2.5.3
+ (optional)webkit_dom_screen_get_avail_left@Base 2.5.3
+ (optional)webkit_dom_screen_get_avail_top@Base 2.5.3
+ (optional)webkit_dom_screen_get_avail_width@Base 2.5.3
+ (optional)webkit_dom_screen_get_color_depth@Base 2.5.3
+ (optional)webkit_dom_screen_get_height@Base 2.5.3
+ (optional)webkit_dom_screen_get_pixel_depth@Base 2.5.3
+ (optional)webkit_dom_screen_get_type@Base 2.5.3
+ (optional)webkit_dom_screen_get_width@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_cancel@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_event_get_char_index@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_event_get_elapsed_time@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_event_get_name@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_event_get_type@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_get_paused@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_get_pending@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_get_speaking@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_get_type@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_pause@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_resume@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_speak@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_get_lang@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_get_pitch@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_get_rate@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_get_text@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_get_type@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_get_voice@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_get_volume@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_set_lang@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_set_pitch@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_set_rate@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_set_text@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_set_voice@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_utterance_set_volume@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_voice_get_default@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_voice_get_lang@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_voice_get_local_service@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_voice_get_name@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_voice_get_type@Base 2.5.3
+ (optional)webkit_dom_speech_synthesis_voice_get_voice_uri@Base 2.5.3
+ (optional)webkit_dom_storage_clear@Base 2.5.3
+ (optional)webkit_dom_storage_get_item@Base 2.5.3
+ (optional)webkit_dom_storage_get_length@Base 2.5.3
+ (optional)webkit_dom_storage_get_type@Base 2.5.3
+ (optional)webkit_dom_storage_key@Base 2.5.3
+ (optional)webkit_dom_storage_remove_item@Base 2.5.3
+ (optional)webkit_dom_storage_set_item@Base 2.5.3
+ (optional)webkit_dom_style_media_get_media_type@Base 2.5.3
+ (optional)webkit_dom_style_media_get_type@Base 2.5.3
+ (optional)webkit_dom_style_media_match_medium@Base 2.5.3
+ webkit_dom_style_sheet_get_content_type@Base 2.5.3
+ webkit_dom_style_sheet_get_disabled@Base 2.5.3
+ webkit_dom_style_sheet_get_href@Base 2.5.3
+ webkit_dom_style_sheet_get_media@Base 2.5.3
+ webkit_dom_style_sheet_get_owner_node@Base 2.5.3
+ webkit_dom_style_sheet_get_parent_style_sheet@Base 2.5.3
+ webkit_dom_style_sheet_get_title@Base 2.5.3
+ webkit_dom_style_sheet_get_type@Base 2.5.3
+ webkit_dom_style_sheet_list_get_length@Base 2.5.3
+ webkit_dom_style_sheet_list_get_type@Base 2.5.3
+ webkit_dom_style_sheet_list_item@Base 2.5.3
+ webkit_dom_style_sheet_set_disabled@Base 2.5.3
+ webkit_dom_text_get_type@Base 2.5.3
+ webkit_dom_text_get_whole_text@Base 2.5.3
+ webkit_dom_text_replace_whole_text@Base 2.5.3
+ webkit_dom_text_split_text@Base 2.5.3
+ (optional)webkit_dom_text_track_add_cue@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_get_end_time@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_get_id@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_get_pause_on_exit@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_get_start_time@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_get_track@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_get_type@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_list_get_cue_by_id@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_list_get_length@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_list_get_type@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_list_item@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_set_end_time@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_set_id@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_set_pause_on_exit@Base 2.5.3
+ (optional)webkit_dom_text_track_cue_set_start_time@Base 2.5.3
+ (optional)webkit_dom_text_track_get_active_cues@Base 2.5.3
+ (optional)webkit_dom_text_track_get_cues@Base 2.5.3
+ (optional)webkit_dom_text_track_get_id@Base 2.5.3
+ (optional)webkit_dom_text_track_get_in_band_metadata_track_dispatch_type@Base 2.5.3
+ (optional)webkit_dom_text_track_get_label@Base 2.5.3
+ (optional)webkit_dom_text_track_get_language@Base 2.5.3
+ (optional)webkit_dom_text_track_get_type@Base 2.5.3
+ (optional)webkit_dom_text_track_list_get_length@Base 2.5.3
+ (optional)webkit_dom_text_track_list_get_track_by_id@Base 2.5.3
+ (optional)webkit_dom_text_track_list_get_type@Base 2.5.3
+ (optional)webkit_dom_text_track_list_item@Base 2.5.3
+ (optional)webkit_dom_text_track_remove_cue@Base 2.5.3
+ (optional)webkit_dom_time_ranges_end@Base 2.5.3
+ (optional)webkit_dom_time_ranges_get_length@Base 2.5.3
+ (optional)webkit_dom_time_ranges_get_type@Base 2.5.3
+ (optional)webkit_dom_time_ranges_start@Base 2.5.3
+ (optional)webkit_dom_touch_get_client_x@Base 2.5.3
+ (optional)webkit_dom_touch_get_client_y@Base 2.5.3
+ (optional)webkit_dom_touch_get_identifier@Base 2.5.3
+ (optional)webkit_dom_touch_get_page_x@Base 2.5.3
+ (optional)webkit_dom_touch_get_page_y@Base 2.5.3
+ (optional)webkit_dom_touch_get_screen_x@Base 2.5.3
+ (optional)webkit_dom_touch_get_screen_y@Base 2.5.3
+ (optional)webkit_dom_touch_get_target@Base 2.5.3
+ (optional)webkit_dom_touch_get_type@Base 2.5.3
+ (optional)webkit_dom_touch_get_webkit_force@Base 2.5.3
+ (optional)webkit_dom_touch_get_webkit_radius_x@Base 2.5.3
+ (optional)webkit_dom_touch_get_webkit_radius_y@Base 2.5.3
+ (optional)webkit_dom_touch_get_webkit_rotation_angle@Base 2.5.3
+ (optional)webkit_dom_track_event_get_type@Base 2.5.3
+ webkit_dom_tree_walker_first_child@Base 2.5.3
+ webkit_dom_tree_walker_get_current_node@Base 2.5.3
+ webkit_dom_tree_walker_get_expand_entity_references@Base 2.5.3
+ webkit_dom_tree_walker_get_filter@Base 2.5.3
+ webkit_dom_tree_walker_get_root@Base 2.5.3
+ webkit_dom_tree_walker_get_type@Base 2.5.3
+ webkit_dom_tree_walker_get_what_to_show@Base 2.5.3
+ webkit_dom_tree_walker_last_child@Base 2.5.3
+ webkit_dom_tree_walker_next_node@Base 2.5.3
+ webkit_dom_tree_walker_next_sibling@Base 2.5.3
+ webkit_dom_tree_walker_parent_node@Base 2.5.3
+ webkit_dom_tree_walker_previous_node@Base 2.5.3
+ webkit_dom_tree_walker_previous_sibling@Base 2.5.3
+ webkit_dom_tree_walker_set_current_node@Base 2.5.3
+ webkit_dom_ui_event_get_char_code@Base 2.5.3
+ webkit_dom_ui_event_get_detail@Base 2.5.3
+ webkit_dom_ui_event_get_key_code@Base 2.5.3
+ webkit_dom_ui_event_get_layer_x@Base 2.5.3
+ webkit_dom_ui_event_get_layer_y@Base 2.5.3
+ webkit_dom_ui_event_get_page_x@Base 2.5.3
+ webkit_dom_ui_event_get_page_y@Base 2.5.3
+ webkit_dom_ui_event_get_type@Base 2.5.3
+ webkit_dom_ui_event_get_view@Base 2.5.3
+ (optional)webkit_dom_ui_event_get_which@Base 2.5.3
+ webkit_dom_ui_event_init_ui_event@Base 2.5.3
+ webkit_dom_user_message_handler_get_type@Base 2.8.1
+ webkit_dom_user_message_handler_post_message@Base 2.8.1
+ webkit_dom_user_message_handlers_namespace_get_handler@Base 2.8.1
+ webkit_dom_user_message_handlers_namespace_get_type@Base 2.8.1
+ (optional)webkit_dom_validity_state_get_bad_input@Base 2.5.3
+ (optional)webkit_dom_validity_state_get_custom_error@Base 2.5.3
+ (optional)webkit_dom_validity_state_get_pattern_mismatch@Base 2.5.3
+ (optional)webkit_dom_validity_state_get_range_overflow@Base 2.5.3
+ (optional)webkit_dom_validity_state_get_range_underflow@Base 2.5.3
+ (optional)webkit_dom_validity_state_get_step_mismatch@Base 2.5.3
+ (optional)webkit_dom_validity_state_get_too_long@Base 2.5.3
+ (optional)webkit_dom_validity_state_get_type@Base 2.5.3
+ (optional)webkit_dom_validity_state_get_type_mismatch@Base 2.5.3
+ (optional)webkit_dom_validity_state_get_valid@Base 2.5.3
+ (optional)webkit_dom_validity_state_get_value_missing@Base 2.5.3
+ (optional)webkit_dom_video_playback_quality_get_corrupted_video_frames@Base 2.5.3
+ (optional)webkit_dom_video_playback_quality_get_creation_time@Base 2.5.3
+ (optional)webkit_dom_video_playback_quality_get_dropped_video_frames@Base 2.5.3
+ (optional)webkit_dom_video_playback_quality_get_total_frame_delay@Base 2.5.3
+ (optional)webkit_dom_video_playback_quality_get_total_video_frames@Base 2.5.3
+ (optional)webkit_dom_video_playback_quality_get_type@Base 2.5.3
+ (optional)webkit_dom_video_track_get_id@Base 2.5.3
+ (optional)webkit_dom_video_track_get_kind@Base 2.5.3
+ (optional)webkit_dom_video_track_get_label@Base 2.5.3
+ (optional)webkit_dom_video_track_get_language@Base 2.5.3
+ (optional)webkit_dom_video_track_get_selected@Base 2.5.3
+ (optional)webkit_dom_video_track_get_type@Base 2.5.3
+ (optional)webkit_dom_video_track_list_get_length@Base 2.5.3
+ (optional)webkit_dom_video_track_list_get_selected_index@Base 2.5.3
+ (optional)webkit_dom_video_track_list_get_track_by_id@Base 2.5.3
+ (optional)webkit_dom_video_track_list_get_type@Base 2.5.3
+ (optional)webkit_dom_video_track_list_item@Base 2.5.3
+ (optional)webkit_dom_video_track_set_selected@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_get_align@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_get_cue_as_html@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_get_line@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_get_position@Base 2.5.3
+ webkit_dom_vtt_cue_get_region_id@Base 2.12.0
+ (optional)webkit_dom_vtt_cue_get_size@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_get_snap_to_lines@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_get_text@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_get_type@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_get_vertical@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_set_align@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_set_line@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_set_position@Base 2.5.3
+ webkit_dom_vtt_cue_set_region_id@Base 2.12.0
+ (optional)webkit_dom_vtt_cue_set_size@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_set_snap_to_lines@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_set_text@Base 2.5.3
+ (optional)webkit_dom_vtt_cue_set_vertical@Base 2.5.3
+ (optional)webkit_dom_webkit_named_flow_get_content@Base 2.5.3
+ (optional)webkit_dom_webkit_named_flow_get_first_empty_region_index@Base 2.5.3
+ (optional)webkit_dom_webkit_named_flow_get_name@Base 2.5.3
+ (optional)webkit_dom_webkit_named_flow_get_overset@Base 2.5.3
+ (optional)webkit_dom_webkit_named_flow_get_regions@Base 2.5.3
+ (optional)webkit_dom_webkit_named_flow_get_regions_by_content@Base 2.5.3
+ (optional)webkit_dom_webkit_named_flow_get_type@Base 2.5.3
+ webkit_dom_webkit_namespace_get_message_handlers@Base 2.8.1
+ webkit_dom_webkit_namespace_get_type@Base 2.8.1
+ (optional)webkit_dom_webkit_point_get_type@Base 2.5.3
+ (optional)webkit_dom_webkit_point_get_x@Base 2.5.3
+ (optional)webkit_dom_webkit_point_get_y@Base 2.5.3
+ (optional)webkit_dom_webkit_point_set_x@Base 2.5.3
+ (optional)webkit_dom_webkit_point_set_y@Base 2.5.3
+ (optional)webkit_dom_wheel_event_get_delta_mode@Base 2.5.3
+ (optional)webkit_dom_wheel_event_get_delta_x@Base 2.5.3
+ (optional)webkit_dom_wheel_event_get_delta_y@Base 2.5.3
+ (optional)webkit_dom_wheel_event_get_delta_z@Base 2.5.3
+ webkit_dom_wheel_event_get_type@Base 2.5.3
+ (optional)webkit_dom_wheel_event_get_webkit_direction_inverted_from_device@Base 2.5.3
+ webkit_dom_wheel_event_get_wheel_delta@Base 2.5.3
+ webkit_dom_wheel_event_get_wheel_delta_x@Base 2.5.3
+ webkit_dom_wheel_event_get_wheel_delta_y@Base 2.5.3
+ webkit_dom_wheel_event_init_wheel_event@Base 2.5.3
+ webkit_dom_xpath_expression_evaluate@Base 2.5.3
+ webkit_dom_xpath_expression_get_type@Base 2.5.3
+ webkit_dom_xpath_ns_resolver_get_type@Base 2.5.3
+ webkit_dom_xpath_ns_resolver_lookup_namespace_uri@Base 2.5.3
+ webkit_dom_xpath_result_get_boolean_value@Base 2.5.3
+ webkit_dom_xpath_result_get_invalid_iterator_state@Base 2.5.3
+ webkit_dom_xpath_result_get_number_value@Base 2.5.3
+ webkit_dom_xpath_result_get_result_type@Base 2.5.3
+ webkit_dom_xpath_result_get_single_node_value@Base 2.5.3
+ webkit_dom_xpath_result_get_snapshot_length@Base 2.5.3
+ webkit_dom_xpath_result_get_string_value@Base 2.5.3
+ webkit_dom_xpath_result_get_type@Base 2.5.3
+ webkit_dom_xpath_result_iterate_next@Base 2.5.3
+ webkit_dom_xpath_result_snapshot_item@Base 2.5.3
+ webkit_download_cancel@Base 2.5.3
+ webkit_download_error_get_type@Base 2.5.3
+ webkit_download_error_quark@Base 2.5.3
+ webkit_download_get_allow_overwrite@Base 2.6.0
+ webkit_download_get_destination@Base 2.5.3
+ webkit_download_get_elapsed_time@Base 2.5.3
+ webkit_download_get_estimated_progress@Base 2.5.3
+ webkit_download_get_received_data_length@Base 2.5.3
+ webkit_download_get_request@Base 2.5.3
+ webkit_download_get_response@Base 2.5.3
+ webkit_download_get_type@Base 2.5.3
+ webkit_download_get_web_view@Base 2.5.3
+ webkit_download_set_allow_overwrite@Base 2.6.0
+ webkit_download_set_destination@Base 2.5.3
+ webkit_editor_state_get_type@Base 2.10.0
+ webkit_editor_state_get_typing_attributes@Base 2.10.0
+ webkit_editor_typing_attributes_get_type@Base 2.10.0
+ webkit_favicon_database_clear@Base 2.5.3
+ webkit_favicon_database_error_get_type@Base 2.5.3
+ webkit_favicon_database_error_quark@Base 2.5.3
+ webkit_favicon_database_get_favicon@Base 2.5.3
+ webkit_favicon_database_get_favicon_finish@Base 2.5.3
+ webkit_favicon_database_get_favicon_uri@Base 2.5.3
+ webkit_favicon_database_get_type@Base 2.5.3
+ webkit_file_chooser_request_cancel@Base 2.5.3
+ webkit_file_chooser_request_get_mime_types@Base 2.5.3
+ webkit_file_chooser_request_get_mime_types_filter@Base 2.5.3
+ webkit_file_chooser_request_get_select_multiple@Base 2.5.3
+ webkit_file_chooser_request_get_selected_files@Base 2.5.3
+ webkit_file_chooser_request_get_type@Base 2.5.3
+ webkit_file_chooser_request_select_files@Base 2.5.3
+ webkit_find_controller_count_matches@Base 2.5.3
+ webkit_find_controller_get_max_match_count@Base 2.5.3
+ webkit_find_controller_get_options@Base 2.5.3
+ webkit_find_controller_get_search_text@Base 2.5.3
+ webkit_find_controller_get_type@Base 2.5.3
+ webkit_find_controller_get_web_view@Base 2.5.3
+ webkit_find_controller_search@Base 2.5.3
+ webkit_find_controller_search_finish@Base 2.5.3
+ webkit_find_controller_search_next@Base 2.5.3
+ webkit_find_controller_search_previous@Base 2.5.3
+ webkit_find_options_get_type@Base 2.5.3
+ webkit_form_submission_request_get_text_fields@Base 2.5.3
+ webkit_form_submission_request_get_type@Base 2.5.3
+ webkit_form_submission_request_submit@Base 2.5.3
+ webkit_frame_get_javascript_context_for_script_world@Base 2.5.3
+ webkit_frame_get_javascript_global_context@Base 2.5.3
+ webkit_frame_get_type@Base 2.5.3
+ webkit_frame_get_uri@Base 2.5.3
+ webkit_frame_is_main_frame@Base 2.5.3
+ webkit_geolocation_permission_request_get_type@Base 2.5.3
+ webkit_get_major_version@Base 2.5.3
+ webkit_get_micro_version@Base 2.5.3
+ webkit_get_minor_version@Base 2.5.3
+ webkit_hit_test_result_context_get_type@Base 2.5.3
+ webkit_hit_test_result_context_is_editable@Base 2.5.3
+ webkit_hit_test_result_context_is_image@Base 2.5.3
+ webkit_hit_test_result_context_is_link@Base 2.5.3
+ webkit_hit_test_result_context_is_media@Base 2.5.3
+ webkit_hit_test_result_context_is_scrollbar@Base 2.5.3
+ webkit_hit_test_result_context_is_selection@Base 2.8.1
+ webkit_hit_test_result_get_context@Base 2.5.3
+ webkit_hit_test_result_get_image_uri@Base 2.5.3
+ webkit_hit_test_result_get_link_label@Base 2.5.3
+ webkit_hit_test_result_get_link_title@Base 2.5.3
+ webkit_hit_test_result_get_link_uri@Base 2.5.3
+ webkit_hit_test_result_get_media_uri@Base 2.5.3
+ webkit_hit_test_result_get_type@Base 2.5.3
+ webkit_insecure_content_event_get_type@Base 2.5.3
+ webkit_install_missing_media_plugins_permission_request_get_description@Base 2.10.0
+ webkit_install_missing_media_plugins_permission_request_get_type@Base 2.10.0
+ webkit_javascript_error_get_type@Base 2.5.3
+ webkit_javascript_error_quark@Base 2.5.3
+ webkit_javascript_result_get_global_context@Base 2.5.3
+ webkit_javascript_result_get_type@Base 2.5.3
+ webkit_javascript_result_get_value@Base 2.5.3
+ webkit_javascript_result_ref@Base 2.5.3
+ webkit_javascript_result_unref@Base 2.5.3
+ webkit_load_event_get_type@Base 2.5.3
+ webkit_marshal_BOOLEAN__BOXED@Base 2.5.3
+ webkit_marshal_BOOLEAN__BOXED_STRING@Base 2.5.3
+ webkit_marshal_BOOLEAN__OBJECT@Base 2.5.3
+ webkit_marshal_BOOLEAN__OBJECT_BOXED_OBJECT@Base 2.5.3
+ webkit_marshal_BOOLEAN__OBJECT_ENUM@Base 2.5.3
+ webkit_marshal_BOOLEAN__OBJECT_OBJECT@Base 2.5.3
+ webkit_marshal_BOOLEAN__STRING@Base 2.5.3
+ webkit_marshal_BOOLEAN__VOID@Base 2.5.3
+ webkit_marshal_OBJECT__VOID@Base 2.5.3
+ webkit_marshal_VOID__OBJECT_OBJECT@Base 2.5.3
+ webkit_marshal_VOID__OBJECT_POINTER@Base 2.5.3
+ webkit_marshal_VOID__OBJECT_UINT@Base 2.5.3
+ webkit_marshal_VOID__STRING_STRING@Base 2.5.3
+ webkit_marshal_VOID__UINT64@Base 2.5.3
+ webkit_mime_info_get_description@Base 2.5.3
+ webkit_mime_info_get_extensions@Base 2.5.3
+ webkit_mime_info_get_mime_type@Base 2.5.3
+ webkit_mime_info_get_type@Base 2.5.3
+ webkit_mime_info_ref@Base 2.5.3
+ webkit_mime_info_unref@Base 2.5.3
+ webkit_navigation_action_copy@Base 2.5.3
+ webkit_navigation_action_free@Base 2.5.3
+ webkit_navigation_action_get_modifiers@Base 2.5.3
+ webkit_navigation_action_get_mouse_button@Base 2.5.3
+ webkit_navigation_action_get_navigation_type@Base 2.5.3
+ webkit_navigation_action_get_request@Base 2.5.3
+ webkit_navigation_action_get_type@Base 2.5.3
+ webkit_navigation_action_is_user_gesture@Base 2.5.3
+ webkit_navigation_policy_decision_get_frame_name@Base 2.5.3
+ webkit_navigation_policy_decision_get_modifiers@Base 2.5.3
+ webkit_navigation_policy_decision_get_mouse_button@Base 2.5.3
+ webkit_navigation_policy_decision_get_navigation_type@Base 2.5.3
+ webkit_navigation_policy_decision_get_request@Base 2.5.3
+ webkit_navigation_policy_decision_get_type@Base 2.5.3
+ webkit_navigation_type_get_type@Base 2.5.3
+ webkit_network_error_get_type@Base 2.5.3
+ webkit_network_error_quark@Base 2.5.3
+ webkit_notification_clicked@Base 2.12.0
+ webkit_notification_close@Base 2.8.1
+ webkit_notification_get_body@Base 2.8.1
+ webkit_notification_get_id@Base 2.8.1
+ webkit_notification_get_title@Base 2.8.1
+ webkit_notification_get_type@Base 2.8.1
+ webkit_notification_permission_request_get_type@Base 2.8.1
+ webkit_permission_request_allow@Base 2.5.3
+ webkit_permission_request_deny@Base 2.5.3
+ webkit_permission_request_get_type@Base 2.5.3
+ webkit_plugin_error_get_type@Base 2.5.3
+ webkit_plugin_error_quark@Base 2.5.3
+ webkit_plugin_get_description@Base 2.5.3
+ webkit_plugin_get_mime_info_list@Base 2.5.3
+ webkit_plugin_get_name@Base 2.5.3
+ webkit_plugin_get_path@Base 2.5.3
+ webkit_plugin_get_type@Base 2.5.3
+ webkit_policy_decision_download@Base 2.5.3
+ webkit_policy_decision_get_type@Base 2.5.3
+ webkit_policy_decision_ignore@Base 2.5.3
+ webkit_policy_decision_type_get_type@Base 2.5.3
+ webkit_policy_decision_use@Base 2.5.3
+ webkit_policy_error_get_type@Base 2.5.3
+ webkit_policy_error_quark@Base 2.5.3
+ webkit_print_error_get_type@Base 2.5.3
+ webkit_print_error_quark@Base 2.5.3
+ webkit_print_operation_get_page_setup@Base 2.5.3
+ webkit_print_operation_get_print_settings@Base 2.5.3
+ webkit_print_operation_get_type@Base 2.5.3
+ webkit_print_operation_new@Base 2.5.3
+ webkit_print_operation_print@Base 2.5.3
+ webkit_print_operation_response_get_type@Base 2.5.3
+ webkit_print_operation_run_dialog@Base 2.5.3
+ webkit_print_operation_set_page_setup@Base 2.5.3
+ webkit_print_operation_set_print_settings@Base 2.5.3
+ webkit_process_model_get_type@Base 2.5.3
+ webkit_response_policy_decision_get_request@Base 2.5.3
+ webkit_response_policy_decision_get_response@Base 2.5.3
+ webkit_response_policy_decision_get_type@Base 2.5.3
+ webkit_response_policy_decision_is_mime_type_supported@Base 2.5.3
+ webkit_save_mode_get_type@Base 2.5.3
+ webkit_script_dialog_confirm_set_confirmed@Base 2.5.3
+ webkit_script_dialog_get_dialog_type@Base 2.5.3
+ webkit_script_dialog_get_message@Base 2.5.3
+ webkit_script_dialog_get_type@Base 2.5.3
+ webkit_script_dialog_prompt_get_default_text@Base 2.5.3
+ webkit_script_dialog_prompt_set_text@Base 2.5.3
+ webkit_script_dialog_type_get_type@Base 2.5.3
+ webkit_script_world_get_default@Base 2.5.3
+ webkit_script_world_get_type@Base 2.5.3
+ webkit_script_world_new@Base 2.5.3
+ webkit_security_manager_get_type@Base 2.5.3
+ webkit_security_manager_register_uri_scheme_as_cors_enabled@Base 2.5.3
+ webkit_security_manager_register_uri_scheme_as_display_isolated@Base 2.5.3
+ webkit_security_manager_register_uri_scheme_as_empty_document@Base 2.5.3
+ webkit_security_manager_register_uri_scheme_as_local@Base 2.5.3
+ webkit_security_manager_register_uri_scheme_as_no_access@Base 2.5.3
+ webkit_security_manager_register_uri_scheme_as_secure@Base 2.5.3
+ webkit_security_manager_uri_scheme_is_cors_enabled@Base 2.5.3
+ webkit_security_manager_uri_scheme_is_display_isolated@Base 2.5.3
+ webkit_security_manager_uri_scheme_is_empty_document@Base 2.5.3
+ webkit_security_manager_uri_scheme_is_local@Base 2.5.3
+ webkit_security_manager_uri_scheme_is_no_access@Base 2.5.3
+ webkit_security_manager_uri_scheme_is_secure@Base 2.5.3
+ webkit_settings_get_allow_file_access_from_file_urls@Base 2.10.0
+ webkit_settings_get_allow_modal_dialogs@Base 2.5.3
+ webkit_settings_get_allow_universal_access_from_file_urls@Base 2.13.4
+ webkit_settings_get_auto_load_images@Base 2.5.3
+ webkit_settings_get_cursive_font_family@Base 2.5.3
+ webkit_settings_get_default_charset@Base 2.5.3
+ webkit_settings_get_default_font_family@Base 2.5.3
+ webkit_settings_get_default_font_size@Base 2.5.3
+ webkit_settings_get_default_monospace_font_size@Base 2.5.3
+ webkit_settings_get_draw_compositing_indicators@Base 2.5.3
+ webkit_settings_get_enable_accelerated_2d_canvas@Base 2.5.3
+ webkit_settings_get_enable_caret_browsing@Base 2.5.3
+ webkit_settings_get_enable_developer_extras@Base 2.5.3
+ webkit_settings_get_enable_dns_prefetching@Base 2.5.3
+ webkit_settings_get_enable_frame_flattening@Base 2.5.3
+ webkit_settings_get_enable_fullscreen@Base 2.5.3
+ webkit_settings_get_enable_html5_database@Base 2.5.3
+ webkit_settings_get_enable_html5_local_storage@Base 2.5.3
+ webkit_settings_get_enable_hyperlink_auditing@Base 2.5.3
+ webkit_settings_get_enable_java@Base 2.5.3
+ webkit_settings_get_enable_javascript@Base 2.5.3
+ webkit_settings_get_enable_media_stream@Base 2.5.3
+ webkit_settings_get_enable_mediasource@Base 2.5.3
+ webkit_settings_get_enable_offline_web_application_cache@Base 2.5.3
+ webkit_settings_get_enable_page_cache@Base 2.5.3
+ webkit_settings_get_enable_plugins@Base 2.5.3
+ webkit_settings_get_enable_private_browsing@Base 2.5.3
+ webkit_settings_get_enable_resizable_text_areas@Base 2.5.3
+ webkit_settings_get_enable_site_specific_quirks@Base 2.5.3
+ webkit_settings_get_enable_smooth_scrolling@Base 2.5.3
+ webkit_settings_get_enable_spatial_navigation@Base 2.5.3
+ webkit_settings_get_enable_tabs_to_links@Base 2.5.3
+ webkit_settings_get_enable_webaudio@Base 2.5.3
+ webkit_settings_get_enable_webgl@Base 2.5.3
+ webkit_settings_get_enable_write_console_messages_to_stdout@Base 2.5.3
+ webkit_settings_get_enable_xss_auditor@Base 2.5.3
+ webkit_settings_get_fantasy_font_family@Base 2.5.3
+ webkit_settings_get_javascript_can_access_clipboard@Base 2.5.3
+ webkit_settings_get_javascript_can_open_windows_automatically@Base 2.5.3
+ webkit_settings_get_load_icons_ignoring_image_load_setting@Base 2.5.3
+ webkit_settings_get_media_playback_allows_inline@Base 2.5.3
+ webkit_settings_get_media_playback_requires_user_gesture@Base 2.5.3
+ webkit_settings_get_minimum_font_size@Base 2.5.3
+ webkit_settings_get_monospace_font_family@Base 2.5.3
+ webkit_settings_get_pictograph_font_family@Base 2.5.3
+ webkit_settings_get_print_backgrounds@Base 2.5.3
+ webkit_settings_get_sans_serif_font_family@Base 2.5.3
+ webkit_settings_get_serif_font_family@Base 2.5.3
+ webkit_settings_get_type@Base 2.5.3
+ webkit_settings_get_user_agent@Base 2.5.3
+ webkit_settings_get_zoom_text_only@Base 2.5.3
+ webkit_settings_new@Base 2.5.3
+ webkit_settings_new_with_settings@Base 2.5.3
+ webkit_settings_set_allow_file_access_from_file_urls@Base 2.10.0
+ webkit_settings_set_allow_modal_dialogs@Base 2.5.3
+ webkit_settings_set_allow_universal_access_from_file_urls@Base 2.13.4
+ webkit_settings_set_auto_load_images@Base 2.5.3
+ webkit_settings_set_cursive_font_family@Base 2.5.3
+ webkit_settings_set_default_charset@Base 2.5.3
+ webkit_settings_set_default_font_family@Base 2.5.3
+ webkit_settings_set_default_font_size@Base 2.5.3
+ webkit_settings_set_default_monospace_font_size@Base 2.5.3
+ webkit_settings_set_draw_compositing_indicators@Base 2.5.3
+ webkit_settings_set_enable_accelerated_2d_canvas@Base 2.5.3
+ webkit_settings_set_enable_caret_browsing@Base 2.5.3
+ webkit_settings_set_enable_developer_extras@Base 2.5.3
+ webkit_settings_set_enable_dns_prefetching@Base 2.5.3
+ webkit_settings_set_enable_frame_flattening@Base 2.5.3
+ webkit_settings_set_enable_fullscreen@Base 2.5.3
+ webkit_settings_set_enable_html5_database@Base 2.5.3
+ webkit_settings_set_enable_html5_local_storage@Base 2.5.3
+ webkit_settings_set_enable_hyperlink_auditing@Base 2.5.3
+ webkit_settings_set_enable_java@Base 2.5.3
+ webkit_settings_set_enable_javascript@Base 2.5.3
+ webkit_settings_set_enable_media_stream@Base 2.5.3
+ webkit_settings_set_enable_mediasource@Base 2.5.3
+ webkit_settings_set_enable_offline_web_application_cache@Base 2.5.3
+ webkit_settings_set_enable_page_cache@Base 2.5.3
+ webkit_settings_set_enable_plugins@Base 2.5.3
+ webkit_settings_set_enable_private_browsing@Base 2.5.3
+ webkit_settings_set_enable_resizable_text_areas@Base 2.5.3
+ webkit_settings_set_enable_site_specific_quirks@Base 2.5.3
+ webkit_settings_set_enable_smooth_scrolling@Base 2.5.3
+ webkit_settings_set_enable_spatial_navigation@Base 2.5.3
+ webkit_settings_set_enable_tabs_to_links@Base 2.5.3
+ webkit_settings_set_enable_webaudio@Base 2.5.3
+ webkit_settings_set_enable_webgl@Base 2.5.3
+ webkit_settings_set_enable_write_console_messages_to_stdout@Base 2.5.3
+ webkit_settings_set_enable_xss_auditor@Base 2.5.3
+ webkit_settings_set_fantasy_font_family@Base 2.5.3
+ webkit_settings_set_javascript_can_access_clipboard@Base 2.5.3
+ webkit_settings_set_javascript_can_open_windows_automatically@Base 2.5.3
+ webkit_settings_set_load_icons_ignoring_image_load_setting@Base 2.5.3
+ webkit_settings_set_media_playback_allows_inline@Base 2.5.3
+ webkit_settings_set_media_playback_requires_user_gesture@Base 2.5.3
+ webkit_settings_set_minimum_font_size@Base 2.5.3
+ webkit_settings_set_monospace_font_family@Base 2.5.3
+ webkit_settings_set_pictograph_font_family@Base 2.5.3
+ webkit_settings_set_print_backgrounds@Base 2.5.3
+ webkit_settings_set_sans_serif_font_family@Base 2.5.3
+ webkit_settings_set_serif_font_family@Base 2.5.3
+ webkit_settings_set_user_agent@Base 2.5.3
+ webkit_settings_set_user_agent_with_application_details@Base 2.5.3
+ webkit_settings_set_zoom_text_only@Base 2.5.3
+ webkit_snapshot_error_get_type@Base 2.5.3
+ webkit_snapshot_error_quark@Base 2.5.3
+ webkit_snapshot_options_get_type@Base 2.5.3
+ webkit_snapshot_region_get_type@Base 2.5.3
+ (optional)webkit_soup_cookie_jar_sqlite_get_type@Base 2.5.3
+ (optional)webkit_soup_request_generic_get_type@Base 2.5.3
+ (optional)webkit_soup_request_input_stream_get_type@Base 2.5.3
+ webkit_tls_errors_policy_get_type@Base 2.5.3
+ webkit_uri_request_get_http_headers@Base 2.5.3
+ webkit_uri_request_get_http_method@Base 2.12.0
+ webkit_uri_request_get_type@Base 2.5.3
+ webkit_uri_request_get_uri@Base 2.5.3
+ webkit_uri_request_new@Base 2.5.3
+ webkit_uri_request_set_uri@Base 2.5.3
+ webkit_uri_response_get_content_length@Base 2.5.3
+ webkit_uri_response_get_http_headers@Base 2.6.0
+ webkit_uri_response_get_mime_type@Base 2.5.3
+ webkit_uri_response_get_status_code@Base 2.5.3
+ webkit_uri_response_get_suggested_filename@Base 2.5.3
+ webkit_uri_response_get_type@Base 2.5.3
+ webkit_uri_response_get_uri@Base 2.5.3
+ webkit_uri_scheme_request_finish@Base 2.5.3
+ webkit_uri_scheme_request_finish_error@Base 2.5.3
+ webkit_uri_scheme_request_get_path@Base 2.5.3
+ webkit_uri_scheme_request_get_scheme@Base 2.5.3
+ webkit_uri_scheme_request_get_type@Base 2.5.3
+ webkit_uri_scheme_request_get_uri@Base 2.5.3
+ webkit_uri_scheme_request_get_web_view@Base 2.5.3
+ webkit_user_content_injected_frames_get_type@Base 2.5.3
+ webkit_user_content_manager_add_script@Base 2.5.3
+ webkit_user_content_manager_add_style_sheet@Base 2.5.3
+ webkit_user_content_manager_get_type@Base 2.5.3
+ webkit_user_content_manager_new@Base 2.5.3
+ webkit_user_content_manager_register_script_message_handler@Base 2.8.1
+ webkit_user_content_manager_remove_all_scripts@Base 2.5.3
+ webkit_user_content_manager_remove_all_style_sheets@Base 2.5.3
+ webkit_user_content_manager_unregister_script_message_handler@Base 2.8.1
+ webkit_user_media_permission_is_for_audio_device@Base 2.8.1
+ webkit_user_media_permission_is_for_video_device@Base 2.8.1
+ webkit_user_media_permission_request_get_type@Base 2.8.1
+ webkit_user_script_get_type@Base 2.5.3
+ webkit_user_script_injection_time_get_type@Base 2.5.3
+ webkit_user_script_new@Base 2.5.3
+ webkit_user_script_ref@Base 2.5.3
+ webkit_user_script_unref@Base 2.5.3
+ webkit_user_style_level_get_type@Base 2.5.3
+ webkit_user_style_sheet_get_type@Base 2.5.3
+ webkit_user_style_sheet_new@Base 2.5.3
+ webkit_user_style_sheet_ref@Base 2.5.3
+ webkit_user_style_sheet_unref@Base 2.5.3
+ webkit_web_context_allow_tls_certificate_for_host@Base 2.5.3
+ webkit_web_context_clear_cache@Base 2.5.3
+ webkit_web_context_download_uri@Base 2.5.3
+ webkit_web_context_get_cache_model@Base 2.5.3
+ webkit_web_context_get_cookie_manager@Base 2.5.3
+ webkit_web_context_get_default@Base 2.5.3
+ webkit_web_context_get_favicon_database@Base 2.5.3
+ webkit_web_context_get_favicon_database_directory@Base 2.5.3
+ webkit_web_context_get_plugins@Base 2.5.3
+ webkit_web_context_get_plugins_finish@Base 2.5.3
+ webkit_web_context_get_process_model@Base 2.5.3
+ webkit_web_context_get_security_manager@Base 2.5.3
+ webkit_web_context_get_spell_checking_enabled@Base 2.5.3
+ webkit_web_context_get_spell_checking_languages@Base 2.5.3
+ webkit_web_context_get_tls_errors_policy@Base 2.5.3
+ webkit_web_context_get_type@Base 2.5.3
+ webkit_web_context_get_web_process_count_limit@Base 2.10.0
+ webkit_web_context_get_website_data_manager@Base 2.10.0
+ webkit_web_context_new@Base 2.8.1
+ webkit_web_context_new_with_website_data_manager@Base 2.10.0
+ webkit_web_context_prefetch_dns@Base 2.5.3
+ webkit_web_context_register_uri_scheme@Base 2.5.3
+ webkit_web_context_set_additional_plugins_directory@Base 2.5.3
+ webkit_web_context_set_cache_model@Base 2.5.3
+ webkit_web_context_set_disk_cache_directory@Base 2.5.3
+ webkit_web_context_set_favicon_database_directory@Base 2.5.3
+ webkit_web_context_set_preferred_languages@Base 2.5.3
+ webkit_web_context_set_process_model@Base 2.5.3
+ webkit_web_context_set_spell_checking_enabled@Base 2.5.3
+ webkit_web_context_set_spell_checking_languages@Base 2.5.3
+ webkit_web_context_set_tls_errors_policy@Base 2.5.3
+ webkit_web_context_set_web_extensions_directory@Base 2.5.3
+ webkit_web_context_set_web_extensions_initialization_user_data@Base 2.5.3
+ webkit_web_context_set_web_process_count_limit@Base 2.10.0
+ webkit_web_editor_get_page@Base 2.10.0
+ webkit_web_editor_get_type@Base 2.10.0
+ webkit_web_extension_get_page@Base 2.5.3
+ webkit_web_extension_get_type@Base 2.5.3
+ webkit_web_hit_test_result_get_node@Base 2.8.1
+ webkit_web_hit_test_result_get_type@Base 2.8.1
+ webkit_web_inspector_attach@Base 2.5.3
+ webkit_web_inspector_close@Base 2.5.3
+ webkit_web_inspector_detach@Base 2.5.3
+ webkit_web_inspector_get_attached_height@Base 2.5.3
+ webkit_web_inspector_get_can_attach@Base 2.8.1
+ webkit_web_inspector_get_inspected_uri@Base 2.5.3
+ webkit_web_inspector_get_type@Base 2.5.3
+ webkit_web_inspector_get_web_view@Base 2.5.3
+ webkit_web_inspector_is_attached@Base 2.5.3
+ webkit_web_inspector_show@Base 2.5.3
+ webkit_web_page_get_dom_document@Base 2.5.3
+ webkit_web_page_get_editor@Base 2.10.0
+ webkit_web_page_get_id@Base 2.5.3
+ webkit_web_page_get_main_frame@Base 2.5.3
+ webkit_web_page_get_type@Base 2.5.3
+ webkit_web_page_get_uri@Base 2.5.3
+ webkit_web_resource_get_data@Base 2.5.3
+ webkit_web_resource_get_data_finish@Base 2.5.3
+ webkit_web_resource_get_response@Base 2.5.3
+ webkit_web_resource_get_type@Base 2.5.3
+ webkit_web_resource_get_uri@Base 2.5.3
+ webkit_web_src_get_type@Base 2.5.3
+ webkit_web_view_base_accessible_get_type@Base 2.5.3
+ webkit_web_view_base_get_type@Base 2.5.3
+ webkit_web_view_can_execute_editing_command@Base 2.5.3
+ webkit_web_view_can_execute_editing_command_finish@Base 2.5.3
+ webkit_web_view_can_go_back@Base 2.5.3
+ webkit_web_view_can_go_forward@Base 2.5.3
+ webkit_web_view_can_show_mime_type@Base 2.5.3
+ webkit_web_view_download_uri@Base 2.5.3
+ webkit_web_view_execute_editing_command@Base 2.5.3
+ webkit_web_view_execute_editing_command_with_argument@Base 2.10.0
+ webkit_web_view_get_back_forward_list@Base 2.5.3
+ webkit_web_view_get_background_color@Base 2.8.1
+ webkit_web_view_get_context@Base 2.5.3
+ webkit_web_view_get_custom_charset@Base 2.5.3
+ webkit_web_view_get_editor_state@Base 2.10.0
+ webkit_web_view_get_estimated_load_progress@Base 2.5.3
+ webkit_web_view_get_favicon@Base 2.5.3
+ webkit_web_view_get_find_controller@Base 2.5.3
+ webkit_web_view_get_inspector@Base 2.5.3
+ webkit_web_view_get_javascript_global_context@Base 2.5.3
+ webkit_web_view_get_main_resource@Base 2.5.3
+ webkit_web_view_get_page_id@Base 2.5.3
+ webkit_web_view_get_session_state@Base 2.12.0
+ webkit_web_view_get_settings@Base 2.5.3
+ webkit_web_view_get_snapshot@Base 2.5.3
+ webkit_web_view_get_snapshot_finish@Base 2.5.3
+ webkit_web_view_get_title@Base 2.5.3
+ webkit_web_view_get_tls_info@Base 2.5.3
+ webkit_web_view_get_type@Base 2.5.3
+ webkit_web_view_get_uri@Base 2.5.3
+ webkit_web_view_get_user_content_manager@Base 2.5.3
+ webkit_web_view_get_window_properties@Base 2.5.3
+ webkit_web_view_get_zoom_level@Base 2.5.3
+ webkit_web_view_go_back@Base 2.5.3
+ webkit_web_view_go_forward@Base 2.5.3
+ webkit_web_view_go_to_back_forward_list_item@Base 2.5.3
+ webkit_web_view_is_editable@Base 2.8.1
+ webkit_web_view_is_loading@Base 2.5.3
+ webkit_web_view_is_playing_audio@Base 2.8.1
+ webkit_web_view_load_alternate_html@Base 2.5.3
+ webkit_web_view_load_bytes@Base 2.5.3
+ webkit_web_view_load_html@Base 2.5.3
+ webkit_web_view_load_plain_text@Base 2.5.3
+ webkit_web_view_load_request@Base 2.5.3
+ webkit_web_view_load_uri@Base 2.5.3
+ webkit_web_view_new@Base 2.5.3
+ webkit_web_view_new_with_context@Base 2.5.3
+ webkit_web_view_new_with_related_view@Base 2.5.3
+ webkit_web_view_new_with_settings@Base 2.5.3
+ webkit_web_view_new_with_user_content_manager@Base 2.5.3
+ webkit_web_view_reload@Base 2.5.3
+ webkit_web_view_reload_bypass_cache@Base 2.5.3
+ webkit_web_view_restore_session_state@Base 2.12.0
+ webkit_web_view_run_javascript@Base 2.5.3
+ webkit_web_view_run_javascript_finish@Base 2.5.3
+ webkit_web_view_run_javascript_from_gresource@Base 2.5.3
+ webkit_web_view_run_javascript_from_gresource_finish@Base 2.5.3
+ webkit_web_view_save@Base 2.5.3
+ webkit_web_view_save_finish@Base 2.5.3
+ webkit_web_view_save_to_file@Base 2.5.3
+ webkit_web_view_save_to_file_finish@Base 2.5.3
+ webkit_web_view_session_state_get_type@Base 2.12.0
+ webkit_web_view_session_state_new@Base 2.12.0
+ webkit_web_view_session_state_ref@Base 2.12.0
+ webkit_web_view_session_state_serialize@Base 2.12.0
+ webkit_web_view_session_state_unref@Base 2.12.0
+ webkit_web_view_set_background_color@Base 2.8.1
+ webkit_web_view_set_custom_charset@Base 2.5.3
+ webkit_web_view_set_editable@Base 2.8.1
+ webkit_web_view_set_settings@Base 2.5.3
+ webkit_web_view_set_zoom_level@Base 2.5.3
+ webkit_web_view_stop_loading@Base 2.5.3
+ webkit_web_view_try_close@Base 2.12.0
+ webkit_website_data_manager_get_base_cache_directory@Base 2.10.0
+ webkit_website_data_manager_get_base_data_directory@Base 2.10.0
+ webkit_website_data_manager_get_disk_cache_directory@Base 2.10.0
+ webkit_website_data_manager_get_indexeddb_directory@Base 2.10.0
+ webkit_website_data_manager_get_local_storage_directory@Base 2.10.0
+ webkit_website_data_manager_get_offline_application_cache_directory@Base 2.10.0
+ webkit_website_data_manager_get_type@Base 2.10.0
+ webkit_website_data_manager_get_websql_directory@Base 2.10.0
+ webkit_website_data_manager_new@Base 2.10.0
+ webkit_window_properties_get_fullscreen@Base 2.5.3
+ webkit_window_properties_get_geometry@Base 2.5.3
+ webkit_window_properties_get_locationbar_visible@Base 2.5.3
+ webkit_window_properties_get_menubar_visible@Base 2.5.3
+ webkit_window_properties_get_resizable@Base 2.5.3
+ webkit_window_properties_get_scrollbars_visible@Base 2.5.3
+ webkit_window_properties_get_statusbar_visible@Base 2.5.3
+ webkit_window_properties_get_toolbar_visible@Base 2.5.3
+ webkit_window_properties_get_type@Base 2.5.3
--- /dev/null
+usr/include/webkitgtk-4.0/webkit2
+usr/include/webkitgtk-4.0/webkitdom
+usr/lib/*/libwebkit2gtk-4.0.so
+usr/lib/*/pkgconfig/webkit2gtk-4.0.pc
+usr/lib/*/pkgconfig/webkit2gtk-web-extension-4.0.pc
+usr/share/gir-1.0/WebKit2-4.0.gir usr/share/gir-1.0/
+usr/share/gir-1.0/WebKit2WebExtension-4.0.gir usr/share/gir-1.0/
--- /dev/null
+Document: webkit2gtk
+Title: WebKit2GTK+ reference manual
+Author: WebKitGTK+ development team
+Abstract: This manual contains the developer documentation of
+ WebKitGTK+, a web content engine, designed to be embedded in other
+ applications, such as mail readers, or web browsers.
+ .
+ It is able to display content such as HTML, SVG, XML, and others. It
+ also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript
+ and more.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libwebkit2gtk-4.0-doc/html/index.html
+Files: /usr/share/doc/libwebkit2gtk-4.0-doc/html/*.html
--- /dev/null
+Documentation/webkit2gtk-4.0/html/* usr/share/doc/libwebkit2gtk-4.0-doc/html/
--- /dev/null
+usr/share/doc/libwebkit2gtk-4.0-doc/html usr/share/gtk-doc/html/webkit2gtk-4.0
+usr/share/doc/libwebkit2gtk-4.0-doc/html/webkit2gtk.devhelp2.gz usr/share/doc/libwebkit2gtk-4.0-doc/html/webkit2gtk-4.0.devhelp2.gz
--- /dev/null
+From: Michael Cree <mcree@orcon.net.nz>
+Subject: Fix FTBFS in alpha
+Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=815124
+Index: webkitgtk/CMakeLists.txt
+===================================================================
+--- webkitgtk.orig/CMakeLists.txt
++++ webkitgtk/CMakeLists.txt
+@@ -52,6 +52,8 @@ if (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MAT
+ set(WTF_CPU_ARM 1)
+ elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "^aarch64")
+ set(WTF_CPU_ARM64 1)
++elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "alpha*")
++ set(WTF_CPU_ALPHA 1)
+ elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "^mips")
+ set(WTF_CPU_MIPS 1)
+ elseif (LOWERCASE_CMAKE_SYSTEM_PROCESSOR MATCHES "sh4")
+Index: webkitgtk/Source/JavaScriptCore/CMakeLists.txt
+===================================================================
+--- webkitgtk.orig/Source/JavaScriptCore/CMakeLists.txt
++++ webkitgtk/Source/JavaScriptCore/CMakeLists.txt
+@@ -1335,6 +1335,7 @@ endif ()
+
+ if (WTF_CPU_ARM)
+ elseif (WTF_CPU_ARM64)
++elseif (WTF_CPU_ALPHA)
+ elseif (WTF_CPU_HPPA)
+ elseif (WTF_CPU_PPC)
+ elseif (WTF_CPU_PPC64)
+Index: webkitgtk/Source/WTF/wtf/Platform.h
+===================================================================
+--- webkitgtk.orig/Source/WTF/wtf/Platform.h
++++ webkitgtk/Source/WTF/wtf/Platform.h
+@@ -348,7 +348,7 @@
+
+ #endif /* ARM */
+
+-#if CPU(ARM) || CPU(MIPS) || CPU(SH4) || CPU(SPARC64)
++#if CPU(ARM) || CPU(MIPS) || CPU(SH4) || CPU(SPARC64) || CPU(ALPHA)
+ #define WTF_CPU_NEEDS_ALIGNED_ACCESS 1
+ #endif
+
--- /dev/null
+From: Alberto Garcia <berto@igalia.com>
+Subject: Build wtf/Atomics.cpp only if needed
+Bug: https://bugs.webkit.org/show_bug.cgi?id=161900
+Index: webkitgtk/Source/WTF/wtf/CMakeLists.txt
+===================================================================
+--- webkitgtk.orig/Source/WTF/wtf/CMakeLists.txt
++++ webkitgtk/Source/WTF/wtf/CMakeLists.txt
+@@ -171,7 +171,6 @@ set(WTF_HEADERS
+
+ set(WTF_SOURCES
+ Assertions.cpp
+- Atomics.cpp
+ BitVector.cpp
+ CompilationThread.cpp
+ CrossThreadCopier.cpp
+@@ -276,6 +275,15 @@ if (NOT USE_SYSTEM_MALLOC)
+ list(APPEND WTF_LIBRARIES bmalloc)
+ endif ()
+
++file(WRITE ${CMAKE_BINARY_DIR}/test_atomics.cpp
++ "int main(void)\n"
++ "{ long long x = 1; return (int) __sync_add_and_fetch_8(&x, 1); }\n")
++try_compile(ATOMICS_BUILD_SUCCEEDED ${CMAKE_BINARY_DIR} ${CMAKE_BINARY_DIR}/test_atomics.cpp)
++if (NOT ATOMICS_BUILD_SUCCEEDED)
++ list(APPEND WTF_SOURCES Atomics.cpp)
++endif ()
++file(REMOVE ${CMAKE_BINARY_DIR}/test_atomics.cpp)
++
+ list(APPEND WTF_SOURCES
+ unicode/icu/CollatorICU.cpp
+ )
--- /dev/null
+From: David Matthew Mattli <dmm@mattli.us>
+Subject: Fix FTBFS in sparc64
+Bug-Debian: https://bugs.debian.org/806816
+Index: webkitgtk/Source/WTF/wtf/Platform.h
+===================================================================
+--- webkitgtk.orig/Source/WTF/wtf/Platform.h
++++ webkitgtk/Source/WTF/wtf/Platform.h
+@@ -155,6 +155,12 @@
+ #define WTF_CPU_BIG_ENDIAN 1
+ #endif
+
++/* CPU(SPARC64) - sparc64 */
++#if defined(__sparc__) && defined(__sparc_v9__)
++#define WTF_CPU_SPARC64 1
++#define WTF_CPU_BIG_ENDIAN 1
++#endif
++
+ /* CPU(X86) - i386 / x86 32-bit */
+ #if defined(__i386__) \
+ || defined(i386) \
+@@ -342,7 +348,7 @@
+
+ #endif /* ARM */
+
+-#if CPU(ARM) || CPU(MIPS) || CPU(SH4)
++#if CPU(ARM) || CPU(MIPS) || CPU(SH4) || CPU(SPARC64)
+ #define WTF_CPU_NEEDS_ALIGNED_ACCESS 1
+ #endif
+
+@@ -695,6 +701,7 @@
+ || CPU(ALPHA) \
+ || CPU(ARM64) \
+ || CPU(S390X) \
++ || CPU(SPARC64) \
+ || CPU(MIPS64) \
+ || CPU(PPC64) \
+ || CPU(PPC64LE)
+Index: webkitgtk/CMakeLists.txt
+===================================================================
+--- webkitgtk.orig/CMakeLists.txt
++++ webkitgtk/CMakeLists.txt
+@@ -72,6 +72,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 "sparc64")
++ set(WTF_CPU_SPARC64 1)
+ else ()
+ message(FATAL_ERROR "Unknown CPU '${LOWERCASE_CMAKE_SYSTEM_PROCESSOR}'")
+ endif ()
+Index: webkitgtk/Source/JavaScriptCore/CMakeLists.txt
+===================================================================
+--- webkitgtk.orig/Source/JavaScriptCore/CMakeLists.txt
++++ webkitgtk/Source/JavaScriptCore/CMakeLists.txt
+@@ -1343,6 +1343,7 @@ elseif (WTF_CPU_S390)
+ elseif (WTF_CPU_S390X)
+ elseif (WTF_CPU_MIPS)
+ elseif (WTF_CPU_SH4)
++elseif (WTF_CPU_SPARC64)
+ elseif (WTF_CPU_X86)
+ elseif (WTF_CPU_X86_64)
+ if (MSVC AND ENABLE_JIT)
+Index: webkitgtk/Source/WTF/wtf/dtoa/utils.h
+===================================================================
+--- webkitgtk.orig/Source/WTF/wtf/dtoa/utils.h
++++ webkitgtk/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(SPARC64)
+ #define DOUBLE_CONVERSION_CORRECT_DOUBLE_OPERATIONS 1
+ #elif defined(_M_IX86) || defined(__i386__)
+ #if defined(_WIN32)
--- /dev/null
+From: Alberto Garcia <berto@igalia.com>
+Subject: Install the MiniBrowser binary
+Forwarded: not-needed
+--- a/Tools/MiniBrowser/gtk/CMakeLists.txt
++++ b/Tools/MiniBrowser/gtk/CMakeLists.txt
+@@ -62,4 +62,4 @@
+ add_executable(MiniBrowser ${MiniBrowser_SOURCES})
+ target_link_libraries(MiniBrowser ${MiniBrowser_LIBRARIES})
+
+-install(TARGETS MiniBrowser DESTINATION "${EXEC_INSTALL_DIR}")
++install(TARGETS MiniBrowser DESTINATION "${LIBEXEC_INSTALL_DIR}")
+--- a/Source/cmake/OptionsGTK.cmake
++++ b/Source/cmake/OptionsGTK.cmake
+@@ -117,7 +117,7 @@
+ WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_MINIBROWSER PUBLIC ON)
+ WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_API_TESTS PRIVATE ON)
+ else ()
+- WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_MINIBROWSER PUBLIC OFF)
++ WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_MINIBROWSER PUBLIC ON)
+ WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_API_TESTS PRIVATE OFF)
+ if (NOT CMAKE_SYSTEM_NAME MATCHES "Darwin")
+ set(WebKit2_VERSION_SCRIPT "-Wl,--version-script,${CMAKE_MODULE_PATH}/gtksymbols.filter")
--- /dev/null
+install-minibrowser.patch
+fix-ftbfs-sparc64.patch
+fix-ftbfs-alpha.patch
+fix-ftbfs-armel.patch
--- /dev/null
+#!/usr/bin/make -f
+
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
+DEB_HOST_ARCH_BITS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_BITS)
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
+CPPFLAGS = $(shell dpkg-buildflags --get CPPFLAGS) -Wall
+CFLAGS = $(shell dpkg-buildflags --get CFLAGS)
+LDFLAGS = $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed
+
+DEBHELPER_VERSION = $(shell dpkg-query -W -f='$${source:Version}' debhelper)
+
+EXTRA_CMAKE_ARGUMENTS =
+
+# Sacrifice speed in order to make it more likely resource limits
+# won't be hit.
+ifeq ($(DEB_HOST_ARCH_BITS),32)
+ LDFLAGS += -Wl,--no-keep-memory
+endif
+
+ifeq ($(DEB_BUILD_ARCH),alpha)
+ LDFLAGS += -Wl,--no-relax
+endif
+
+ifneq (,$(filter $(DEB_BUILD_ARCH),arm64 mips mipsel))
+ EXTRA_CMAKE_ARGUMENTS += -DUSE_LD_GOLD=OFF
+endif
+
+# The debug packages produced by webkit are huge and cause problems in
+# most buildds, so use -g1 in all architectures except the ones that
+# are known to work fine
+ifeq (,$(filter $(DEB_BUILD_ARCH),amd64 ppc64 ppc64el))
+ CFLAGS := $(CFLAGS:-g=-g1)
+endif
+
+# See https://bugs.webkit.org/show_bug.cgi?id=113638
+ifeq (,$(filter $(DEB_BUILD_ARCH),i386 amd64 hurd-i386 kfreebsd-i386 kfreebsd-amd64 armhf))
+ EXTRA_CMAKE_ARGUMENTS += -DENABLE_JIT=OFF
+ CPPFLAGS += -DENABLE_ASSEMBLER=0
+endif
+
+ifneq (,$(filter noopt,$(DEB_BUILD_OPTIONS)))
+ EXTRA_CMAKE_ARGUMENTS += -DUSE_SYSTEM_MALLOC=ON
+endif
+
+ifneq (,$(filter debug,$(DEB_BUILD_OPTIONS)))
+ EXTRA_CMAKE_ARGUMENTS += -DCMAKE_BUILD_TYPE=Debug
+else
+ EXTRA_CMAKE_ARGUMENTS += -DCMAKE_BUILD_TYPE=Release
+ CPPFLAGS += -DNDEBUG -DG_DISABLE_CAST_CHECKS
+endif
+
+ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)
+ DEB_DH_GENCONTROL_ARGS += -- -Vgst:Recommends=""
+else
+ DEB_DH_GENCONTROL_ARGS += -- -Vgst:Recommends="gstreamer1.0-plugins-bad, gstreamer1.0-libav,"
+endif
+
+%:
+ dh $@ --parallel --with gir
+
+override_dh_auto_configure:
+ CFLAGS="$(CFLAGS) $(CPPFLAGS)" \
+ CXXFLAGS="$(CFLAGS) $(CPPFLAGS)" \
+ LDFLAGS="$(LDFLAGS)" \
+ dh_auto_configure -- \
+ -DPORT=GTK \
+ -DCMAKE_INSTALL_LIBEXECDIR=lib/$(DEB_HOST_MULTIARCH) \
+ -DCMAKE_C_FLAGS_RELEASE="" \
+ -DCMAKE_C_FLAGS_DEBUG="" \
+ -DCMAKE_CXX_FLAGS_RELEASE="" \
+ -DCMAKE_CXX_FLAGS_DEBUG="" \
+ $(EXTRA_CMAKE_ARGUMENTS)
+
+override_dh_strip:
+ if dpkg --compare-versions $(DEBHELPER_VERSION) ge 9.20151219; then \
+ dh_strip -plibwebkit2gtk-4.0-37 --ddeb-migration='libwebkit2gtk-4.0-37-dbg (<< 2.10.5-1~)' ; \
+ dh_strip -plibjavascriptcoregtk-4.0-18 --ddeb-migration='libjavascriptcoregtk-4.0-18-dbg (<< 2.10.5-1~)' ; \
+ fi
+ dh_strip
+
+override_dh_makeshlibs:
+ dh_makeshlibs -plibwebkit2gtk-4.0-37 -Xinjected-bundle
+ dh_makeshlibs -plibjavascriptcoregtk-4.0-18
+
+override_dh_builddeb:
+ DEB_BUILD_OPTIONS="$(filter-out parallel=%,$(DEB_BUILD_OPTIONS))" \
+ dh_builddeb
+
+override_dh_auto_test:
--- /dev/null
+3.0 (quilt)
--- /dev/null
+webkit2gtk source: source-is-missing Source/WebInspectorUI/UserInterface/External/CodeMirror/clojure.js line length is 536 characters (>512)
+webkit2gtk source: source-is-missing Source/WebInspectorUI/UserInterface/External/CodeMirror/sql.js line length is 3058 characters (>512)
+webkit2gtk source: source-is-missing Source/WebInspectorUI/UserInterface/External/ESLint/eslint.js line length is 804 characters (>512)
+webkit2gtk source: source-is-missing Source/WebInspectorUI/UserInterface/External/Esprima/esprima.js line length is 6439 characters (>512)
+webkit2gtk source: source-is-missing Source/WebInspectorUI/UserInterface/Protocol/Legacy/10.0/InspectorBackendCommands.js line length is 646 characters (>512)
+webkit2gtk source: source-is-missing Source/WebInspectorUI/UserInterface/Protocol/Legacy/7.0/InspectorBackendCommands.js line length is 550 characters (>512)
+webkit2gtk source: source-is-missing Source/WebInspectorUI/UserInterface/Protocol/Legacy/8.0/InspectorBackendCommands.js line length is 565 characters (>512)
+webkit2gtk source: source-is-missing Source/WebInspectorUI/UserInterface/Protocol/Legacy/9.0/InspectorBackendCommands.js line length is 646 characters (>512)
+webkit2gtk source: source-is-missing Source/WebInspectorUI/UserInterface/Protocol/Legacy/9.3/InspectorBackendCommands.js line length is 646 characters (>512)
--- /dev/null
+version=3
+https://webkitgtk.org/releases/ webkitgtk-([\d]+\.[\d]*[02468]\.[\d]+).tar.xz