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

2020-02-07 Thread rmorisset
Title: [256087] trunk/Source/_javascript_Core Revision 256087 Author rmoris...@apple.com Date 2020-02-07 22:08:33 -0800 (Fri, 07 Feb 2020) Log Message Throw OutOfMemory exception instead of crashing if DirectArguments/ScopedArguments can't be created https://bugs.webkit.org/show_bug.cgi?i

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

2020-02-07 Thread katherine_cheney
Title: [256085] trunk/Source/WebKit Revision 256085 Author katherine_che...@apple.com Date 2020-02-07 17:03:47 -0800 (Fri, 07 Feb 2020) Log Message REGRESSION: ASSERTION FAILED: resetResult == 0 on regression tests in ITP code, resetting SQLite statement https://bugs.webkit.org/show_bug.c

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

2020-02-07 Thread cdumez
Title: [256084] trunk/Source/WebKit Revision 256084 Author cdu...@apple.com Date 2020-02-07 16:52:41 -0800 (Fri, 07 Feb 2020) Log Message [IPC Hardening] Protect against bad parameters in WebProcessProxy::getPluginProcessConnection() https://bugs.webkit.org/show_bug.cgi?id=207416 Review

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

2020-02-07 Thread cdumez
Title: [256083] trunk/Source/WebKit Revision 256083 Author cdu...@apple.com Date 2020-02-07 16:51:40 -0800 (Fri, 07 Feb 2020) Log Message [IPC Hardening] Convert some debug assertions into MESSAGE_CHECKs in WebPaymentCoordinatorProxy https://bugs.webkit.org/show_bug.cgi?id=207414 Review

[webkit-changes] [256082] tags/Safari-610.1.1.4.2/

2020-02-07 Thread kocsen_chung
Title: [256082] tags/Safari-610.1.1.4.2/ Revision 256082 Author kocsen_ch...@apple.com Date 2020-02-07 16:47:03 -0800 (Fri, 07 Feb 2020) Log Message Tag Safari-610.1.1.4.2. Added Paths tags/Safari-610.1.1.4.2/ Diff ___ webkit-changes m

[webkit-changes] [256081] trunk/Source

2020-02-07 Thread achristensen
Title: [256081] trunk/Source Revision 256081 Author achristen...@apple.com Date 2020-02-07 16:43:52 -0800 (Fri, 07 Feb 2020) Log Message Harden HashTable IPC decoders https://bugs.webkit.org/show_bug.cgi?id=207415 Reviewed by Chris Dumez. Source/WebKit: * Platform/IPC/ArgumentCoders.h:

[webkit-changes] [256079] trunk/Tools

2020-02-07 Thread wenson_hsieh
Title: [256079] trunk/Tools Revision 256079 Author wenson_hs...@apple.com Date 2020-02-07 16:39:28 -0800 (Fri, 07 Feb 2020) Log Message Several iOS API tests that call -makeKeyWindow assert after r255907 https://bugs.webkit.org/show_bug.cgi?id=207411 Reviewed by Tim Horton. r255907 asse

[webkit-changes] [256078] branches/safari-610.1.1.4-branch/Source

2020-02-07 Thread kocsen_chung
Title: [256078] branches/safari-610.1.1.4-branch/Source Revision 256078 Author kocsen_ch...@apple.com Date 2020-02-07 16:33:09 -0800 (Fri, 07 Feb 2020) Log Message Versioning. Modified Paths branches/safari-610.1.1.4-branch/Source/_javascript_Core/Configurations/Version.xcconfig branche

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

2020-02-07 Thread rniwa
Title: [256077] trunk/Source/WebCore Revision 256077 Author rn...@webkit.org Date 2020-02-07 16:21:04 -0800 (Fri, 07 Feb 2020) Log Message Nullptr crash in WebCore::FontFamilySpecificationCoreText::fontRanges https://bugs.webkit.org/show_bug.cgi?id=207236 Patch by Jack Lee on 2020-02-0

