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

2018-03-12 Thread mcatanzaro
Title: [229525] trunk/Source/WebCore Revision 229525 Author mcatanz...@igalia.com Date 2018-03-12 02:14:19 -0700 (Mon, 12 Mar 2018) Log Message [GTK] Crash in WebCore::PlatformDisplayWayland::~PlatformDisplayWayland https://bugs.webkit.org/show_bug.cgi?id=176490 Reviewed by Žan

[webkit-changes] [229524] releases/WebKitGTK/webkit-2.20

2018-03-12 Thread carlosgc
Title: [229524] releases/WebKitGTK/webkit-2.20 Revision 229524 Author carlo...@webkit.org Date 2018-03-12 02:12:12 -0700 (Mon, 12 Mar 2018) Log Message Merge r229461 - [GTK] Do not use WebKitDOMHTMLFormElement as argument of signal WebKitWebPage::will-submit-form

[webkit-changes] [229528] releases/WebKitGTK/webkit-2.20

2018-03-12 Thread carlosgc
Title: [229528] releases/WebKitGTK/webkit-2.20 Revision 229528 Author carlo...@webkit.org Date 2018-03-12 02:55:57 -0700 (Mon, 12 Mar 2018) Log Message Unreviewed. Update OptionsGTK.cmake and NEWS for 2.20.0 release. .: * Source/cmake/OptionsGTK.cmake: Bump version numbers.

[webkit-changes] [229529] releases/WebKitGTK/webkit-2.20.0/

2018-03-12 Thread carlosgc
Title: [229529] releases/WebKitGTK/webkit-2.20.0/ Revision 229529 Author carlo...@webkit.org Date 2018-03-12 02:56:27 -0700 (Mon, 12 Mar 2018) Log Message WebKitGTK+ 2.20.0 Added Paths releases/WebKitGTK/webkit-2.20.0/ Diff ___

[webkit-changes] [229526] releases/WebKitGTK/webkit-2.20/Source/WebCore

2018-03-12 Thread carlosgc
Title: [229526] releases/WebKitGTK/webkit-2.20/Source/WebCore Revision 229526 Author carlo...@webkit.org Date 2018-03-12 02:28:26 -0700 (Mon, 12 Mar 2018) Log Message Merge r229525 - [GTK] Crash in WebCore::PlatformDisplayWayland::~PlatformDisplayWayland

[webkit-changes] [229523] releases/WebKitGTK/webkit-2.20/Source/WebKit

2018-03-12 Thread carlosgc
Title: [229523] releases/WebKitGTK/webkit-2.20/Source/WebKit Revision 229523 Author carlo...@webkit.org Date 2018-03-12 02:10:23 -0700 (Mon, 12 Mar 2018) Log Message Merge r229396 - REGRESSION(r218089): [GTK] webkit_web_view_get_inspector() needs to be called, otherwise inspector does

[webkit-changes] [229527] trunk

2018-03-12 Thread carlosgc
Title: [229527] trunk Revision 229527 Author carlo...@webkit.org Date 2018-03-12 02:46:37 -0700 (Mon, 12 Mar 2018) Log Message Unreviewed. Fix library version of _javascript_CoreGTK. * Source/cmake/OptionsGTK.cmake: Modified Paths trunk/ChangeLog trunk/Source/cmake/OptionsGTK.cmake

[webkit-changes] [229534] trunk/LayoutTests

2018-03-12 Thread pvollan
Title: [229534] trunk/LayoutTests Revision 229534 Author pvol...@apple.com Date 2018-03-12 08:42:29 -0700 (Mon, 12 Mar 2018) Log Message Mark webanimations/css-animations.html and webanimations/css-transitions.html as failures on Windows. https://bugs.webkit.org/show_bug.cgi?id=183569

[webkit-changes] [229539] trunk/LayoutTests

2018-03-12 Thread cdumez
Title: [229539] trunk/LayoutTests Revision 229539 Author cdu...@apple.com Date 2018-03-12 10:50:53 -0700 (Mon, 12 Mar 2018) Log Message http/tests/security/frame-loading-via-document-write-async-delegates.html fails with async delegates https://bugs.webkit.org/show_bug.cgi?id=183460

[webkit-changes] [229540] trunk

2018-03-12 Thread commit-queue
Title: [229540] trunk Revision 229540 Author commit-qu...@webkit.org Date 2018-03-12 10:53:39 -0700 (Mon, 12 Mar 2018) Log Message Add a query and fragment exception to history API's unique origin restriction. https://bugs.webkit.org/show_bug.cgi?id=183028 Patch by Danyao Wang

[webkit-changes] [229541] trunk/Tools

