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

2019-09-14 Thread aperez
Title: [249882] trunk/Source/WebKit Revision 249882 Author ape...@igalia.com Date 2019-09-14 15:45:30 -0700 (Sat, 14 Sep 2019) Log Message [GTK][WPE] Check for a Snap sandbox a bit harder https://bugs.webkit.org/show_bug.cgi?id=201793 Reviewed by Michael Catanzaro. * UIProcess/Launcher/

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

2019-09-14 Thread justin_fan
Title: [249881] trunk/Source/WebCore Revision 249881 Author justin_...@apple.com Date 2019-09-14 15:31:02 -0700 (Sat, 14 Sep 2019) Log Message [WebGPU] Make WebGPURenderPipeline and WebGPUComputePipeline inherit from GPUObjectBase https://bugs.webkit.org/show_bug.cgi?id=201207 Reviewed b

[webkit-changes] [249880] trunk/Source

2019-09-14 Thread ysuzuki
Title: [249880] trunk/Source Revision 249880 Author ysuz...@apple.com Date 2019-09-14 12:36:29 -0700 (Sat, 14 Sep 2019) Log Message Retire x86 32bit JIT support https://bugs.webkit.org/show_bug.cgi?id=201790 Reviewed by Mark Lam. Source/_javascript_Core: Now, Xcode no longer has abilit

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

2019-09-14 Thread zalan
Title: [249879] trunk/Source/WebCore Revision 249879 Author za...@apple.com Date 2019-09-14 11:52:02 -0700 (Sat, 14 Sep 2019) Log Message [LFC] FormattingContext::Geometry::inFlowPositionedPositionOffset should not read containing block's width https://bugs.webkit.org/show_bug.cgi?id=2017

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

2019-09-14 Thread zalan
Title: [249878] trunk/Source/WebCore Revision 249878 Author za...@apple.com Date 2019-09-14 11:05:58 -0700 (Sat, 14 Sep 2019) Log Message [LFC] FormattingContext::Geometry::inlineReplacedHeightAndMargin should not read containing block's width https://bugs.webkit.org/show_bug.cgi?id=20179

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

2019-09-14 Thread zalan
Title: [249877] trunk/Source/WebCore Revision 249877 Author za...@apple.com Date 2019-09-14 10:23:28 -0700 (Sat, 14 Sep 2019) Log Message [LFC] FormattingContext::Geometry::outOfFlowReplacedVerticalGeometry should not read containing block's width. https://bugs.webkit.org/show_bug.cgi?id=

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

2019-09-14 Thread cdumez
Title: [249876] trunk/Source/WebCore Revision 249876 Author cdu...@apple.com Date 2019-09-14 09:00:56 -0700 (Sat, 14 Sep 2019) Log Message newController may be moved several times under SWClientConnection::notifyClientsOfControllerChange() https://bugs.webkit.org/show_bug.cgi?id=201792

[webkit-changes] [249875] branches/safari-608.2.11.1-branch/Source/JavaScriptCore

2019-09-14 Thread mark . lam
Title: [249875] branches/safari-608.2.11.1-branch/Source/_javascript_Core Revision 249875 Author mark@apple.com Date 2019-09-14 08:41:13 -0700 (Sat, 14 Sep 2019) Log Message Cherry-pick r249345. rdar://problem/55362909 2019-08-30 Mark Lam Fix a bug in SlotVisitor::reportZ

[webkit-changes] [249874] branches/safari-608.2.11.1-branch

2019-09-14 Thread mark . lam
Title: [249874] branches/safari-608.2.11.1-branch Revision 249874 Author mark@apple.com Date 2019-09-14 08:16:26 -0700 (Sat, 14 Sep 2019) Log Message Source/_javascript_Core: Cherry-pick r248143, r248162. rdar://problem/55362908 Also deleted an unused function. This is needed to re

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

2019-09-14 Thread zalan
Title: [249873] trunk/Source/WebCore Revision 249873 Author za...@apple.com Date 2019-09-14 06:55:34 -0700 (Sat, 14 Sep 2019) Log Message [LFC] FormattingContext::Geometry::computedHeightValue should not read containing block's height. https://bugs.webkit.org/show_bug.cgi?id=201791 Revi

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

2019-09-14 Thread youenn
Title: [249872] trunk/Source/WebKit Revision 249872 Author you...@apple.com Date 2019-09-14 03:11:23 -0700 (Sat, 14 Sep 2019) Log Message Add release logging in WebLoaderStrategy to check that a load is going through service worker https://bugs.webkit.org/show_bug.cgi?id=201761 Reviewed

[webkit-changes] [249871] trunk/LayoutTests

2019-09-14 Thread antti
Title: [249871] trunk/LayoutTests Revision 249871 Author an...@apple.com Date 2019-09-14 01:52:50 -0700 (Sat, 14 Sep 2019) Log Message ASSERTION FAILED: !renderer() in WebCore::Text::~Text https://bugs.webkit.org/show_bug.cgi?id=172514 Unreviewed, this assert should be fixed now. * T