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

2018-10-03 Thread ross . kirsling
Title: [236827] trunk/Source/_javascript_Core Revision 236827 Author ross.kirsl...@sony.com Date 2018-10-03 22:12:19 -0700 (Wed, 03 Oct 2018) Log Message [JSC] print() changes CRLF to CRCRLF on Windows https://bugs.webkit.org/show_bug.cgi?id=190228 Reviewed by Mark Lam. * jsc.cpp:

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

2018-10-03 Thread mitz
Title: [236826] trunk/Source/WebKit Revision 236826 Author m...@apple.com Date 2018-10-03 21:57:35 -0700 (Wed, 03 Oct 2018) Log Message Tried to fix non-Cocoa, ENABLE(ATTACHMENT_ELEMENT) builds after r236822. * UIProcess/PageClient.h: Modified Paths trunk/Source/WebKit/ChangeLog

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

2018-10-03 Thread rniwa
Title: [236825] trunk/Source/WebCore Revision 236825 Author rn...@webkit.org Date 2018-10-03 20:55:12 -0700 (Wed, 03 Oct 2018) Log Message Clear m_pendingTargets in MutationObserver::takeRecords https://bugs.webkit.org/show_bug.cgi?id=190240 Reviewed by Geoffrey Garen. In r236781, we

[webkit-changes] [236824] trunk

2018-10-03 Thread sbarati
Title: [236824] trunk Revision 236824 Author sbar...@apple.com Date 2018-10-03 20:29:57 -0700 (Wed, 03 Oct 2018) Log Message lowXYZ in FTLLower should always filter the type of the incoming edge https://bugs.webkit.org/show_bug.cgi?id=189939 Reviewed by Michael Saboff. JSTests: *

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

2018-10-03 Thread mitz
Title: [236823] trunk/Source/ThirdParty/libwebrtc Revision 236823 Author m...@apple.com Date 2018-10-03 20:27:20 -0700 (Wed, 03 Oct 2018) Log Message Addressed the warning “no rule to process file

[webkit-changes] [236822] trunk

2018-10-03 Thread mitz
Title: [236822] trunk Revision 236822 Author m...@apple.com Date 2018-10-03 19:04:08 -0700 (Wed, 03 Oct 2018) Log Message [Cocoa] Let clients specify an NSFileWrapper subclassed to be used for _WKAttachment https://bugs.webkit.org/show_bug.cgi?id=190270 Reviewed by Wenson Hsieh.

[webkit-changes] [236820] trunk

2018-10-03 Thread jiewen_tan
Title: [236820] trunk Revision 236820 Author jiewen_...@apple.com Date 2018-10-03 18:32:02 -0700 (Wed, 03 Oct 2018) Log Message [WebCrypto] ECDSA could not deal with invalid signature inputs https://bugs.webkit.org/show_bug.cgi?id=189879 Reviewed by Brent Fulgham. Source/WebCore: Add

[webkit-changes] [236819] branches/safari-606.2.104.2-branch/Source

2018-10-03 Thread kocsen_chung
Title: [236819] branches/safari-606.2.104.2-branch/Source Revision 236819 Author kocsen_ch...@apple.com Date 2018-10-03 18:17:20 -0700 (Wed, 03 Oct 2018) Log Message Versioning. Modified Paths branches/safari-606.2.104.2-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [236817] branches/safari-606.2.104.2-branch/

2018-10-03 Thread kocsen_chung
Title: [236817] branches/safari-606.2.104.2-branch/ Revision 236817 Author kocsen_ch...@apple.com Date 2018-10-03 17:49:48 -0700 (Wed, 03 Oct 2018) Log Message New branch. Added Paths branches/safari-606.2.104.2-branch/ Diff ___

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

2018-10-03 Thread jer . noble
Title: [236818] trunk/Source/WebCore Revision 236818 Author jer.no...@apple.com Date 2018-10-03 17:50:46 -0700 (Wed, 03 Oct 2018) Log Message Add a quirk to disable Modern EME for sites which are broken with it enabled https://bugs.webkit.org/show_bug.cgi?id=190051 Reviewed by Daniel

