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

2019-01-10 Thread mmaxfield
Title: [239861] trunk/Source/WebCore Revision 239861 Author mmaxfi...@apple.com Date 2019-01-10 23:47:07 -0800 (Thu, 10 Jan 2019) Log Message [WHLSL] Include the standard library https://bugs.webkit.org/show_bug.cgi?id=192994 Reviewed by Jon Lee. A small section of the standard library

[webkit-changes] [239860] trunk/Tools

2019-01-10 Thread ryanhaddad
Title: [239860] trunk/Tools Revision 239860 Author ryanhad...@apple.com Date 2019-01-10 22:23:47 -0800 (Thu, 10 Jan 2019) Log Message Unreviewed, fix typo that breaks dashboard link. * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/WebKitBuildbot.js:

[webkit-changes] [239859] trunk/Tools

2019-01-10 Thread ryanhaddad
Title: [239859] trunk/Tools Revision 239859 Author ryanhad...@apple.com Date 2019-01-10 22:07:26 -0800 (Thu, 10 Jan 2019) Log Message Update macOS queue configurations https://bugs.webkit.org/show_bug.cgi?id=193329 Reviewed by Alexey Proskuryakov. *

[webkit-changes] [239858] trunk

2019-01-10 Thread drousso
Title: [239858] trunk Revision 239858 Author drou...@apple.com Date 2019-01-10 21:54:54 -0800 (Thu, 10 Jan 2019) Log Message Web Inspector: Audit: allow audits to be enabled/disabled https://bugs.webkit.org/show_bug.cgi?id=192210 Reviewed by Joseph Pecoraro. Source/WebInspectorUI: *

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

2019-01-10 Thread jer . noble
Title: [239857] trunk/Source/WebCore Revision 239857 Author jer.no...@apple.com Date 2019-01-10 20:46:23 -0800 (Thu, 10 Jan 2019) Log Message elements do not enter 'paused' state when playing to end over AirPlay https://bugs.webkit.org/show_bug.cgi?id=193295 Reviewed by Eric Carlson.

[webkit-changes] [239856] trunk/Tools

2019-01-10 Thread commit-queue
Title: [239856] trunk/Tools Revision 239856 Author commit-qu...@webkit.org Date 2019-01-10 20:39:23 -0800 (Thu, 10 Jan 2019) Log Message MiniBrowser should be able to navigate to about:blank https://bugs.webkit.org/show_bug.cgi?id=193345 Patch by Joseph Pecoraro on 2019-01-10 Reviewed

[webkit-changes] [239855] trunk/Tools

2019-01-10 Thread commit-queue
Title: [239855] trunk/Tools Revision 239855 Author commit-qu...@webkit.org Date 2019-01-10 20:38:04 -0800 (Thu, 10 Jan 2019) Log Message Remove MiniBrowser custom "Process Swap" menu item which does not work https://bugs.webkit.org/show_bug.cgi?id=193344 Patch by Joseph Pecoraro on

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

2019-01-10 Thread mmaxfield
Title: [239854] trunk/Source/WebCore Revision 239854 Author mmaxfi...@apple.com Date 2019-01-10 19:54:43 -0800 (Thu, 10 Jan 2019) Log Message Fix the build after r239844 https://bugs.webkit.org/show_bug.cgi?id=192991 Unreviewed. * Modules/webgpu/WHLSL/AST/WHLSLBuiltInSemantic.cpp:

[webkit-changes] [239853] trunk

2019-01-10 Thread justin_fan
Title: [239853] trunk Revision 239853 Author justin_...@apple.com Date 2019-01-10 18:12:57 -0800 (Thu, 10 Jan 2019) Log Message [WebGPU] WebGPUBindGroup and device::createBindGroup prototype https://bugs.webkit.org/show_bug.cgi?id=193341 Reviewed by Myles C. Maxfield. Source/WebCore:

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

2019-01-10 Thread jiewen_tan
Title: [239852] trunk/Source/WebKit Revision 239852 Author jiewen_...@apple.com Date 2019-01-10 17:42:34 -0800 (Thu, 10 Jan 2019) Log Message [WebAuthN] Change the nonce in the CTAP kInit command to weak random values https://bugs.webkit.org/show_bug.cgi?id=192061 Reviewed by Chris

