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

2020-11-27 Thread simon . fraser
Title: [270215] trunk/Source/WebCore Revision 270215 Author simon.fra...@apple.com Date 2020-11-27 21:17:21 -0800 (Fri, 27 Nov 2020) Log Message [LFC Display] Implement basic overflow:hidden clipping https://bugs.webkit.org/show_bug.cgi?id=219311 Reviewed by Zalan Bujtas. Add BoxClip

[webkit-changes] [270214] trunk

2020-11-27 Thread ysuzuki
Title: [270214] trunk Revision 270214 Author ysuz...@apple.com Date 2020-11-27 20:31:41 -0800 (Fri, 27 Nov 2020) Log Message [JSC] Use ARM atomic ops in wasm https://bugs.webkit.org/show_bug.cgi?id=219281 Reviewed by Filip Pizlo. JSTests: *

[webkit-changes] [270213] trunk/Source/WebKit

2020-11-27 Thread Hironori . Fujii
Title: [270213] trunk/Source/WebKit Revision 270213 Author hironori.fu...@sony.com Date 2020-11-27 20:29:08 -0800 (Fri, 27 Nov 2020) Log Message Unreviewed, reverting r270210. It broke TestWebKitAPI.GPUProcess.CrashWhilePlayingVideo on iOS Reverted changeset: "[WinCairo?] GPU process

[webkit-changes] [270212] trunk/Source/ThirdParty/ANGLE

2020-11-27 Thread Hironori . Fujii
Title: [270212] trunk/Source/ThirdParty/ANGLE Revision 270212 Author hironori.fu...@sony.com Date 2020-11-27 19:56:52 -0800 (Fri, 27 Nov 2020) Log Message [ANGLE] Convert adjust-angle-include-paths.sh to a Python script for Windows without Cygwin

[webkit-changes] [270211] trunk/LayoutTests

2020-11-27 Thread dpino
Title: [270211] trunk/LayoutTests Revision 270211 Author dp...@igalia.com Date 2020-11-27 19:51:11 -0800 (Fri, 27 Nov 2020) Log Message [WPE] Unreviewed test gardening. Remove unnecessary passes after r270017. * platform/wpe/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [270210] trunk/Source/WebKit

2020-11-27 Thread Hironori . Fujii
Title: [270210] trunk/Source/WebKit Revision 270210 Author hironori.fu...@sony.com Date 2020-11-27 19:21:50 -0800 (Fri, 27 Nov 2020) Log Message [WinCairo?] GPU process remains alive even after web process exited https://bugs.webkit.org/show_bug.cgi?id=219321 Reviewed by Don Olmstead.

[webkit-changes] [270209] trunk

2020-11-27 Thread simon . fraser
Title: [270209] trunk Revision 270209 Author simon.fra...@apple.com Date 2020-11-27 18:31:28 -0800 (Fri, 27 Nov 2020) Log Message [LFC Display] Fix box locations for positioned elements https://bugs.webkit.org/show_bug.cgi?id=219310 Source/WebCore: Reviewed by Zalan Bujtas. The code

[webkit-changes] [270207] trunk

2020-11-27 Thread akeerthi
Title: [270207] trunk Revision 270207 Author akeer...@apple.com Date 2020-11-27 13:31:57 -0800 (Fri, 27 Nov 2020) Log Message [iOS][FCR] Add new look for meter element https://bugs.webkit.org/show_bug.cgi?id=219103 Reviewed by Wenson Hsieh. Source/WebCore: Tests:

[webkit-changes] [270206] trunk/Source

2020-11-27 Thread don . olmstead
Title: [270206] trunk/Source Revision 270206 Author don.olmst...@sony.com Date 2020-11-27 12:38:10 -0800 (Fri, 27 Nov 2020) Log Message Non-unified build fixes, late November 2020 edition, take two https://bugs.webkit.org/show_bug.cgi?id=219317 Unreviewed non-unified build fixes.

[webkit-changes] [270205] trunk/Source/WebKit

2020-11-27 Thread don . olmstead
Title: [270205] trunk/Source/WebKit Revision 270205 Author don.olmst...@sony.com Date 2020-11-27 12:36:55 -0800 (Fri, 27 Nov 2020) Log Message Fix build when ENABLE_RESOURCE_LOAD_STATISTICS is disabled https://bugs.webkit.org/show_bug.cgi?id=219316 Unreviewed build fix. Add

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

2020-11-27 Thread Hironori . Fujii
Title: [270204] trunk/Source/WebCore Revision 270204 Author hironori.fu...@sony.com Date 2020-11-27 12:34:50 -0800 (Fri, 27 Nov 2020) Log Message [WinCairo][Clang] html/canvas/WebGLDrawBuffers.cpp(77,29): error: non-constant-_expression_ cannot be narrowed from type