[webkit-changes] [256076] trunk/Source/ThirdParty/ANGLE

2020-02-07 Thread commit-queue
Title: [256076] trunk/Source/ThirdParty/ANGLE Revision 256076 Author commit-qu...@webkit.org Date 2020-02-07 16:03:28 -0800 (Fri, 07 Feb 2020) Log Message Try adding glBindFramebuffer flush workaround to ANGLE as remedy for flaky WebGL tests https://bugs.webkit.org/show_bug.cgi?id=206625

[webkit-changes] [256074] trunk/Tools

2020-02-07 Thread jbedard
Title: [256074] trunk/Tools Revision 256074 Author jbed...@apple.com Date 2020-02-07 15:38:17 -0800 (Fri, 07 Feb 2020) Log Message TestWebKitAPI: Disable legacy ActionSheet tests on Catalyst https://bugs.webkit.org/show_bug.cgi?id=207405 Reviewed by Wenson Hsieh. * TestWebKitAPI/Tests/i

[webkit-changes] [256075] trunk/Source

2020-02-07 Thread cdumez
Title: [256075] trunk/Source Revision 256075 Author cdu...@apple.com Date 2020-02-07 15:39:01 -0800 (Fri, 07 Feb 2020) Log Message [Hardening] Validate Geolocation access permission on UIProcess side https://bugs.webkit.org/show_bug.cgi?id=207393 Reviewed by Brent Fulgham. Source/WebCo

[webkit-changes] [256073] trunk

2020-02-07 Thread achristensen
Title: [256073] trunk Revision 256073 Author achristen...@apple.com Date 2020-02-07 15:30:29 -0800 (Fri, 07 Feb 2020) Log Message Remember if we used legacy TLS in the back/forward cache like we remember if we have only secure content https://bugs.webkit.org/show_bug.cgi?id=207409 rdar://

[webkit-changes] [256072] trunk

2020-02-07 Thread wenson_hsieh
Title: [256072] trunk Revision 256072 Author wenson_hs...@apple.com Date 2020-02-07 15:25:45 -0800 (Fri, 07 Feb 2020) Log Message [iOS] Double tapping shouldn't scroll the page when the body has `overflow: hidden` https://bugs.webkit.org/show_bug.cgi?id=207390 Reviewed by Tim Horton and

[webkit-changes] [256071] trunk/Source/WebCore/PAL

2020-02-07 Thread ryanhaddad
Title: [256071] trunk/Source/WebCore/PAL Revision 256071 Author ryanhad...@apple.com Date 2020-02-07 15:19:52 -0800 (Fri, 07 Feb 2020) Log Message [Apple Pay] Provide a redacted billing contact during payment method selection https://bugs.webkit.org/show_bug.cgi?id=207169 Patch by Nikos

[webkit-changes] [256070] tags/Safari-610.1.1.4.1/

2020-02-07 Thread kocsen_chung
Title: [256070] tags/Safari-610.1.1.4.1/ Revision 256070 Author kocsen_ch...@apple.com Date 2020-02-07 15:03:01 -0800 (Fri, 07 Feb 2020) Log Message Tag Safari-610.1.1.4.1. Added Paths tags/Safari-610.1.1.4.1/ Diff ___ webkit-changes m

[webkit-changes] [256069] tags/Safari-610.1.1.4.1/

2020-02-07 Thread kocsen_chung
Title: [256069] tags/Safari-610.1.1.4.1/ Revision 256069 Author kocsen_ch...@apple.com Date 2020-02-07 15:01:42 -0800 (Fri, 07 Feb 2020) Log Message Delete tag. Removed Paths tags/Safari-610.1.1.4.1/ Diff ___ webkit-changes mailing lis

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

2020-02-07 Thread timothy
Title: [256068] trunk/Source/WebKit Revision 256068 Author timo...@apple.com Date 2020-02-07 15:01:42 -0800 (Fri, 07 Feb 2020) Log Message Crash under WKBundleFrameForJavaScriptContext dereferencing a NULL WebCore::Frame. https://bugs.webkit.org/show_bug.cgi?id=207407 rdar://problem/59206

