[webkit-changes] [258460] trunk/Source

2020-03-13 Thread sbarati
Title: [258460] trunk/Source Revision 258460 Author sbar...@apple.com Date 2020-03-13 21:11:44 -0700 (Fri, 13 Mar 2020) Log Message configSizeToProtect should be 16KB https://bugs.webkit.org/show_bug.cgi?id=209068 Reviewed by Keith Miller. Source/bmalloc: * bmalloc/Gigacage.h:

[webkit-changes] [258459] trunk

2020-03-13 Thread said
Title: [258459] trunk Revision 258459 Author s...@apple.com Date 2020-03-13 20:11:34 -0700 (Fri, 13 Mar 2020) Log Message SVGMatrix should have the access right of its owner SVGTransform always https://bugs.webkit.org/show_bug.cgi?id=207462 Reviewed by Simon Fraser. Source/WebCore:

[webkit-changes] [258458] trunk

2020-03-13 Thread commit-queue
Title: [258458] trunk Revision 258458 Author commit-qu...@webkit.org Date 2020-03-13 19:10:54 -0700 (Fri, 13 Mar 2020) Log Message WKWebView._negotiatedLegacyTLS should be correct after back/forward navigations https://bugs.webkit.org/show_bug.cgi?id=209011 Patch by Alex Christensen

[webkit-changes] [258457] trunk

2020-03-13 Thread wenson_hsieh
Title: [258457] trunk Revision 258457 Author wenson_hs...@apple.com Date 2020-03-13 19:01:28 -0700 (Fri, 13 Mar 2020) Log Message [watchOS] Don’t display empty text suggestions in Quickboard when editing input fields https://bugs.webkit.org/show_bug.cgi?id=209089 Reviewed by Tim Horton.

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

2020-03-13 Thread bfulgham
Title: [258456] trunk/Source/WebKit Revision 258456 Author bfulg...@apple.com Date 2020-03-13 18:43:54 -0700 (Fri, 13 Mar 2020) Log Message Clean up sandbox violations found during testing https://bugs.webkit.org/show_bug.cgi?id=209096 Reviewed by Geoffrey Garen. Remove telemetry from

[webkit-changes] [258455] trunk

2020-03-13 Thread zalan
Title: [258455] trunk Revision 258455 Author za...@apple.com Date 2020-03-13 18:43:38 -0700 (Fri, 13 Mar 2020) Log Message [Tree building] Block::attachIgnoringContinuation should allow inline tables as before child container https://bugs.webkit.org/show_bug.cgi?id=209095 Reviewed by

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

2020-03-13 Thread sabouhallawa
Title: [258454] trunk/Source/WebCore Revision 258454 Author sabouhall...@apple.com Date 2020-03-13 18:27:59 -0700 (Fri, 13 Mar 2020) Log Message [GPU Process] GraphicsContextStateChange::apply() should process ShadowsIgnoreTransformsChange before processing ShadowChange

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

2020-03-13 Thread ysuzuki
Title: [258453] trunk/Source/_javascript_Core Revision 258453 Author ysuz...@apple.com Date 2020-03-13 18:01:23 -0700 (Fri, 13 Mar 2020) Log Message Unreviewed, fix JSC / test262 tests https://bugs.webkit.org/show_bug.cgi?id=209033 Follow-up change for DisallowGC causes crash because

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

2020-03-13 Thread tzagallo
Title: [258452] trunk/Source/_javascript_Core Revision 258452 Author tzaga...@apple.com Date 2020-03-13 17:19:24 -0700 (Fri, 13 Mar 2020) Log Message Missing arithMode for ArithAbs and ArithNegate in DFGClobberize https://bugs.webkit.org/show_bug.cgi?id=208685 Reviewed by Saam Barati.

[webkit-changes] [258451] trunk/LayoutTests

2020-03-13 Thread lawrence . j
Title: [258451] trunk/LayoutTests Revision 258451 Author lawrenc...@apple.com Date 2020-03-13 17:05:31 -0700 (Fri, 13 Mar 2020) Log Message Unreviewed, reverting r258446. These expectations are no longer needed. Reverted changeset: "[ Mac ]