[webkit-changes] [236816] tags/Safari-607.1.9/Source/WebCore

2018-10-03 Thread kocsen_chung
Title: [236816] tags/Safari-607.1.9/Source/WebCore Revision 236816 Author kocsen_ch...@apple.com Date 2018-10-03 17:13:40 -0700 (Wed, 03 Oct 2018) Log Message Cherry-pick r236796. rdar://problem/43949622 [macOS] Switching to discrete GPU should be done in the UI process

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

2018-10-03 Thread commit-queue
Title: [236815] trunk/Source/WebKit Revision 236815 Author commit-qu...@webkit.org Date 2018-10-03 16:34:25 -0700 (Wed, 03 Oct 2018) Log Message Search does not cancel after number of matching terms exceed set max limit https://bugs.webkit.org/show_bug.cgi?id=190020 Patch by Zamiul

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

2018-10-03 Thread msaboff
Title: [236814] trunk/Source/_javascript_Core Revision 236814 Author msab...@apple.com Date 2018-10-03 16:24:10 -0700 (Wed, 03 Oct 2018) Log Message Command line jsc should report memory footprint in bytes https://bugs.webkit.org/show_bug.cgi?id=190267 Reviewed by Mark Lam. Change to

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

2018-10-03 Thread mark . lam
Title: [236813] trunk/Source/_javascript_Core Revision 236813 Author mark@apple.com Date 2018-10-03 15:02:44 -0700 (Wed, 03 Oct 2018) Log Message Suppress unreachable code warning for LLIntAssembly.h code. https://bugs.webkit.org/show_bug.cgi?id=190263 Reviewed by Saam Barati.

[webkit-changes] [236812] branches/safari-606.2.104.0-branch/Source/WebCore

2018-10-03 Thread kocsen_chung
Title: [236812] branches/safari-606.2.104.0-branch/Source/WebCore Revision 236812 Author kocsen_ch...@apple.com Date 2018-10-03 14:09:42 -0700 (Wed, 03 Oct 2018) Log Message Cherry-pick r236806. rdar://problem/44855484 CRASH in CVPixelBufferGetBytePointerCallback()

[webkit-changes] [236811] trunk/Source/ThirdParty

2018-10-03 Thread mitz
Title: [236811] trunk/Source/ThirdParty Revision 236811 Author m...@apple.com Date 2018-10-03 14:08:53 -0700 (Wed, 03 Oct 2018) Log Message ANGLE and libwebrtc parts of [Xcode] Update some build settings as recommended by Xcode 10 https://bugs.webkit.org/show_bug.cgi?id=190250 Reviewed

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

2018-10-03 Thread bburg
Title: [236810] trunk/Source/WebKit Revision 236810 Author bb...@apple.com Date 2018-10-03 14:02:19 -0700 (Wed, 03 Oct 2018) Log Message [Cocoa] REGRESSION: web content process paused in debugger is considered to be unresponsive if WebKit client is sandboxed

[webkit-changes] [236809] trunk

2018-10-03 Thread graouts
Title: [236809] trunk Revision 236809 Author grao...@webkit.org Date 2018-10-03 13:54:17 -0700 (Wed, 03 Oct 2018) Log Message [Web Animations] REGRESSION: setting 'animation-name: none' after a 'fill: forwards' animation has completed does not revert to the unanimated style

[webkit-changes] [236808] tags/Safari-607.1.8.2/Source

2018-10-03 Thread kocsen_chung
Title: [236808] tags/Safari-607.1.8.2/Source Revision 236808 Author kocsen_ch...@apple.com Date 2018-10-03 13:19:37 -0700 (Wed, 03 Oct 2018) Log Message Versioning. Modified Paths tags/Safari-607.1.8.2/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [236807] tags/Safari-607.1.8.2/