[webkit-changes] [256067] tags/Safari-609.1.17/

2020-02-07 Thread repstein
Title: [256067] tags/Safari-609.1.17/ Revision 256067 Author repst...@apple.com Date 2020-02-07 14:52:51 -0800 (Fri, 07 Feb 2020) Log Message Tag Safari-609.1.17. Added Paths tags/Safari-609.1.17/ Diff ___ webkit-changes mailing list w

[webkit-changes] [256065] trunk/Tools

2020-02-07 Thread jbedard
Title: [256065] trunk/Tools Revision 256065 Author jbed...@apple.com Date 2020-02-07 14:45:40 -0800 (Fri, 07 Feb 2020) Log Message iPad testers failing to launch processes https://bugs.webkit.org/show_bug.cgi?id=207401 Unreviewed infrastructure fix. This is a speculative fix because I'

[webkit-changes] [256064] branches/safari-610.1.1.4-branch/Source

2020-02-07 Thread kocsen_chung
Title: [256064] branches/safari-610.1.1.4-branch/Source Revision 256064 Author kocsen_ch...@apple.com Date 2020-02-07 14:40:06 -0800 (Fri, 07 Feb 2020) Log Message Versioning. Modified Paths branches/safari-610.1.1.4-branch/Source/_javascript_Core/Configurations/Version.xcconfig branche

[webkit-changes] [256062] trunk

2020-02-07 Thread jiewen_tan
Title: [256062] trunk Revision 256062 Author jiewen_...@apple.com Date 2020-02-07 14:16:54 -0800 (Fri, 07 Feb 2020) Log Message [WebAuthn] Report CTAP Client Pin Error to clients https://bugs.webkit.org/show_bug.cgi?id=205837 Reviewed by Brent Fulgham. Source/WebKit: Authenticators co

[webkit-changes] [256061] tags/Safari-610.1.1.4.1/

2020-02-07 Thread repstein
Title: [256061] tags/Safari-610.1.1.4.1/ Revision 256061 Author repst...@apple.com Date 2020-02-07 14:08:25 -0800 (Fri, 07 Feb 2020) Log Message Tag Safari-610.1.1.4.1. Added Paths tags/Safari-610.1.1.4.1/ Diff ___ webkit-changes maili

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

2020-02-07 Thread eric . carlson
Title: [256060] trunk/Source/WebCore Revision 256060 Author eric.carl...@apple.com Date 2020-02-07 14:07:37 -0800 (Fri, 07 Feb 2020) Log Message Captions sometimes render at the wrong size when in fullscreen and PiP https://bugs.webkit.org/show_bug.cgi?id=207389 Reviewed by Jer Noble.

[webkit-changes] [256059] trunk/Tools

2020-02-07 Thread jbedard
Title: [256059] trunk/Tools Revision 256059 Author jbed...@apple.com Date 2020-02-07 14:00:02 -0800 (Fri, 07 Feb 2020) Log Message run-safari Doesn't work with the latest Xcode version and iOS https://bugs.webkit.org/show_bug.cgi?id=207394 Reviewed by Ryosuke Niwa. * Scripts/webkitdirs.

[webkit-changes] [256058] branches/safari-610.1.1.4-branch/Source/WebKit/Shared/ AuxiliaryProcess.cpp

2020-02-07 Thread repstein
Title: [256058] branches/safari-610.1.1.4-branch/Source/WebKit/Shared/AuxiliaryProcess.cpp Revision 256058 Author repst...@apple.com Date 2020-02-07 13:50:40 -0800 (Fri, 07 Feb 2020) Log Message Unreviewed build fix. rdar://problem/59264259 Modified Paths branches/safari-610.1.1.4-branc

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

