[webkit-changes] [254114] trunk

2020-01-06 Thread Hironori . Fujii
Title: [254114] trunk Revision 254114 Author hironori.fu...@sony.com Date 2020-01-06 23:49:12 -0800 (Mon, 06 Jan 2020) Log Message ComplexTextController::offsetForPosition returns a wrong offset for a glyph boundary in a RTL text https://bugs.webkit.org/show_bug.cgi?id=205486 Reviewed by

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

2020-01-06 Thread zalan
Title: [254113] trunk/Source/WebCore Revision 254113 Author za...@apple.com Date 2020-01-06 21:48:41 -0800 (Mon, 06 Jan 2020) Log Message [LFC] Start using the UsedHorizontalValues::Constraints values in ::layoutInFlowContent https://bugs.webkit.org/show_bug.cgi?id=205831 Reviewed by An

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

2020-01-06 Thread zalan
Title: [254112] trunk/Source/WebCore Revision 254112 Author za...@apple.com Date 2020-01-06 20:51:46 -0800 (Mon, 06 Jan 2020) Log Message [LFC] computeBorderAndPadding/computeWidthAndMargin/computeStaticPosition functions should take UsedHorizontalValues::Constraints https://bugs.webkit.o

[webkit-changes] [254111] trunk

2020-01-06 Thread yurys
Title: [254111] trunk Revision 254111 Author yu...@chromium.org Date 2020-01-06 20:42:34 -0800 (Mon, 06 Jan 2020) Log Message REGRESSION: [ Mac wk2 ] http/tests/inspector/target/provisional-load-cancels-previous-load.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=205473

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

2020-01-06 Thread changseok
Title: [254110] trunk/Source/WebCore Revision 254110 Author changs...@webkit.org Date 2020-01-06 20:40:20 -0800 (Mon, 06 Jan 2020) Log Message Unreviewed build fix since r254064. * CMakeLists.txt: GraphicsContext3D was renamed GraphicsContextGLOpenGL, not GraphicsContextGLOpenGLBase. Mo

[webkit-changes] [254109] trunk/LayoutTests

2020-01-06 Thread Hironori . Fujii
Title: [254109] trunk/LayoutTests Revision 254109 Author hironori.fu...@sony.com Date 2020-01-06 20:36:25 -0800 (Mon, 06 Jan 2020) Log Message Unreviewed test gardening for WinCairo port after r253326 and r250849. * platform/wincairo/fast/css/invalidation-errors-2-expected.txt: * platfor

[webkit-changes] [254108] trunk

2020-01-06 Thread yoshiaki . jitsukawa
Title: [254108] trunk Revision 254108 Author yoshiaki.jitsuk...@sony.com Date 2020-01-06 20:36:02 -0800 (Mon, 06 Jan 2020) Log Message [PlayStation] Update port cmake https://bugs.webkit.org/show_bug.cgi?id=205846 Reviewed by Don Olmstead. .: Define C/CXX macro BPLATFORM_PLAYSTATION.

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

2020-01-06 Thread zalan
Title: [254107] trunk/Source/WebCore Revision 254107 Author za...@apple.com Date 2020-01-06 20:18:39 -0800 (Mon, 06 Jan 2020) Log Message [LFC] Remove redundant UsedVerticalValues::Constraints(Display::Box) https://bugs.webkit.org/show_bug.cgi?id=205813 Reviewed by Antti Koivisto. Let'

[webkit-changes] [254106] trunk/LayoutTests

2020-01-06 Thread Hironori . Fujii
Title: [254106] trunk/LayoutTests Revision 254106 Author hironori.fu...@sony.com Date 2020-01-06 19:58:15 -0800 (Mon, 06 Jan 2020) Log Message Unreviewed test gardening for WinCairo port after r252598. * platform/wincairo/fast/box-shadow/inset-box-shadow-radius-expected.txt: * platform/w

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

2020-01-06 Thread zalan
Title: [254104] trunk/Source/WebCore Revision 254104 Author za...@apple.com Date 2020-01-06 19:15:36 -0800 (Mon, 06 Jan 2020) Log Message [LFC] FormattingContext::layoutInFlowContent should take UsedHorizontalValues::Constraints https://bugs.webkit.org/show_bug.cgi?id=205809 Reviewed by

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