[webkit-changes] [239851] trunk

2019-01-10 Thread timothy
Title: [239851] trunk Revision 239851 Author timo...@apple.com Date 2019-01-10 17:11:57 -0800 (Thu, 10 Jan 2019) Log Message Add WKBundlePage SPI to temporarily force light or dark appearance on a page. https://bugs.webkit.org/show_bug.cgi?id=193327 rdar://problem/47093222 Reviewed by

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

2019-01-10 Thread eric . carlson
Title: [239850] trunk/Source/WebKit Revision 239850 Author eric.carl...@apple.com Date 2019-01-10 16:49:23 -0800 (Thu, 10 Jan 2019) Log Message DeviceID hash salt manager can be NULL https://bugs.webkit.org/show_bug.cgi?id=193334 Reviewed by Youenn Fablet. *

[webkit-changes] [239849] tags/Safari-607.1.21/

2019-01-10 Thread kocsen_chung
Title: [239849] tags/Safari-607.1.21/ Revision 239849 Author kocsen_ch...@apple.com Date 2019-01-10 16:09:01 -0800 (Thu, 10 Jan 2019) Log Message Tag Safari-607.1.21. Added Paths tags/Safari-607.1.21/ Diff ___ webkit-changes mailing

[webkit-changes] [239848] trunk/Tools

2019-01-10 Thread commit-queue
Title: [239848] trunk/Tools Revision 239848 Author commit-qu...@webkit.org Date 2019-01-10 15:03:47 -0800 (Thu, 10 Jan 2019) Log Message Leak of WKWebProcessPlugInHitTestResult (160 bytes) in com.apple.WebKit.WebContent running layout tests https://bugs.webkit.org/show_bug.cgi?id=193338

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

2019-01-10 Thread simon . fraser
Title: [239847] trunk/Source/WebCore Revision 239847 Author simon.fra...@apple.com Date 2019-01-10 14:50:13 -0800 (Thu, 10 Jan 2019) Log Message Fix rare crash under ScrollbarThemeMac::paintScrollCorner() https://bugs.webkit.org/show_bug.cgi?id=193337 rdar://problem/47179993 Reviewed by

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

2019-01-10 Thread bburg
Title: [239846] trunk/Source/_javascript_Core Revision 239846 Author bb...@apple.com Date 2019-01-10 14:36:56 -0800 (Thu, 10 Jan 2019) Log Message Web Inspector: incorrect type signature used for protocol enums in async command results https://bugs.webkit.org/show_bug.cgi?id=193331

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

2019-01-10 Thread pvollan
Title: [239845] trunk/Source/WebKit Revision 239845 Author pvol...@apple.com Date 2019-01-10 14:31:10 -0800 (Thu, 10 Jan 2019) Log Message [macOS] Add name of IORegistry key in sandbox. https://bugs.webkit.org/show_bug.cgi?id=193335 Reviewed by Alexey Proskuryakov. The property

[webkit-changes] [239843] trunk/Source

2019-01-10 Thread zalan
Title: [239843] trunk/Source Revision 239843 Author za...@apple.com Date 2019-01-10 13:50:42 -0800 (Thu, 10 Jan 2019) Log Message REGRESSION (r237658): Tap highlight limits cause the highlight to no longer show with legitimate button sizes https://bugs.webkit.org/show_bug.cgi?id=193294

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

2019-01-10 Thread wenson_hsieh
Title: [239842] trunk/Source/WebCore Revision 239842 Author wenson_hs...@apple.com Date 2019-01-10 13:46:30 -0800 (Thu, 10 Jan 2019) Log Message Bindings generator emits incorrect code when using VoidCallback as an IDL dictionary attribute https://bugs.webkit.org/show_bug.cgi?id=193328

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

2019-01-10 Thread ap
Title: [239841] trunk/Source/WebKit Revision 239841 Author a...@apple.com Date 2019-01-10 13:23:00 -0800 (Thu, 10 Jan 2019) Log Message Remove unneeded XPCService variant for plugin service https://bugs.webkit.org/show_bug.cgi?id=193326 Reviewed by Tim Horton. *

