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

2019-04-26 Thread jer . noble
Title: [244716] trunk/Source/WebCore Revision 244716 Author jer.no...@apple.com Date 2019-04-26 22:38:40 -0700 (Fri, 26 Apr 2019) Log Message Reduce the number of copies made during SourceBufferPrivateAVFObjC::append() using SharedBuffer https://bugs.webkit.org/show_bug.cgi?id=197335

[webkit-changes] [244715] trunk/Source

2019-04-26 Thread krollin
Title: [244715] trunk/Source Revision 244715 Author krol...@apple.com Date 2019-04-26 21:28:55 -0700 (Fri, 26 Apr 2019) Log Message Enable new build rule for post-processing headers when using XCBuild https://bugs.webkit.org/show_bug.cgi?id=197340 Reviewed by Brent Fulgham. In Bug

[webkit-changes] [244714] trunk/Source

2019-04-26 Thread jberlin
Title: [244714] trunk/Source Revision 244714 Author jber...@webkit.org Date 2019-04-26 19:20:53 -0700 (Fri, 26 Apr 2019) Log Message Add new mac target numbers https://bugs.webkit.org/show_bug.cgi?id=197313 Reviewed by Alex Christensen. * Configurations/Version.xcconfig:

[webkit-changes] [244713] trunk

2019-04-26 Thread commit-queue
Title: [244713] trunk Revision 244713 Author commit-qu...@webkit.org Date 2019-04-26 17:37:40 -0700 (Fri, 26 Apr 2019) Log Message Unreviewed, rolling out r244708. https://bugs.webkit.org/show_bug.cgi?id=197334 "Broke the debug build" (Requested by rmorisset on #webkit). Reverted

[webkit-changes] [244711] trunk

2019-04-26 Thread ysuzuki
Title: [244711] trunk Revision 244711 Author ysuz...@apple.com Date 2019-04-26 16:32:35 -0700 (Fri, 26 Apr 2019) Log Message [JSC] linkPolymorphicCall now does GC https://bugs.webkit.org/show_bug.cgi?id=197306 Reviewed by Saam Barati. JSTests: * stress/link-polymorphic-call-can-gc.js:

[webkit-changes] [244710] tags/Safari-607.2.6.0.1/

2019-04-26 Thread alancoon
Title: [244710] tags/Safari-607.2.6.0.1/ Revision 244710 Author alanc...@apple.com Date 2019-04-26 16:22:35 -0700 (Fri, 26 Apr 2019) Log Message Tag Safari-607.2.6.0.1. Added Paths tags/Safari-607.2.6.0.1/ Diff ___ webkit-changes

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

2019-04-26 Thread youenn
Title: [244709] trunk/Source/WebKit Revision 244709 Author you...@apple.com Date 2019-04-26 16:01:10 -0700 (Fri, 26 Apr 2019) Log Message Use kDNSServiceFlagsKnownUnique to speed up mdns name registration for ICE candidates https://bugs.webkit.org/show_bug.cgi?id=197328 Reviewed by Eric

[webkit-changes] [244708] trunk

2019-04-26 Thread rmorisset
Title: [244708] trunk Revision 244708 Author rmoris...@apple.com Date 2019-04-26 15:21:25 -0700 (Fri, 26 Apr 2019) Log Message All prototypes should call didBecomePrototype() https://bugs.webkit.org/show_bug.cgi?id=196315 Reviewed by Saam Barati. JSTests: *

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

2019-04-26 Thread cdumez
Title: [244707] trunk/Source/WebKit Revision 244707 Author cdu...@apple.com Date 2019-04-26 15:05:01 -0700 (Fri, 26 Apr 2019) Log Message [iOS] Our process assertion should not allow idle sleep https://bugs.webkit.org/show_bug.cgi?id=197317 Reviewed by Geoffrey Garen. Our process

[webkit-changes] [244706] trunk/Tools

2019-04-26 Thread ap
Title: [244706] trunk/Tools Revision 244706 Author a...@apple.com Date 2019-04-26 14:14:24 -0700 (Fri, 26 Apr 2019) Log Message Update inactive reviewers' status to 'contributor'. Accidentally skipped one at first. * Scripts/webkitpy/common/config/contributors.json: Modified Paths

[webkit-changes] [244705] trunk/Tools

2019-04-26 Thread ap
Title: [244705] trunk/Tools Revision 244705 Author a...@apple.com Date 2019-04-26 13:47:29 -0700 (Fri, 26 Apr 2019) Log Message Update inactive reviewers' status to 'contributor'. * Scripts/webkitpy/common/config/contributors.json: The change. *

[webkit-changes] [244703] trunk/Tools

2019-04-26 Thread ddkilzer
Title: [244703] trunk/Tools Revision 244703 Author ddkil...@apple.com Date 2019-04-26 11:32:46 -0700 (Fri, 26 Apr 2019) Log Message WebKitTestRunner leaks an NSDictionary and multiple JSStringRef objects Reviewed by Simon Fraser. * WebKitTestRunner/UIScriptControllerCocoa.mm:

[webkit-changes] [244702] trunk/Source

