TingPing
WebCore contributor
18 commits (5mo)
View all commits on GitHub ↗
Summary
TingPing works almost entirely on the GLib-based ports (GTK and WPE), exposing platform API surface — color chooser, clipboard permission requests, WebDriver capabilities, libsecret/libudev build plumbing — and wiring website data management through to the port layer. The pattern is port-side API enablement rather than engine internals: recent work switches on the Storage and File System APIs for the GLib ports and corrects size lookups across website data types, alongside a smaller thread of URLPattern and WPT test syncing. Where to look next: the freshly enabled Storage/File System paths on GTK/WPE, where data accounting and removal handling are newly exercised code rather than long-settled engine paths.
Components
WebKit
27%
Platform
27%
WebCore
27%
Other
15%
WTF
4%
Security Fix History
- No security fixes recorded
Hardening Commits
- No hardening commits recorded
Recent Commits
- 2026-08-07 [GLib] Fix webkit_favicon_database_get_page_icons() lookups
- 2026-08-07 [WPE] Add WebView::run-color-chooser API
- 2026-08-07 [WPE] Expose WebKitClipboardPermissionRequest API
- 2026-08-03 [GLib] Add WEBKIT_WEBSITE_DATA_FILE_SYSTEM API
- 2026-08-02 [GLib] Enable Storage API
- 2026-08-02 [GLib] Fix looking up the size of various website data types
- 2026-08-01 [GLib] Enable file system API
- 2026-07-24 [GLib] Remove outdated failure expectation
- 2026-07-24 [GTK][WPE] Gardening of tests - 2026-07-24
- 2026-07-23 [WPE] Expose USE_LIBSECRET as an option
- 2026-07-21 Remove ScriptExecutionContext requirement from URLPattern matching
- 2026-07-18 [CMake] Fix pkg-config name of libudev
- 2026-07-13 Sync URLPattern tests from WPT
- 2026-06-24 [WPE] Fix popup menu sometimes having transparent background
- 2026-06-16 [GLib] In Webdriver expose processID capability
1 / 2