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

2018-12-01 Thread bfulgham
Title: [238788] trunk/Source/WebCore Revision 238788 Author bfulg...@apple.com Date 2018-12-01 17:52:59 -0800 (Sat, 01 Dec 2018) Log Message Lifetime of HTMLMediaElement is not properly handled in asynchronous actions https://bugs.webkit.org/show_bug.cgi?id=192087 Reviewed by Dean Jacks

[webkit-changes] [238787] trunk

2018-12-01 Thread cdumez
Title: [238787] trunk Revision 238787 Author cdu...@apple.com Date 2018-12-01 14:40:07 -0800 (Sat, 01 Dec 2018) Log Message [PSON] process-swapping may occur even though opener has handle to openee https://bugs.webkit.org/show_bug.cgi?id=192277 Reviewed by Antti Koivisto. Source/WebCore

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

2018-12-01 Thread simon . fraser
Title: [238786] trunk/Source/_javascript_Core Revision 238786 Author simon.fra...@apple.com Date 2018-12-01 14:09:08 -0800 (Sat, 01 Dec 2018) Log Message Heap.h refers to the non-existent HeapStatistics https://bugs.webkit.org/show_bug.cgi?id=187882 Reviewed by Keith Miller. Just remove

[webkit-changes] [238785] trunk/Source

2018-12-01 Thread ap
Title: [238785] trunk/Source Revision 238785 Author a...@apple.com Date 2018-12-01 14:04:44 -0800 (Sat, 01 Dec 2018) Log Message Modernize version check for _suppressedAutoAddedHTTPHeaders https://bugs.webkit.org/show_bug.cgi?id=192175 Reviewed by Tim Horton. Source/WebCore/PAL: * pal/

[webkit-changes] [238784] trunk/Tools

2018-12-01 Thread jbedard
Title: [238784] trunk/Tools Revision 238784 Author jbed...@apple.com Date 2018-12-01 13:09:08 -0800 (Sat, 01 Dec 2018) Log Message Unreviewed, rolling out r238764. Breaks existing layout tests Reverted changeset: "webkitpy: Support unicode in MeteredStream" https://bugs.webkit.org/show

[webkit-changes] [238783] trunk/Websites/webkit.org

2018-12-01 Thread simon . fraser
Title: [238783] trunk/Websites/webkit.org Revision 238783 Author simon.fra...@apple.com Date 2018-12-01 12:08:22 -0800 (Sat, 01 Dec 2018) Log Message webkit.org/css-status is broken https://bugs.webkit.org/show_bug.cgi?id=192278 Reviewed by Zalan Bujtas. Remove a stray '='. * wp-conten

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

2018-12-01 Thread zalan
Title: [238781] trunk/Source/WebCore Revision 238781 Author za...@apple.com Date 2018-12-01 08:03:52 -0800 (Sat, 01 Dec 2018) Log Message [LFC][BFC] Call instrinsicWidthConstraints on the correct formatting state. https://bugs.webkit.org/show_bug.cgi?id=192274 Reviewed by Antti Koivisto.

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

2018-12-01 Thread commit-queue
Title: [238780] trunk/Source/ThirdParty/libwebrtc Revision 238780 Author commit-qu...@webkit.org Date 2018-12-01 07:12:42 -0800 (Sat, 01 Dec 2018) Log Message [GStreamer][WebRTC] Build opus decoder support in libwebrtc https://bugs.webkit.org/show_bug.cgi?id=192226 Patch by Thibault Saun

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

2018-12-01 Thread yusukesuzuki
Title: [238778] trunk/Source/_javascript_Core Revision 238778 Author yusukesuz...@slowstart.org Date 2018-12-01 00:38:53 -0800 (Sat, 01 Dec 2018) Log Message [JSC] Keep TypeMaybeBigInt small https://bugs.webkit.org/show_bug.cgi?id=192203 Reviewed by Saam Barati. As BigInt is being imple