Commits
User selector
Commit History
Commits on Apr 20, 2026
[GLib] WTF::span(char**) should return an empty span for null
Show description for 19570facommitted
Commits on Mar 5, 2026
REGRESSION(308608@main): [JSC] Clang 21 reports unsafe buffer usage warnings
Show description for d93be1aauthored andcommitted
Commits on Mar 4, 2026
[GLIB] Reduce unsafe buffer usage in JSC API
Show description for f07e028committed
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Oct 10, 2025
[JSC][GLib] Documentation improvements on the JSC bindings
Show description for f03031ccommitted
Commits on Jun 12, 2025
Make copyright lines more consistent
Show description for 93fd99acommitted
Commits on May 12, 2025
[glib] (Re-)introduce LIFETIME_BOUND for GRefPtr.get()
Show description for 45ee5a5committed
Commits on Feb 27, 2025
Address Safer CPP failures in JSContext
Show description for 4903b29committed
Commits on Jan 25, 2025
Rename `span(const char*)` to `unsafeSpan(const char*)`
Show description for 54a453dcommitted
Commits on Nov 12, 2024
[GLib] Sprinkle WTF_ALLOW_UNSAFE_BUFFER_USAGE_{BEGIN,END} to fix the build with Clang 19
Show description for 268ad18committed
Commits on Nov 8, 2024
[GTK][WPE][JSCOnly] Enable -Wunsafe-buffer-usage for the JavaScriptCore target
Show description for 1aeb02dcommitted
Commits on Jul 24, 2024
[JSC] Introduce TaintedByWithScopeLexicallyScopedFeature
Show description for f828499committed
Alexey Shvayka
Commits on Jul 20, 2024
Unreviewed, reverting 281119@main.
Show description for 2e92175authored andcommitted
Commits on Jul 19, 2024
[JSC] Introduce TaintedByWithScopeLexicallyScopedFeature
Show description for 57fcca5committed
Alexey Shvayka
Commits on Jul 2, 2024
Split makeString() and friends out into their own header
Show description for 632f103committed
Commits on Jun 14, 2024
Adopt smart pointers to glib related code
Show description for fa36680committed
Commits on May 20, 2024
Stop using `const char*` in string concatenations
Show description for 1cf337ecommitted
Commits on Apr 1, 2024
Drop String::fromUTF8() overloads taking in a raw pointer and a size
Show description for df2cc08committed
Commits on Nov 2, 2023
[JSC] Do not declare callee name when it is function declaration
Show description for 3e0dc21committed
Commits on Sep 8, 2023
Add taintedness tracking to JSC
Show description for 3a1c346committed
Commits on May 5, 2023
[GLib] Audit and fix incorrect use of (closure) in WebKit
Show description for 56d72f8committed
Commits on Mar 8, 2023
Adopt ASCIILiterals in makeString, tryMakeString, operator+ calls inside JavaScriptCore
Show description for cb3a9dacommitted
Commits on Feb 13, 2023
[JSC][GLib] Make types final in 2022 API
Show description for a6d5169committed
Commits on Jan 17, 2023
[WPE][GTK] Remove most property nicks/blurbs
Show description for 645b904authored andcommitted
Commits on Jul 28, 2022
Web Inspector: should not include implementation details of the injected script in stack traces
Show description for 37f814dcommitted
Commits on May 10, 2022
Add optional Integrity checks at JSC API boundaries.
Show description for 850fdaacommitted
Mark Lam
Commits on Apr 6, 2022
Start replacing String(const char*) constructor with a String::fromLatin1(const char*) function
Show description for 5b961e7committed
Commits on Apr 5, 2022
Mark String(const char*) constructor as explicit
Show description for 3b87327committed
Commits on Apr 2, 2022
[GTK] Replace gtk-doc with gi-docgen
Show description for b0ae032committed
Commits on Oct 6, 2021
[WPE][GTK] TestJSC incorrectly expects garbage collector to collect variables still on the stack
Show description for 2528570committed
Commits on Oct 1, 2021
[JSC][GLib] Fix typo in WrapperMap creation methods
Show description for f84a154authored andcommitted
Commits on Mar 25, 2021
[GTK][WPE] JSC crashes if a function expects a parameter but doesn't receive any
Show description for 8e9eba0committed
Commits on Mar 10, 2021
GLib JSC API headers should only include other GLib JSC API headers
Show description for f878339committed
Commits on Mar 3, 2021
Unreviewed, reverting r273814.
Show description for bebea04committed[CMake] JavaScriptCore GLib headers should be copies
Show description for 194743acommitted