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

2019-07-27 Thread sbarati
Title: [247893] trunk/Source/WebCore Revision 247893 Author sbar...@apple.com Date 2019-07-27 18:31:48 -0700 (Sat, 27 Jul 2019) Log Message [WHLSL] Remove UnnamedType copy/move constructors and mark classes as final https://bugs.webkit.org/show_bug.cgi?id=200188 Reviewed by Myles C.

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

2019-07-27 Thread justin_fan
Title: [247892] trunk/Source/WebCore Revision 247892 Author justin_...@apple.com Date 2019-07-27 17:47:00 -0700 (Sat, 27 Jul 2019) Log Message [WebGPU] Update GPUComputePipeline errors to match GPURenderPipeline implementation https://bugs.webkit.org/show_bug.cgi?id=200097 Reviewed by

[webkit-changes] [247891] trunk

2019-07-27 Thread commit-queue
Title: [247891] trunk Revision 247891 Author commit-qu...@webkit.org Date 2019-07-27 17:42:36 -0700 (Sat, 27 Jul 2019) Log Message Expose the aria-label attribute for elements. https://bugs.webkit.org/show_bug.cgi?id=200169 Patch by Andres Gonzalez on 2019-07-27 Reviewed by Chris

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

2019-07-27 Thread cdumez
Title: [247890] trunk/Source/WebKit Revision 247890 Author cdu...@apple.com Date 2019-07-27 06:41:51 -0700 (Sat, 27 Jul 2019) Log Message Allow more syscalls in the WebContent process' sandbox profile https://bugs.webkit.org/show_bug.cgi?id=200182 Reviewed by Geoffrey Garen. I

[webkit-changes] [247889] trunk

2019-07-27 Thread justin_michaud
Title: [247889] trunk Revision 247889 Author justin_mich...@apple.com Date 2019-07-27 00:08:01 -0700 (Sat, 27 Jul 2019) Log Message [X86] Emit BT instruction for shift + mask in B3 https://bugs.webkit.org/show_bug.cgi?id=199891 Reviewed by Keith Miller. JSTests: *