2018-03-12 Thread commit-queue
Title: [229541] trunk/Tools Revision 229541 Author commit-qu...@webkit.org Date 2018-03-12 11:05:36 -0700 (Mon, 12 Mar 2018) Log Message [webkitpy] Remove openssl command dependency. https://bugs.webkit.org/show_bug.cgi?id=183494 Patch by Basuke Suzuki on

[webkit-changes] [229531] trunk

2018-03-12 Thread jfernandez
Title: [229531] trunk Revision 229531 Author jfernan...@igalia.com Date 2018-03-12 06:48:01 -0700 (Mon, 12 Mar 2018) Log Message Remove GridLayout runtime flag https://bugs.webkit.org/show_bug.cgi?id=183484 Reviewed by Myles C. Maxfield. Source/WebCore: The Grid Layout feature has

[webkit-changes] [229532] trunk

2018-03-12 Thread zandobersek
Title: [229532] trunk Revision 229532 Author zandober...@gmail.com Date 2018-03-12 06:50:36 -0700 (Mon, 12 Mar 2018) Log Message Unreviewed. Unbreak the WPE layout testing that's been broken since r229470. Due to disassociation between ENABLE(ACCESSIBILITY) and HAVE(ACCESSIBILITY), the

[webkit-changes] [229542] trunk

2018-03-12 Thread wenson_hsieh
Title: [229542] trunk Revision 229542 Author wenson_hs...@apple.com Date 2018-03-12 12:25:19 -0700 (Mon, 12 Mar 2018) Log Message REGRESSION(r211643): Dismissing WKActionSheet should not also dismiss its presenting view controller https://bugs.webkit.org/show_bug.cgi?id=183549 Reviewed

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

2018-03-12 Thread jond
Title: [229543] trunk/Source/WebInspectorUI Revision 229543 Author j...@apple.com Date 2018-03-12 12:35:00 -0700 (Mon, 12 Mar 2018) Log Message Web Inspector: Remove redundant tooltips https://bugs.webkit.org/show_bug.cgi?id=183099 Reviewed by Matt Baker. *

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

2018-03-12 Thread youenn
Title: [229536] trunk/Source/ThirdParty/libwebrtc Revision 229536 Author you...@apple.com Date 2018-03-12 09:14:03 -0700 (Mon, 12 Mar 2018) Log Message Remove empty cpp files in Source/ThirdParty/libwebrtc https://bugs.webkit.org/show_bug.cgi?id=183529 Reviewed by Eric Carlson.

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

2018-03-12 Thread antti
Title: [229537] trunk/Source/WebCore Revision 229537 Author an...@apple.com Date 2018-03-12 09:15:46 -0700 (Mon, 12 Mar 2018) Log Message Don't invalidate descendants for nth pseudo classes unless needed https://bugs.webkit.org/show_bug.cgi?id=183566 Reviewed by Zalan Bujtas. We

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

2018-03-12 Thread fpizlo
Title: [229545] trunk/Source/_javascript_Core Revision 229545 Author fpi...@apple.com Date 2018-03-12 13:19:53 -0700 (Mon, 12 Mar 2018) Log Message Unreviewed, fix simple goof that was causing 32-bit DFG crashes. * dfg/DFGSpeculativeJIT.cpp:

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

2018-03-12 Thread youenn
Title: [229538] trunk/Source/ThirdParty/libwebrtc Revision 229538 Author you...@apple.com Date 2018-03-12 09:47:59 -0700 (Mon, 12 Mar 2018) Log Message Remove empty cpp files in Source/ThirdParty/libwebrtc https://bugs.webkit.org/show_bug.cgi?id=183529 Unreviewed. *

[webkit-changes] [229571] trunk/Source/WTF

2018-03-12 Thread utatane . tea
Title: [229571] trunk/Source/WTF Revision 229571 Author utatane@gmail.com Date 2018-03-12 20:10:44 -0700 (Mon, 12 Mar 2018) Log Message Unreviewed, include time.h https://bugs.webkit.org/show_bug.cgi?id=183312 Attempt to fix oss-fuzz build. * wtf/CurrentTime.cpp: *

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

2018-03-12 Thread utatane . tea
Title: [229570] trunk/Source/_javascript_Core Revision 229570 Author utatane@gmail.com Date 2018-03-12 20:04:25 -0700 (Mon, 12 Mar 2018) Log Message Unreviewed, fix obsolete ASSERT https://bugs.webkit.org/show_bug.cgi?id=183310 Now NewObject can be conereted from

[webkit-changes] [229573] trunk/Source

2018-03-12 Thread dino
Title: [229573] trunk/Source Revision 229573 Author d...@apple.com Date 2018-03-12 21:11:06 -0700 (Mon, 12 Mar 2018) Log Message Add a WKWebViewContentProvider for system previews https://bugs.webkit.org/show_bug.cgi?id=183582 Reviewed by Tim Horton. Source/WebCore/PAL: Add some

