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

2020-12-04 Thread said
Title: [270470] trunk/Source/WebKit Revision 270470 Author s...@apple.com Date 2020-12-04 21:59:55 -0800 (Fri, 04 Dec 2020) Log Message [GPU Process] Remove ConcreteShareableImageBuffer https://bugs.webkit.org/show_bug.cgi?id=219563 Reviewed by Simon Fraser. Delete this class since the

[webkit-changes] [270469] trunk/LayoutTests

2020-12-04 Thread lmoura
Title: [270469] trunk/LayoutTests Revision 270469 Author lmo...@igalia.com Date 2020-12-04 21:49:30 -0800 (Fri, 04 Dec 2020) Log Message [GLIB] Gardening media-source timeouts Unreviewed test gardening. * platform/glib/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

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

2020-12-04 Thread cdumez
Title: [270468] trunk/Source/WebCore Revision 270468 Author cdu...@apple.com Date 2020-12-04 17:26:45 -0800 (Fri, 04 Dec 2020) Log Message Simplify audio resampling code https://bugs.webkit.org/show_bug.cgi?id=219560 Reviewed by Darin Adler. Made the following changes to simplify /

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

2020-12-04 Thread wenson_hsieh
Title: [270467] trunk/Source/WebKit Revision 270467 Author wenson_hs...@apple.com Date 2020-12-04 16:55:25 -0800 (Fri, 04 Dec 2020) Log Message [iOS] Cancel image extraction when navigating https://bugs.webkit.org/show_bug.cgi?id=219559 Reviewed by Tim Horton. Call

[webkit-changes] [270466] trunk/Tools

2020-12-04 Thread jbedard
Title: [270466] trunk/Tools Revision 270466 Author jbed...@apple.com Date 2020-12-04 16:28:31 -0800 (Fri, 04 Dec 2020) Log Message [webkitscmpy] local.Svn reports incorrect timestamps https://bugs.webkit.org/show_bug.cgi?id=219549 Rubber-stamped by Aakash Jain. *

[webkit-changes] [270465] tags/Safari-610.3.7.1.9/

2020-12-04 Thread repstein
Title: [270465] tags/Safari-610.3.7.1.9/ Revision 270465 Author repst...@apple.com Date 2020-12-04 15:39:14 -0800 (Fri, 04 Dec 2020) Log Message Tag Safari-610.3.7.1.9. Added Paths tags/Safari-610.3.7.1.9/ Diff ___ webkit-changes

[webkit-changes] [270464] trunk

2020-12-04 Thread zalan
Title: [270464] trunk Revision 270464 Author za...@apple.com Date 2020-12-04 15:37:36 -0800 (Fri, 04 Dec 2020) Log Message [LFC][IFC] Add support for intrusive floats when line gets stretched vertically https://bugs.webkit.org/show_bug.cgi?id=219528 Reviewed by Antti Koivisto.

[webkit-changes] [270463] trunk/Source

2020-12-04 Thread jer . noble
Title: [270463] trunk/Source Revision 270463 Author jer.no...@apple.com Date 2020-12-04 14:58:36 -0800 (Fri, 04 Dec 2020) Log Message [Cocoa] Adopt AVOutputDevice.allowsHeadTrackedSpatialAudio https://bugs.webkit.org/show_bug.cgi?id=219503 Reviewed by Eric Carlson. Source/WebCore:

[webkit-changes] [270462] trunk/Source

2020-12-04 Thread jer . noble
Title: [270462] trunk/Source Revision 270462 Author jer.no...@apple.com Date 2020-12-04 14:57:47 -0800 (Fri, 04 Dec 2020) Log Message [GPUP] Move MediaCapabilities into the GPU process https://bugs.webkit.org/show_bug.cgi?id=219521 Reviewed by Eric Carlson. Source/WebCore: Add

[webkit-changes] [270461] trunk/LayoutTests

2020-12-04 Thread tsavell
Title: [270461] trunk/LayoutTests Revision 270461 Author tsav...@apple.com Date 2020-12-04 14:46:40 -0800 (Fri, 04 Dec 2020) Log Message [ Mac ] inspector/animation/effectChanged.html is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=219555 Unreviewed test gardening. *

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

