[webkit-changes] [278295] trunk/Source/WebCore

2021-05-31 Thread dino
Title: [278295] trunk/Source/WebCore Revision 278295 Author d...@apple.com Date 2021-05-31 21:52:51 -0700 (Mon, 31 May 2021) Log Message [WebXR] Attach IOSurface to WebXROpaqueFramebuffer https://bugs.webkit.org/show_bug.cgi?id=225896 Reviewed by Sam Weinig. Implement binding of

[webkit-changes] [278294] trunk/Source/WebCore

2021-05-31 Thread zalan
Title: [278294] trunk/Source/WebCore Revision 278294 Author za...@apple.com Date 2021-05-31 21:31:04 -0700 (Mon, 31 May 2021) Log Message [LFC][TFC] Decouple stretching and final cell layouts https://bugs.webkit.org/show_bug.cgi?id=226452 Reviewed by Antti Koivisto. Stretching layout

[webkit-changes] [278293] trunk/LayoutTests/imported/w3c

2021-05-31 Thread cdumez
Title: [278293] trunk/LayoutTests/imported/w3c Revision 278293 Author cdu...@apple.com Date 2021-05-31 19:55:58 -0700 (Mon, 31 May 2021) Log Message Unreviewed, rebaseline web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html after r278233.

[webkit-changes] [278292] trunk/Source/WebCore

2021-05-31 Thread zalan
Title: [278292] trunk/Source/WebCore Revision 278292 Author za...@apple.com Date 2021-05-31 19:41:01 -0700 (Mon, 31 May 2021) Log Message [LFC] Tighten the constraint classes (ConstraintsForInFlowContent/ConstraintsForOutOfFlowContent) https://bugs.webkit.org/show_bug.cgi?id=226435

[webkit-changes] [278291] trunk/Source/WebCore

2021-05-31 Thread aakash_jain
Title: [278291] trunk/Source/WebCore Revision 278291 Author aakash_j...@apple.com Date 2021-05-31 18:35:29 -0700 (Mon, 31 May 2021) Log Message REGRESSION(r278261): Broke windows build - follow-up fix https://bugs.webkit.org/show_bug.cgi?id=226477 Unreviewed build fix. *

[webkit-changes] [278290] trunk

2021-05-31 Thread commit-queue
Title: [278290] trunk Revision 278290 Author commit-qu...@webkit.org Date 2021-05-31 18:17:13 -0700 (Mon, 31 May 2021) Log Message Unreviewed, reverting r278261. https://bugs.webkit.org/show_bug.cgi?id=226477 Broke windows build Reverted changeset: "Support calc() on components inside

[webkit-changes] [278289] trunk/Source/WebCore

2021-05-31 Thread cdumez
Title: [278289] trunk/Source/WebCore Revision 278289 Author cdu...@apple.com Date 2021-05-31 17:09:42 -0700 (Mon, 31 May 2021) Log Message Fix thread safety issues in ConvolverNode https://bugs.webkit.org/show_bug.cgi?id=226449 Reviewed by Darin Adler. Adopt thread safety annotations

[webkit-changes] [278288] trunk/Source/WebCore

2021-05-31 Thread cdumez
Title: [278288] trunk/Source/WebCore Revision 278288 Author cdu...@apple.com Date 2021-05-31 17:08:20 -0700 (Mon, 31 May 2021) Log Message Drop PendingActivity data member from BaseAudioContext https://bugs.webkit.org/show_bug.cgi?id=226445 Reviewed by Darin Adler. Drop PendingActivity

[webkit-changes] [278287] trunk/Source/WebCore

2021-05-31 Thread cdumez
Title: [278287] trunk/Source/WebCore Revision 278287 Author cdu...@apple.com Date 2021-05-31 17:07:14 -0700 (Mon, 31 May 2021) Log Message Fix thread safety issues in AudioBufferSourceNode https://bugs.webkit.org/show_bug.cgi?id=226448 Reviewed by Darin Adler. Adopt thread safety

[webkit-changes] [278286] trunk/Source/WebCore

2021-05-31 Thread cdumez
Title: [278286] trunk/Source/WebCore Revision 278286 Author cdu...@apple.com Date 2021-05-31 17:04:51 -0700 (Mon, 31 May 2021) Log Message Stop using WTF_IGNORES_THREAD_SAFETY_ANALYSIS in MediaRecorderPrivateWriter code https://bugs.webkit.org/show_bug.cgi?id=226446 Reviewed by Darin

[webkit-changes] [278285] trunk/Source/WebCore

2021-05-31 Thread cdumez
Title: [278285] trunk/Source/WebCore Revision 278285 Author cdu...@apple.com Date 2021-05-31 17:03:36 -0700 (Mon, 31 May 2021) Log Message Fix thread safety issues in OscillatorNode https://bugs.webkit.org/show_bug.cgi?id=226450 Reviewed by Darin Adler. Adopt thread safety annotations

[webkit-changes] [278284] trunk/Source/WebCore

2021-05-31 Thread cdumez
Title: [278284] trunk/Source/WebCore Revision 278284 Author cdu...@apple.com Date 2021-05-31 17:03:03 -0700 (Mon, 31 May 2021) Log Message Fix thread safety issues in PannerNode https://bugs.webkit.org/show_bug.cgi?id=226455 Reviewed by Darin Adler. Adopt thread safety annotations in

[webkit-changes] [278283] trunk/Source/WebCore

2021-05-31 Thread aperez
Title: [278283] trunk/Source/WebCore Revision 278283 Author ape...@igalia.com Date 2021-05-31 14:14:52 -0700 (Mon, 31 May 2021) Log Message Non-unified build fixes, very early June 2021 edition https://bugs.webkit.org/show_bug.cgi?id=226471 Unreviewed non-unified build fixes. No new

[webkit-changes] [278282] trunk/LayoutTests

2021-05-31 Thread commit-queue
Title: [278282] trunk/LayoutTests Revision 278282 Author commit-qu...@webkit.org Date 2021-05-31 11:28:34 -0700 (Mon, 31 May 2021) Log Message [GLIB] Unreviewed test gardening. The media/video-playsinline.html failure has been fixed https://bugs.webkit.org/show_bug.cgi?id=226308 Patch

[webkit-changes] [278281] trunk/LayoutTests

2021-05-31 Thread commit-queue
Title: [278281] trunk/LayoutTests Revision 278281 Author commit-qu...@webkit.org Date 2021-05-31 11:03:10 -0700 (Mon, 31 May 2021) Log Message [GLIB] Unreviewed test gardening, skip a test that uses WebGL2 https://bugs.webkit.org/show_bug.cgi?id=226341 Patch by Arcady Goldmints-Orlov

[webkit-changes] [278280] trunk

2021-05-31 Thread svillar
Title: [278280] trunk Revision 278280 Author svil...@igalia.com Date 2021-05-31 09:18:03 -0700 (Mon, 31 May 2021) Log Message Enable to be a flex container https://bugs.webkit.org/show_bug.cgi?id=190065 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: Imported several WPT tests

[webkit-changes] [278279] trunk/Source/WebCore

2021-05-31 Thread zalan
Title: [278279] trunk/Source/WebCore Revision 278279 Author za...@apple.com Date 2021-05-31 08:47:28 -0700 (Mon, 31 May 2021) Log Message [LFC][TFC] Move ensureTableGrid to TableFormattingState https://bugs.webkit.org/show_bug.cgi?id=226424 Reviewed by Antti Koivisto. We can certainly

[webkit-changes] [278278] trunk/Source/bmalloc

2021-05-31 Thread msaboff
Title: [278278] trunk/Source/bmalloc Revision 278278 Author msab...@apple.com Date 2021-05-31 08:04:24 -0700 (Mon, 31 May 2021) Log Message [bmalloc] Make adaptive scavenging more precise https://bugs.webkit.org/show_bug.cgi?id=226237 Reviewed by Geoffrey Garen. This patch re-enables

[webkit-changes] [278276] trunk

2021-05-31 Thread magomez
Title: [278276] trunk Revision 278276 Author mago...@igalia.com Date 2021-05-31 06:33:16 -0700 (Mon, 31 May 2021) Log Message [GStreamer] Incorrect rendering of VP9 with transparency https://bugs.webkit.org/show_bug.cgi?id=225961 Reviewed by Žan Doberšek. Source/WebCore: Fix the

[webkit-changes] [278275] trunk

2021-05-31 Thread commit-queue
Title: [278275] trunk Revision 278275 Author commit-qu...@webkit.org Date 2021-05-31 02:22:14 -0700 (Mon, 31 May 2021) Log Message Source/WebCore: Treat width: intrinsic as non definite https://bugs.webkit.org/show_bug.cgi?id=226367 Patch by Rob Buis on 2021-05-31 Reviewed by Darin

[webkit-changes] [278274] trunk

2021-05-31 Thread youenn
Title: [278274] trunk Revision 278274 Author you...@apple.com Date 2021-05-31 01:29:02 -0700 (Mon, 31 May 2021) Log Message Go to network in case fetch event is not yet responded when being destroyed instead of failing the load https://bugs.webkit.org/show_bug.cgi?id=226374 Reviewed by

[webkit-changes] [278273] trunk/Tools/buildstream

2021-05-31 Thread commit-queue
Title: [278273] trunk/Tools/buildstream Revision 278273 Author commit-qu...@webkit.org Date 2021-05-31 00:51:36 -0700 (Mon, 31 May 2021) Log Message [Flatpak SDK] Update to libsoup3 2.99.7 https://bugs.webkit.org/show_bug.cgi?id=226457 Patch by Carlos Garcia Campos on 2021-05-31

[webkit-changes] [278272] trunk/Source/ThirdParty/libwebrtc

2021-05-31 Thread youenn
Title: [278272] trunk/Source/ThirdParty/libwebrtc Revision 278272 Author you...@apple.com Date 2021-05-31 00:28:32 -0700 (Mon, 31 May 2021) Log Message Use tighter bitrate allocation rules for WebRTC H264 software encoder https://bugs.webkit.org/show_bug.cgi?id=226319 Reviewed by Eric

[webkit-changes] [278271] trunk

2021-05-31 Thread wenson_hsieh
Title: [278271] trunk Revision 278271 Author wenson_hs...@apple.com Date 2021-05-30 23:39:50 -0700 (Sun, 30 May 2021) Log Message REGRESSION (r258118): SVG paths that contain a single move command incorrect client bounding rects https://bugs.webkit.org/show_bug.cgi?id=226447

[webkit-changes] [278270] trunk/Source/WebCore

2021-05-31 Thread youenn
Title: [278270] trunk/Source/WebCore Revision 278270 Author you...@apple.com Date 2021-05-30 23:20:28 -0700 (Sun, 30 May 2021) Log Message Add logging to allow relating a HTMLMediaElement to a MediaStream https://bugs.webkit.org/show_bug.cgi?id=226373 Reviewed by Eric Carlson. Update