Commits
User selector
Commit History
Commits on Jun 5, 2026
[JSC][Temporal] Spec-align Temporal option helpers, Duration internals, and remove unused TemporalTimeZone classes
Show description for 063066dcommitted
Commits on Jun 4, 2026
[JSC][Temporal] Implement Temporal.ZonedDateTime
Show description for 27ac373committed[JSC] Promise jobs must not run with the realm of a cross-realm settle site
Show description for 51cc3fecommitted
Commits on May 17, 2026
[JSC] Implement dynamic `import.defer()` semantics
Show description for 7f06296committed
Commits on May 14, 2026
[JSC][Temporal] Fix fractionToDouble for large denominators and consolidate ZonedDateTime diff
Show description for 7f9fbe7committed[JSC][Temporal] Add duration rounding, calendar field resolution, and date-time difference algorithms
Show description for 20ca333committed[GLIB] Non-unified build fixes for May 13th 2026
Show description for b2bd22ecommitted
Commits on May 12, 2026
[JSC][Temporal] Add ICU calendar and timezone bridge layer: CalendarICUBridge, TimeZoneICUBridge
Show description for 15fb1d8committed
Commits on May 9, 2026
[JSC][Temporal] Add pure C++ core layer: Rounding, ISOArithmetic, InstantCore, CalendarArithmetic
Show description for f0994a7committed
Commits on May 8, 2026
[Swift in WebKit] Work towards supporting Swift in WTF (part 3)
Show description for 4cbf758committed
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on May 3, 2026
Re-land "[Build speed] Reduce JSC includes in WebCore JS bindings"
Show description for 423f593committed
Commits on Apr 24, 2026
Add missing include directives
Show description for 4e4c3bdauthored andcommitted
Commits on Apr 21, 2026
[Build Speed] Minimize includes in CodeBlock.h, JSCJSValue.h, JSCJSValueInlines.h, and VM.h
Show description for 9f2eb90committed
Commits on Apr 20, 2026
[GLib] WTF::span(char**) should return an empty span for null
Show description for 19570facommittedRemove JSScriptFetcher and JSScriptFetchParameters
Show description for 407d0fecommittedFurther reduce use of jsCast<>()
Show description for e602202committed
Commits on Apr 19, 2026
Drop jsDynamicCast<>() in favor of dynamicDowncast<>()
Show description for a6df288authored andcommitted
Commits on Apr 17, 2026
[Build Speed] Reduce the cost of StructureInlines.h
Show description for 5ff0c08committed
Commits on Apr 16, 2026
[JSC] Remove JSInternalPromise
Show description for d36f217committed
Commits on Apr 14, 2026
[JSC] Rewrite module loader
Show description for 4a63810authored andcommitted
Commits on Apr 9, 2026
Unreviewed, reverting 310853@main (598cf71bca5d)
Show description for 385569bcommitted[JSC] Fix testwasmdebugger ATP build - Private headers and codesign failure for testapiScripts
Show description for 598cf71committed
Commits on Apr 8, 2026
[Build Speed] Remove JSCJSValueInlines.h from JSValueInWrappedObject.h and other WebCore binding headers
Show description for 6eaeb2bcommittedUnreviewed, reverting 310756@main (f7dca525f768)
Show description for 2b2a945committed[Build Speed] Remove JSCJSValueInlines.h from JSValueInWrappedObject.h and other WebCore binding headers
Show description for f7dca52committed
Commits on Apr 7, 2026
[Build] Clang modules do not rebuild when headers are added, breaking incremental builds
Show description for 1a3fd90committed
Commits on Apr 5, 2026
Drop WTF::Unexpected in favor of std::unexpected
Show description for 0655a1dcommitted
Commits on Mar 31, 2026
REGRESSION(310331@main): seemingly broke EWS's incremental build
Show description for c8f0266committed[Build] Clang modules do not rebuild when headers are added, breaking incremental builds
Show description for 75b6ebccommitted
Commits on Mar 30, 2026
Enhance MarkedVector's interface to more closely match Vector's.
Show description for 4bd1aabauthored andcommitted

Commits on Mar 27, 2026
[JSC] Introduce Realm-less Objects
Show description for 7d45839committed
Commits on Mar 25, 2026
Fix some JSC API implementation functions to avoid unnecessarily copying CallFrame arguments.
Show description for 3b5ee51authored andcommitted

Commits on Mar 9, 2026
Adopt LIFETIME_BOUND in more places in JavaScriptCore
Show description for 75c21decommitted
Commits on Mar 5, 2026
REGRESSION(308608@main): [JSC] Clang 21 reports unsafe buffer usage warnings
Show description for d93be1aauthored andcommitted