[webkit-changes] [258450] trunk/LayoutTests

2020-03-13 Thread lawrence . j
Title: [258450] trunk/LayoutTests Revision 258450 Author lawrenc...@apple.com Date 2020-03-13 16:59:20 -0700 (Fri, 13 Mar 2020) Log Message Unreviewed, reverting r258431. These tests are flaky failing. Reverted changeset: "Add mixed content block test for imported scripts in worker

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

2020-03-13 Thread cdumez
Title: [258449] trunk/Source/WebKit Revision 258449 Author cdu...@apple.com Date 2020-03-13 16:57:20 -0700 (Fri, 13 Mar 2020) Log Message Unreviewed, drop unused variable in WebPageProxy::backForwardGoToItem(). * UIProcess/WebPageProxy.cpp: Modified Paths trunk/Source/WebKit/ChangeLog

[webkit-changes] [258448] trunk/Source

2020-03-13 Thread wilander
Title: [258448] trunk/Source Revision 258448 Author wilan...@apple.com Date 2020-03-13 16:35:40 -0700 (Fri, 13 Mar 2020) Log Message Remove unused code related to removePrevalentDomains() https://bugs.webkit.org/show_bug.cgi?id=209078 Reviewed by Brent Fulgham. The various

[webkit-changes] [258447] trunk/Source

2020-03-13 Thread mmaxfield
Title: [258447] trunk/Source Revision 258447 Author mmaxfi...@apple.com Date 2020-03-13 16:33:33 -0700 (Fri, 13 Mar 2020) Log Message [Cocoa] Push applicationSDKVersion() down from WebCore into WTF https://bugs.webkit.org/show_bug.cgi?id=209030 Reviewed by Simon Fraser.

[webkit-changes] [258446] trunk/LayoutTests

2020-03-13 Thread lawrence . j
Title: [258446] trunk/LayoutTests Revision 258446 Author lawrenc...@apple.com Date 2020-03-13 16:33:23 -0700 (Fri, 13 Mar 2020) Log Message [ Mac ] http/tests/security/mixedContent/insecure-worker-global-scope.html is flaky failing. https://bugs.webkit.org/show_bug.cgi?id=209093

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

2020-03-13 Thread bfulgham
Title: [258445] trunk/Source/WebKit Revision 258445 Author bfulg...@apple.com Date 2020-03-13 16:29:08 -0700 (Fri, 13 Mar 2020) Log Message Remove unused IPC function UserMediaCaptureManagerProxy::SetMuted https://bugs.webkit.org/show_bug.cgi?id=209087 Reviewed by Eric Carlson. Remove

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

2020-03-13 Thread bfulgham
Title: [258444] trunk/Source/WebKit Revision 258444 Author bfulg...@apple.com Date 2020-03-13 16:21:28 -0700 (Fri, 13 Mar 2020) Log Message Remove unused GetNetworkLoadInformationRequest call https://bugs.webkit.org/show_bug.cgi?id=209081 Reviewed by Geoffrey Garen. Remove dead code

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

2020-03-13 Thread ysuzuki
Title: [258443] trunk/Source/_javascript_Core Revision 258443 Author ysuz...@apple.com Date 2020-03-13 16:20:45 -0700 (Fri, 13 Mar 2020) Log Message [JSC] Reload CodeBlock or suppress GC while setting up calls https://bugs.webkit.org/show_bug.cgi?id=209033 Reviewed by Saam Barati. The

[webkit-changes] [258442] trunk/Source

2020-03-13 Thread jiewen_tan
Title: [258442] trunk/Source Revision 258442 Author jiewen_...@apple.com Date 2020-03-13 16:15:31 -0700 (Fri, 13 Mar 2020) Log Message [WebAuthn] Customize a bit more on the macOS LocalAuthentication prompt https://bugs.webkit.org/show_bug.cgi?id=208703 Reviewed by Darin Adler.

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

