[webkit-changes] [237845] trunk

2018-11-05 Thread mmaxfield
Title: [237845] trunk Revision 237845 Author mmaxfi...@apple.com Date 2018-11-05 20:35:50 -0800 (Mon, 05 Nov 2018) Log Message Cache glyph paths and share underline skipping code between all the ports https://bugs.webkit.org/show_bug.cgi?id=191239 Reviewed by Alex Christensen. Performan

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

2018-11-05 Thread mmaxfield
Title: [237844] trunk/Source/WebCore Revision 237844 Author mmaxfi...@apple.com Date 2018-11-05 20:32:44 -0800 (Mon, 05 Nov 2018) Log Message Clean up text decoration drawing code https://bugs.webkit.org/show_bug.cgi?id=191245 Reviewed by Zalan Bujtas. This is some general clean up of t

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

2018-11-05 Thread mmaxfield
Title: [237843] trunk/Source/WebCore Revision 237843 Author mmaxfi...@apple.com Date 2018-11-05 20:30:35 -0800 (Mon, 05 Nov 2018) Log Message Fix the Windows build after r237835 https://bugs.webkit.org/show_bug.cgi?id=191242 Reviewed by Simon Fraser. * rendering/style/TextDecorationThic

[webkit-changes] [237842] trunk

2018-11-05 Thread wenson_hsieh
Title: [237842] trunk Revision 237842 Author wenson_hs...@apple.com Date 2018-11-05 20:07:36 -0800 (Mon, 05 Nov 2018) Log Message [iOS] Swatch appears squished and off-center in inputs of type color https://bugs.webkit.org/show_bug.cgi?id=191279 Reviewed by Tim Horton. Source/WebCore:

[webkit-changes] [237841] tags/Safari-606.3.4.1.1/

2018-11-05 Thread alancoon
Title: [237841] tags/Safari-606.3.4.1.1/ Revision 237841 Author alanc...@apple.com Date 2018-11-05 18:30:47 -0800 (Mon, 05 Nov 2018) Log Message Tag Safari-606.3.4.1.1. Added Paths tags/Safari-606.3.4.1.1/ Diff ___ webkit-changes maili

[webkit-changes] [237840] branches/safari-606.3.4.1-branch/Source/WebKit/NetworkProcess/ cocoa/NetworkSessionCocoa.mm

2018-11-05 Thread alancoon
Title: [237840] branches/safari-606.3.4.1-branch/Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm Revision 237840 Author alanc...@apple.com Date 2018-11-05 17:59:11 -0800 (Mon, 05 Nov 2018) Log Message Apply patch. rdar://problem/45523764. Modified Paths branches/safari-606.3.4

[webkit-changes] [237839] branches/safari-606.3.4.0-branch

2018-11-05 Thread bshafiei
Title: [237839] branches/safari-606.3.4.0-branch Revision 237839 Author bshaf...@apple.com Date 2018-11-05 17:03:26 -0800 (Mon, 05 Nov 2018) Log Message Cherry-pick r237837. rdar://problem/45811371 [MediaStream] An audio track should be muted when capture is interrupted by the OS.

[webkit-changes] [237838] branches/safari-606.3.4.0-branch/Source

2018-11-05 Thread bshafiei
Title: [237838] branches/safari-606.3.4.0-branch/Source Revision 237838 Author bshaf...@apple.com Date 2018-11-05 16:49:12 -0800 (Mon, 05 Nov 2018) Log Message Versioning. Modified Paths branches/safari-606.3.4.0-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/sa

[webkit-changes] [237837] trunk

2018-11-05 Thread jer . noble
Title: [237837] trunk Revision 237837 Author jer.no...@apple.com Date 2018-11-05 16:45:01 -0800 (Mon, 05 Nov 2018) Log Message [MediaStream] An audio track should be muted when capture is interrupted by the OS. Source/WebCore: https://bugs.webkit.org/show_bug.cgi?id= 191283 Patch by E

[webkit-changes] [237836] trunk/Tools

2018-11-05 Thread jbedard
Title: [237836] trunk/Tools Revision 237836 Author jbed...@apple.com Date 2018-11-05 16:21:36 -0800 (Mon, 05 Nov 2018) Log Message webkitpy: Generalize trailing SDK specifier (Part 1) https://bugs.webkit.org/show_bug.cgi?id=191275 Reviewed by Lucas Forschler. * Scripts/webkitpy/common/

[webkit-changes] [237835] trunk

