Commits
User selector
Commit History
Commits on Sep 23, 2021
[Media Controls] Allow for a brightness control
Show description for 4c3ce20committed[Media Controls] Allow for a single mute and volume button
Show description for 9184412committed
Commits on Sep 22, 2021
[Win][MSVC] REGRESSION(r282860): ClipboardItemBindingsDataSource.cpp(147): error C2955: 'WTF::Ref': use of class template requires template argument list
Show description for 8207214committedUse SharedMemory for transferring appended buffers from SourceBuffer to the GPU process
Show description for a14f6c3committedReduce use of makeRef() and use Ref { } instead
Show description for 4f53761committed
Commits on Sep 21, 2021
Rename {checked,dynamic}_ns_cast<> to {checked,dynamic}_objc_cast<>
Show description for b861fcdcommitted
David Kilzerimported/w3c/web-platform-tests/webrtc/RTCDataChannel-close.html is flaky
Show description for 3c69bdecommittedUse typed identifier for WebSocketChannel identifiers
Show description for 47c0c7eauthored andcommitted
[LFC][Integration] Enable markers and highlights
Show description for 439671dcommittedUpdate list of WebRTC senders and receivers when updating local or remote descriptions
Show description for dd4472dcommitted
Commits on Sep 20, 2021
Reduce use of makeRefPtr() and use RefPtr { } directly
Show description for 65b0916committedMake sure RTCRtpSender.setParameters returns an exception with a valid type
Show description for 0618eefcommittedStop using makeRef(*this) / makeRefPtr(this)
Show description for 54cb09dcommitted
Commits on Sep 18, 2021
Use ObjectIdentifier for ResourceLoader
Show description for 555f181committed
Commits on Sep 17, 2021
[JSC] Add fast property enumeration mode for JSON.stringify
Show description for 7ac9024committedAdd MIME type and URL to WebCore::Model to allow processing different model types
Show description for 3a632ebcommitted
Sam WeinigMake sure to use event queue when settling RTCPeerConnection.addIceCandidate promise
Show description for 7290a78committedCompute RTCPeerConnection.connectionState as per https://w3c.github.io/webrtc-pc/#rtcpeerconnectionstate-enum
Show description for ad4b159committed
Commits on Sep 16, 2021
Add violations reporting support for Cross-Origin-Embedder-Policy
Show description for 89f5b69committedAdjust ARKIT_INLINE_PREVIEW* compile time flags
Show description for 2b14125committedSupport RTCPeerConnection lastCreatedOffer/lastCreatedAnswer
Show description for 6e23594committedEnable RTCRtpScriptTransform by default
Show description for f643cf6committedUse libwebrtc OnStandardizedIceConnectionChange callback instead of OnIceConnectionChange
Show description for f10f6b5committed
Commits on Sep 15, 2021
Unreviewed, build fix after r282464
Show description for 423a928committedUnreviewed, build failure on Big Sur
Show description for c0ecee3committed[Payment Request] Clean up some WKA hooks
Show description for 91004e0committedimported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel.html is failing after https://trac.webkit.org/changeset/282445/webkit
Show description for d3e5b54committedUse event queue to fire RTCPeerConnection events
Show description for 357d992committedMigrate to libwebrtc non-racy setRemoteDescription/setLocalDescription variants
Show description for dabfb9ecommittedRename RESOURCE_LOAD_STATISTICS to INTELLIGENT_TRACKING_PREVENTION
Show description for 70eb0d4committed
Commits on Sep 14, 2021
Unreviewed, reverting r282408.
Show description for afc3a91committedEnable RTCRtpScriptTransform by default
Show description for bd55c46committedRefactor WritableStream to better integrate https://streams.spec.whatwg.org/#create-writable-stream
Show description for 5a362fecommitted
Commits on Sep 13, 2021
Fire RTCPeerConnection.signalstatechange as per spec
Show description for d5efb4fcommittedAdd stub for File System Access API
Show description for cd1b0e6committed