2020-12-04 Thread cdumez
Title: [270460] trunk/Source/WebCore Revision 270460 Author cdu...@apple.com Date 2020-12-04 14:39:13 -0800 (Fri, 04 Dec 2020) Log Message Stop constructing unnecessary AudioBus in SincResampler https://bugs.webkit.org/show_bug.cgi?id=219553 Reviewed by Darin Adler. Stop constructing

[webkit-changes] [270459] trunk/LayoutTests

2020-12-04 Thread cdumez
Title: [270459] trunk/LayoutTests Revision 270459 Author cdu...@apple.com Date 2020-12-04 14:37:27 -0800 (Fri, 04 Dec 2020) Log Message [macOS] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffer-interface/ctor-audiobuffer.html is a flaky failure

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

2020-12-04 Thread cdumez
Title: [270457] trunk/Source/WebCore Revision 270457 Author cdu...@apple.com Date 2020-12-04 14:21:19 -0800 (Fri, 04 Dec 2020) Log Message Improve vectorization in SincResampler https://bugs.webkit.org/show_bug.cgi?id=219546 Reviewed by Darin Adler. Add USE(ACCELERATE) vectorization

[webkit-changes] [270456] trunk

2020-12-04 Thread wilander
Title: [270456] trunk Revision 270456 Author wilan...@apple.com Date 2020-12-04 14:18:51 -0800 (Fri, 04 Dec 2020) Log Message PCM: Switch to 8+4 bits for source IDs and trigger values respectively https://bugs.webkit.org/show_bug.cgi?id=219519 Reviewed by Brent Fulgham. We've received

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

2020-12-04 Thread cdumez
Title: [270455] trunk/Source/WebCore Revision 270455 Author cdu...@apple.com Date 2020-12-04 14:14:21 -0800 (Fri, 04 Dec 2020) Log Message Drop unused data members from SincResampler https://bugs.webkit.org/show_bug.cgi?id=219548 Reviewed by Darin Adler. *

[webkit-changes] [270453] trunk/Source

2020-12-04 Thread bburg
Title: [270453] trunk/Source Revision 270453 Author bb...@apple.com Date 2020-12-04 13:06:17 -0800 (Fri, 04 Dec 2020) Log Message Web Inspector: InspectorFrontendAPIDispatcher should not ignore all exceptions https://bugs.webkit.org/show_bug.cgi?id=219378 Reviewed by Devin Rousso.

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

2020-12-04 Thread zalan
Title: [270452] trunk/Source/WebCore Revision 270452 Author za...@apple.com Date 2020-12-04 12:53:59 -0800 (Fri, 04 Dec 2020) Log Message [LFC][Floats] FloatAvoider does not need to keep a pointer to Layout::Box around. https://bugs.webkit.org/show_bug.cgi?id=219529 Reviewed by Antti

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

2020-12-04 Thread Hironori . Fujii
Title: [270451] trunk/Source/WebCore Revision 270451 Author hironori.fu...@sony.com Date 2020-12-04 12:38:37 -0800 (Fri, 04 Dec 2020) Log Message GraphicsContextGLOpenGL: m_depthBuffer and m_stencilBuffer are used only if USE(OPENGL_ES) https://bugs.webkit.org/show_bug.cgi?id=219422

[webkit-changes] [270450] branches/safari-610.3.7.1-branch/Source

2020-12-04 Thread repstein
Title: [270450] branches/safari-610.3.7.1-branch/Source Revision 270450 Author repst...@apple.com Date 2020-12-04 12:15:22 -0800 (Fri, 04 Dec 2020) Log Message Versioning. WebKit-7610.3.7.1.9 Modified Paths

[webkit-changes] [270449] trunk/Source

2020-12-04 Thread ddkilzer
Title: [270449] trunk/Source Revision 270449 Author ddkil...@apple.com Date 2020-12-04 12:10:22 -0800 (Fri, 04 Dec 2020) Log Message Add safety checks to xsltParamArrayFromParameterMap() Reviewed by Darin Adler. Source/WebCore: * xml/XSLTProcessorLibxslt.cpp:

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

2020-12-04 Thread zalan
Title: [270448] trunk/Source/WebCore Revision 270448 Author za...@apple.com Date 2020-12-04 12:05:59 -0800 (Fri, 04 Dec 2020) Log Message [LFC][IFC] Move float constraint logic from initialConstraintsForLine to a dedicated function https://bugs.webkit.org/show_bug.cgi?id=219526 Reviewed