2018-11-05 Thread mmaxfield
Title: [237835] trunk Revision 237835 Author mmaxfi...@apple.com Date 2018-11-05 16:11:15 -0800 (Mon, 05 Nov 2018) Log Message Parsing support for text-underline-offset and text-decoration-thickness https://bugs.webkit.org/show_bug.cgi?id=191242 Reviewed by Simon Fraser. Source/WebCore:

[webkit-changes] [237834] trunk

2018-11-05 Thread mmaxfield
Title: [237834] trunk Revision 237834 Author mmaxfi...@apple.com Date 2018-11-05 16:09:08 -0800 (Mon, 05 Nov 2018) Log Message Spelling dots are drawn in the wrong place https://bugs.webkit.org/show_bug.cgi?id=190764 Reviewed by Dean Jackson. Source/WebCore: - Dots should not be clippe

[webkit-changes] [237833] releases/WebKitGTK/webkit-2.22

2018-11-05 Thread aperez
Title: [237833] releases/WebKitGTK/webkit-2.22 Revision 237833 Author ape...@igalia.com Date 2018-11-05 15:59:35 -0800 (Mon, 05 Nov 2018) Log Message [WPE][GTK] Expose ENABLE_MEDIA_SOURCE as public option https://bugs.webkit.org/show_bug.cgi?id=191223 Reviewed by Xabier Rodriguez-Calvar.

[webkit-changes] [237832] trunk/LayoutTests

2018-11-05 Thread ryanhaddad
Title: [237832] trunk/LayoutTests Revision 237832 Author ryanhad...@apple.com Date 2018-11-05 15:11:31 -0800 (Mon, 05 Nov 2018) Log Message Layout Test imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-setRemoteDescription-tracks.https.html is flaky https://bugs.webkit.org/show_bug

[webkit-changes] [237831] trunk/Source/WebInspectorUI

2018-11-05 Thread drousso
Title: [237831] trunk/Source/WebInspectorUI Revision 237831 Author drou...@apple.com Date 2018-11-05 14:03:47 -0800 (Mon, 05 Nov 2018) Log Message Web Inspector: Audit: turn off Start button when all tests are removed https://bugs.webkit.org/show_bug.cgi?id=191235 Reviewed by Matt Baker.

[webkit-changes] [237830] trunk

2018-11-05 Thread cdumez
Title: [237830] trunk Revision 237830 Author cdu...@apple.com Date 2018-11-05 13:38:05 -0800 (Mon, 05 Nov 2018) Log Message Use same limit for page cache and suspended pages https://bugs.webkit.org/show_bug.cgi?id=191266 Reviewed by Geoffrey Garen. Source/WebKit: Use same limit for pag

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

2018-11-05 Thread ajuma
Title: [237829] trunk/LayoutTests/imported/w3c Revision 237829 Author aj...@chromium.org Date 2018-11-05 12:43:09 -0800 (Mon, 05 Nov 2018) Log Message [IntersectionObserver] Update WPTs to the latest upstream version https://bugs.webkit.org/show_bug.cgi?id=191274 Reviewed by Simon Fraser

[webkit-changes] [237828] trunk/Source/WebCore/dom/messageports/ MessagePortChannelRegistry.cpp

2018-11-05 Thread dino
Title: [237828] trunk/Source/WebCore/dom/messageports/MessagePortChannelRegistry.cpp Revision 237828 Author d...@apple.com Date 2018-11-05 12:36:21 -0800 (Mon, 05 Nov 2018) Log Message Another attempted build fix. * dom/messageports/MessagePortChannelRegistry.cpp: Modified Paths trunk/

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

2018-11-05 Thread dino
Title: [237827] trunk/Source/WebCore Revision 237827 Author d...@apple.com Date 2018-11-05 12:26:56 -0800 (Mon, 05 Nov 2018) Log Message Attempted build fix. * dom/messageports/MessagePortChannelRegistry.cpp: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/dom/messag

[webkit-changes] [237825] trunk

2018-11-05 Thread cdumez
Title: [237825] trunk Revision 237825 Author cdu...@apple.com Date 2018-11-05 11:58:05 -0800 (Mon, 05 Nov 2018) Log Message Crash under DOMWindow::postMessageTimerFired() https://bugs.webkit.org/show_bug.cgi?id=191217 Reviewed by Geoffrey Garen. Source/WebCore: Protect the frame in DO

[webkit-changes] [237824] trunk/Tools

