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

Hardening Commits

Recent Commits

1 / 2

← All Contributors