2020-03-13 Thread bfulgham
Title: [258441] trunk/Source/WebKit Revision 258441 Author bfulg...@apple.com Date 2020-03-13 16:04:17 -0700 (Fri, 13 Mar 2020) Log Message Remove Unused IPC message PlaybackSessionManagerProxy::PictureInPictureActiveChanged https://bugs.webkit.org/show_bug.cgi?id=209085 Reviewed by

[webkit-changes] [258440] trunk/LayoutTests

2020-03-13 Thread cdumez
Title: [258440] trunk/LayoutTests Revision 258440 Author cdu...@apple.com Date 2020-03-13 15:35:09 -0700 (Fri, 13 Mar 2020) Log Message REGRESSION: (r256232) [ Mac wk1 Release ] resize-observer/delete-observers-in-callbacks.html is flaky failing.

[webkit-changes] [258439] trunk/LayoutTests

2020-03-13 Thread jacob_uphoff
Title: [258439] trunk/LayoutTests Revision 258439 Author jacob_uph...@apple.com Date 2020-03-13 15:33:29 -0700 (Fri, 13 Mar 2020) Log Message REGRESSION (257844): fast/scrolling/scroll-container-horizontally.html is timing out https://bugs.webkit.org/show_bug.cgi?id=209083 Also changed

[webkit-changes] [258438] trunk/Tools

2020-03-13 Thread cdumez
Title: [258438] trunk/Tools Revision 258438 Author cdu...@apple.com Date 2020-03-13 15:32:28 -0700 (Fri, 13 Mar 2020) Log Message Unreviewed, reverting r256232. Caused ResizeObserver tests to become flaky Reverted changeset: "[DRT] InternalSettingsGenerated::resetToConsistentState()

[webkit-changes] [258437] trunk/LayoutTests

2020-03-13 Thread lawrence . j
Title: [258437] trunk/LayoutTests Revision 258437 Author lawrenc...@apple.com Date 2020-03-13 15:18:04 -0700 (Fri, 13 Mar 2020) Log Message [ Mac Release ] css3/selectors3/xml/css3-modsel-d4.xml is flaky failing. https://bugs.webkit.org/show_bug.cgi?id=209084 Unreviewed test gardening.

[webkit-changes] [258436] trunk

2020-03-13 Thread katherine_cheney
Title: [258436] trunk Revision 258436 Author katherine_che...@apple.com Date 2020-03-13 14:56:56 -0700 (Fri, 13 Mar 2020) Log Message [ iOS and Mac wk2 ] http/tests/in-app-browser-privacy/ tests failing https://bugs.webkit.org/show_bug.cgi?id=209016 Reviewed by Chris Dumez.

[webkit-changes] [258435] trunk/LayoutTests

2020-03-13 Thread lawrence . j
Title: [258435] trunk/LayoutTests Revision 258435 Author lawrenc...@apple.com Date 2020-03-13 14:51:21 -0700 (Fri, 13 Mar 2020) Log Message [ Mac ] fast/animation/request-animation-frame-timestamps.html is flaky failing. https://bugs.webkit.org/show_bug.cgi?id=209079 Unreviewed test

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

2020-03-13 Thread peng . liu6
Title: [258434] trunk/Source/WebCore Revision 258434 Author peng.l...@apple.com Date 2020-03-13 14:49:31 -0700 (Fri, 13 Mar 2020) Log Message Safari sometimes crashes when switch video into PiP mode https://bugs.webkit.org/show_bug.cgi?id=208904 Reviewed by Simon Fraser. With this

[webkit-changes] [258433] tags/Safari-609.2.1.2.1/

2020-03-13 Thread alancoon
Title: [258433] tags/Safari-609.2.1.2.1/ Revision 258433 Author alanc...@apple.com Date 2020-03-13 14:47:48 -0700 (Fri, 13 Mar 2020) Log Message Tag Safari-609.2.1.2.1. Added Paths tags/Safari-609.2.1.2.1/ Diff ___ webkit-changes

[webkit-changes] [258432] trunk/LayoutTests

