Commits
User selector
Commit History
Commits on Sep 22, 2021
Drop makeRef() and use Ref { } instead
Show description for fee7a1ccommitted
Commits on Aug 21, 2021
Use UserMediaRequestIdentifier in WebKit rather than a mysterious uint64_t
Show description for 329d006committed
Commits on Aug 19, 2021
Use Vector<SandboxExtension::Handle> instead of SandboxExtension::HandleArray
Show description for d1222c0authored andcommitted
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Apr 13, 2021
[GStreamer] CaptureDevice monitor used from UIProcess
Show description for 84e7cfeauthored andcommitted
Commits on Nov 11, 2020
Unreviewed, reverting r269244.
Show description for 833efcacommitted
Commits on Nov 2, 2020
Stop sending origins from WebProcess to UIProcess for getUserMedia requests
Show description for 86816a5committed
Commits on Aug 26, 2020
HashMap<Ref<T>>::take should return RefPtr<T>
Show description for 7216b59committed
Commits on Apr 13, 2020
Add WARN_UNUSED_RETURN to decode methods in Source/WebKit
Show description for 80bcf01committed
Commits on Apr 3, 2020
WebCore::HTMLMediaElement::mediaCanStart crashes
Show description for 88742ebcommitted
Commits on Mar 18, 2020
Switch to release asserts for MediaDeviceSandboxExtension class
Show description for 1f7e282committed
Commits on Sep 23, 2019
Simplify UserMediaPermissionRequestManager management of UserMediaRequest
Show description for c3da5efcommitted
Commits on Sep 11, 2019
Protect UserMediaRequest when stopping it
Show description for ef52fe2committed
Commits on Aug 19, 2019
enumerateDevices should return the same JS objects if called twice
Show description for 628e201committed
Commits on Aug 16, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, WTF_MAKE_FAST_ALLOCATED annotation part
Show description for c2a4ea8committed
Commits on May 22, 2019
Implement Feature policy self/none/* parsing
Show description for c06555fcommitted
Commits on May 15, 2019
getUserMedia sandbox extensions should not be revoked when a getUserMedia allowed request is being processed
Show description for e952118committed
Commits on Mar 25, 2019
Enable IPC sending and receiving non-default-constructible types
Show description for e574281committed
Commits on Feb 27, 2019
Remove UserMediaProcessManager processState map
Show description for 8c5eb6ecommitted
Commits on Jan 29, 2019
Make sure WTF::generateObjectIdentifier() internal counter does not get duplicated
Show description for a5f6148committed
Commits on Jan 21, 2019
Use references rather than pointers for register/unregister functions, and more
Show description for 30ff46acommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Dec 13, 2018
On page close, WebPage::m_userMediaPermissionRequestManager is nullified too early
Show description for 842606fcommitted
Commits on Dec 8, 2018
[MediaStream] 'devicechange' event should not fire in frames that can't access capture devices
Show description for 99270d9committed
Commits on Oct 19, 2018
Introduce CompletionHandler-based Async IPC messages with replies
Show description for 53c499ccommitted
Commits on Oct 15, 2018
Shrink more enum classes
Show description for ac0c07ecommitted
Commits on Sep 18, 2018
Always log when granting/revoking capture sandbox extensions
Show description for 5055d1fcommitted
Commits on Aug 22, 2018
Unreviewed, rolling out r235204.
Show description for f92c1abcommitted
David FentonUnreviewed, rolling out r235176.
Show description for 44ea138committed
David FentonUse unified build for WebProcess
Show description for d51fc63committedUse OptionSet for NetworkCache::Storage::TraverseFlags
Show description for f9da876committed
Commits on Aug 20, 2018
[MediaStream] Move capture device monitoring to WebKit
Show description for f412ae6committed
Commits on Mar 26, 2018
Use SecurityOriginData more consistently in Service Worker code
Show description for 9cae68dcommittedUnreviewed, rolling out r229954.
Show description for 639c956committed
Commits on Mar 24, 2018
Use SecurityOriginData more consistently in Service Worker code
Show description for 6ac2d12committed