2020-01-06 Thread zalan
Title: [254102] trunk/Source/WebCore Revision 254102 Author za...@apple.com Date 2020-01-06 17:10:29 -0800 (Mon, 06 Jan 2020) Log Message [LFC] UsedHorizontalValues::Constraints should not take Display::Box https://bugs.webkit.org/show_bug.cgi?id=205811 Reviewed by Antti Koivisto. Pass

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

2020-01-06 Thread pvollan
Title: [254101] trunk/Source/WebKit Revision 254101 Author pvol...@apple.com Date 2020-01-06 17:06:34 -0800 (Mon, 06 Jan 2020) Log Message [iOS] Get display level in the UI process for all iOS platforms https://bugs.webkit.org/show_bug.cgi?id=205835 Reviewed by Brent Fulgham. This was

[webkit-changes] [254100] trunk/Tools

2020-01-06 Thread jbedard
Title: [254100] trunk/Tools Revision 254100 Author jbed...@apple.com Date 2020-01-06 16:52:56 -0800 (Mon, 06 Jan 2020) Log Message results.webkit.org: Tweak processing constants https://bugs.webkit.org/show_bug.cgi?id=205828 Rubber-stamped by Aakash Jain. * resultsdbpy/resultsdbpy/mode

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

2020-01-06 Thread pvollan
Title: [254099] trunk/Source/WebCore Revision 254099 Author pvol...@apple.com Date 2020-01-06 16:49:32 -0800 (Mon, 06 Jan 2020) Log Message [iOS] Only prewarm fonts with valid font names https://bugs.webkit.org/show_bug.cgi?id=205822 Reviewed by Brent Fulgham. The font names ".SF NS Tex

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

2020-01-06 Thread eric . carlson
Title: [254098] trunk/Source/WebKit Revision 254098 Author eric.carl...@apple.com Date 2020-01-06 16:34:53 -0800 (Mon, 06 Jan 2020) Log Message Add some of the remote media player messages needed for video playback https://bugs.webkit.org/show_bug.cgi?id=205812 Reviewed by Jer Noble. N

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

2020-01-06 Thread cdumez
Title: [254097] trunk/Source/WebKit Revision 254097 Author cdu...@apple.com Date 2020-01-06 16:31:13 -0800 (Mon, 06 Jan 2020) Log Message Improve logging for when a synchronous IPC times out https://bugs.webkit.org/show_bug.cgi?id=205829 Reviewed by Tim Horton. * Platform/IPC/Connection

[webkit-changes] [254096] branches/safari-608-branch/Source

2020-01-06 Thread alancoon
Title: [254096] branches/safari-608-branch/Source Revision 254096 Author alanc...@apple.com Date 2020-01-06 16:15:31 -0800 (Mon, 06 Jan 2020) Log Message Versioning. Modified Paths branches/safari-608-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-608-bra

[webkit-changes] [254095] trunk/Tools

2020-01-06 Thread jbedard
Title: [254095] trunk/Tools Revision 254095 Author jbed...@apple.com Date 2020-01-06 16:13:19 -0800 (Mon, 06 Jan 2020) Log Message test-lldb-webkit: Use logging module https://bugs.webkit.org/show_bug.cgi?id=205832 Reviewed by Stephanie Lewis. * Scripts/test-lldb-webkit: (LldbTester.run

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

2020-01-06 Thread nvasilyev
Title: [254094] trunk/Source/WebInspectorUI Revision 254094 Author nvasil...@apple.com Date 2020-01-06 15:55:35 -0800 (Mon, 06 Jan 2020) Log Message Web Inspector: Color picker: make it keyboard accessible https://bugs.webkit.org/show_bug.cgi?id=205572 Reviewed by Brian Burg. For the c

[webkit-changes] [254093] trunk/Source

2020-01-06 Thread commit-queue
Title: [254093] trunk/Source Revision 254093 Author commit-qu...@webkit.org Date 2020-01-06 15:49:21 -0800 (Mon, 06 Jan 2020) Log Message Build (unified) failure after adding source files to support media in GPU process https://bugs.webkit.org/show_bug.cgi?id=205616 Patch by Peng Liu on

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

2020-01-06 Thread commit-queue
Title: [254092] trunk/Source/WebKit Revision 254092 Author commit-qu...@webkit.org Date 2020-01-06 15:32:31 -0800 (Mon, 06 Jan 2020) Log Message NetworkSessionCocoa::isolatedSession should not use iterator after mutating m_isolatedSessions https://bugs.webkit.org/show_bug.cgi?id=205824

[webkit-changes] [254091] trunk