[webkit-changes] [270447] trunk/Tools

2020-12-04 Thread jbedard
Title: [270447] trunk/Tools Revision 270447 Author jbed...@apple.com Date 2020-12-04 12:03:53 -0800 (Fri, 04 Dec 2020) Log Message [git-webkit] Use contributors.json https://bugs.webkit.org/show_bug.cgi?id=217732 Reviewed by Dewei Zhu. The interaction between Git, Svn and old commits

[webkit-changes] [270446] trunk

2020-12-04 Thread katherine_cheney
Title: [270446] trunk Revision 270446 Author katherine_che...@apple.com Date 2020-12-04 11:53:50 -0800 (Fri, 04 Dec 2020) Log Message Create API to enable/disable text interaction gestures in WKWebView https://bugs.webkit.org/show_bug.cgi?id=217784 Reviewed by Wenson Hsieh.

[webkit-changes] [270445] trunk

2020-12-04 Thread commit-queue
Title: [270445] trunk Revision 270445 Author commit-qu...@webkit.org Date 2020-12-04 11:51:39 -0800 (Fri, 04 Dec 2020) Log Message More FALLBACK_PLATFORM adoption https://bugs.webkit.org/show_bug.cgi?id=219545 Patch by Adam Roben on 2020-12-04 Reviewed by Tim Horton. PerformanceTests:

[webkit-changes] [270444] trunk/Source

2020-12-04 Thread said
Title: [270444] trunk/Source Revision 270444 Author s...@apple.com Date 2020-12-04 11:47:56 -0800 (Fri, 04 Dec 2020) Log Message [GPU Process] Share the NativeImage with GPU Process through a ShareableBitmap https://bugs.webkit.org/show_bug.cgi?id=218934 Reviewed by Tim Horton.

[webkit-changes] [270443] trunk/LayoutTests

2020-12-04 Thread lmoura
Title: [270443] trunk/LayoutTests Revision 270443 Author lmo...@igalia.com Date 2020-12-04 11:44:52 -0800 (Fri, 04 Dec 2020) Log Message [GTK] Gardening wheel failures and timeouts Unreviewed test gardening. * platform/gtk/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [270441] tags/Safari-610.3.7.1.8/

2020-12-04 Thread alancoon
Title: [270441] tags/Safari-610.3.7.1.8/ Revision 270441 Author alanc...@apple.com Date 2020-12-04 11:31:04 -0800 (Fri, 04 Dec 2020) Log Message Tag Safari-610.3.7.1.8. Added Paths tags/Safari-610.3.7.1.8/ Diff ___ webkit-changes

[webkit-changes] [270440] branches/safari-610.3.7.1-branch/Source

2020-12-04 Thread alancoon
Title: [270440] branches/safari-610.3.7.1-branch/Source Revision 270440 Author alanc...@apple.com Date 2020-12-04 11:30:20 -0800 (Fri, 04 Dec 2020) Log Message Versioning. WebKit-7610.3.7.1.8 Modified Paths

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

2020-12-04 Thread pvollan
Title: [270439] trunk/Source/WebKit Revision 270439 Author pvol...@apple.com Date 2020-12-04 11:21:39 -0800 (Fri, 04 Dec 2020) Log Message [macOS] Deny mach-lookup to the service 'com.apple.print.normalizerd' in the WebContent process https://bugs.webkit.org/show_bug.cgi?id=219541

[webkit-changes] [270438] tags/Safari-610.3.7.1.7/

2020-12-04 Thread alancoon
Title: [270438] tags/Safari-610.3.7.1.7/ Revision 270438 Author alanc...@apple.com Date 2020-12-04 11:04:43 -0800 (Fri, 04 Dec 2020) Log Message Tag Safari-610.3.7.1.7. Added Paths tags/Safari-610.3.7.1.7/ Diff ___ webkit-changes

[webkit-changes] [270437] branches/safari-610.3.7.1-branch/Source