2020-03-13 Thread tsavell
Title: [258432] trunk/LayoutTests Revision 258432 Author tsav...@apple.com Date 2020-03-13 14:39:19 -0700 (Fri, 13 Mar 2020) Log Message REGRESSION: [ Mac wk2 ] svg/custom/object-sizing-explicit-width.xhtml is flaky failing https://bugs.webkit.org/show_bug.cgi?id=209077 Unreviewed test

[webkit-changes] [258431] trunk/LayoutTests

2020-03-13 Thread wilander
Title: [258431] trunk/LayoutTests Revision 258431 Author wilan...@apple.com Date 2020-03-13 14:32:45 -0700 (Fri, 13 Mar 2020) Log Message Add mixed content block test for imported scripts in worker global scope https://bugs.webkit.org/show_bug.cgi?id=209075 Reviewed by Brent Fulgham.

[webkit-changes] [258430] tags/Safari-610.1.7.3/

2020-03-13 Thread repstein
Title: [258430] tags/Safari-610.1.7.3/ Revision 258430 Author repst...@apple.com Date 2020-03-13 14:25:03 -0700 (Fri, 13 Mar 2020) Log Message Tag Safari-610.1.7.3. Added Paths tags/Safari-610.1.7.3/ Diff ___ webkit-changes mailing

[webkit-changes] [258429] trunk/LayoutTests

2020-03-13 Thread jacob_uphoff
Title: [258429] trunk/LayoutTests Revision 258429 Author jacob_uph...@apple.com Date 2020-03-13 13:56:26 -0700 (Fri, 13 Mar 2020) Log Message REGRESSION (r257840): [ iOS ] fast/backgrounds/hidpi-bitmap-background-on-subpixel-position.html is flaky failing

[webkit-changes] [258428] tags/Safari-609.2.1/

2020-03-13 Thread alancoon
Title: [258428] tags/Safari-609.2.1/ Revision 258428 Author alanc...@apple.com Date 2020-03-13 13:38:16 -0700 (Fri, 13 Mar 2020) Log Message Tag Safari-609.2.1. Added Paths tags/Safari-609.2.1/ Diff ___ webkit-changes mailing list

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

2020-03-13 Thread ysuzuki
Title: [258427] trunk/Source/_javascript_Core Revision 258427 Author ysuz...@apple.com Date 2020-03-13 13:37:09 -0700 (Fri, 13 Mar 2020) Log Message [JSC] Delete IC creation should check mayNeedToCheckCell/canCacheDeleteIC regardless of Structure::outOfLineCapacity

[webkit-changes] [258426] branches/safari-609.2.1.2-branch/Source/WebCore

2020-03-13 Thread alancoon
Title: [258426] branches/safari-609.2.1.2-branch/Source/WebCore Revision 258426 Author alanc...@apple.com Date 2020-03-13 13:31:28 -0700 (Fri, 13 Mar 2020) Log Message Cherry-pick r257640. rdar://problem/60260332 updateCSSTransitionsForElementAndProperty should clone RenderStyles

[webkit-changes] [258425] branches/safari-609.2.1.2-branch/Source/WebCore

2020-03-13 Thread alancoon
Title: [258425] branches/safari-609.2.1.2-branch/Source/WebCore Revision 258425 Author alanc...@apple.com Date 2020-03-13 13:31:24 -0700 (Fri, 13 Mar 2020) Log Message Cherry-pick r257746. rdar://problem/60260331 ScriptController::executeIfJavaScriptURL() uses wrong JSGlobalObject.

[webkit-changes] [258424] trunk

2020-03-13 Thread ryanhaddad
Title: [258424] trunk Revision 258424 Author ryanhad...@apple.com Date 2020-03-13 13:22:17 -0700 (Fri, 13 Mar 2020) Log Message Unreviewed, reverting r258391. Breaks internal builds. Reverted changeset: "Apply rotation at source level if WebRTC sink ask so"

[webkit-changes] [258423] trunk/LayoutTests