[webkit-changes] [239840] trunk

2019-01-10 Thread eric . carlson
Title: [239840] trunk Revision 239840 Author eric.carl...@apple.com Date 2019-01-10 12:48:49 -0800 (Thu, 10 Jan 2019) Log Message Define page media state flags for display capture. https://bugs.webkit.org/show_bug.cgi?id=193230 Reviewed by Youenn Fablet. Source/WebCore: Test:

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

2019-01-10 Thread bburg
Title: [239839] trunk/Source/_javascript_Core Revision 239839 Author bb...@apple.com Date 2019-01-10 12:22:32 -0800 (Thu, 10 Jan 2019) Log Message Rebaseline inspector generator test results after recent changes. Unreviewed test gardening. *

[webkit-changes] [239838] trunk

2019-01-10 Thread commit-queue
Title: [239838] trunk Revision 239838 Author commit-qu...@webkit.org Date 2019-01-10 12:04:32 -0800 (Thu, 10 Jan 2019) Log Message Unreviewed, rolling out r239825. https://bugs.webkit.org/show_bug.cgi?id=193330 Broke tests on armv7/linux bots (Requested by guijemont on #webkit).

[webkit-changes] [239837] trunk

2019-01-10 Thread justin_fan
Title: [239837] trunk Revision 239837 Author justin_...@apple.com Date 2019-01-10 11:59:15 -0800 (Thu, 10 Jan 2019) Log Message Source/WebCore: [WebGPU] Add BindGroupBinding, BindGroupDescriptor, and BufferBinding dictionaries from API https://bugs.webkit.org/show_bug.cgi?id=193298

[webkit-changes] [239836] trunk/Tools

2019-01-10 Thread commit-queue
Title: [239836] trunk/Tools Revision 239836 Author commit-qu...@webkit.org Date 2019-01-10 11:36:25 -0800 (Thu, 10 Jan 2019) Log Message Disable the run-jsc-stress-test remote host key check. https://bugs.webkit.org/show_bug.cgi?id=192988 Patch by Zhifei Fang on 2019-01-10 Reviewed by

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

2019-01-10 Thread commit-queue
Title: [239835] trunk/Source/WebKit Revision 239835 Author commit-qu...@webkit.org Date 2019-01-10 11:11:33 -0800 (Thu, 10 Jan 2019) Log Message REGRESSION(r239815) http/tests/workers/service/serviceworker-private-browsing.https.html test times out

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

2019-01-10 Thread pvollan
Title: [239834] trunk/Source/WebKit Revision 239834 Author pvol...@apple.com Date 2019-01-10 10:47:39 -0800 (Thu, 10 Jan 2019) Log Message [macOS] Add name of IORegistry key in sandbox. https://bugs.webkit.org/show_bug.cgi?id=193324 Reviewed by Brent Fulgham. IOGVAVTCapabilities key

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

2019-01-10 Thread dino
Title: [239833] trunk/Source/WebCore Revision 239833 Author d...@apple.com Date 2019-01-10 10:08:23 -0800 (Thu, 10 Jan 2019) Log Message Safari Crashing in Version 12.0.1 (14606.2.104.1.1) WebCore::GraphicsLayerCA::updateBackdropFilters https://bugs.webkit.org/show_bug.cgi?id=193309

[webkit-changes] [239832] trunk

2019-01-10 Thread ryanhaddad
Title: [239832] trunk Revision 239832 Author ryanhad...@apple.com Date 2019-01-10 09:57:22 -0800 (Thu, 10 Jan 2019) Log Message Override the session configuration for cookieAcceptPolicy https://bugs.webkit.org/show_bug.cgi?id=190925 Patch by John Wilander on 2019-01-10 Reviewed by

[webkit-changes] [239831] trunk

2019-01-10 Thread commit-queue
Title: [239831] trunk Revision 239831 Author commit-qu...@webkit.org Date 2019-01-10 09:32:24 -0800 (Thu, 10 Jan 2019) Log Message [css-grid] Let abspos items reference implicit grid lines https://bugs.webkit.org/show_bug.cgi?id=193313 Patch by Oriol Brufau on 2019-01-10 Reviewed by

