pkgsrc changes:
- Remove patch-Source_WTF_wtf_RAMSize.cpp: fallback method using sysconf(3) is
now used also on NetBSD
- patch-CMakeLists.txt migrated to Source/cmake/WebKitCommon.cmake: all
existent logic was migrated there
- Remove patch-Source_ThirdParty_ANGLE_adjust-angle-include-paths.sh: patched
file no longer present
- Add `-DENABLE_GAMEPAD=OFF' to disable gamepad support: needs libmanette not
yet packaged in pkgsrc
Changes:
2.32.0
======
- NPAPI plugins support have been removed.
- System font scaling factor is correctly applied now.
- New permission request API for MediaKeySystem access.
- New API to remove individual scripts/stylesheets using WebKitUserContentManager.
- Web inspector now shows detailed information about main loop frames.
- The minimum required GStreamer version is now 1.14.
- The GStreamer runtime is now initialized only when required.
- Improved platform support for WebAudio (WebAudio->MediaStream, Worklet, Multi-channel).
- Support for hardware-accelerated video rendering on i.MX8 platforms (using the NXP driver).
Updated in pkgsrc-wip by <cirnatdan> and me.
Changes:
2.30.5
======
- Bring back the WebKitPluginProcess intallation that was removed by mistake.
- Fix RunLoop objects leaked in worker threads.
- Fix aarch64 llint build with JIT disabled.
- Use Internet Explorer quirk for Google Docs.
pkgsrc changes:
- Remove ICU 68.1 patches applied upstream
Changes:
WebKitGTK 2.30.4
================
- Fix text data sent with WebSockets when using libsoup < 2.68.
- Fix the rendering on Raspberry Pi 3 using the proprietary video driver.
- Fix clipping of descedant layers of a mask layer.
- Fix the build with ICU 68.1.
Changes:
2.30.3
======
- Add new build option USE(64KB_PAGE_BLOCK).
- Fix backdrop filters with rounded borders.
- Fix scrolling iframes when async scrolling is enabled.
- Allow applications to handle drag and drop on the web view again.
- Update Outlook user agent quirk.
- Fix the build with video support disabled.
- Fix several crashes and rendering issues.
Only a few pieces of software are using the ICU integration library,
these aren't the big harfbuzz users (i.e. gtk). this is intended to lessen
the impact of icu's frequent ABI breaks.
Changes:
2.30.2
======
- Fix scrolling when smooth scrolling is enabled in async scrolling mode.
- Fix WebSocket requests with same-site cookies.
- Fix TLS certificate information for service workers.
- Handle chassis type when its value is quoted.
- Fix the build with ENABLE_MEDIA_STREAM enabled and ENABLE_WEB_RTC_DISABLED.
- Fix the build with ENABLE_GAMEPAD enabled.
- Fix several crashes and rendering issues.
Changes:
2.30.1
======
- Bring back the environment variable to force single process mode when PSON is disabled.
- Fix downloads started by an ephemeral web context.
- Translation updates: Brazilian Portuguese.
pkgsrc changes:
- Unconditionally disable systemd support via CMAKE_ARGS (by default systemd is
enabled unconditionally)
Changes:
WebKitGTK 2.30.0
================
- Fix NTLM authentication.
- Don't try to use SHM on wayland with older wpebackend-fdo.
- Fix the build due to seccomp.h header not found.
WebKitGTK 2.29.92
=================
- Fix user agent header after a redirect when a new quirk is required.
- Stop using firefox user agent quirk for google docs.
- Fix rendering frames timeline panel in web inspector.
- Fix per-thread cpu usage in web inspector.
- Fix several crashes and rendering issues.
- Translation updates: Polish
WebKitGTK 2.29.91
=================
- Fix a web process crash introduced in 2.29.90.
WebKitGTK 2.29.90
=================
- Fix font variation settings when font smoothing setting is also present.
- Fix HTML drag and drop operations.
- Fix argument order for clone syscall seccomp filter on s390x.
- Fix a crash when selecting text.
- Fix several crashes and rendering issues.
WebKitGTK 2.29.4
================
- Add support for backdrop filters.
- Add support for text-underline-offset and text-decoration-thickness.
- Add OpenCDM and AV1 support to media backend.
- Add new API to get ITP data summary.
- Use mobile user-agent on tablets.
- Fix several crashes and rendering issues.
WebKitGTK 2.29.3
================
- Add webkit_authentication_request_get_security_origin.
- Change the cookies accept policy to always when no-third-party is set and ITP is enabled.
- Fix web process hangs on large GitHub pages.
- Bubblewrap sandbox should not attempt to bind empty paths.
- Add support for sndio to bubblewrap sandbox.
- Also handle dark themes when the name ends with -Dark.
- Fix a race condition causing a crash in media player.
- Fix several crashes and rendering issues.
WebKitGTK 2.29.2
================
- Add Intelligent Tracking Prevention (ITP) support.
- Add support for video formats in img elements.
- Add API to handle video autoplay policy that now defaults to disallow autoplay videos with audio.
- Add API to mute a web view.
- Add API to allow applications to handle the HTTP authentication credential storage.
- Add a WebKitSetting to set the media content types requiring hardware support.
- Fix a crash during drag an drop due to a bug introduced in 2.29.1.
- Do not start page load during animation in back/forward gesture.
- Fix several crashes and rendering issues.
- Translation updates: Ukrainian.
WebKitGTK 2.29.1
================
- Stop using GTK theming to render form controls.
- Add API to disable GTK theming for scrollbars too.
- Fix several race conditions and threading issues in the media player.
- Add USER_AGENT_BRANDING build option.
- Add paste as plain text option to the context menu for rich editable content.
- Fix several crashes and rendering issues.
pkgsrc changes:
- Define non-standard __WORDSIZE if not already defined (at the moment the
patches directly patch problematic files where __WORDSIZE is used, it would
be probably nicer to find a common place to define it).
Changes:
2.28.4
------
- Fix several crashes and rendering issues.
Changes:
2.28.3
======
- Enable kinetic scrolling with async scrolling.
- Fix web process hangs on large GitHub pages.
- Bubblewrap sandbox should not attempt to bind empty paths.
- Fix threading issues in the media player.
- Fix several crashes and rendering issues.
Changes:
2.28.2
======
- Fix excessive CPU usage due to GdkFrameClock not being stopped.
- Fix UI process crash when EGL_WL_bind_wayland_display extension is
not available.
- Fix position of select popup menus in X11.
- Fix playing of Youtube 'live stream'/H264 URLs.
- Fix a crash under X11 when cairo uses xcb.
- Fix the build in MIPS64.
- Fix several crashes and rendering issues.
Changes:
2.28.1
======
- Fix position of default option element popup windows under Wayland.
- Fix rendering after a cross site navigation with PSON enabled and
hardware acceleration forced.
- Fix a crash in nested wayland compositor when closing a tab with
PSON enabled.
- Update Chrome and Firefox versions in user agent quirks.
- Fix a crash with bubblewrap sandbox enabled.
- Fix a crash in JavaScriptCore in ppc64el.
- Fix the build with GStreamer 1.12.
- Fix several crashes and rendering issues.
Changes:
WebKitGTK 2.28.0
================
- Enable JIT in MIPS platform.
- Do not limit the surrounding text for input methods to current paragraph.
- Fix the build with OpenGL disabled.
- Fix the build when Wayland target is disabled.
- Fix the build on ppc64le if __unix is undefined.
- Fix several crashes and rendering issues.
- Translation updates: Polish.
WebKitGTK 2.27.91
=================
- Update user agent quirks to fix the unsupported browser message in several google services.
- Fix several compile warnings with GCC 10.
- Fix the build with GCC 10.
- Fix several crashes and rendering issues.
- Translation updates: Chinese
WebKitGTK 2.27.90
=================
- Add support for same-site cookies.
- Add flatpak sandbox support.
- Enable WebAudio and WebGL by default in WebKitSettings.
- Add a setting to disallow top level navigation to a data URI.
- Add support for the -webkit-font-smoothing CSS property.
- Always use a light theme for rendering form controls.
- Stop making the Web Inspector windows transient.
- Ensure mouse cursor is hidden during fullscreen video playback.
- Add support for inspecting service workers to the remote inspector.
- Fix several crashes and rendering issues.
WebKitGTK 2.27.4
================
- Add API for input methods.
- Add API to serialize/deserialize a JSCValue to/from a JSON string.
- Add support for strict secure cookies.
- Add support for saving data from remote inspector.
- Make ondemand hardware acceleration policy never leave accelerated compositing mode.
- Fix rendering of conic gradients in high resolution displays.
- Fix special combination characters not respecting the keystroke order when high CPU load.
- Honor the IndexedDB directory set in WebsiteDataManager.
- Fix rendering of text when there's an initial advance in the text run.
- Fix web process crash when displaying a KaTeX formula.
- Fix network process crash with PSON enabled.
- Fix several crashes and rendering issues.
WebKitGTK 2.27.3
================
- Add support for Pointer Lock API.
- Improve performance when falling back to system fonts.
- Stop using DBus for the remote inspector implementation to improve the performance of both
WebDriver and remote inspector.
- Implement support for new ARIA roles: code, strong, emphasis, generic.
- Fix handling of content type with new custom protocols implementation.
- Make image decoders fully thread safe.
- Add support for get page source command in WebDriver.
- Add support for network proxy capabilities in WebDriver.
- Add support for new window command in WebDriver.
- Fix several crashes and rendering issues.
- Translation updates: Brazilian Portuguese, Ukrainian.
WebKitGTK 2.27.2
================
- Add user messages API for the communication with the web extension.
- Enable service workers by default.
- Add support for saving data in Web Inspector.
- More navigation gesture improvement.
- Fix the build with WebDriver disabled.
- Show also client EGL extensions in about:gpu.
- Disable accelerated compositing when we fail to initialize the EGL dispaly under Wayland.
- Fix several crashes and rendering issues.
WebKitGTK 2.27.1
================
- Enable async scrolling when accelerating compositing policy is 'always'.
- Add about:gpu to show information about the graphics stack.
- Add API to enable Process Swap on (Cross-site) Navigation, that is now disabled by default.
- Add WebKitWebView:page-id property.
- Improve swipe navigation gesture style.
- Fix several crashes and rendering issues.
Changes:
2.26.4
======
- Always use a light theme for rendering form controls.
- Fix the build with WPE renderer disabled.
- Fix the build with OpenGL disabled.
- Fix the build with GCC 10.
- Fix several crashes and rendering issues.
pkgsrc changes:
- Remove no longer needed
patch-Source_WebKit_WebProcess_WebPage_CoordinatedGraphics_LayerTreeHost.h,
Changes:
2.26.3
======
- Fix issues while trying to play a video on NextCloud.
- Make sure the GL video sink uses a valid WebKit shared GL context.
- Fix vertical alignment of text containing arabic diacritics.
- Fix build with icu 65.1.
- Fix page loading errors with websites using HSTS.
- Fix web process crash when displaying a KaTeX formula.
- Fix several crashes and rendering issues.
Changes:
2.26.2
======
- Improve performance of querying system fallback fonts.
- Don't use prgname in dbus-proxy socket path.
- Fix thread-safety issues in image decoders.
- Fix the build with WebDriver disabled.
- Disable accelerated compositing when we fail to initialize the EGL
dispaly under Wayland.
- Fill the objects category in emoji picker.
- Fix several crashes and rendering issues.
Changes:
WebKitGTK 2.26.1
================
- Fix MSE media player with GStreamer 1.14.
- Fix HTML alternate loads never finishing.
- Fix web view initialization delay on first load.
- Validate user agent string set via API.
- Fix a crash when a web view is destroyed with accelerated compositing mode enabled.
- Fix EGL initialization with newer versions of Mesa.
- Do not enable the sandbox inside docker.
- Fix several crashes and rendering issues.
Thanks to <wiz> for approving update during freeze!
Trying to fix
[ 53%] Generating ../../DerivedSources/JavaScriptCore/IntlDateTimeFormatConstructor.lut.h
Traceback (most recent call last):
File "/scratch/www/webkit-gtk/work/webkitgtk-2.26.0/Source/JavaScriptCore/disassembler/udis86/ud_itab.py", line 379, in <module>
main()
File "/scratch/www/webkit-gtk/work/webkitgtk-2.26.0/Source/JavaScriptCore/disassembler/udis86/ud_itab.py", line 374, in main
tables = UdOpcodeTables(xml=sys.argv[1])
File "/scratch/www/webkit-gtk/work/webkitgtk-2.26.0/Source/JavaScriptCore/disassembler/udis86/ud_opcode.py", line 326, in __init__
for insn in self.__class__.parseOptableXML(xml):
File "/scratch/www/webkit-gtk/work/webkitgtk-2.26.0/Source/JavaScriptCore/disassembler/udis86/ud_opcode.py", line 585, in parseOptableXML
xmlDoc = minidom.parse(xml)
File "/usr/pkg/lib/python2.7/xml/dom/minidom.py", line 1917, in parse
from xml.dom import expatbuilder
File "/usr/pkg/lib/python2.7/xml/dom/expatbuilder.py", line 32, in <module>
from xml.parsers import expat
File "/usr/pkg/lib/python2.7/xml/parsers/expat.py", line 4, in <module>
from pyexpat import *
ImportError: No module named pyexpat
pkgsrc changes:
- When built with gcc, 7.3.0 or newer is now needed
Changes:
WebKitGTK 2.26.0
================
- Disable process swap on navigation.
- Do not enable the sandbox in Snap.
- Fix sandbox parsing DISPLAY on X11.
- Translation updates: Brazilian Portuguese, German.
WebKitGTK 2.25.92
=================
- Add WEBKIT_USE_SINGLE_WEB_PROCESS environment variable to force single
process model in all WebKitWebContext.
This is a temporary solution for applications still depending on the
single process mode behavior. It will be only available in 2.26 series.
- Add new API to remove a filter from an user content manager given its
identifier.
- Add support for HSTS.
- Several improvements and bug fixes in MSE media player.
- Fix building without unified sources.
- Fix several crashes and rendering issues.
- Translation updates: Polish, Ukrainian.
WebKitGTK 2.25.4
================
- Switch to use libsoup WebSockets API.
- Add support for permessage-deflate WebSocket extension.
- Add support for datalist element in text input fields.
- Fix a crash with empty video source.
- Fix several crashes and rendering issues.
WebKitGTK 2.25.3
================
- Remove support for GTK2 NPAPI plugins.
- Fix web view updates after swapping web process if accelerated
compositing mode is forced.
- Make kinetic scrolling work again.
- Fix position of emoji chooser when page is scrolled.
- Fix web process deadlock when scrolling twitter timeline which contains
HLS videos.
- Make navigation gesture use dark fallback background color color on dark
themes.
- Make Previous/Next gesture work in RTL mode.
- Support cancelling touchscreen back/forward gesture.
- Add user agent quirk to make github work in FreeBSD.
- Fix content disappearing when using CSS transforms.
- Fix some radio streams that could not be played.
- Fix video pause that sometimes caused to skip to finish.
- Fix volume level changes when playing a video.
- Fix several crashes and rendering issues.
WebKitGTK 2.25.2
================
- Enable process switch on cross site navigation.
- Use libwpe with fdo backend to implement accelerated compositing under
wayland.
- Fix rendering artifacts in youtube volume button.
- Fix trapezoid artifact in github comment box.
- Ensure web extensions directory is readable when sandbox is enabled.
- Fix the executable name of WebDriver process, renamed by mistake in
2.25.1.
- Enable hyperlink auditing setting by default.
- Remove the option to build without using the redirected XComposite window.
- Fix HLS streams being slow to start.
- Make accessibility work when sandbox is enabled.
- Fix several crashes and rendering issues.
WebKitGTK 2.25.1
================
- Add support for subprocess sandboxing.
- Add API to get the web process unique identifier of a WebKitFrame.
- Add WebKitWebPage::did-associate-form-controls-for-frame signal and
deprecate did-associate-form-controls.
- Implement AtkComponentIface scroll_to methods.
- Improve rendering of form controls when GTK theme is dark and enable
prefers-color-scheme media query.
- Show the emoji chooser popover for editable content.
- Fix touch capabilities detection for websites checking touch events
properties present in window or pointer media queries.
- Fix several crashes and rendering issues.
pkgsrc changes:
- Permit to use Python 3.x for build
- Update REPLACE_* lists and add tool dependency to bash
- Remove no longer needed
patch-Source_WebCore_platform_graphics_gstreamer_MediaPlayerPrivateGStreamer.cpp
(fixed upstream)
Changes:
2.24.4
------
- Updated the user agent string to make happy certain websites which
would claim that the browser being used was unsupported.
- Improve loading of multimedia streams to avoid memory exhaustion due
to excessive caching.
- Fix display of documents with MIME type application/xml in the Web
Inspector, when loaded using XmlHttpRequest.
- Fix a hang while scrolling certain websites which include HLS video
content (Twitter, for example).
- Fix rounding artifacts in volume levels for media playback.
- Fix several crashes and rendering issues.
- Fix the build with video track support disabled.
- Fix the build with OpenGL support disabled.
- Fix build issue which would cause media controls to disappear when
Python 3.x was used during the build process.
pkgsrc changes:
- Remove not needed dependency to gnutls and add missing dependency to
libtasn1 (previously indirectly picked up via gnutls)
- Remove patch-Source_WebCore_platform_graphics_gstreamer_MediaPlayerPrivateGStreamerBase.cpp,
fix is now present in 2.24.3.
- Remove a no more needed hunk in
patch-Source_JavaScriptCore_assembler_ARM64Assembler.h.
Changes:
2.24.3
======
- Deprecate WebSQL APIs.
- Make Previous/Next gesture work in RTL mode.
- Fix content disappearing when using CSS transforms.
- Fix rendering artifacts in youtube volume button.
- Fix trapezoid artifact in github comment box.
- Fix video pause that sometimes caused to skip to finish.
- Fix volume level changes when playing a video.
- Fix HLS streams being slow to start.
- Fix some radio streams that could not be played.
- Fix the build with older versions of GStreamer.
- Fix the build with video and audio disabled.
- Fix several crashes and rendering issues.
- Translation updates: Brazilian Portuguese.