2020-03-13 Thread cdumez
Title: [258423] trunk/LayoutTests Revision 258423 Author cdu...@apple.com Date 2020-03-13 13:19:16 -0700 (Fri, 13 Mar 2020) Log Message [Mac wk2 ] fast/dom/attr_dead_doc.html is flaky failing. https://bugs.webkit.org/show_bug.cgi?id=207668 Reviewed by Geoffrey Garen. The test was

[webkit-changes] [258422] trunk/LayoutTests

2020-03-13 Thread lawrence . j
Title: [258422] trunk/LayoutTests Revision 258422 Author lawrenc...@apple.com Date 2020-03-13 13:07:20 -0700 (Fri, 13 Mar 2020) Log Message [ Mac wk1 Debug] inspector/injected-script/avoid-getter-invocation.html is flaky failing. https://bugs.webkit.org/show_bug.cgi?id=209073 Unreviewed

[webkit-changes] [258421] trunk

2020-03-13 Thread katherine_cheney
Title: [258421] trunk Revision 258421 Author katherine_che...@apple.com Date 2020-03-13 12:43:43 -0700 (Fri, 13 Mar 2020) Log Message Report all third party loads on a per-page basis https://bugs.webkit.org/show_bug.cgi?id=209032 Reviewed by Chris Dumez. Source/WebCore: Test:

[webkit-changes] [258420] trunk/Tools

2020-03-13 Thread aakash_jain
Title: [258420] trunk/Tools Revision 258420 Author aakash_j...@apple.com Date 2020-03-13 12:33:39 -0700 (Fri, 13 Mar 2020) Log Message [ews] run FindModifiedChangeLogs early in the build https://bugs.webkit.org/show_bug.cgi?id=209060 Reviewed by Jonathan Bedard. *

[webkit-changes] [258419] trunk/JSTests

2020-03-13 Thread sbarati
Title: [258419] trunk/JSTests Revision 258419 Author sbar...@apple.com Date 2020-03-13 12:19:28 -0700 (Fri, 13 Mar 2020) Log Message skip wasm/function-tests/grow-memory-cause-gc.js on memory limited devices https://bugs.webkit.org/show_bug.cgi?id=209069 Reviewed by Yusuke Suzuki. *

[webkit-changes] [258417] trunk/LayoutTests

2020-03-13 Thread lawrence . j
Title: [258417] trunk/LayoutTests Revision 258417 Author lawrenc...@apple.com Date 2020-03-13 11:57:43 -0700 (Fri, 13 Mar 2020) Log Message [ Mac Debug ] http/tests/css/shared-stylesheet-mutation-preconstruct.html is flaky failing. https://bugs.webkit.org/show_bug.cgi?id=209072

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

2020-03-13 Thread antti
Title: [258416] trunk/Source/WebCore Revision 258416 Author an...@apple.com Date 2020-03-13 11:55:54 -0700 (Fri, 13 Mar 2020) Log Message Remove AffectedByDrag style flag https://bugs.webkit.org/show_bug.cgi?id=209054 Reviewed by Simon Fraser. As a followup to r258321, remove the last

[webkit-changes] [258415] trunk/Tools

2020-03-13 Thread aakash_jain
Title: [258415] trunk/Tools Revision 258415 Author aakash_j...@apple.com Date 2020-03-13 11:52:01 -0700 (Fri, 13 Mar 2020) Log Message Add API endpoint in EWS django app to provide patch status in json format https://bugs.webkit.org/show_bug.cgi?id=208940 Reviewed by Jonathan Bedard. *

[webkit-changes] [258414] trunk/Tools

2020-03-13 Thread katherine_cheney
Title: [258414] trunk/Tools Revision 258414 Author katherine_che...@apple.com Date 2020-03-13 11:36:10 -0700 (Fri, 13 Mar 2020) Log Message WebKit2UseRemoteLayerTreeDrawingArea should be reset to NO between layout tests https://bugs.webkit.org/show_bug.cgi?id=209055 Reviewed by Simon

[webkit-changes] [258413] trunk/LayoutTests

