forked from WebKit/WebKit
-
Notifications
You must be signed in to change notification settings - Fork 51
Pull requests: oven-sh/WebKit
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
JSModuleLoader: decide needsErrorReaction by membership in innerModuleLoading
#396
opened Aug 8, 2026 by
robobun
Collaborator
Loading…
SamplingProfiler: stop the stack walk at a null entry frame instead of dereferencing vmEntryRecord(nullptr)
#395
opened Aug 8, 2026 by
robobun
Collaborator
Loading…
[Linux] Prefer getrandom(2) over /dev/urandom; keep /proc/self/statm open
#394
opened Aug 8, 2026 by
dylan-conway
Member
Loading…
Atomics.wait: wake for a termination requested from another thread
#392
opened Aug 7, 2026 by
dylan-conway
Member
Loading…
JSObject::getPropertySlot: reload the structure before the prototype step
#390
opened Aug 5, 2026 by
robobun
Collaborator
Loading…
[JSC] Make the bytecode cache format independent of the encoding platform
#389
opened Aug 5, 2026 by
dylan-conway
Member
•
Draft
HandleSet: assert the VM's API lock is held when mutating handles
#387
opened Aug 5, 2026 by
robobun
Collaborator
Loading…
InspectorDebuggerAgent: guard m_scripts.find() with isValidKey for protocol-supplied scriptId
#386
opened Aug 3, 2026 by
robobun
Collaborator
Loading…
InspectorDebuggerAgent: make Debugger.disable idempotent
#385
opened Aug 3, 2026 by
robobun
Collaborator
Loading…
Inspector: handle BigInt/Symbol in jsToInspectorValue instead of asserting
#384
opened Aug 3, 2026 by
robobun
Collaborator
Loading…
Windows GC: harden conservative stack scan (getRegisters, suspend retry, RegisterState)
#382
opened Aug 2, 2026 by
robobun
Collaborator
Loading…
Intl: apply CLDR alias mappings during locale canonicalization
#381
opened Aug 1, 2026 by
robobun
Collaborator
Loading…
SyntheticModuleRecord: support a live exports source for namespace reads
#380
opened Aug 1, 2026 by
robobun
Collaborator
Loading…
Attach importer sourceURL/line/column to module link SyntaxErrors
#378
opened Aug 1, 2026 by
robobun
Collaborator
Loading…
inspector: check exceptions in jsToInspectorValue
#376
opened Jul 30, 2026 by
robobun
Collaborator
Loading…
IntlDurationFormat: default minutes/seconds display to "always" when inheriting numeric from prevStyle
#375
opened Jul 29, 2026 by
robobun
Collaborator
Loading…
ICU: backport ICU-23110 (percent formatRange scaled twice on approximately path)
#374
opened Jul 29, 2026 by
robobun
Collaborator
Loading…
Intl.DateTimeFormat: do not set [[DayPeriod]] from the AM/PM pattern field
#373
opened Jul 29, 2026 by
robobun
Collaborator
Loading…
wasm: poll VMTraps at loop back-edges so pure-Wasm loops can be terminated
#372
opened Jul 29, 2026 by
robobun
Collaborator
Loading…
SynchronousModuleQueue: replay diverted reactions against their own realm
#371
opened Jul 29, 2026 by
robobun
Collaborator
Loading…
appendSourceToErrorMessage: skip builtin code blocks
#369
opened Jul 28, 2026 by
robobun
Collaborator
Loading…
CachedTypes: reject out-of-range offsets instead of reading past the buffer
#368
opened Jul 28, 2026 by
robobun
Collaborator
Loading…
IntlDateTimeFormat: only pass -u-hc- to UDateIntervalFormat when explicitly requested
#366
opened Jul 28, 2026 by
robobun
Collaborator
Loading…
IntlCollator: honor locale-tailored caseFirst default (da, mt)
#365
opened Jul 28, 2026 by
robobun
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.