[webkit-changes] [229555] branches/safari-605-branch/Source/WebKit

2018-03-12 Thread jmarcell
Title: [229555] branches/safari-605-branch/Source/WebKit Revision 229555 Author jmarc...@apple.com Date 2018-03-12 14:59:34 -0700 (Mon, 12 Mar 2018) Log Message Cherry-pick r229134. rdar://problem/38035474 Modified Paths branches/safari-605-branch/Source/WebKit/ChangeLog

[webkit-changes] [229553] branches/safari-605-branch

2018-03-12 Thread jmarcell
Title: [229553] branches/safari-605-branch Revision 229553 Author jmarc...@apple.com Date 2018-03-12 14:59:28 -0700 (Mon, 12 Mar 2018) Log Message Cherry-pick r228279. rdar://problem/38154561 Modified Paths branches/safari-605-branch/LayoutTests/ChangeLog

[webkit-changes] [229552] branches/safari-605-branch/Source/JavaScriptCore/runtime/ Options.h

2018-03-12 Thread jmarcell
Title: [229552] branches/safari-605-branch/Source/_javascript_Core/runtime/Options.h Revision 229552 Author jmarc...@apple.com Date 2018-03-12 14:59:23 -0700 (Mon, 12 Mar 2018) Log Message Apply patch. rdar://problem/38035486 Modified Paths

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

2018-03-12 Thread youenn
Title: [229550] trunk/Source/ThirdParty/libwebrtc Revision 229550 Author you...@apple.com Date 2018-03-12 14:43:19 -0700 (Mon, 12 Mar 2018) Log Message Remove empty cpp files in Source/ThirdParty/libwebrtc https://bugs.webkit.org/show_bug.cgi?id=183529 Unreviewed. Removing further

[webkit-changes] [229556] branches/safari-605-branch

2018-03-12 Thread jmarcell
Title: [229556] branches/safari-605-branch Revision 229556 Author jmarc...@apple.com Date 2018-03-12 14:59:39 -0700 (Mon, 12 Mar 2018) Log Message Cherry-pick r229086. rdar://problem/37992301 Modified Paths branches/safari-605-branch/LayoutTests/ChangeLog

[webkit-changes] [229554] branches/safari-605-branch/Source

2018-03-12 Thread jmarcell
Title: [229554] branches/safari-605-branch/Source Revision 229554 Author jmarc...@apple.com Date 2018-03-12 14:59:32 -0700 (Mon, 12 Mar 2018) Log Message Cherry-pick r229028. rdar://problem/37992284 Modified Paths branches/safari-605-branch/Source/WebCore/ChangeLog

[webkit-changes] [229565] trunk/Tools

2018-03-12 Thread ross . kirsling
Title: [229565] trunk/Tools Revision 229565 Author ross.kirsl...@sony.com Date 2018-03-12 18:29:46 -0700 (Mon, 12 Mar 2018) Log Message [DRT] TestOptions should not be ObjC. https://bugs.webkit.org/show_bug.cgi?id=183487 Reviewed by Per Arne Vollan. * DumpRenderTree/CMakeLists.txt: *

[webkit-changes] [229566] trunk

2018-03-12 Thread cdumez
Title: [229566] trunk Revision 229566 Author cdu...@apple.com Date 2018-03-12 18:37:23 -0700 (Mon, 12 Mar 2018) Log Message Return boolean from DOMTokenList's replace() method https://bugs.webkit.org/show_bug.cgi?id=183567 Reviewed by Youenn Fablet. LayoutTests/imported/w3c:

[webkit-changes] [229568] tags/Safari-606.1.9/Source/WebCore

2018-03-12 Thread jmarcell
Title: [229568] tags/Safari-606.1.9/Source/WebCore Revision 229568 Author jmarc...@apple.com Date 2018-03-12 18:54:14 -0700 (Mon, 12 Mar 2018) Log Message Cherry-pick r229564. rdar://problem/38395317 Modified Paths tags/Safari-606.1.9/Source/WebCore/ChangeLog

[webkit-changes] [229563] trunk

2018-03-12 Thread yoav
Title: [229563] trunk Revision 229563 Author y...@yoav.ws Date 2018-03-12 16:28:45 -0700 (Mon, 12 Mar 2018) Log Message Runtime flag for link prefetch and remove link subresource. https://bugs.webkit.org/show_bug.cgi?id=183540 Reviewed by Chris Dumez. .: Remove the LINK_PREFETCH build

[webkit-changes] [229560] trunk