2020-03-13 Thread lawrence . j
Title: [258413] trunk/LayoutTests Revision 258413 Author lawrenc...@apple.com Date 2020-03-13 11:24:39 -0700 (Fri, 13 Mar 2020) Log Message [ Mac wk1 ] http/tests/security/_javascript_URL/xss-DENIED-to-_javascript_-url-in-foreign-domain-subframe.html is flaky failing.

[webkit-changes] [258412] trunk

2020-03-13 Thread annulen
Title: [258412] trunk Revision 258412 Author annu...@yandex.ru Date 2020-03-13 11:10:58 -0700 (Fri, 13 Mar 2020) Log Message [CMake] Eleminate mismatches between Find* module names and variables they set https://bugs.webkit.org/show_bug.cgi?id=208948 Reviewed by Michael Catanzaro. .:

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

2020-03-13 Thread graouts
Title: [258411] trunk/LayoutTests/imported/w3c Revision 258411 Author grao...@webkit.org Date 2020-03-13 10:56:28 -0700 (Fri, 13 Mar 2020) Log Message [iOS] 9 imported/w3c/web-platform-tests/pointerevents/pointerevent tests are failing since import in r253630

[webkit-changes] [258410] trunk

2020-03-13 Thread shvaikalesh
Title: [258410] trunk Revision 258410 Author shvaikal...@gmail.com Date 2020-03-13 10:51:50 -0700 (Fri, 13 Mar 2020) Log Message Bound functions should pass correct NewTarget value https://bugs.webkit.org/show_bug.cgi?id=209057 Reviewed by Keith Miller. JSTests: *

[webkit-changes] [258408] branches/safari-610.1.7-branch/Source/WebKitLegacy/ios

2020-03-13 Thread repstein
Title: [258408] branches/safari-610.1.7-branch/Source/WebKitLegacy/ios Revision 258408 Author repst...@apple.com Date 2020-03-13 10:44:28 -0700 (Fri, 13 Mar 2020) Log Message Cherry-pick r258383. rdar://problem/60408777 rdar://problem/60359230 Mark

[webkit-changes] [258409] branches/safari-610.1.7-branch

2020-03-13 Thread repstein
Title: [258409] branches/safari-610.1.7-branch Revision 258409 Author repst...@apple.com Date 2020-03-13 10:44:32 -0700 (Fri, 13 Mar 2020) Log Message Cherry-pick r258399. rdar://problem/60422524 Crash in TextIterator::node via TextManipulationController::replace

[webkit-changes] [258407] trunk/Tools

2020-03-13 Thread aakash_jain
Title: [258407] trunk/Tools Revision 258407 Author aakash_j...@apple.com Date 2020-03-13 10:40:11 -0700 (Fri, 13 Mar 2020) Log Message [ews-app] reduce logging https://bugs.webkit.org/show_bug.cgi?id=209062 Reviewed by Jonathan Bedard. *

[webkit-changes] [258406] trunk/LayoutTests

2020-03-13 Thread simon . fraser
Title: [258406] trunk/LayoutTests Revision 258406 Author simon.fra...@apple.com Date 2020-03-13 10:16:35 -0700 (Fri, 13 Mar 2020) Log Message [iOS WK2] Some pointerevents tests time out https://bugs.webkit.org/show_bug.cgi?id=209026 Reviewed by Wenson Hsieh. Pointerevents tests that

[webkit-changes] [258405] trunk/LayoutTests

2020-03-13 Thread cdumez
Title: [258405] trunk/LayoutTests Revision 258405 Author cdu...@apple.com Date 2020-03-13 10:14:59 -0700 (Fri, 13 Mar 2020) Log Message [ macOS ] fast/frames/sandboxed-iframe-navigation-allowed.html is flaky failing https://bugs.webkit.org/show_bug.cgi?id=206680 Reviewed by Sam Weinig.

[webkit-changes] [258404] branches/safari-609.2.1.2-branch/Source