2019-04-26 Thread commit-queue
Title: [244702] trunk/Source Revision 244702 Author commit-qu...@webkit.org Date 2019-04-26 11:32:41 -0700 (Fri, 26 Apr 2019) Log Message Unreviewed, rolling out r244683. https://bugs.webkit.org/show_bug.cgi?id=197320 Causing crash on iOS Simulator and EWS failures (Requested by

[webkit-changes] [244701] trunk/Tools

2019-04-26 Thread jbedard
Title: [244701] trunk/Tools Revision 244701 Author jbed...@apple.com Date 2019-04-26 11:25:28 -0700 (Fri, 26 Apr 2019) Log Message webkitpy: Running a single test will always use the default device https://bugs.webkit.org/show_bug.cgi?id=195472 Reviewed by Lucas Forschler. It makes

[webkit-changes] [244700] trunk

2019-04-26 Thread youenn
Title: [244700] trunk Revision 244700 Author you...@apple.com Date 2019-04-26 11:10:17 -0700 (Fri, 26 Apr 2019) Log Message Use normal loading path for ping loads https://bugs.webkit.org/show_bug.cgi?id=196807 Reviewed by Alex Christensen. LayoutTests/imported/w3c: *

[webkit-changes] [244699] trunk/LayoutTests

2019-04-26 Thread youenn
Title: [244699] trunk/LayoutTests Revision 244699 Author you...@apple.com Date 2019-04-26 10:47:12 -0700 (Fri, 26 Apr 2019) Log Message Mark some cache-storage as slow on iOS-simulator https://bugs.webkit.org/show_bug.cgi?id=197316 Unreviewed. *

[webkit-changes] [244698] trunk/LayoutTests

2019-04-26 Thread sroberts
Title: [244698] trunk/LayoutTests Revision 244698 Author srobe...@apple.com Date 2019-04-26 10:38:54 -0700 (Fri, 26 Apr 2019) Log Message Removing test expectation changes for tests no longer timing out https://bugs.webkit.org/show_bug.cgi?id=195719 Unreviewed test gardening. *

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

2019-04-26 Thread achristensen
Title: [244697] trunk/Source/WebCore Revision 244697 Author achristen...@apple.com Date 2019-04-26 10:33:46 -0700 (Fri, 26 Apr 2019) Log Message Fix Windows build after r244695 ​https://bugs.webkit.org/show_bug.cgi?id=197165 * loader/PingLoader.cpp: Modified Paths

[webkit-changes] [244696] trunk/Source

2019-04-26 Thread achristensen
Title: [244696] trunk/Source Revision 244696 Author achristen...@apple.com Date 2019-04-26 10:21:59 -0700 (Fri, 26 Apr 2019) Log Message Fix internal High Sierra build after r244653 https://bugs.webkit.org/show_bug.cgi?id=197131 * DerivedSources.make: -std=gnu++17 didn't exist yet.

[webkit-changes] [244695] trunk

2019-04-26 Thread achristensen
Title: [244695] trunk Revision 244695 Author achristen...@apple.com Date 2019-04-26 10:03:15 -0700 (Fri, 26 Apr 2019) Log Message Add ENABLE(CONTENT_EXTENSIONS) and namespace ContentExtensions to ResourceLoadInfo.h https://bugs.webkit.org/show_bug.cgi?id=197165 Reviewed by Youenn

[webkit-changes] [244692] trunk/Source

2019-04-26 Thread achristensen
Title: [244692] trunk/Source Revision 244692 Author achristen...@apple.com Date 2019-04-26 09:47:35 -0700 (Fri, 26 Apr 2019) Log Message Fix an internal High Sierra build after r244653 ​https://bugs.webkit.org/show_bug.cgi?id=197131 * DerivedSources.make: Apparently we can't use

[webkit-changes] [244693] trunk/Tools

2019-04-26 Thread ryanhaddad
Title: [244693] trunk/Tools Revision 244693 Author ryanhad...@apple.com Date 2019-04-26 09:48:01 -0700 (Fri, 26 Apr 2019) Log Message Replace iOS build queue hardware https://bugs.webkit.org/show_bug.cgi?id=197312 Reviewed by Aakash Jain. *

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

2019-04-26 Thread cfleizach
Title: [244691] trunk/Source/WebCore Revision 244691 Author cfleiz...@apple.com Date 2019-04-26 09:36:29 -0700 (Fri, 26 Apr 2019) Log Message AX: Provide iOS method for setting focus https://bugs.webkit.org/show_bug.cgi?id=197200 Reviewed by Alex Christensen. Put the focus setting

[webkit-changes] [244690] trunk

2019-04-26 Thread commit-queue
Title: [244690] trunk Revision 244690 Author commit-qu...@webkit.org Date 2019-04-26 09:32:25 -0700 (Fri, 26 Apr 2019) Log Message propertyRegistry() was not overridden for SVGFEFloodElement and SVGFEMergeElement https://bugs.webkit.org/show_bug.cgi?id=197303 Patch by Said Abou-Hallawa

[webkit-changes] [244689] trunk