[webkit-changes] [239830] trunk

2019-01-10 Thread mrajca
Title: [239830] trunk Revision 239830 Author mra...@apple.com Date 2019-01-10 09:31:27 -0800 (Thu, 10 Jan 2019) Log Message Put per-document autoplay behavior behind runtime website policies quirk instead of a compile time flag https://bugs.webkit.org/show_bug.cgi?id=193301 Reviewed by

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

2019-01-10 Thread youenn
Title: [239829] trunk/Source/ThirdParty/libwebrtc Revision 239829 Author you...@apple.com Date 2019-01-10 08:45:51 -0800 (Thu, 10 Jan 2019) Log Message VPModuleInitialize should be called when VCP is enabled https://bugs.webkit.org/show_bug.cgi?id=193299 Reviewed by Eric Carlson. Add

[webkit-changes] [239827] trunk

2019-01-10 Thread zalan
Title: [239827] trunk Revision 239827 Author za...@apple.com Date 2019-01-10 07:42:18 -0800 (Thu, 10 Jan 2019) Log Message [LFC][BFC][MarginCollapsing] Take collapsed through siblings into account when computing vertical position https://bugs.webkit.org/show_bug.cgi?id=193310 Reviewed

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

2019-01-10 Thread aboya
Title: [239826] trunk/Source/WebCore Revision 239826 Author ab...@igalia.com Date 2019-01-10 04:46:18 -0800 (Thu, 10 Jan 2019) Log Message [MSE][GStreamer] Use GRefPtr in AppendPipeline::pushNewBuffer() https://bugs.webkit.org/show_bug.cgi?id=192934 Reviewed by Xabier Rodriguez-Calvar.

[webkit-changes] [239824] trunk/WebDriverTests

2019-01-10 Thread carlosgc
Title: [239824] trunk/WebDriverTests Revision 239824 Author carlo...@webkit.org Date 2019-01-10 03:08:29 -0800 (Thu, 10 Jan 2019) Log Message Unreviewed gardening. Mark user prompts tests in take screenshot commands as failure Tests don't expect user prompts to be handled in take

[webkit-changes] [239823] trunk/LayoutTests

2019-01-10 Thread carlosgc
Title: [239823] trunk/LayoutTests Revision 239823 Author carlo...@webkit.org Date 2019-01-10 03:01:18 -0800 (Thu, 10 Jan 2019) Log Message Unreviewed GTK+ gardening. Rebaseline two css tests. I think I missed these in previous rebaselines. *

[webkit-changes] [239822] trunk

2019-01-10 Thread carlosgc
Title: [239822] trunk Revision 239822 Author carlo...@webkit.org Date 2019-01-10 02:03:53 -0800 (Thu, 10 Jan 2019) Log Message [FreeType] Color emoji not properly supported https://bugs.webkit.org/show_bug.cgi?id=191976 Reviewed by Michael Catanzaro. Source/WebCore: Always try to

[webkit-changes] [239821] trunk/LayoutTests

2019-01-10 Thread commit-queue
Title: [239821] trunk/LayoutTests Revision 239821 Author commit-qu...@webkit.org Date 2019-01-10 02:01:14 -0800 (Thu, 10 Jan 2019) Log Message Import css-lists testcases from WPT. https://bugs.webkit.org/show_bug.cgi?id=193273 Patch by cathie chen on 2019-01-10 Reviewed by Daniel

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

2019-01-10 Thread graouts
Title: [239820] trunk/Source/WebCore Revision 239820 Author grao...@webkit.org Date 2019-01-10 00:19:39 -0800 (Thu, 10 Jan 2019) Log Message [Web Animations] Audit Web Animations classes for memory reduction https://bugs.webkit.org/show_bug.cgi?id=193195 Reviewed by Simon Fraser and

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

2019-01-10 Thread timothy_horton
Title: [239819] trunk/Source/WebKit Revision 239819 Author timothy_hor...@apple.com Date 2019-01-10 00:02:31 -0800 (Thu, 10 Jan 2019) Log Message Rename some entitlements files to be more clear about their target platform https://bugs.webkit.org/show_bug.cgi?id=193311 Reviewed by Alexey