[webkit-changes] [270203] trunk

2020-11-27 Thread wenson_hsieh
Title: [270203] trunk Revision 270203 Author wenson_hs...@apple.com Date 2020-11-27 12:07:40 -0800 (Fri, 27 Nov 2020) Log Message Introduce new display list meta commands in preparation for webkit.org/b/219091 https://bugs.webkit.org/show_bug.cgi?id=219262 Reviewed by Ryosuke Niwa.

[webkit-changes] [270202] trunk/Source/WebKit

2020-11-27 Thread wenson_hsieh
Title: [270202] trunk/Source/WebKit Revision 270202 Author wenson_hs...@apple.com Date 2020-11-27 10:56:34 -0800 (Fri, 27 Nov 2020) Log Message Remove some extraneous PLATFORM(IOS_FAMILY) guards in WKContentViewInteraction https://bugs.webkit.org/show_bug.cgi?id=219289 Reviewed by Sam

[webkit-changes] [270201] trunk/Tools

2020-11-27 Thread aakash_jain
Title: [270201] trunk/Tools Revision 270201 Author aakash_j...@apple.com Date 2020-11-27 10:53:58 -0800 (Fri, 27 Nov 2020) Log Message [build.webkit.org] use lz4 compression for improving buildbot performance https://bugs.webkit.org/show_bug.cgi?id=219133 Reviewed by Jonathan Bedard. *

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

2020-11-27 Thread simon . fraser
Title: [270200] trunk/Source/WebCore Revision 270200 Author simon.fra...@apple.com Date 2020-11-27 10:50:25 -0800 (Fri, 27 Nov 2020) Log Message [LFC Display] Clean up CSS stacking context painting code https://bugs.webkit.org/show_bug.cgi?id=219307 Reviewed by Antti Koivisto. Clarify

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

2020-11-27 Thread lmoura
Title: [270199] trunk/Tools/buildstream Revision 270199 Author lmo...@igalia.com Date 2020-11-27 10:49:07 -0800 (Fri, 27 Nov 2020) Log Message [Flatpak SDK] Update GTK4 to 3.99.4 https://bugs.webkit.org/show_bug.cgi?id=219269 Reviewed by Philippe Normand. * elements/sdk/gtk.bst: Update

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

2020-11-27 Thread simon . fraser
Title: [270198] trunk/Source/WebCore Revision 270198 Author simon.fra...@apple.com Date 2020-11-27 09:45:58 -0800 (Fri, 27 Nov 2020) Log Message [LFC Display] A ContainerBox can establish an inline formatting context and have box children https://bugs.webkit.org/show_bug.cgi?id=218736

[webkit-changes] [270197] trunk/Source

2020-11-27 Thread aperez
Title: [270197] trunk/Source Revision 270197 Author ape...@igalia.com Date 2020-11-27 09:26:03 -0800 (Fri, 27 Nov 2020) Log Message Non-unified build fixes, late November 2020 edition https://bugs.webkit.org/show_bug.cgi?id=219306 Unreviewed non-unified build fixes. Source/WebCore: *

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

2020-11-27 Thread simon . fraser
Title: [270196] trunk/Source/WebCore Revision 270196 Author simon.fra...@apple.com Date 2020-11-27 09:05:09 -0800 (Fri, 27 Nov 2020) Log Message [LFC Display] Add support for painting box shadows https://bugs.webkit.org/show_bug.cgi?id=219265 Reviewed by Zalan Bujtas. Clone the

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

2020-11-27 Thread antti
Title: [270195] trunk/Source/WebCore Revision 270195 Author an...@apple.com Date 2020-11-27 08:52:48 -0800 (Fri, 27 Nov 2020) Log Message [LFC][Integration] Initial display:inline support https://bugs.webkit.org/show_bug.cgi?id=219301 Reviewed by Zalan Bujtas. etc. Not enabled yet.

[webkit-changes] [270194] trunk/Source/ThirdParty/ANGLE

2020-11-27 Thread commit-queue
Title: [270194] trunk/Source/ThirdParty/ANGLE Revision 270194 Author commit-qu...@webkit.org Date 2020-11-27 08:31:56 -0800 (Fri, 27 Nov 2020) Log Message Fix ANGLE CMakeLists.txt warnings https://bugs.webkit.org/show_bug.cgi?id=219260 Patch by Rob Buis on 2020-11-27 Reviewed by

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

2020-11-27 Thread philn
Title: [270193] trunk/Tools/buildstream Revision 270193 Author ph...@webkit.org Date 2020-11-27 06:48:18 -0800 (Fri, 27 Nov 2020) Log Message [Flatpak SDK] Add clangd https://bugs.webkit.org/show_bug.cgi?id=219302 Reviewed by Adrian Perez de Castro. clangd can be used as an alternative

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