2018-10-03 Thread kocsen_chung
Title: [236807] tags/Safari-607.1.8.2/ Revision 236807 Author kocsen_ch...@apple.com Date 2018-10-03 13:13:30 -0700 (Wed, 03 Oct 2018) Log Message New tag. Added Paths tags/Safari-607.1.8.2/ Diff ___ webkit-changes mailing list

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

2018-10-03 Thread jer . noble
Title: [236806] trunk/Source/WebCore Revision 236806 Author jer.no...@apple.com Date 2018-10-03 12:28:31 -0700 (Wed, 03 Oct 2018) Log Message CRASH in CVPixelBufferGetBytePointerCallback() https://bugs.webkit.org/show_bug.cgi?id=190092 Reviewed by Eric Carlson. Speculative fix for

[webkit-changes] [236805] trunk

2018-10-03 Thread mitz
Title: [236805] trunk Revision 236805 Author m...@apple.com Date 2018-10-03 11:38:11 -0700 (Wed, 03 Oct 2018) Log Message bmalloc, WTF and _javascript_Core parts of [Xcode] Update some build settings as recommended by Xcode 10 https://bugs.webkit.org/show_bug.cgi?id=190250 Reviewed by

[webkit-changes] [236804] trunk

2018-10-03 Thread mark . lam
Title: [236804] trunk Revision 236804 Author mark@apple.com Date 2018-10-03 11:28:55 -0700 (Wed, 03 Oct 2018) Log Message Make string MaxLength for all WTF and JS strings consistently equal to INT_MAX. https://bugs.webkit.org/show_bug.cgi?id=190187 Reviewed by Michael Saboff.

[webkit-changes] [236803] trunk

2018-10-03 Thread cdumez
Title: [236803] trunk Revision 236803 Author cdu...@apple.com Date 2018-10-03 11:26:29 -0700 (Wed, 03 Oct 2018) Log Message Regression(r236779): Crash when changing the input element type from inside an 'input' event listener https://bugs.webkit.org/show_bug.cgi?id=190252 Reviewed by

[webkit-changes] [236802] trunk

2018-10-03 Thread cdumez
Title: [236802] trunk Revision 236802 Author cdu...@apple.com Date 2018-10-03 11:23:53 -0700 (Wed, 03 Oct 2018) Log Message Passing noopener=NOOPENER to window.open() should cause the new window to not have an opener https://bugs.webkit.org/show_bug.cgi?id=190251 Reviewed by Alex

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

2018-10-03 Thread rniwa
Title: [236801] trunk/Source/WebCore Revision 236801 Author rn...@webkit.org Date 2018-10-03 11:16:39 -0700 (Wed, 03 Oct 2018) Log Message GC can collect JS wrappers of nodes in the mutation records waiting to be delivered https://bugs.webkit.org/show_bug.cgi?id=190115 Reviewed by

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

2018-10-03 Thread dino
Title: [236800] trunk/Source/WebCore Revision 236800 Author d...@apple.com Date 2018-10-03 11:14:29 -0700 (Wed, 03 Oct 2018) Log Message Make the Pointer Events feature description valid https://bugs.webkit.org/show_bug.cgi?id=190254 Reviewed by Simon Fraser. * features.json: Modified

[webkit-changes] [236799] trunk

2018-10-03 Thread jlewis3
Title: [236799] trunk Revision 236799 Author jlew...@apple.com Date 2018-10-03 11:02:45 -0700 (Wed, 03 Oct 2018) Log Message Unreviewed, rolling out r236781. The test added with this commit is timing out consistently. Reverted changeset: "GC can collect JS wrappers of nodes in the

[webkit-changes] [236798] trunk/Source

2018-10-03 Thread kocsen_chung
Title: [236798] trunk/Source Revision 236798 Author kocsen_ch...@apple.com Date 2018-10-03 10:56:29 -0700 (Wed, 03 Oct 2018) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [236797] tags/Safari-607.1.9/

2018-10-03 Thread kocsen_chung
Title: [236797] tags/Safari-607.1.9/ Revision 236797 Author kocsen_ch...@apple.com Date 2018-10-03 10:42:22 -0700 (Wed, 03 Oct 2018) Log Message Tag Safari-607.1.9. Added Paths tags/Safari-607.1.9/ Diff ___ webkit-changes mailing list

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