2018-03-12 Thread cdumez
Title: [229560] trunk Revision 229560 Author cdu...@apple.com Date 2018-03-12 16:06:51 -0700 (Mon, 12 Mar 2018) Log Message Load may get committed before receiving policy for the resource response https://bugs.webkit.org/show_bug.cgi?id=183579 Reviewed by Youenn Fablet. Source/WebKit:

[webkit-changes] [229561] tags/Safari-606.1.9/Source

2018-03-12 Thread jmarcell
Title: [229561] tags/Safari-606.1.9/Source Revision 229561 Author jmarc...@apple.com Date 2018-03-12 16:15:25 -0700 (Mon, 12 Mar 2018) Log Message Versioning. Modified Paths tags/Safari-606.1.9/Source/_javascript_Core/Configurations/Version.xcconfig

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

2018-03-12 Thread bburg
Title: [229564] trunk/Source/WebCore Revision 229564 Author bb...@apple.com Date 2018-03-12 16:46:06 -0700 (Mon, 12 Mar 2018) Log Message Ignore some deprecation warnings encountered when compiling with newer versions of ICU https://bugs.webkit.org/show_bug.cgi?id=183584 Reviewed by

[webkit-changes] [229562] trunk/Source

2018-03-12 Thread jmarcell
Title: [229562] trunk/Source Revision 229562 Author jmarc...@apple.com Date 2018-03-12 16:21:32 -0700 (Mon, 12 Mar 2018) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig

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

2018-03-12 Thread mark . lam
Title: [229551] trunk/Source/_javascript_Core Revision 229551 Author mark@apple.com Date 2018-03-12 14:50:29 -0700 (Mon, 12 Mar 2018) Log Message Add another PtrTag. https://bugs.webkit.org/show_bug.cgi?id=183580 Reviewed by Keith Miller. * runtime/PtrTag.h: Modified Paths

[webkit-changes] [229559] trunk/LayoutTests/imported/w3c

2018-03-12 Thread ryanhaddad
Title: [229559] trunk/LayoutTests/imported/w3c Revision 229559 Author ryanhad...@apple.com Date 2018-03-12 16:01:26 -0700 (Mon, 12 Mar 2018) Log Message Unreviewed, rebaseline two cssom tests after r229544. * web-platform-tests/cssom-view/interfaces-expected.txt: *

[webkit-changes] [229569] trunk/Source

2018-03-12 Thread wilander
Title: [229569] trunk/Source Revision 229569 Author wilan...@apple.com Date 2018-03-12 19:05:56 -0700 (Mon, 12 Mar 2018) Log Message Resource Load Statistics: Immediately forward cookie access at user interaction when there's an opener document

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

2018-03-12 Thread mark . lam
Title: [229557] trunk/Source/_javascript_Core Revision 229557 Author mark@apple.com Date 2018-03-12 15:24:37 -0700 (Mon, 12 Mar 2018) Log Message Gardening: speculative build fix for Windows. https://bugs.webkit.org/show_bug.cgi?id=183573 Not reviewed. * runtime/NativeFunction.h:

[webkit-changes] [229558] trunk

2018-03-12 Thread ajuma
Title: [229558] trunk Revision 229558 Author aj...@chromium.org Date 2018-03-12 15:58:54 -0700 (Mon, 12 Mar 2018) Log Message http/tests/workers/service/service-worker-download.https.html times out with async policy delegates https://bugs.webkit.org/show_bug.cgi?id=183479 Reviewed by

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

2018-03-12 Thread timothy_horton
Title: [229546] trunk/Source/WebCore Revision 229546 Author timothy_hor...@apple.com Date 2018-03-12 13:51:41 -0700 (Mon, 12 Mar 2018) Log Message Use a different SPI header for some AudioToolbox enums https://bugs.webkit.org/show_bug.cgi?id=183574 Reviewed by Anders Carlsson.

[webkit-changes] [229548] trunk

2018-03-12 Thread youenn
Title: [229548] trunk Revision 229548 Author you...@apple.com Date 2018-03-12 14:16:35 -0700 (Mon, 12 Mar 2018) Log Message RTCPeerConnection's close method should update signalingState https://bugs.webkit.org/show_bug.cgi?id=174314 Reviewed by Eric Carlson. LayoutTests/imported/w3c:

[webkit-changes] [229549] tags/Safari-606.1.9/

2018-03-12 Thread jmarcell
Title: [229549] tags/Safari-606.1.9/ Revision 229549 Author jmarc...@apple.com Date 2018-03-12 14:19:14 -0700 (Mon, 12 Mar 2018) Log Message Tag Safari-606.1.9. Added Paths tags/Safari-606.1.9/ Diff ___ webkit-changes mailing list