2020-01-06 Thread dbates
Title: [254091] trunk Revision 254091 Author dba...@webkit.org Date 2020-01-06 15:08:48 -0800 (Mon, 06 Jan 2020) Log Message Precision of getClientRects(), getBoundingClientRect() differs depending whether simple line layout or line box layout is used https://bugs.webkit.org/show_bug.cgi?

[webkit-changes] [254090] tags/Safari-608.5.7/

2020-01-06 Thread alancoon
Title: [254090] tags/Safari-608.5.7/ Revision 254090 Author alanc...@apple.com Date 2020-01-06 15:05:17 -0800 (Mon, 06 Jan 2020) Log Message Tag Safari-608.5.7. Added Paths tags/Safari-608.5.7/ Diff ___ webkit-changes mailing list webk

[webkit-changes] [254089] trunk

2020-01-06 Thread youenn
Title: [254089] trunk Revision 254089 Author you...@apple.com Date 2020-01-06 14:57:25 -0800 (Mon, 06 Jan 2020) Log Message XMLHTTPRequest POSTs blob data to a custom WKURLSchemeHandler protocol crash https://bugs.webkit.org/show_bug.cgi?id=205685 Reviewed by Alex Christensen. Source/We

[webkit-changes] [254088] trunk

2020-01-06 Thread shvaikalesh
Title: [254088] trunk Revision 254088 Author shvaikal...@gmail.com Date 2020-01-06 14:47:34 -0800 (Mon, 06 Jan 2020) Log Message String.prototype.replace() incorrectly handles named references on RegExp w/o named groups https://bugs.webkit.org/show_bug.cgi?id=205785 Reviewed by Ross Kirs

[webkit-changes] [254086] trunk

2020-01-06 Thread commit-queue
Title: [254086] trunk Revision 254086 Author commit-qu...@webkit.org Date 2020-01-06 14:20:43 -0800 (Mon, 06 Jan 2020) Log Message ASSERTION FAILED: hasLayer() in RenderLayer::enclosingOverflowClipLayer https://bugs.webkit.org/show_bug.cgi?id=205474 Patch by Jack Lee on 2020-01-06 Revie

[webkit-changes] [254085] trunk

2020-01-06 Thread commit-queue
Title: [254085] trunk Revision 254085 Author commit-qu...@webkit.org Date 2020-01-06 14:17:30 -0800 (Mon, 06 Jan 2020) Log Message Remove WebsiteDataStore::setServiceWorkerRegistrationDirectory https://bugs.webkit.org/show_bug.cgi?id=205754 Patch by Alex Christensen on 2020-01-06 Review

[webkit-changes] [254084] trunk

2020-01-06 Thread commit-queue
Title: [254084] trunk Revision 254084 Author commit-qu...@webkit.org Date 2020-01-06 13:59:59 -0800 (Mon, 06 Jan 2020) Log Message Allow wildcard scheme in UserContentURLPattern https://bugs.webkit.org/show_bug.cgi?id=205695 Patch by Alex Christensen on 2020-01-06 Reviewed by Darin Adle

[webkit-changes] [254083] tags/Safari-609.1.13.3/

2020-01-06 Thread alancoon
Title: [254083] tags/Safari-609.1.13.3/ Revision 254083 Author alanc...@apple.com Date 2020-01-06 13:57:18 -0800 (Mon, 06 Jan 2020) Log Message Tag Safari-609.1.13.3. Added Paths tags/Safari-609.1.13.3/ Diff ___ webkit-changes mailing

[webkit-changes] [254082] trunk

2020-01-06 Thread commit-queue
Title: [254082] trunk Revision 254082 Author commit-qu...@webkit.org Date 2020-01-06 13:53:39 -0800 (Mon, 06 Jan 2020) Log Message REGRESSION: [ iOS ] imported/w3c/web-platform-tests/dom/events/Event-dispatch-on-disabled-elements.html is failing https://bugs.webkit.org/show_bug.cgi?id=205

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

2020-01-06 Thread commit-queue
Title: [254081] trunk/Source/WebKit Revision 254081 Author commit-qu...@webkit.org Date 2020-01-06 13:23:19 -0800 (Mon, 06 Jan 2020) Log Message Remove _WKProcessPoolConfiguration.CTDataConnectionServiceType and suppressesConnectionTerminationOnSystemChange https://bugs.webkit.org/show_bu

[webkit-changes] [254080] trunk/Tools

