Commits
User selector
Commit History
Commits on Sep 22, 2021
[WebIDL] DOM constructors should extend InternalFunction
Show description for 3b16b77committed
Commits on Sep 16, 2021
Add IDL skeleton for SharedWorker
Show description for 1a0d99bauthored andcommitted
Commits on Sep 10, 2021
Allow to subclass WritableStream
Show description for e94659ccommitted
Commits on Sep 2, 2021
Add more support for JIT operation validation testing.
Show description for 41bdcb7committed
Mark Lam
Commits on Jul 24, 2021
[WebIDL] Properly validate and merge descriptors in [Replaceable] setter
Show description for 1e336abcommitted
Commits on Jul 23, 2021
[JSC] Call custom accessors / values with their holder's global object
Show description for b2f5baecommitted
Commits on Jul 9, 2021
Add BigInt64Array and BigUint64Array support to crypto.getRandomValues
Show description for bbbf9c9committed
Commits on Jul 8, 2021
Remove more custom binding code with GenerateAddOpaqueRoot
Show description for 4deff23committed
Commits on Jul 7, 2021
Unreviewed, reverting r279546, r279554, r279558 and r279567.
Show description for d033331committed
Commits on Jul 4, 2021
[WebIDL] Simplify generation of runtime conditionally read-write attributes
Show description for 49466a4committed[WebIDL] Generate constructor's hash table in GenerateConstructorHelperMethods
Show description for a571977committed
Commits on Jul 3, 2021
[WebIDL] Rework runtime enabled properties leveraging PropertyCallback
Show description for a55a807committed
Commits on Jun 30, 2021
RemotePlayback must keep its media element alive when there is a pending activity
Show description for 6ba30d4committed
Commits on Jun 12, 2021
Use DOMConstructor array instead of HashMap since window constructor property access is critical
Show description for 337cc17committed
Commits on Jun 11, 2021
Add fast-path for binding security check of DOMWindow
Show description for 28456becommitted
Commits on Jun 9, 2021
Drop legacy EventLoopEventQueue class
Show description for 57fb33ccommitted
Commits on Jun 8, 2021
Unreviewed, reland r276592 with a fix for put() override in prototype chain of a JSProxy
Show description for cf4239fcommitted
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 20, 2021
[WebIDL] Remove [ImplicitThis] and [CustomProxyToJSObject] extended attributes
Show description for 6bb75cfcommitted
Commits on May 18, 2021
Temporarily revert r276592 as it breaks some native apps
Show description for 811aa6ecommitted
Commits on May 16, 2021
Allow conditionally enabling OffscreenCanvas only for non-worker contexts
Show description for cab85f7committed
Sam Weinig
Commits on May 9, 2021
[WebXR] Remove reference cycle in WebXRSession
Show description for 29cacf4committed
Commits on May 4, 2021
ASSERTION FAILED: !m_needExceptionCheck while converting IDLSequence<T>
Show description for 080de08committed
commit-queue@webkit.org
Commits on May 1, 2021
Generated JS bindings for JSValue -> IDL dictionary don't take into account runtime settings
Show description for 3efaf37committed
Sam Weinig
Commits on Apr 29, 2021
[WebIDL] Remove [Reflect] support for constants
Show description for 6990c89committed
Commits on Apr 28, 2021
Fix exception assertions in light of the TerminationException.
Show description for 8e87fb4committed
Mark Lam
Commits on Apr 27, 2021
[WebIDL] `window.CSS` should be non-callable object with correct Symbol.toStringTag
Show description for 87f228dcommitted
Commits on Apr 26, 2021
[WebIDL] Remove [CallNamedSetterOnlyForSupportedProperties] extended attribute
Show description for b344ddecommitted[JSC] OrdinarySet should invoke custom [[Set]] methods
Show description for a5cadcacommitted
Commits on Apr 13, 2021
[WebIDL] includes for `Conditional` dictionary members should also be guarded
Show description for 73d7a32committed
Commits on Apr 12, 2021
Remove unused 'DefaultDefineOwnProperty' extended attribute support
Show description for ef99370committed
Sam Weinig
Commits on Apr 11, 2021
Reduce compile time and binary size cost of enabling proper CSSStyleDeclaration property access behavior
Show description for e32526dcommitted
Sam Weinig
Commits on Apr 2, 2021
Non-unified build fixes, early April 2021
Show description for 6baab25authored andcommitted
Commits on Mar 23, 2021
Unreviewed, rebaseline bindings tests after r274906.
Show description for 0b16861committed