2020-02-07 Thread jbedard
Title: [256057] trunk/Source/WebKit Revision 256057 Author jbed...@apple.com Date 2020-02-07 13:45:51 -0800 (Fri, 07 Feb 2020) Log Message Handle deprecated APIs in WKImagePreviewViewController https://bugs.webkit.org/show_bug.cgi?id=207398 Reviewed by Tim Horton. No new tests, build fi

[webkit-changes] [256055] trunk

2020-02-07 Thread katherine_cheney
Title: [256055] trunk Revision 256055 Author katherine_che...@apple.com Date 2020-02-07 13:29:34 -0800 (Fri, 07 Feb 2020) Log Message Regression (r256011): http/tests/resourceLoadStatistics/aggregate-sorted-data-no-storage-access.html is consistently failing https://bugs.web

[webkit-changes] [256054] trunk

2020-02-07 Thread dbates
Title: [256054] trunk Revision 256054 Author dba...@webkit.org Date 2020-02-07 13:16:57 -0800 (Fri, 07 Feb 2020) Log Message Legacy WebKit: Have linkedOnOrAfter() respect the NSDefault WebKitLinkedOnOrAfterEverything and opt DumpRenderTree in https://bugs.webkit.org/show_bug.cgi?id=207366

[webkit-changes] [256053] trunk/LayoutTests

2020-02-07 Thread jacob_uphoff
Title: [256053] trunk/LayoutTests Revision 256053 Author jacob_uph...@apple.com Date 2020-02-07 13:16:21 -0800 (Fri, 07 Feb 2020) Log Message [ macOS wk2 ] webgpu/whlsl/zero-initialize-values-2.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=207222 Unreviewed test gardeni

[webkit-changes] [256052] branches/safari-610.1.1-branch/Source/WebKit/Shared/ AuxiliaryProcess.cpp

2020-02-07 Thread repstein
Title: [256052] branches/safari-610.1.1-branch/Source/WebKit/Shared/AuxiliaryProcess.cpp Revision 256052 Author repst...@apple.com Date 2020-02-07 13:09:12 -0800 (Fri, 07 Feb 2020) Log Message Unreviewed build fix. rdar://problem/58826101 Modified Paths branches/safari-610.1.1-branch/So

[webkit-changes] [256050] branches/safari-610.1.1.4-branch

2020-02-07 Thread repstein
Title: [256050] branches/safari-610.1.1.4-branch Revision 256050 Author repst...@apple.com Date 2020-02-07 11:35:23 -0800 (Fri, 07 Feb 2020) Log Message Cherry-pick r255422. rdar://problem/59264302 [Web Animations] Changing the delay of an accelerated animation doesn't seek the anima

[webkit-changes] [256046] branches/safari-610.1.1.4-branch/Source/WebCore

2020-02-07 Thread repstein
Title: [256046] branches/safari-610.1.1.4-branch/Source/WebCore Revision 256046 Author repst...@apple.com Date 2020-02-07 11:34:41 -0800 (Fri, 07 Feb 2020) Log Message Cherry-pick r254991. rdar://problem/59264302 [Web Animations] Make AnimationList ref-counted https://bugs.webkit

[webkit-changes] [256044] branches/safari-610.1.1.4-branch/Source/WebKit

2020-02-07 Thread repstein
Title: [256044] branches/safari-610.1.1.4-branch/Source/WebKit Revision 256044 Author repst...@apple.com Date 2020-02-07 11:34:33 -0800 (Fri, 07 Feb 2020) Log Message Cherry-pick r255178. rdar://problem/59264259 Unreviewed, revert r254210 as it seems to be causing process assertion l

[webkit-changes] [256047] branches/safari-610.1.1.4-branch

2020-02-07 Thread repstein
Title: [256047] branches/safari-610.1.1.4-branch Revision 256047 Author repst...@apple.com Date 2020-02-07 11:34:47 -0800 (Fri, 07 Feb 2020) Log Message Cherry-pick r255076. rdar://problem/59264302 [Web Animations] Support multiple CSS Animations with the same name in animation-name

[webkit-changes] [256048] branches/safari-610.1.1.4-branch