2020-01-06 Thread mark . lam
Title: [254080] trunk/Tools Revision 254080 Author mark@apple.com Date 2020-01-06 12:58:44 -0800 (Mon, 06 Jan 2020) Log Message Add --force-optimization-level option to Tools/Scripts/set-webkit-configuration. https://bugs.webkit.org/show_bug.cgi?id=205787 Reviewed by Saam Barati. Us

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

2020-01-06 Thread youenn
Title: [254079] trunk/Source/WebCore Revision 254079 Author you...@apple.com Date 2020-01-06 12:56:41 -0800 (Mon, 06 Jan 2020) Log Message Fix non unified build in FIDO Pin.cpp https://bugs.webkit.org/show_bug.cgi?id=205794 Reviewed by Jiewen Tan. No change of behavior, this is a build

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

2020-01-06 Thread krollin
Title: [254078] trunk/Source/WebKit Revision 254078 Author krol...@apple.com Date 2020-01-06 12:46:38 -0800 (Mon, 06 Jan 2020) Log Message Reformat WebPage logging https://bugs.webkit.org/show_bug.cgi?id=205709 Reviewed by Brent Fulgham. Update the format used by WebPage in its RELEASE

[webkit-changes] [254077] trunk/LayoutTests

2020-01-06 Thread cdumez
Title: [254077] trunk/LayoutTests Revision 254077 Author cdu...@apple.com Date 2020-01-06 12:42:31 -0800 (Mon, 06 Jan 2020) Log Message Regression r254029: imported/w3c/web-platform-tests/dom/events/EventTarget-dispatchEvent.html is failing https://bugs.webkit.org/show_bug.cgi?id=205819

[webkit-changes] [254076] trunk/LayoutTests

2020-01-06 Thread cdumez
Title: [254076] trunk/LayoutTests Revision 254076 Author cdu...@apple.com Date 2020-01-06 12:38:44 -0800 (Mon, 06 Jan 2020) Log Message Regression r254029: imported/w3c/web-platform-tests/dom/nodes/Document-createEvent.https.html is failing https://bugs.webkit.org/show_bug.cgi?id=205817

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

2020-01-06 Thread commit-queue
Title: [254075] trunk/Source/WebKit Revision 254075 Author commit-qu...@webkit.org Date 2020-01-06 12:29:49 -0800 (Mon, 06 Jan 2020) Log Message Add WKWebView SPI to query _WKMediaMutedState https://bugs.webkit.org/show_bug.cgi?id=205789 Patch by Luming Yin on 2020-01-06 Reviewed by Er

[webkit-changes] [254074] trunk/LayoutTests

2020-01-06 Thread simon . fraser
Title: [254074] trunk/LayoutTests Revision 254074 Author simon.fra...@apple.com Date 2020-01-06 12:11:20 -0800 (Mon, 06 Jan 2020) Log Message REGRESSION: [r254042] pageoverlay/overlay- tests are failing in WK1 https://bugs.webkit.org/show_bug.cgi?id=205810 Unreviewed test gardening. Page

[webkit-changes] [254073] branches/safari-608-branch/Source/WebCore

2020-01-06 Thread alancoon
Title: [254073] branches/safari-608-branch/Source/WebCore Revision 254073 Author alanc...@apple.com Date 2020-01-06 11:54:45 -0800 (Mon, 06 Jan 2020) Log Message Protect ServiceWorker::postMessage from a null execState https://bugs.webkit.org/show_bug.cgi?id=205394 Reviewed by Chris Dum

[webkit-changes] [254072] branches/safari-608-branch/Source

2020-01-06 Thread alancoon
Title: [254072] branches/safari-608-branch/Source Revision 254072 Author alanc...@apple.com Date 2020-01-06 11:47:47 -0800 (Mon, 06 Jan 2020) Log Message Versioning. Modified Paths branches/safari-608-branch/Source/_javascript_Core/Configurations/Version.xcconfig branches/safari-608-bra

[webkit-changes] [254071] branches/safari-609.1.14-branch/

2020-01-06 Thread alancoon
Title: [254071] branches/safari-609.1.14-branch/ Revision 254071 Author alanc...@apple.com Date 2020-01-06 11:32:44 -0800 (Mon, 06 Jan 2020) Log Message New branch. Added Paths branches/safari-609.1.14-branch/ Diff ___ webkit-changes m

[webkit-changes] [254070] trunk