2019-04-26 Thread youenn
Title: [244689] trunk Revision 244689 Author you...@apple.com Date 2019-04-26 09:29:15 -0700 (Fri, 26 Apr 2019) Log Message [Mac WK2 iOS Sim] Layout Test imported/w3c/web-platform-tests/webrtc/RTCRtpReceiver-getSynchronizationSources.https.html is a flaky failure

[webkit-changes] [244688] trunk/Tools

2019-04-26 Thread yoshiaki . jitsukawa
Title: [244688] trunk/Tools Revision 244688 Author yoshiaki.jitsuk...@sony.com Date 2019-04-26 09:25:27 -0700 (Fri, 26 Apr 2019) Log Message check-webkit-style complains the first block in while loop. https://bugs.webkit.org/show_bug.cgi?id=197307 The style checker shouldn't complain

[webkit-changes] [244687] trunk

2019-04-26 Thread sihui_liu
Title: [244687] trunk Revision 244687 Author sihui_...@apple.com Date 2019-04-26 09:08:40 -0700 (Fri, 26 Apr 2019) Log Message Stop IDB transactions to release locked database files when network process is ready to suspend https://bugs.webkit.org/show_bug.cgi?id=196372 Reviewed by

[webkit-changes] [244686] tags/Safari-608.1.19/

2019-04-26 Thread kocsen_chung
Title: [244686] tags/Safari-608.1.19/ Revision 244686 Author kocsen_ch...@apple.com Date 2019-04-26 09:00:04 -0700 (Fri, 26 Apr 2019) Log Message Tag Safari-608.1.19. Added Paths tags/Safari-608.1.19/ Diff ___ webkit-changes mailing

[webkit-changes] [244685] trunk/LayoutTests

2019-04-26 Thread pvollan
Title: [244685] trunk/LayoutTests Revision 244685 Author pvol...@apple.com Date 2019-04-26 07:31:00 -0700 (Fri, 26 Apr 2019) Log Message Layout Test fast/harness/render-tree-as-text-options.html is failing https://bugs.webkit.org/show_bug.cgi?id=197310 Unreviewed test gardening. *

[webkit-changes] [244684] trunk

2019-04-26 Thread commit-queue
Title: [244684] trunk Revision 244684 Author commit-qu...@webkit.org Date 2019-04-26 02:52:49 -0700 (Fri, 26 Apr 2019) Log Message [Curl] Fix Curl Request Scheduler not to release wrong Curl handle when request is cancelled. https://bugs.webkit.org/show_bug.cgi?id=191650 Patch by

[webkit-changes] [244683] trunk/Source

2019-04-26 Thread mmaxfield
Title: [244683] trunk/Source Revision 244683 Author mmaxfi...@apple.com Date 2019-04-25 23:39:30 -0700 (Thu, 25 Apr 2019) Log Message [iOS] Add internal setting to force -webkit-text-size-adjust to "auto" https://bugs.webkit.org/show_bug.cgi?id=197275 Reviewed by Simon Fraser.

[webkit-changes] [244682] trunk

2019-04-26 Thread mmaxfield
Title: [244682] trunk Revision 244682 Author mmaxfi...@apple.com Date 2019-04-25 23:33:56 -0700 (Thu, 25 Apr 2019) Log Message [iOS] Implement idempotent mode for text autosizing https://bugs.webkit.org/show_bug.cgi?id=197250 Reviewed by Jon Lee. Source/WebCore: Our text autosizing

[webkit-changes] [244681] tags/Safari-607.2.6.2.1/

2019-04-26 Thread bshafiei
Title: [244681] tags/Safari-607.2.6.2.1/ Revision 244681 Author bshaf...@apple.com Date 2019-04-25 23:33:30 -0700 (Thu, 25 Apr 2019) Log Message Tag Safari-607.2.6.2.1. Added Paths tags/Safari-607.2.6.2.1/ Diff ___ webkit-changes

[webkit-changes] [244680] branches/safari-607.2.6.2-branch/Source/WTF

2019-04-26 Thread bshafiei
Title: [244680] branches/safari-607.2.6.2-branch/Source/WTF Revision 244680 Author bshaf...@apple.com Date 2019-04-25 23:32:13 -0700 (Thu, 25 Apr 2019) Log Message Cherry-pick r243641. rdar://problem/50232874 Unreviewed build fix. * wtf/CMakeLists.txt: Added SpanningTree.h to

[webkit-changes] [244679] branches/safari-607.2.6.2-branch/Source

2019-04-26 Thread bshafiei
Title: [244679] branches/safari-607.2.6.2-branch/Source Revision 244679 Author bshaf...@apple.com Date 2019-04-25 23:26:31 -0700 (Thu, 25 Apr 2019) Log Message Versioning. Modified Paths branches/safari-607.2.6.2-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2019-04-26 Thread commit-queue
Title: [244678] trunk/Source/WebKit Revision 244678 Author commit-qu...@webkit.org Date 2019-04-25 23:06:10 -0700 (Thu, 25 Apr 2019) Log Message Make NetworkCache blobs safe for mmap instead of not using blobs https://bugs.webkit.org/show_bug.cgi?id=197264 Patch by Alex Christensen on