2020-02-07 Thread repstein
Title: [256048] branches/safari-610.1.1.4-branch Revision 256048 Author repst...@apple.com Date 2020-02-07 11:34:53 -0800 (Fri, 07 Feb 2020) Log Message Cherry-pick r255383. rdar://problem/59264302 [Web Animations] Animations should run accelerated even if other animations targeting

[webkit-changes] [256045] branches/safari-610.1.1.4-branch

2020-02-07 Thread repstein
Title: [256045] branches/safari-610.1.1.4-branch Revision 256045 Author repst...@apple.com Date 2020-02-07 11:34:38 -0800 (Fri, 07 Feb 2020) Log Message Cherry-pick r255189. rdar://problem/59264259 Unreviewed, revert r253984 as it appears to be causing assertion leaks. https://bu

[webkit-changes] [256043] trunk/LayoutTests

2020-02-07 Thread lawrence . j
Title: [256043] trunk/LayoutTests Revision 256043 Author lawrenc...@apple.com Date 2020-02-07 11:25:58 -0800 (Fri, 07 Feb 2020) Log Message [ macOS ] Layout Test legacy-animation-engine/animations/suspend-resume-animation-events.html is a flaky failure https://bugs.webkit.org/show_bug.cgi

[webkit-changes] [256042] trunk

2020-02-07 Thread katherine_cheney
Title: [256042] trunk Revision 256042 Author katherine_che...@apple.com Date 2020-02-07 11:18:00 -0800 (Fri, 07 Feb 2020) Log Message Update WebView category name to be more accurate https://bugs.webkit.org/show_bug.cgi?id=207334 Reviewed by Brent Fulgham. Source/WebKit: * Shared/WebV

[webkit-changes] [256041] trunk

2020-02-07 Thread commit-queue
Title: [256041] trunk Revision 256041 Author commit-qu...@webkit.org Date 2020-02-07 11:04:09 -0800 (Fri, 07 Feb 2020) Log Message [Apple Pay] Provide a redacted billing contact during payment method selection https://bugs.webkit.org/show_bug.cgi?id=207169 Patch by Nikos Mouchtaris on

[webkit-changes] [256040] branches/safari-610.1.1-branch

2020-02-07 Thread kocsen_chung
Title: [256040] branches/safari-610.1.1-branch Revision 256040 Author kocsen_ch...@apple.com Date 2020-02-07 11:01:12 -0800 (Fri, 07 Feb 2020) Log Message Cherry-pick r255189. rdar://problem/58826101 Unreviewed, revert r253984 as it appears to be causing assertion leaks. https://

[webkit-changes] [256039] branches/safari-610.1.1-branch/Source/WebKit

2020-02-07 Thread kocsen_chung
Title: [256039] branches/safari-610.1.1-branch/Source/WebKit Revision 256039 Author kocsen_ch...@apple.com Date 2020-02-07 11:01:08 -0800 (Fri, 07 Feb 2020) Log Message Cherry-pick r255178. rdar://problem/58826101 Unreviewed, revert r254210 as it seems to be causing process assertion

[webkit-changes] [256038] branches/safari-610.1.1-branch

2020-02-07 Thread kocsen_chung
Title: [256038] branches/safari-610.1.1-branch Revision 256038 Author kocsen_ch...@apple.com Date 2020-02-07 11:01:04 -0800 (Fri, 07 Feb 2020) Log Message Revert cherry-pick of r255189 to have a clean slate. Since we need to also take r255178. Modified Paths branches/safari-610.1.1-bran

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

2020-02-07 Thread mmaxfield
Title: [256037] trunk/Source/WebCore Revision 256037 Author mmaxfi...@apple.com Date 2020-02-07 10:59:10 -0800 (Fri, 07 Feb 2020) Log Message [Cocoa] Slightly improve performance of Font::getCFStringAttributes() https://bugs.webkit.org/show_bug.cgi?id=207374 Reviewed by Darin Adler. Swi

[webkit-changes] [256036] branches/safari-610.1.1.4-branch/