2020-01-06 Thread shvaikalesh
Title: [254070] trunk Revision 254070 Author shvaikal...@gmail.com Date 2020-01-06 11:31:01 -0800 (Mon, 06 Jan 2020) Log Message Proxy's [[OwnPropertyKeys]] is incorrect in DontEnumPropertiesMode::Exclude https://bugs.webkit.org/show_bug.cgi?id=203818 Reviewed by Keith Miller. JSTests:

[webkit-changes] [254069] branches/safari-609-branch/

2020-01-06 Thread alancoon
Title: [254069] branches/safari-609-branch/ Revision 254069 Author alanc...@apple.com Date 2020-01-06 11:27:21 -0800 (Mon, 06 Jan 2020) Log Message New branch. Added Paths branches/safari-609-branch/ Diff ___ webkit-changes mailing lis

[webkit-changes] [254068] trunk/Source

2020-01-06 Thread alancoon
Title: [254068] trunk/Source Revision 254068 Author alanc...@apple.com Date 2020-01-06 11:18:04 -0800 (Mon, 06 Jan 2020) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/ThirdParty/ANGLE/Configurations/Version.xcconfig tru

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

2020-01-06 Thread pvollan
Title: [254067] trunk/Source/WebCore Revision 254067 Author pvol...@apple.com Date 2020-01-06 11:16:18 -0800 (Mon, 06 Jan 2020) Log Message REGRESSION(r247626): Introduced memory regression https://bugs.webkit.org/show_bug.cgi?id=205815 Unreviewed rollout of https://trac.webkit.org/chang

[webkit-changes] [254066] trunk/LayoutTests

2020-01-06 Thread tsavell
Title: [254066] trunk/LayoutTests Revision 254066 Author tsav...@apple.com Date 2020-01-06 11:00:42 -0800 (Mon, 06 Jan 2020) Log Message REGRESSION: [ Catalina wk1 ] editing/mac/attributed-string/attributed-string-across-shadow-boundaries-with-style-2.html is failing https://bugs.webkit.o

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

2020-01-06 Thread ysuzuki
Title: [254065] trunk/Source/WebCore Revision 254065 Author ysuz...@apple.com Date 2020-01-06 10:59:35 -0800 (Mon, 06 Jan 2020) Log Message [WebCore] Shrink sizeof(RuleFeature) https://bugs.webkit.org/show_bug.cgi?id=205774 Reviewed by Dean Jackson. We noticed that Vector is frequently

[webkit-changes] [254063] trunk/Source/WebKitLegacy/mac

2020-01-06 Thread commit-queue
Title: [254063] trunk/Source/WebKitLegacy/mac Revision 254063 Author commit-qu...@webkit.org Date 2020-01-06 10:39:58 -0800 (Mon, 06 Jan 2020) Log Message [Web Animations] Enable CSS Animations via Web Animations for WebKitLegacy https://bugs.webkit.org/show_bug.cgi?id=205791 Patch by An

[webkit-changes] [254062] trunk/Tools

2020-01-06 Thread commit-queue
Title: [254062] trunk/Tools Revision 254062 Author commit-qu...@webkit.org Date 2020-01-06 10:33:25 -0800 (Mon, 06 Jan 2020) Log Message Remove unused variable jsDriverArgs from script https://bugs.webkit.org/show_bug.cgi?id=205797 Patch by Paulo Matos on 2020-01-06 Reviewed by Žan Dobe

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

2020-01-06 Thread nvasilyev
Title: [254061] trunk/Source/WebInspectorUI Revision 254061 Author nvasil...@apple.com Date 2020-01-06 10:24:27 -0800 (Mon, 06 Jan 2020) Log Message REGRESSION(r218839): Web Inspector: Color picker: pressing Esc should hide color picker https://bugs.webkit.org/show_bug.cgi?id=205570 Rev

[webkit-changes] [254060] trunk/LayoutTests

2020-01-06 Thread tsavell
Title: [254060] trunk/LayoutTests Revision 254060 Author tsav...@apple.com Date 2020-01-06 10:08:17 -0800 (Mon, 06 Jan 2020) Log Message REGRESSION: [ Mac WK2 ] fast/text/international/unicode-bidi-other-neutrals.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=205808 Unre

[webkit-changes] [254059] trunk/LayoutTests

2020-01-06 Thread tsavell
Title: [254059] trunk/LayoutTests Revision 254059 Author tsav...@apple.com Date 2020-01-06 09:56:09 -0800 (Mon, 06 Jan 2020) Log Message REGRESSION: [ Mac Debug ] inspector/page/setBootstrapScript-main-frame.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=205807 Unreviewe

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