2020-03-13 Thread alancoon
Title: [258404] branches/safari-609.2.1.2-branch/Source Revision 258404 Author alanc...@apple.com Date 2020-03-13 10:05:23 -0700 (Fri, 13 Mar 2020) Log Message Versioning. Modified Paths branches/safari-609.2.1.2-branch/Source/_javascript_Core/Configurations/Version.xcconfig

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

2020-03-13 Thread bfulgham
Title: [258403] trunk/Source/WebKit Revision 258403 Author bfulg...@apple.com Date 2020-03-13 09:50:02 -0700 (Fri, 13 Mar 2020) Log Message Remove unused SmartMagnificationController Magnify message https://bugs.webkit.org/show_bug.cgi?id=209036 Reviewed by Tim Horton. Remove the

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

2020-03-13 Thread andresg_22
Title: [258402] trunk/Source/WebCore Revision 258402 Author andresg...@apple.com Date 2020-03-13 09:35:54 -0700 (Fri, 13 Mar 2020) Log Message [WebAccessibilityObjectWrapper renderWidgetChildren] does not need to run on main thread. https://bugs.webkit.org/show_bug.cgi?id=209053

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

2020-03-13 Thread ddkilzer
Title: [258401] trunk/Source/WebKit Revision 258401 Author ddkil...@apple.com Date 2020-03-13 09:22:59 -0700 (Fri, 13 Mar 2020) Log Message WebPageProxy::SetPromisedDataForImage should validate its `imageSize` and `archiveSize` parameters Reviewed by Youenn Fablet. *

[webkit-changes] [258400] trunk/LayoutTests

2020-03-13 Thread jacob_uphoff
Title: [258400] trunk/LayoutTests Revision 258400 Author jacob_uph...@apple.com Date 2020-03-13 09:11:34 -0700 (Fri, 13 Mar 2020) Log Message [ macOS ] webgpu/whlsl/uint-bitwise.html is flaky crashing https://bugs.webkit.org/show_bug.cgi?id=209056 Unreviewed test gardening *

[webkit-changes] [258399] trunk

2020-03-13 Thread rniwa
Title: [258399] trunk Revision 258399 Author rn...@webkit.org Date 2020-03-13 08:20:56 -0700 (Fri, 13 Mar 2020) Log Message Crash in TextIterator::node via TextManipulationController::replace https://bugs.webkit.org/show_bug.cgi?id=209048 Reviewed by Wenson Hsieh. Source/WebCore: The

[webkit-changes] [258395] releases/WebKitGTK/webkit-2.26

2020-03-13 Thread aperez
Title: [258395] releases/WebKitGTK/webkit-2.26 Revision 258395 Author ape...@igalia.com Date 2020-03-13 07:51:35 -0700 (Fri, 13 Mar 2020) Log Message Merge r258143 - Tail calls are broken on ARM_THUMB2 and MIPS https://bugs.webkit.org/show_bug.cgi?id=197797 Reviewed by Yusuke Suzuki.

[webkit-changes] [258397] releases/WebKitGTK/webkit-2.26/Source/WebCore

2020-03-13 Thread aperez
Title: [258397] releases/WebKitGTK/webkit-2.26/Source/WebCore Revision 258397 Author ape...@igalia.com Date 2020-03-13 07:51:47 -0700 (Fri, 13 Mar 2020) Log Message Merge r257292 - PS-2019-006: [GTK] WebKit - AXObjectCache - m_deferredFocusedNodeChange - UaF

[webkit-changes] [258396] releases/WebKitGTK/webkit-2.26/Source/WebKit

2020-03-13 Thread aperez
Title: [258396] releases/WebKitGTK/webkit-2.26/Source/WebKit Revision 258396 Author ape...@igalia.com Date 2020-03-13 07:51:42 -0700 (Fri, 13 Mar 2020) Log Message Merge r256703 - [Geoclue] Avoid usage of provider in callbacks after it has been destroyed

[webkit-changes] [258394] releases/WebKitGTK/webkit-2.26/Source/WebCore

2020-03-13 Thread aperez
Title: [258394] releases/WebKitGTK/webkit-2.26/Source/WebCore Revision 258394 Author ape...@igalia.com Date 2020-03-13 05:01:23 -0700 (Fri, 13 Mar 2020) Log Message Merge r254680 - Do not detect the stopped animations in Nicosia::Animation to avoid flashback

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

2020-03-13 Thread carlosgc
Title: [258393] trunk/Source/WebKit Revision 258393 Author carlo...@webkit.org Date 2020-03-13 03:37:53 -0700 (Fri, 13 Mar 2020) Log Message [SOUP] Notify web process about WebSocket handshake request and response https://bugs.webkit.org/show_bug.cgi?id=208994 Reviewed by Youenn Fablet.

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

2020-03-13 Thread commit-queue
Title: [258392] trunk/Source/WebCore Revision 258392 Author commit-qu...@webkit.org Date 2020-03-13 03:31:45 -0700 (Fri, 13 Mar 2020) Log Message -Wredundant-move in CSSPropertyParserHelpers.cpp https://bugs.webkit.org/show_bug.cgi?id=209019 Patch by Michael Catanzaro on 2020-03-13

[webkit-changes] [258391] trunk

2020-03-13 Thread youenn
Title: [258391] trunk Revision 258391 Author you...@apple.com Date 2020-03-13 03:13:11 -0700 (Fri, 13 Mar 2020) Log Message Apply rotation at source level if WebRTC sink ask so https://bugs.webkit.org/show_bug.cgi?id=205645 Reviewed by Eric Carlson. Source/WebCore: Add a virtual

[webkit-changes] [258390] trunk/Source

2020-03-13 Thread youenn
Title: [258390] trunk/Source Revision 258390 Author you...@apple.com Date 2020-03-13 03:10:01 -0700 (Fri, 13 Mar 2020) Log Message Remove use of PlatformMediaSession types in AudioSession https://bugs.webkit.org/show_bug.cgi?id=208995 Reviewed by Eric Carlson. Source/WebCore: Remove

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

2020-03-13 Thread rniwa
Title: [258389] trunk/Source/WebKit Revision 258389 Author rn...@webkit.org Date 2020-03-13 02:46:25 -0700 (Fri, 13 Mar 2020) Log Message Release build fix after r258384. * WebProcess/Plugins/PDF/PDFPlugin.mm: (WebKit::PDFPlugin::threadEntry):

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

2020-03-13 Thread antti
Title: [258388] trunk/Source/WebCore Revision 258388 Author an...@apple.com Date 2020-03-13 01:33:54 -0700 (Fri, 13 Mar 2020) Log Message Remove unused affectedBy style flags https://bugs.webkit.org/show_bug.cgi?id=209009 Reviewed by Antoine Quint. These flags are unused after r258321.

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

2020-03-13 Thread ysuzuki
Title: [258387] trunk/Source/_javascript_Core Revision 258387 Author ysuz...@apple.com Date 2020-03-13 00:57:16 -0700 (Fri, 13 Mar 2020) Log Message Unreviewed, change ASSERT to ASSERT_WITH_SECURITY_IMPLICATION since it is now enabled under ENABLE(SECURITY_ASSERTIONS)

[webkit-changes] [258386] trunk/Source

2020-03-13 Thread ysuzuki
Title: [258386] trunk/Source Revision 258386 Author ysuz...@apple.com Date 2020-03-13 00:53:28 -0700 (Fri, 13 Mar 2020) Log Message Report crashed cell in jsCast in debug builds https://bugs.webkit.org/show_bug.cgi?id=209041 Reviewed by Mark Lam. Source/_javascript_Core: To collect

[webkit-changes] [258385] trunk/Tools

2020-03-13 Thread sbarati
Title: [258385] trunk/Tools Revision 258385 Author sbar...@apple.com Date 2020-03-13 00:24:36 -0700 (Fri, 13 Mar 2020) Log Message Pull in JS tests from "Internal" when there are "Internal" tests in an adjacent directory https://bugs.webkit.org/show_bug.cgi?id=209038 Reviewed by Keith