2020-02-07 Thread repstein
Title: [256036] branches/safari-610.1.1.4-branch/ Revision 256036 Author repst...@apple.com Date 2020-02-07 10:49:43 -0800 (Fri, 07 Feb 2020) Log Message New branch. Added Paths branches/safari-610.1.1.4-branch/ Diff ___ webkit-changes

[webkit-changes] [256035] trunk/LayoutTests

2020-02-07 Thread lawrence . j
Title: [256035] trunk/LayoutTests Revision 256035 Author lawrenc...@apple.com Date 2020-02-07 10:47:04 -0800 (Fri, 07 Feb 2020) Log Message [ Mac Debug ] imported/w3c/web-platform-tests/workers/WorkerGlobalScope_ErrorEvent_lineno.htm is flaky failing. https://bugs.webkit.org/show_bug.cgi?

[webkit-changes] [256034] trunk

2020-02-07 Thread youenn
Title: [256034] trunk Revision 256034 Author you...@apple.com Date 2020-02-07 10:41:41 -0800 (Fri, 07 Feb 2020) Log Message Align getDisplayMedia() with spec https://bugs.webkit.org/show_bug.cgi?id=207191 Reviewed by Eric Carlson. Source/WebCore: Update WebIDL as per spec to have the

[webkit-changes] [256033] trunk/LayoutTests

2020-02-07 Thread lawrence . j
Title: [256033] trunk/LayoutTests Revision 256033 Author lawrenc...@apple.com Date 2020-02-07 10:26:17 -0800 (Fri, 07 Feb 2020) Log Message [ Mac Debug ] imported/w3c/web-platform-tests/workers/WorkerGlobalScope_ErrorEvent_message.htm is flaky failing. https://bugs.webkit.org/show_bug.cgi

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

2020-02-07 Thread youenn
Title: [256032] trunk/Source/WebCore Revision 256032 Author you...@apple.com Date 2020-02-07 10:26:10 -0800 (Fri, 07 Feb 2020) Log Message Add release logging for the case of libwebrtc being not available https://bugs.webkit.org/show_bug.cgi?id=207383 Reviewed by Eric Carlson. Add loggi

[webkit-changes] [256031] trunk/Tools

2020-02-07 Thread aakash_jain
Title: [256031] trunk/Tools Revision 256031 Author aakash_j...@apple.com Date 2020-02-07 10:13:18 -0800 (Fri, 07 Feb 2020) Log Message [ews] add commit-queue build step to close the bug https://bugs.webkit.org/show_bug.cgi?id=207387 Reviewed by Jonathan Bedard. * BuildSlaveSupport/ews-b

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

2020-02-07 Thread youenn
Title: [256030] trunk/Source/WTF Revision 256030 Author you...@apple.com Date 2020-02-07 10:10:04 -0800 (Fri, 07 Feb 2020) Log Message Mandate UUID version 4 for mDNS ICE candidates https://bugs.webkit.org/show_bug.cgi?id=207329 Address post-commit comments from Darin by using isASCIIHe

[webkit-changes] [256029] branches/safari-609-branch/Source/WebCore

2020-02-07 Thread repstein
Title: [256029] branches/safari-609-branch/Source/WebCore Revision 256029 Author repst...@apple.com Date 2020-02-07 09:54:58 -0800 (Fri, 07 Feb 2020) Log Message Cherry-pick r256017. rdar://problem/59261560 REGRESSION (r255953): [ iOS Mac ] imported/w3c/web-platform-tests/web-animati

[webkit-changes] [256028] branches/safari-610.1.1-branch

2020-02-07 Thread kocsen_chung
Title: [256028] branches/safari-610.1.1-branch Revision 256028 Author kocsen_ch...@apple.com Date 2020-02-07 09:45:03 -0800 (Fri, 07 Feb 2020) Log Message Cherry-pick r255189. rdar://problem/58826101 Unreviewed, revert r253984 as it appears to be causing assertion leaks. https://