2018-11-05 Thread commit-queue
Title: [237824] trunk/Tools Revision 237824 Author commit-qu...@webkit.org Date 2018-11-05 11:38:57 -0800 (Mon, 05 Nov 2018) Log Message [Flatpak] Build libx264 as it is the h264 encoder we support in WebRTC https://bugs.webkit.org/show_bug.cgi?id=190680 Patch by Thibault Saunier on 201

[webkit-changes] [237822] trunk/Tools

2018-11-05 Thread dbates
Title: [237822] trunk/Tools Revision 237822 Author dba...@webkit.org Date 2018-11-05 11:35:47 -0800 (Mon, 05 Nov 2018) Log Message [lldb-webkit] Fix formatting nits in Document and Frame summary strings https://bugs.webkit.org/show_bug.cgi?id=191094 Reviewed by Andy Estes. Format boolea

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

2018-11-05 Thread keith_miller
Title: [237821] trunk/Source/_javascript_Core Revision 237821 Author keith_mil...@apple.com Date 2018-11-05 11:21:36 -0800 (Mon, 05 Nov 2018) Log Message Make static_asserts in APICast into bitwise_cast https://bugs.webkit.org/show_bug.cgi?id=191272 Reviewed by Filip Pizlo. * API/APICas

[webkit-changes] [237820] trunk

2018-11-05 Thread wenson_hsieh
Title: [237820] trunk Revision 237820 Author wenson_hs...@apple.com Date 2018-11-05 11:18:05 -0800 (Mon, 05 Nov 2018) Log Message [iOS] Allow WKWebView clients to customize bar button item groups in the accessory view when editing https://bugs.webkit.org/show_bug.cgi?id=191240 Reviewed

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

2018-11-05 Thread commit-queue
Title: [237819] trunk/Source/WebCore Revision 237819 Author commit-qu...@webkit.org Date 2018-11-05 11:15:14 -0800 (Mon, 05 Nov 2018) Log Message [GStreamer] Fix EncodedImage timestamps to match what libWebRTC expects https://bugs.webkit.org/show_bug.cgi?id=190035 Patch by Thibault Sauni

[webkit-changes] [237818] trunk

2018-11-05 Thread wenson_hsieh
Title: [237818] trunk Revision 237818 Author wenson_hs...@apple.com Date 2018-11-05 11:12:38 -0800 (Mon, 05 Nov 2018) Log Message [iOS] Changing view scale sometimes does not zoom the page to the new initial scale when the page is zoomed in when ignoring meta viewport https://bugs.webkit.

[webkit-changes] [237817] trunk

2018-11-05 Thread mattbaker
Title: [237817] trunk Revision 237817 Author mattba...@apple.com Date 2018-11-05 11:01:30 -0800 (Mon, 05 Nov 2018) Log Message Web Inspector: Table selection should not require that rows be in the cache https://bugs.webkit.org/show_bug.cgi?id=190993 Reviewed by Devin Rousso. Source/Web

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

2018-11-05 Thread dino
Title: [237816] trunk/Source/WebCore Revision 237816 Author d...@apple.com Date 2018-11-05 10:37:43 -0800 (Mon, 05 Nov 2018) Log Message Expose a constructor for PointerEvent from PlatformTouchEvent https://bugs.webkit.org/show_bug.cgi?id=191238 Reviewed by Antoine Quint. Implement a c

[webkit-changes] [237815] tags/Safari-607.1.12.2

2018-11-05 Thread alancoon
Title: [237815] tags/Safari-607.1.12.2 Revision 237815 Author alanc...@apple.com Date 2018-11-05 10:09:39 -0800 (Mon, 05 Nov 2018) Log Message Cherry-pick r237774. rdar://problem/45377609 Mac production builds should sign the network process xpc service with entitlements https://

[webkit-changes] [237814] tags/Safari-607.1.12.2

2018-11-05 Thread alancoon
Title: [237814] tags/Safari-607.1.12.2 Revision 237814 Author alanc...@apple.com Date 2018-11-05 10:09:33 -0800 (Mon, 05 Nov 2018) Log Message Cherry-pick r237711. rdar://problem/44176965 In WebCore::ResourceLoadObserver, use document.sessionID().isEphemeral() when possible and check

[webkit-changes] [237813] trunk/Source

2018-11-05 Thread ryanhaddad
Title: [237813] trunk/Source Revision 237813 Author ryanhad...@apple.com Date 2018-11-05 10:07:06 -0800 (Mon, 05 Nov 2018) Log Message Unreviewed, rolling out r237785. Introduced layout test and API test failures on macOS and iOS. Reverted changeset: "[iOS] Issue initial paint soon aft

[webkit-changes] [237812] trunk

2018-11-05 Thread commit-queue
Title: [237812] trunk Revision 237812 Author commit-qu...@webkit.org Date 2018-11-05 10:03:14 -0800 (Mon, 05 Nov 2018) Log Message Unreviewed, rolling out r237784 and r237788. https://bugs.webkit.org/show_bug.cgi?id=191270 Caused mediastream layout test failures (Requested by ryanhaddad

[webkit-changes] [237811] trunk/LayoutTests

2018-11-05 Thread cdumez
Title: [237811] trunk/LayoutTests Revision 237811 Author cdu...@apple.com Date 2018-11-05 09:54:22 -0800 (Mon, 05 Nov 2018) Log Message Resync html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name WPT tests https://bugs.webkit.org/show_bug.cgi?id=19121

[webkit-changes] [237810] trunk/Tools

2018-11-05 Thread lforschler
Title: [237810] trunk/Tools Revision 237810 Author lforsch...@apple.com Date 2018-11-05 09:47:42 -0800 (Mon, 05 Nov 2018) Log Message https://bugs.webkit.org/show_bug.cgi?id=191268 Remove unused bots. rubber-stamped by Alexey Proskuryakov. * BuildSlaveSupport/build.webkit.org-config/con

[webkit-changes] [237809] trunk/JSTests

2018-11-05 Thread msaboff
Title: [237809] trunk/JSTests Revision 237809 Author msab...@apple.com Date 2018-11-05 09:43:40 -0800 (Mon, 05 Nov 2018) Log Message Unreviewed build fix for linux. * stress/regexp-compile-oom.js: Disabled for non-darwin OSes. Modified Paths trunk/JSTests/ChangeLog trunk/JSTests/stress

[webkit-changes] [237808] trunk

2018-11-05 Thread drousso
Title: [237808] trunk Revision 237808 Author drou...@apple.com Date 2018-11-05 09:34:48 -0800 (Mon, 05 Nov 2018) Log Message Web Inspector: show save/restore stack for recorded 2D Canvases https://bugs.webkit.org/show_bug.cgi?id=175283 Reviewed by Matt Baker. Source/WebInspectorUI: In

[webkit-changes] [237807] tags/Safari-607.1.12.2/Source

2018-11-05 Thread alancoon
Title: [237807] tags/Safari-607.1.12.2/Source Revision 237807 Author alanc...@apple.com Date 2018-11-05 09:33:54 -0800 (Mon, 05 Nov 2018) Log Message Versioning. Modified Paths tags/Safari-607.1.12.2/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-607.1.12.2/Source/T

[webkit-changes] [237806] tags/Safari-607.1.12.2/

2018-11-05 Thread alancoon
Title: [237806] tags/Safari-607.1.12.2/ Revision 237806 Author alanc...@apple.com Date 2018-11-05 09:27:12 -0800 (Mon, 05 Nov 2018) Log Message New tag. Added Paths tags/Safari-607.1.12.2/ Diff ___ webkit-changes mailing list webkit-ch

[webkit-changes] [237805] trunk/Tools

2018-11-05 Thread mcatanzaro
Title: [237805] trunk/Tools Revision 237805 Author mcatanz...@igalia.com Date 2018-11-05 08:45:20 -0800 (Mon, 05 Nov 2018) Log Message [WPE][GTK] API test runner fails to respect default build type https://bugs.webkit.org/show_bug.cgi?id=190247 Reviewed by Carlos Garcia Campos. Problem

[webkit-changes] [237804] trunk

2018-11-05 Thread commit-queue
Title: [237804] trunk Revision 237804 Author commit-qu...@webkit.org Date 2018-11-05 08:08:12 -0800 (Mon, 05 Nov 2018) Log Message [GStreamer][WebRTC] Error out when simulcast is activated https://bugs.webkit.org/show_bug.cgi?id=190678 Patch by Thibault Saunier on 2018-11-05 Reviewed by

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

2018-11-05 Thread youenn
Title: [237802] trunk/Source/WebCore Revision 237802 Author you...@apple.com Date 2018-11-05 07:32:03 -0800 (Mon, 05 Nov 2018) Log Message RealtimeOutgoingAudioSource subclasses should observe its source when fully constructed https://bugs.webkit.org/show_bug.cgi?id=191241 Reviewed by Er

[webkit-changes] [237801] trunk

2018-11-05 Thread commit-queue
Title: [237801] trunk Revision 237801 Author commit-qu...@webkit.org Date 2018-11-05 07:09:54 -0800 (Mon, 05 Nov 2018) Log Message [GStreamer][WebRTC] Add webrtcencoder bin to cleanup and refactor the way we set encoders https://bugs.webkit.org/show_bug.cgi?id=190674 Patch by Thibault Sa

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

2018-11-05 Thread commit-queue
Title: [237800] trunk/Source/WebCore Revision 237800 Author commit-qu...@webkit.org Date 2018-11-05 07:05:39 -0800 (Mon, 05 Nov 2018) Log Message [GStreamer][WebRTC] properly mark H.264 stream type in the "decoder" https://bugs.webkit.org/show_bug.cgi?id=190676 Patch by Thibault Saunier

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

2018-11-05 Thread commit-queue
Title: [237799] trunk/Source/WebCore Revision 237799 Author commit-qu...@webkit.org Date 2018-11-05 06:50:28 -0800 (Mon, 05 Nov 2018) Log Message [GStreamer] Do not sync libwerbtc stream on the clock https://bugs.webkit.org/show_bug.cgi?id=190677 The approach here is basically to let lib

[webkit-changes] [237798] trunk

2018-11-05 Thread ajuma
Title: [237798] trunk Revision 237798 Author aj...@chromium.org Date 2018-11-05 06:47:40 -0800 (Mon, 05 Nov 2018) Log Message [IntersectionObserver] Fix isIntersecting computation when 0 is not a threshold https://bugs.webkit.org/show_bug.cgi?id=191210 Reviewed by Simon Fraser. LayoutTe

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

2018-11-05 Thread commit-queue
Title: [237797] trunk/Source/WebCore Revision 237797 Author commit-qu...@webkit.org Date 2018-11-05 05:55:21 -0800 (Mon, 05 Nov 2018) Log Message Remove some virtual methods in CachedRawResource https://bugs.webkit.org/show_bug.cgi?id=191251 Patch by Rob Buis on 2018-11-05 Reviewed by F

[webkit-changes] [237796] trunk/Tools

2018-11-05 Thread mcatanzaro
Title: [237796] trunk/Tools Revision 237796 Author mcatanz...@igalia.com Date 2018-11-05 04:19:47 -0800 (Mon, 05 Nov 2018) Log Message [WPE][GTK] API test /webkit/WebKitSettings/webkit-settings is failing https://bugs.webkit.org/show_bug.cgi?id=191221 Reviewed by Carlos Garcia Campos. T

[webkit-changes] [237795] trunk/Tools

2018-11-05 Thread mcatanzaro
Title: [237795] trunk/Tools Revision 237795 Author mcatanz...@igalia.com Date 2018-11-05 02:46:38 -0800 (Mon, 05 Nov 2018) Log Message REGRESSION(r237031): [GTK] Test /webkit/WebKitWebView/settings is failing https://bugs.webkit.org/show_bug.cgi?id=191225 Reviewed by Alejandro G. Castro.

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

2018-11-05 Thread philn
Title: [237794] trunk/Source/WebCore Revision 237794 Author ph...@webkit.org Date 2018-11-05 02:00:19 -0800 (Mon, 05 Nov 2018) Log Message [GStreamer] Move elements registration to GStreamerCommon https://bugs.webkit.org/show_bug.cgi?id=191189 Reviewed by Xabier Rodriguez-Calvar. It was

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

2018-11-05 Thread Hironori . Fujii
Title: [237793] trunk/Source/_javascript_Core Revision 237793 Author hironori.fu...@sony.com Date 2018-11-05 01:34:01 -0800 (Mon, 05 Nov 2018) Log Message [Win][Clang][JSC] JIT::is64BitType reports "warning: explicit specialization cannot have a storage class" https://bugs.webkit.org/show

[webkit-changes] [237791] trunk

2018-11-05 Thread mcatanzaro
Title: [237791] trunk Revision 237791 Author mcatanz...@igalia.com Date 2018-11-05 00:03:30 -0800 (Mon, 05 Nov 2018) Log Message [WPE][GTK] Expose ENABLE_MEDIA_SOURCE as public option https://bugs.webkit.org/show_bug.cgi?id=191223 Reviewed by Xabier Rodriguez-Calvar. This option should