2020-01-06 Thread drousso
Title: [254058] trunk/Source/WebInspectorUI Revision 254058 Author drou...@apple.com Date 2020-01-06 09:48:34 -0800 (Mon, 06 Jan 2020) Log Message Web Inspector: Canvas: unable to see recording actions for WebGL canvases that have lots of shader programs https://bugs.webkit.org/show_bug.c

[webkit-changes] [254057] trunk/Tools

2020-01-06 Thread commit-queue
Title: [254057] trunk/Tools Revision 254057 Author commit-qu...@webkit.org Date 2020-01-06 09:39:06 -0800 (Mon, 06 Jan 2020) Log Message Add support for passing test arguments in envvar TEST_JSC_ARGS https://bugs.webkit.org/show_bug.cgi?id=205800 Patch by Paulo Matos on 2020-01-06 Revie

[webkit-changes] [254056] trunk/LayoutTests

2020-01-06 Thread zalan
Title: [254056] trunk/LayoutTests Revision 254056 Author za...@apple.com Date 2020-01-06 09:33:19 -0800 (Mon, 06 Jan 2020) Log Message REGRESSION: [ Mojave ] tables/mozilla_expected_failures/bugs/bug2479-5.html is failing https://bugs.webkit.org/show_bug.cgi?id=205805 Unreviewed. Reba

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

2020-01-06 Thread commit-queue
Title: [254055] trunk/Source/WebKit Revision 254055 Author commit-qu...@webkit.org Date 2020-01-06 09:09:02 -0800 (Mon, 06 Jan 2020) Log Message Remove unused GlobalFrameID from NetworkCacheSpeculativeLoad https://bugs.webkit.org/show_bug.cgi?id=205796 Patch by Rob Buis on 2020-01-06 Re

[webkit-changes] [254054] trunk

2020-01-06 Thread simon . fraser
Title: [254054] trunk Revision 254054 Author simon.fra...@apple.com Date 2020-01-06 08:44:32 -0800 (Mon, 06 Jan 2020) Log Message REGRESSION (r252724): Unable to tap on play button on google video 'See the top search trends of 2019' https://bugs.webkit.org/show_bug.cgi?id=205694 Reviewe

[webkit-changes] [254053] trunk/LayoutTests

2020-01-06 Thread cdumez
Title: [254053] trunk/LayoutTests Revision 254053 Author cdu...@apple.com Date 2020-01-06 08:36:56 -0800 (Mon, 06 Jan 2020) Log Message Regression r254029: imported/w3c/web-platform-tests/html/dom/idlharness.https.html is failing https://bugs.webkit.org/show_bug.cgi?id=205803 Unreviewed,

[webkit-changes] [254052] trunk

2020-01-06 Thread pvollan
Title: [254052] trunk Revision 254052 Author pvol...@apple.com Date 2020-01-06 08:03:44 -0800 (Mon, 06 Jan 2020) Log Message [iOS] Issue mach lookup extension to launch services daemon for Mail https://bugs.webkit.org/show_bug.cgi?id=205316 Reviewed by Brent Fulgham. Source/WebCore: Ex

[webkit-changes] [254051] trunk/Source

2020-01-06 Thread youenn
Title: [254051] trunk/Source Revision 254051 Author you...@apple.com Date 2020-01-06 07:02:13 -0800 (Mon, 06 Jan 2020) Log Message RemoteVideoSample::create does not need to take a MediaSample r value https://bugs.webkit.org/show_bug.cgi?id=205793 Reviewed by Eric Carlson. Source/WebCor

[webkit-changes] [254050] trunk/Source

2020-01-06 Thread youenn
Title: [254050] trunk/Source Revision 254050 Author you...@apple.com Date 2020-01-06 01:47:37 -0800 (Mon, 06 Jan 2020) Log Message Implement RTC VTB encoders in GPUProcess https://bugs.webkit.org/show_bug.cgi?id=205713 Reviewed by Eric Carlson. Source/ThirdParty/libwebrtc: Add support

[webkit-changes] [254049] trunk/Tools

2020-01-06 Thread philn
Title: [254049] trunk/Tools Revision 254049 Author ph...@webkit.org Date 2020-01-06 01:12:46 -0800 (Mon, 06 Jan 2020) Log Message [WPE][Qt] TestRunJavaScript failure https://bugs.webkit.org/show_bug.cgi?id=205766 Reviewed by Carlos Garcia Campos. * TestWebKitAPI/Tests/WPEQt/TestRunJavaS