[webkit-changes] [256027] trunk/LayoutTests

2020-02-07 Thread lawrence . j
Title: [256027] trunk/LayoutTests Revision 256027 Author lawrenc...@apple.com Date 2020-02-07 09:24:42 -0800 (Fri, 07 Feb 2020) Log Message [ iOS wk2 ] imported/w3c/web-platform-tests/css/css-transitions/properties-value-002.html is flaky failing. https://bugs.webkit.org/show_bug.cgi?id=2

[webkit-changes] [256026] trunk/Tools

2020-02-07 Thread aakash_jain
Title: [256026] trunk/Tools Revision 256026 Author aakash_j...@apple.com Date 2020-02-07 09:07:34 -0800 (Fri, 07 Feb 2020) Log Message [ews] add commit-queue build step to clear flags on patch https://bugs.webkit.org/show_bug.cgi?id=206536 Reviewed by Jonathan Bedard. * BuildSlaveSuppor

[webkit-changes] [256025] trunk/LayoutTests

2020-02-07 Thread lawrence . j
Title: [256025] trunk/LayoutTests Revision 256025 Author lawrenc...@apple.com Date 2020-02-07 08:50:17 -0800 (Fri, 07 Feb 2020) Log Message [ Mac wk2 ] http/tests/paymentrequest/page-cache-completed-payment-response.https.html is flaky failing. https://bugs.webkit.org/show_bug.cgi?id=2073

[webkit-changes] [256024] trunk

2020-02-07 Thread youenn
Title: [256024] trunk Revision 256024 Author you...@apple.com Date 2020-02-07 08:40:19 -0800 (Fri, 07 Feb 2020) Log Message Filter out TURN/STUN .local URLs from a RTCPeerConnection iceServers list https://bugs.webkit.org/show_bug.cgi?id=207332 Reviewed by Eric Carlson. LayoutTests/impo

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

2020-02-07 Thread youenn
Title: [256023] trunk/Source/WebKit Revision 256023 Author you...@apple.com Date 2020-02-07 08:34:49 -0800 (Fri, 07 Feb 2020) Log Message BackgroundProcessResponsivenessTimer should not be active if running active pages and service workers https://bugs.webkit.org/show_bug.cgi?id=207264 R

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

2020-02-07 Thread cdumez
Title: [256022] trunk/Source/WebKit Revision 256022 Author cdu...@apple.com Date 2020-02-07 08:29:48 -0800 (Fri, 07 Feb 2020) Log Message Address post-landing review comments from Darin on r255989. * UIProcess/WebProcessPool.cpp: (WebKit::WebProcessPool::terminateServiceWorkerProcess):

[webkit-changes] [256021] trunk/Tools

2020-02-07 Thread jbedard
Title: [256021] trunk/Tools Revision 256021 Author jbed...@apple.com Date 2020-02-07 08:19:03 -0800 (Fri, 07 Feb 2020) Log Message EWS should run resultsdbpy tests https://bugs.webkit.org/show_bug.cgi?id=201928 Reviewed by Aakash Jain. * BuildSlaveSupport/ews-build/factories.py: (Servic

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

2020-02-07 Thread cdumez
Title: [256020] trunk/Source/WebKit Revision 256020 Author cdu...@apple.com Date 2020-02-07 08:15:27 -0800 (Fri, 07 Feb 2020) Log Message [IPC hardening] Update WebPasteboardProxy methods to validate their parameters https://bugs.webkit.org/show_bug.cgi?id=207308 Reviewed by Brent Fulgh

[webkit-changes] [256019] trunk/Tools

2020-02-07 Thread jacob_uphoff
Title: [256019] trunk/Tools Revision 256019 Author jacob_uph...@apple.com Date 2020-02-07 08:12:18 -0800 (Fri, 07 Feb 2020) Log Message Adding myself to contributors.json Unreviewed * Scripts/webkitpy/common/config/contributors.json: Modified Paths trunk/Tools/ChangeLog trunk/Tools/Sc