2020-11-27 Thread commit-queue
Title: [270192] trunk/Tools/buildstream Revision 270192 Author commit-qu...@webkit.org Date 2020-11-27 04:21:06 -0800 (Fri, 27 Nov 2020) Log Message [Flatpak SDK] Update ccls https://bugs.webkit.org/show_bug.cgi?id=219303 Patch by Philippe Normand on 2020-11-27 Reviewed by Adrian Perez

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

2020-11-27 Thread commit-queue
Title: [270191] trunk/Tools/buildstream Revision 270191 Author commit-qu...@webkit.org Date 2020-11-27 04:16:30 -0800 (Fri, 27 Nov 2020) Log Message [Flatpak SDK] Add cmake-lsp recipe https://bugs.webkit.org/show_bug.cgi?id=219234 Patch by Philippe Normand on 2020-11-27 Reviewed by

[webkit-changes] [270190] trunk

2020-11-27 Thread commit-queue
Title: [270190] trunk Revision 270190 Author commit-qu...@webkit.org Date 2020-11-27 03:57:39 -0800 (Fri, 27 Nov 2020) Log Message REGRESSION(r269642) [GStreamer][WebRTC] Unexpected results after update to M87 https://bugs.webkit.org/show_bug.cgi?id=218787 Patch by Víctor Manuel Jáquez

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

2020-11-27 Thread philn
Title: [270189] trunk/Source/WebCore Revision 270189 Author ph...@webkit.org Date 2020-11-27 03:21:36 -0800 (Fri, 27 Nov 2020) Log Message Unreviewed, clang build fix after r270185 * platform/graphics/GraphicsTypesGL.h: Fixup nullptr_t namespace. (GCGLSpan::GCGLSpan):

[webkit-changes] [270188] trunk/LayoutTests

2020-11-27 Thread philn
Title: [270188] trunk/LayoutTests Revision 270188 Author ph...@webkit.org Date 2020-11-27 03:03:34 -0800 (Fri, 27 Nov 2020) Log Message Unreviewed, GLib webaudio gardening * platform/glib/TestExpectations: webaudio/AudioParam/audioparam-processing.html consistently passing since

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

2020-11-27 Thread commit-queue
Title: [270187] trunk/Source/WebCore Revision 270187 Author commit-qu...@webkit.org Date 2020-11-27 02:21:44 -0800 (Fri, 27 Nov 2020) Log Message [GStreamer] refactor video encoder with WebKit style https://bugs.webkit.org/show_bug.cgi?id=218748 Patch by Víctor Manuel Jáquez Leal on

[webkit-changes] [270186] trunk/Tools

2020-11-27 Thread carlosgc
Title: [270186] trunk/Tools Revision 270186 Author carlo...@webkit.org Date 2020-11-27 02:02:08 -0800 (Fri, 27 Nov 2020) Log Message [GTK] MiniBroeser add an option to quit the browser after loading finishes https://bugs.webkit.org/show_bug.cgi?id=219081 Reviewed by Carlos Alberto Lopez

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

2020-11-27 Thread philn
Title: [270184] trunk/Source/WebCore Revision 270184 Author ph...@webkit.org Date 2020-11-27 01:08:39 -0800 (Fri, 27 Nov 2020) Log Message [GStreamer] AudioSourceProvider can potentially invoke an already-freed client https://bugs.webkit.org/show_bug.cgi?id=217952 Reviewed by Xabier

[webkit-changes] [270183] trunk/LayoutTests

2020-11-27 Thread youenn
Title: [270183] trunk/LayoutTests Revision 270183 Author you...@apple.com Date 2020-11-27 00:51:45 -0800 (Fri, 27 Nov 2020) Log Message [WebRTC] webrtc/audio-sframe.html is flaky crashing since added in r269830 https://bugs.webkit.org/show_bug.cgi?id=219066 Unreviewed.

[webkit-changes] [270182] trunk/Source/WebKit

2020-11-27 Thread yoshiaki . jitsukawa
Title: [270182] trunk/Source/WebKit Revision 270182 Author yoshiaki.jitsuk...@sony.com Date 2020-11-27 00:28:03 -0800 (Fri, 27 Nov 2020) Log Message [PlayStation] Define platform argument coders for Font https://bugs.webkit.org/show_bug.cgi?id=219300 Reviewed by Fujii Hironori. *

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

2020-11-27 Thread youenn
Title: [270181] trunk/Source/ThirdParty/libwebrtc Revision 270181 Author you...@apple.com Date 2020-11-27 00:07:42 -0800 (Fri, 27 Nov 2020) Log Message RTCVideoEncoderH264 does not need to support case without ENABLE_VCP_ENCODER and without HAVE_VTB_REQUIREDLOWLATENCY