Results (211 - 220 of 5174)
- [290721]: Remove RemoteVideoSample support from ImageTransferSessionVT ...
- Remove RemoteVideoSample support from ImageTransferSessionVT https://bugs.webkit.org/show_bug.cgi?id=237318 Reviewed by Eric Carlson. Source/WebCore: No change of behavior. * platform/graphics/cv/ImageTransferSessionVT.h: * platform/gr ...
- By Mar 1, 2022, 11:08:11 PM —
- [290660]: Enable WebRTCRemoteVideoFrameEnabled by default on Cocoa ports ...
- Enable WebRTCRemoteVideoFrameEnabled by default on Cocoa ports https://bugs.webkit.org/show_bug.cgi?id=237201 Reviewed by Eric Carlson. * Scripts/Preferences/WebPreferencesInternal.yaml:
- By Mar 1, 2022, 11:06:21 AM —
- [290658]: fast/mediastream/getUserMedia-to-canvas-1.html and ...
- fast/mediastream/getUserMedia-to-canvas-1.html and fast/mediastream/getUserMedia-to-canvas-2.html are failing on MacOS when remote video frame flag is enabled https://bugs.webkit.org/show_bug.cgi?id=237042 <rdar://problem/89298601> Review ...
- By Mar 1, 2022, 10:34:58 AM —
- [290653]: Annotate LibWebRTC with thread safety macros ...
- Annotate LibWebRTC with thread safety macros https://bugs.webkit.org/show_bug.cgi?id=237321 Reviewed by Eric Carlson. LibWebRTCCodecs works with 3 threads and we add macros to make it clear where each thread is used: - the main thread to ...
- By Mar 1, 2022, 9:56:49 AM —
- [290591]: RemoteVideoFrameObjectHeap should process its IPC messages in a ...
- RemoteVideoFrameObjectHeap should process its IPC messages in a background thread https://bugs.webkit.org/show_bug.cgi?id=237198 Reviewed by Darin Adler. Minor refactoring to have addWorkQueueMessageReceiver take a reference instead of a ...
- By Feb 28, 2022, 2:18:27 AM —
- [290590]: Ensure RemoteMediaPlayerProxy sets its resource owner to pixel buffers ...
- Ensure RemoteMediaPlayerProxy sets its resource owner to pixel buffers created by its player https://bugs.webkit.org/show_bug.cgi?id=237200 Reviewed by Eric Carlson. Source/WebCore: Add API to set the resource owner for a player private ...
- By Feb 28, 2022, 2:03:51 AM —
- [290559]: Optimize StyleSharingResolver inert checks ...
- ... webkit.org/show_bug.cgi?id=237235 Reviewed by Youenn Fablet. Source/WebCore: inert is an boolean attribute, the only thing that matters for the StyleAdjuster inertness adjustment is the presence of the attribute, not its value. E.g. `inert=false` is the same as `inert=inert` or `iner ...
- By Feb 27, 2022, 6:10:58 AM —
- [290558]: Exposing RemoteVideoFrameProxy::write is unneeded ...
- Exposing RemoteVideoFrameProxy::write is unneeded https://bugs.webkit.org/show_bug.cgi?id=237212 Reviewed by Eric Carlson. Exposing RemoteVideoFrameProxy::write is unneeded as RemoteVideoFrameProxy is immutable. It is best to remove it a ...
- By Feb 27, 2022, 4:06:16 AM —
- [290557]: Simplify CVPixelBuffer data copies in SharedVideoFrameInfo ...
- Simplify CVPixelBuffer data copies in SharedVideoFrameInfo https://bugs.webkit.org/show_bug.cgi?id=237194 Reviewed by Eric Carlson. Remove use of vImageUnpremultiplyData_BGRA8888 which might not be correct for canvas data. Make use of CV ...
- By Feb 27, 2022, 3:44:58 AM —
- [290556]: Re-import inert and <dialog> WPT ...
- ... webkit.org/show_bug.cgi?id=237243 Reviewed by Youenn Fablet. Upstream commit: https://github.com/web-platform-tests/wpt/commit/9261ca87db106c1f31f1ab4f54b8f4a2617cbc24 LayoutTests/imported/w3c: * web-platform-tests/html/semantics/interactive-elements/the-dialog-element/modal-dialog- ...
- By Feb 27, 2022, 3:21:26 AM —
Note:
See TracSearch
for help on searching.