[webkit-changes] [256018] trunk/Tools

2020-02-07 Thread lawrence . j
Title: [256018] trunk/Tools Revision 256018 Author lawrenc...@apple.com Date 2020-02-07 07:54:26 -0800 (Fri, 07 Feb 2020) Log Message Adding myself to contributors.json Unreviewed * Scripts/webkitpy/common/config/contributors.json: Modified Paths trunk/Tools/ChangeLog trunk/Tools/Scri

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

2020-02-07 Thread graouts
Title: [256017] trunk/Source/WebCore Revision 256017 Author grao...@webkit.org Date 2020-02-07 04:53:59 -0800 (Fri, 07 Feb 2020) Log Message REGRESSION (r255953): [ iOS Mac ] imported/w3c/web-platform-tests/web-animations/timing-model/timelines/update-and-send-events.html is crashing http

[webkit-changes] [256016] trunk/Source

2020-02-07 Thread youenn
Title: [256016] trunk/Source Revision 256016 Author you...@apple.com Date 2020-02-07 02:42:37 -0800 (Fri, 07 Feb 2020) Log Message Mandate UUID version 4 for mDNS ICE candidates https://bugs.webkit.org/show_bug.cgi?id=207329 Reviewed by Alex Christensen. Source/WebCore: Ignore ICE cand

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

2020-02-07 Thread ysuzuki
Title: [256015] trunk/Source/_javascript_Core Revision 256015 Author ysuz...@apple.com Date 2020-02-07 02:06:18 -0800 (Fri, 07 Feb 2020) Log Message [JSC] CodeBlock::shrinkToFit should shrink m_constantRegisters and m_constantsSourceCodeRepresentation in 64bit architectures https://bugs.w

[webkit-changes] [256014] trunk

2020-02-07 Thread commit-queue
Title: [256014] trunk Revision 256014 Author commit-qu...@webkit.org Date 2020-02-07 02:01:52 -0800 (Fri, 07 Feb 2020) Log Message [OpenSSL] Implement WebCrypto APIs for AES-CBC, AES-CFB and AES-GCM https://bugs.webkit.org/show_bug.cgi?id=207176 Patch by Tomoki Imai on 2020-02-07 Review

[webkit-changes] [256013] trunk

2020-02-07 Thread pgriffis
Title: [256013] trunk Revision 256013 Author pgrif...@igalia.com Date 2020-02-07 01:39:02 -0800 (Fri, 07 Feb 2020) Log Message [GTK][WPE] Add same-site cookie support https://bugs.webkit.org/show_bug.cgi?id=204137 Reviewed by Carlos Garcia Campos. Source/WebCore: Implements same-site c

[webkit-changes] [256012] trunk

2020-02-07 Thread commit-queue
Title: [256012] trunk Revision 256012 Author commit-qu...@webkit.org Date 2020-02-07 01:11:09 -0800 (Fri, 07 Feb 2020) Log Message Fix fetch/api/policies/referrer-origin-worker.html https://bugs.webkit.org/show_bug.cgi?id=206520 Patch by Rob Buis on 2020-02-07 Reviewed by Youenn Fablet.

[webkit-changes] [256011] trunk

2020-02-07 Thread ysuzuki
Title: [256011] trunk Revision 256011 Author ysuz...@apple.com Date 2020-02-07 00:55:58 -0800 (Fri, 07 Feb 2020) Log Message Unreviewed, revert 75% load-factor because of JetStream2/string-unpack-code-SP regression https://bugs.webkit.org/show_bug.cgi?id=207183 Source/WTF: * wtf/HashTab

[webkit-changes] [256009] trunk

2020-02-07 Thread youenn
Title: [256009] trunk Revision 256009 Author you...@apple.com Date 2020-02-07 00:46:32 -0800 (Fri, 07 Feb 2020) Log Message Do not process newly gathered ICE candidates if document is suspended https://bugs.webkit.org/show_bug.cgi?id=207326 Reviewed by Alex Christensen. Source/WebCore: