Commits
User selector
Commit History
Commits on Sep 20, 2021
Stop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Aug 21, 2021
Use MediaKeySystemRequestIdentifier, rather than mysterious uint64_t values, in WebKit
Show description for efbeef4committed
Commits on Jul 14, 2021
[Cocoa] Null-pointer deref in MediaKeySystemAccess::createMediaKeys()
Show description for a4b29b9committed
Commits on Jun 8, 2021
Reduce use of reinterpret_cast<> in the codebase
Show description for e2db829committedDrop legacy MainThreadTaskQueue & EventLoopTaskQueue classes
Show description for 71d6b82committed
Commits on Jun 4, 2021
Port MediaKeySystemAccess & MediaCapabilities to the HTML event loop
Show description for ed2a3bccommitted
Commits on Jun 3, 2021
Drop generic GenericTaskQueue<T> and DeferrableTask<T> now that they are unused
Show description for 8e6d876committed
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
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 19, 2021
Update Base64 encoding/decoding to match more modern WebKit conventions
Show description for e3e9cf6committed
Sam Weinig
Commits on May 2, 2021
Use SortedArrayMap in a few more places
Show description for 0f73b4dcommitted
Commits on Mar 23, 2021
[WebIDL] Remove the need to specify [MayThrowException]
Show description for c9d973bcommitted
Sam Weinig
Commits on Feb 9, 2021
Permission request API for MediaKeySystem access support
Show description for f257db0committedUnreviewed, reverting r272480, r272481, and r272500.
Show description for 690a79dcommitted
Commits on Feb 8, 2021
Fix MSVC build with ENCRYPTED_MEDIA enabled
Show description for 413f09bcommittedPermission request API for MediaKeySystem access support
Show description for 8843045committed
Commits on Jan 25, 2021
Support AbortSignal in addEventListenerOptions to unsubscribe from events
Show description for 443768ecommitted
Commits on Oct 28, 2020
[GStreamer][EME][Thunder] Do not sanitize CENC init data
Show description for 7887485committed
Commits on Oct 1, 2020
[WebIDL] Make Exposed mandatory for IDL interfaces
Show description for 9940f5ccommitted
Sam Weinig
Commits on Sep 23, 2020
[WebIDL] Switch to new file name convention for partial interfaces
Show description for 50ca2ddcommitted
Sam Weinig
Commits on Sep 14, 2020
[WebIDL] Remove need for [MayThrowException] on constructors and legacy factory functions
Show description for ee321f4committed
Sam Weinig
Commits on Sep 10, 2020
Web Inspector: modernize generated backend protocol code
Show description for f6e8afacommitted
Commits on Sep 9, 2020
[WebIDL] Stop automatically applying the ImplementedBy extended attribute to all partial interfaces/dictionaries
Show description for 2c6c5c3committed
Sam Weinig
Commits on Aug 31, 2020
Many settings in RuntimeEnabledSettings should autogenerated Settings: Part 1
Show description for 204e1becommitted
Sam Weinig
Commits on Aug 28, 2020
[WebIDL] 'void' type is changing to 'undefined'
Show description for 217b253committed
Sam Weinig
Commits on Jul 30, 2020
[Cocoa] Adopt -[AVContentKeyRequest willOutputBeObscuredDueToInsufficientExternalProtectionForDisplays:]
Show description for 863a26fcommitted
Commits on Jun 17, 2020
Use constructor operations in WebIDL
Show description for 9aeac24committed
Sam Weinig
Commits on Jun 9, 2020
[EME] CDMProxyInstance should not keep CDMInstanceSessions hard referenced
Show description for 088abb8committed
Commits on May 29, 2020
[EME] navigator.requestMediaKeySystemAccess() should reject PUR sessionTypes in private browsing mode.
Show description for d933eb5committed
Commits on May 11, 2020
[WPE] Layout test media/encrypted-media/mock-MediaKeySystemAccess.html is crashing
Show description for 8138093committed
Commits on May 1, 2020
Introduce MainThreadNeverDestroyed / MainThreadLazyNeverDestroyed
Show description for 5d2e5bacommitted
Commits on Apr 21, 2020
Classes marked final should not use protected access specifier
Show description for b95ea40committed
Commits on Mar 31, 2020
Overrides of ActiveDOMObject::hasPendingActivity() should not need to query the base class's hasPendingActivity()
Show description for 8b490c0committed
Commits on Mar 19, 2020
Fix many warnings with Clang 7.0 on GTK x86-64 in Debug.
Show description for 7425e6ccommitted