2020-12-04 Thread alancoon
Title: [270437] branches/safari-610.3.7.1-branch/Source Revision 270437 Author alanc...@apple.com Date 2020-12-04 11:01:57 -0800 (Fri, 04 Dec 2020) Log Message Versioning. WebKit-7610.3.7.1.7 Modified Paths

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

2020-12-04 Thread drousso
Title: [270436] trunk/Source/WebKit Revision 270436 Author drou...@apple.com Date 2020-12-04 10:56:48 -0800 (Fri, 04 Dec 2020) Log Message [iOS] Provide a context menu action to perform accessibility image extraction https://bugs.webkit.org/show_bug.cgi?id=219524 Reviewed by Wenson

[webkit-changes] [270434] trunk

2020-12-04 Thread zalan
Title: [270434] trunk Revision 270434 Author za...@apple.com Date 2020-12-04 09:57:24 -0800 (Fri, 04 Dec 2020) Log Message [LFC][IFC] Only shrink the line with the float when it is intrusive https://bugs.webkit.org/show_bug.cgi?id=219525 Reviewed by Antti Koivisto. Source/WebCore: In

[webkit-changes] [270433] trunk/LayoutTests

2020-12-04 Thread tsavell
Title: [270433] trunk/LayoutTests Revision 270433 Author tsav...@apple.com Date 2020-12-04 08:50:34 -0800 (Fri, 04 Dec 2020) Log Message Followup rebase for fast/forms/listbox-width-change.html and fast/forms/search/search-size-with-decorations.html

[webkit-changes] [270432] trunk/LayoutTests

2020-12-04 Thread aboya
Title: [270432] trunk/LayoutTests Revision 270432 Author ab...@igalia.com Date 2020-12-04 08:45:00 -0800 (Fri, 04 Dec 2020) Log Message [GStreamer] Unreviewed micro gardening https://bugs.webkit.org/show_bug.cgi?id=214031

[webkit-changes] [270431] trunk/Source/JavaScriptCore

2020-12-04 Thread ticaiolima
Title: [270431] trunk/Source/_javascript_Core Revision 270431 Author ticaiol...@gmail.com Date 2020-12-04 07:54:44 -0800 (Fri, 04 Dec 2020) Log Message [JIT] Value profile stores wrong value in BaselineJIT for some operations https://bugs.webkit.org/show_bug.cgi?id=219535 Reviewed by

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

2020-12-04 Thread commit-queue
Title: [270430] trunk/Source/WebKit Revision 270430 Author commit-qu...@webkit.org Date 2020-12-04 07:43:41 -0800 (Fri, 04 Dec 2020) Log Message GPU Process WindowServer blocking prevents CGL https://bugs.webkit.org/show_bug.cgi?id=219431 Patch by Kimmo Kinnunen on 2020-12-04 Reviewed

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

2020-12-04 Thread zalan
Title: [270429] trunk/Source/WebCore Revision 270429 Author za...@apple.com Date 2020-12-04 05:48:09 -0800 (Fri, 04 Dec 2020) Log Message [LFC][IFC] Float positioning needs to happen while building the line https://bugs.webkit.org/show_bug.cgi?id=219523 Reviewed by Antti Koivisto. This

[webkit-changes] [270428] trunk

2020-12-04 Thread zalan
Title: [270428] trunk Revision 270428 Author za...@apple.com Date 2020-12-04 05:35:23 -0800 (Fri, 04 Dec 2020) Log Message Web process assert when loading slack https://bugs.webkit.org/show_bug.cgi?id=219079 Reviewed by Antti Koivisto. Source/WebCore: While some display types do not

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

2020-12-04 Thread zalan
Title: [270427] trunk/Source/WebCore Revision 270427 Author za...@apple.com Date 2020-12-04 04:26:38 -0800 (Fri, 04 Dec 2020) Log Message [LFC][IFC] Decouple inline content and float handling in LineBuilder https://bugs.webkit.org/show_bug.cgi?id=219522 Reviewed by Antti Koivisto. The

[webkit-changes] [270426] trunk

2020-12-04 Thread commit-queue
Title: [270426] trunk Revision 270426 Author commit-qu...@webkit.org Date 2020-12-04 01:41:08 -0800 (Fri, 04 Dec 2020) Log Message WebGL2: Null pointer dereference in std::string implementation in gl::Shader::getTransformFeedbackVaryingMappedName