2018-10-03 Thread dino
Title: [236796] trunk/Source/WebCore Revision 236796 Author d...@apple.com Date 2018-10-03 10:28:50 -0700 (Wed, 03 Oct 2018) Log Message [macOS] Switching to discrete GPU should be done in the UI process https://bugs.webkit.org/show_bug.cgi?id=189361 Try to fix the IOSMAC build. *

[webkit-changes] [236795] trunk

2018-10-03 Thread cdumez
Title: [236795] trunk Revision 236795 Author cdu...@apple.com Date 2018-10-03 09:02:34 -0700 (Wed, 03 Oct 2018) Log Message input.checked is incorrect while we're parsing its children https://bugs.webkit.org/show_bug.cgi?id=190227 Reviewed by Ryosuke Niwa. LayoutTests/imported/w3c:

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

2018-10-03 Thread mcatanzaro
Title: [236793] trunk/Source/WebKit Revision 236793 Author mcatanz...@igalia.com Date 2018-10-03 06:06:21 -0700 (Wed, 03 Oct 2018) Log Message [WPE][GTK] Enable MSE by default https://bugs.webkit.org/show_bug.cgi?id=190243 Reviewed by Xabier Rodriguez-Calvar. *

[webkit-changes] [236792] trunk

2018-10-03 Thread youenn
Title: [236792] trunk Revision 236792 Author you...@apple.com Date 2018-10-03 05:11:23 -0700 (Wed, 03 Oct 2018) Log Message Enable H264 simulcast https://bugs.webkit.org/show_bug.cgi?id=190167 Reviewed by Eric Carlson. Source/ThirdParty/libwebrtc: Rename .m files to .mm to enable C++

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

2018-10-03 Thread commit-queue
Title: [236791] trunk/Source/_javascript_Core Revision 236791 Author commit-qu...@webkit.org Date 2018-10-03 05:05:47 -0700 (Wed, 03 Oct 2018) Log Message [JSC] Add a C++ callable overload of objectConstructorSeal https://bugs.webkit.org/show_bug.cgi?id=190137 Patch by Koby Boyango on

[webkit-changes] [236790] trunk/Source

2018-10-03 Thread mcatanzaro
Title: [236790] trunk/Source Revision 236790 Author mcatanz...@igalia.com Date 2018-10-03 04:03:48 -0700 (Wed, 03 Oct 2018) Log Message -Wunused-variable in RenderLayer::updateScrollableAreaSet https://bugs.webkit.org/show_bug.cgi?id=190200 Reviewed by Yusuke Suzuki. Source/WebCore:

[webkit-changes] [236788] trunk

2018-10-03 Thread rniwa
Title: [236788] trunk Revision 236788 Author rn...@webkit.org Date 2018-10-03 02:45:18 -0700 (Wed, 03 Oct 2018) Log Message Enable selectionAcrossShadowBoundariesEnabled by default in WebKitLegacy https://bugs.webkit.org/show_bug.cgi?id=190238 Reviewed by Antti Koivisto.

[webkit-changes] [236786] trunk/LayoutTests

2018-10-03 Thread Hironori . Fujii
Title: [236786] trunk/LayoutTests Revision 236786 Author hironori.fu...@sony.com Date 2018-10-02 23:39:26 -0700 (Tue, 02 Oct 2018) Log Message [WinCairo][BuildBot] archive-test-results fails to delete pywebsocket.ws.log-err.txt https://bugs.webkit.org/show_bug.cgi?id=190236 Unreviewed

[webkit-changes] [236785] trunk

2018-10-03 Thread rniwa
Title: [236785] trunk Revision 236785 Author rn...@webkit.org Date 2018-10-02 23:28:07 -0700 (Tue, 02 Oct 2018) Log Message Copying content with shadow DOM doesn't copy any contents https://bugs.webkit.org/show_bug.cgi?id=157443 Reviewed by Wenson Hsieh. Source/WebCore: This patch