[webkit-changes] [268572] trunk

2020-10-15 Thread sbarati
Title: [268572] trunk Revision 268572 Author sbar...@apple.com Date 2020-10-15 20:11:51 -0700 (Thu, 15 Oct 2020) Log Message Don't assign a bogus register to Load/ForwardVarargs in AvailabilityAnalysis before stack layout https://bugs.webkit.org/show_bug.cgi?id=217789 Reviewed by Keith

[webkit-changes] [268571] trunk/Tools

2020-10-15 Thread weinig
Title: [268571] trunk/Tools Revision 268571 Author wei...@apple.com Date 2020-10-15 18:51:40 -0700 (Thu, 15 Oct 2020) Log Message Attempt to fix the build. * DumpRenderTree/DerivedSources.make: Don't use such fancy substitution, it wasn't working. Modified Paths trunk/Tools/ChangeLog

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

2020-10-15 Thread ddkilzer
Title: [268570] trunk/Source/WebKit Revision 268570 Author ddkil...@apple.com Date 2020-10-15 18:45:03 -0700 (Thu, 15 Oct 2020) Log Message v2: WebKit::XPCServiceEventHandler block should call exit() on the main thread Reviewed by Geoff Garen. *

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

2020-10-15 Thread timothy_horton
Title: [268569] trunk/Source/WebKit Revision 268569 Author timothy_hor...@apple.com Date 2020-10-15 18:39:03 -0700 (Thu, 15 Oct 2020) Log Message iPhone apps and iPad apps linked before iOS 13 running on macOS get desktop UA unexpectedly https://bugs.webkit.org/show_bug.cgi?id=217798

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

2020-10-15 Thread pvollan
Title: [268567] trunk/Source/WebKit Revision 268567 Author pvol...@apple.com Date 2020-10-15 18:07:27 -0700 (Thu, 15 Oct 2020) Log Message [macOS] Issue temporary sandbox extension to the Launch Services daemon https://bugs.webkit.org/show_bug.cgi?id=217781 Reviewed by Brent Fulgham.

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

2020-10-15 Thread krollin
Title: [268566] trunk/Source/WebCore Revision 268566 Author krol...@apple.com Date 2020-10-15 18:01:22 -0700 (Thu, 15 Oct 2020) Log Message Lessen the reliance on VPATH in WebCore/DerivedSources.make https://bugs.webkit.org/show_bug.cgi?id=217696 Reviewed by Darin Adler. Due to the

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

2020-10-15 Thread cdumez
Title: [268565] trunk/Source/WebCore Revision 268565 Author cdu...@apple.com Date 2020-10-15 17:34:30 -0700 (Thu, 15 Oct 2020) Log Message Move AudioContext-specific logic out of BaseAudioContext https://bugs.webkit.org/show_bug.cgi?id=217794 Reviewed by Geoffrey Garen. Move

[webkit-changes] [268564] trunk

2020-10-15 Thread weinig
Title: [268564] trunk Revision 268564 Author wei...@apple.com Date 2020-10-15 17:28:16 -0700 (Thu, 15 Oct 2020) Log Message CSSStyleDeclaration breaks JS spec (properties not showing up in Object.getOwnPropertyNames) https://bugs.webkit.org/show_bug.cgi?id=217623 Reviewed by Darin

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

2020-10-15 Thread pvollan
Title: [268563] trunk/Source/WebKit Revision 268563 Author pvol...@apple.com Date 2020-10-15 17:09:37 -0700 (Thu, 15 Oct 2020) Log Message [macOS] Add telemetry for distributed notification service https://bugs.webkit.org/show_bug.cgi?id=217762 Reviewed by Brent Fulgham. Add telemetry

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

2020-10-15 Thread ddkilzer
Title: [268562] trunk/Source/WebKit Revision 268562 Author ddkil...@apple.com Date 2020-10-15 17:06:17 -0700 (Thu, 15 Oct 2020) Log Message PDFPlugin.mm:2303:139: error: type 'SEL _Nullable' cannot be narrowed to 'bool' in initializer list [-Wc++11-narrowing] Reviewed by Tim Horton.

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

2020-10-15 Thread mmaxfield
Title: [268561] trunk/Source/WebCore Revision 268561 Author mmaxfi...@apple.com Date 2020-10-15 16:51:06 -0700 (Thu, 15 Oct 2020) Log Message [Cocoa] Don't change the text matrix multiple times inside FontCascade::drawGlyphs() https://bugs.webkit.org/show_bug.cgi?id=217749 Reviewed by

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

2020-10-15 Thread cdumez
Title: [268560] trunk/Source/WebCore Revision 268560 Author cdu...@apple.com Date 2020-10-15 16:41:51 -0700 (Thu, 15 Oct 2020) Log Message Cache JS arguments in AudioWorkletProcessor::process() for performance https://bugs.webkit.org/show_bug.cgi?id=217685 Reviewed by Geoffrey Garen.

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

2020-10-15 Thread cdumez
Title: [268559] trunk/Source/WebCore Revision 268559 Author cdu...@apple.com Date 2020-10-15 15:27:21 -0700 (Thu, 15 Oct 2020) Log Message [Cocoa] Simplify logic for caching FFTSetups in FFTFrame https://bugs.webkit.org/show_bug.cgi?id=217782 Reviewed by Eric Carlson. Simplify logic

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

2020-10-15 Thread cdumez
Title: [268558] trunk/Source/WebCore Revision 268558 Author cdu...@apple.com Date 2020-10-15 15:24:27 -0700 (Thu, 15 Oct 2020) Log Message Use std::fill_n() instead of for loops in ConstantSourceNode https://bugs.webkit.org/show_bug.cgi?id=21 Reviewed by Eric Carlson. Use

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

2020-10-15 Thread cdumez
Title: [268557] trunk/Source/WebCore Revision 268557 Author cdu...@apple.com Date 2020-10-15 15:02:32 -0700 (Thu, 15 Oct 2020) Log Message Avoid double zero'ing of AudioArray in DelayDSPKernel constructors https://bugs.webkit.org/show_bug.cgi?id=217779 Reviewed by Darin Adler. Avoid

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

2020-10-15 Thread cdumez
Title: [268555] trunk/Source/WebCore Revision 268555 Author cdu...@apple.com Date 2020-10-15 14:26:56 -0700 (Thu, 15 Oct 2020) Log Message Use std::fill_n() instead of for loops in AudioParamTimeline https://bugs.webkit.org/show_bug.cgi?id=217775 Reviewed by Darin Adler. Use

[webkit-changes] [268554] tags/Safari-610.2.11.1.3/

2020-10-15 Thread alancoon
Title: [268554] tags/Safari-610.2.11.1.3/ Revision 268554 Author alanc...@apple.com Date 2020-10-15 14:18:33 -0700 (Thu, 15 Oct 2020) Log Message Tag Safari-610.2.11.1.3. Added Paths tags/Safari-610.2.11.1.3/ Diff ___ webkit-changes

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

2020-10-15 Thread cdumez
Title: [268553] trunk/Source/WebCore Revision 268553 Author cdu...@apple.com Date 2020-10-15 14:15:18 -0700 (Thu, 15 Oct 2020) Log Message Use std::fill_n() instead of for loops in AudioParam::calculateFinalValues() https://bugs.webkit.org/show_bug.cgi?id=217766 Reviewed by Geoffrey

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

2020-10-15 Thread wenson_hsieh
Title: [268552] trunk/Source/WebCore Revision 268552 Author wenson_hs...@apple.com Date 2020-10-15 13:56:03 -0700 (Thu, 15 Oct 2020) Log Message Add a fast codepath to compute the bounding rect of an inline arc path https://bugs.webkit.org/show_bug.cgi?id=217764 Reviewed by Tim Horton.

[webkit-changes] [268549] trunk/Tools

2020-10-15 Thread jbedard
Title: [268549] trunk/Tools Revision 268549 Author jbed...@apple.com Date 2020-10-15 13:24:15 -0700 (Thu, 15 Oct 2020) Log Message [webkitpy] Use webkitcorepy's autoinstaller for mechanize https://bugs.webkit.org/show_bug.cgi?id=217683 Reviewed by Aakash Jain. *

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

2020-10-15 Thread Hironori . Fujii
Title: [268548] trunk/Source/WebCore Revision 268548 Author hironori.fu...@sony.com Date 2020-10-15 12:55:00 -0700 (Thu, 15 Oct 2020) Log Message [WinCairo][GraphicsLayerTextureMapper] css3/filters/backdrop/backdrop-filter-with-border-radius-and-reflection-remove.html is crashing

[webkit-changes] [268547] trunk

2020-10-15 Thread graouts
Title: [268547] trunk Revision 268547 Author grao...@webkit.org Date 2020-10-15 12:49:00 -0700 (Thu, 15 Oct 2020) Log Message Updating an individual transform CSS property has no visual change when composited https://bugs.webkit.org/show_bug.cgi?id=217769 Reviewed by Simon Fraser.

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

2020-10-15 Thread Hironori . Fujii
Title: [268546] trunk/Source/WebCore Revision 268546 Author hironori.fu...@sony.com Date 2020-10-15 12:48:05 -0700 (Thu, 15 Oct 2020) Log Message [WinCairo][GraphicsLayerTextureMapper] A parent layer's filter isn't applied to its child layer at the first paint

[webkit-changes] [268544] trunk

2020-10-15 Thread simon . fraser
Title: [268544] trunk Revision 268544 Author simon.fra...@apple.com Date 2020-10-15 12:24:40 -0700 (Thu, 15 Oct 2020) Log Message Scrolls in the passive event region only send one wheel event to the DOM https://bugs.webkit.org/show_bug.cgi?id=217719 Reviewed by Tim Horton.

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

2020-10-15 Thread ddkilzer
Title: [268543] trunk/Source/WTF Revision 268543 Author ddkil...@apple.com Date 2020-10-15 12:12:02 -0700 (Thu, 15 Oct 2020) Log Message WeakObjCPtr.h is not safe to include in C++ source files Reviewed by Darin Adler. * wtf/WeakObjCPtr.h: (WTF::WeakObjCPtr::get const): - Move

[webkit-changes] [268542] trunk/Tools

2020-10-15 Thread lmoura
Title: [268542] trunk/Tools Revision 268542 Author lmo...@igalia.com Date 2020-10-15 12:09:01 -0700 (Thu, 15 Oct 2020) Log Message [Flatpak SDK] Check for installed packages in setup_buildir https://bugs.webkit.org/show_bug.cgi?id=217768 Reviewed by Philippe Normand. During a cleanup

[webkit-changes] [268541] trunk

2020-10-15 Thread andresg_22
Title: [268541] trunk Revision 268541 Author andresg...@apple.com Date 2020-10-15 11:43:29 -0700 (Thu, 15 Oct 2020) Log Message Fix for multiple accessibility layout tests in isolated tree mode. https://bugs.webkit.org/show_bug.cgi?id=217745 Reviewed by Chris Fleizach. Source/WebCore:

[webkit-changes] [268540] branches/safari-610-branch/Source/WebCore

2020-10-15 Thread repstein
Title: [268540] branches/safari-610-branch/Source/WebCore Revision 268540 Author repst...@apple.com Date 2020-10-15 11:26:59 -0700 (Thu, 15 Oct 2020) Log Message Apply patch. rdar://problem/70321689 Modified Paths branches/safari-610-branch/Source/WebCore/ChangeLog

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

2020-10-15 Thread cdumez
Title: [268539] trunk/Source/WebCore Revision 268539 Author cdu...@apple.com Date 2020-10-15 11:21:25 -0700 (Thu, 15 Oct 2020) Log Message Vectorize StereoPanner's panToTargetValue() https://bugs.webkit.org/show_bug.cgi?id=217765 Reviewed by Geoffrey Garen. Vectorize StereoPanner's

[webkit-changes] [268538] trunk/Tools

2020-10-15 Thread jbedard
Title: [268538] trunk/Tools Revision 268538 Author jbed...@apple.com Date 2020-10-15 11:19:42 -0700 (Thu, 15 Oct 2020) Log Message [webkitscmpy] Unconditionally extract git-svn-id from commit message https://bugs.webkit.org/show_bug.cgi?id=217740 Reviewed by Dewei Zhu. *

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

2020-10-15 Thread akeerthi
Title: [268537] trunk/Source/WebKit Revision 268537 Author akeer...@apple.com Date 2020-10-15 11:17:40 -0700 (Thu, 15 Oct 2020) Log Message Crash in -[WKDateTimePicker setDateTimePickerToInitialValue] https://bugs.webkit.org/show_bug.cgi?id=217763 Reviewed by Wenson Hsieh. Crash

[webkit-changes] [268533] branches/safari-610-branch/Source/WebCore

2020-10-15 Thread alancoon
Title: [268533] branches/safari-610-branch/Source/WebCore Revision 268533 Author alanc...@apple.com Date 2020-10-15 11:07:45 -0700 (Thu, 15 Oct 2020) Log Message Cherry-pick r268308. rdar://problem/70321629 [Mac] AirPlay menu does not show up when AirPlay button is clicked

[webkit-changes] [268536] branches/safari-610-branch/Source/WebKit

2020-10-15 Thread alancoon
Title: [268536] branches/safari-610-branch/Source/WebKit Revision 268536 Author alanc...@apple.com Date 2020-10-15 11:07:52 -0700 (Thu, 15 Oct 2020) Log Message Cherry-pick r268377. rdar://problem/70321875 Unreviewed build fix after r268367. * Configurations/WebKit.xcconfig:

[webkit-changes] [268532] branches/safari-610-branch/Source/WebKit

2020-10-15 Thread alancoon
Title: [268532] branches/safari-610-branch/Source/WebKit Revision 268532 Author alanc...@apple.com Date 2020-10-15 11:07:42 -0700 (Thu, 15 Oct 2020) Log Message Cherry-pick r268246. rdar://problem/70321627 AX: Website Warning page is inaccessible

[webkit-changes] [268535] branches/safari-610-branch/Source/WebKit

2020-10-15 Thread alancoon
Title: [268535] branches/safari-610-branch/Source/WebKit Revision 268535 Author alanc...@apple.com Date 2020-10-15 11:07:50 -0700 (Thu, 15 Oct 2020) Log Message Cherry-pick r268376. rdar://problem/70321635 Cursor window is transparent - but not hidden - when `cursor: none` is

[webkit-changes] [268534] branches/safari-610-branch/Source

2020-10-15 Thread alancoon
Title: [268534] branches/safari-610-branch/Source Revision 268534 Author alanc...@apple.com Date 2020-10-15 11:07:48 -0700 (Thu, 15 Oct 2020) Log Message Cherry-pick r268367. rdar://problem/70321875 [macCatalyst] Enable WKPDFView https://bugs.webkit.org/show_bug.cgi?id=217403

[webkit-changes] [268531] trunk/Tools

2020-10-15 Thread jbedard
Title: [268531] trunk/Tools Revision 268531 Author jbed...@apple.com Date 2020-10-15 10:37:30 -0700 (Thu, 15 Oct 2020) Log Message [webkitscmpy] Support @ abbreviated idiom https://bugs.webkit.org/show_bug.cgi?id=217716 Rubber-stamped by Aakash Jain. *

[webkit-changes] [268529] branches/safari-610-branch

2020-10-15 Thread alancoon
Title: [268529] branches/safari-610-branch Revision 268529 Author alanc...@apple.com Date 2020-10-15 10:34:26 -0700 (Thu, 15 Oct 2020) Log Message Cherry-pick r266909. rdar://70261677 Source/WebCore: Text replacements at the beginning of a second line are replaced too early

[webkit-changes] [268530] branches/safari-610-branch/Source/WebCore/dom

2020-10-15 Thread alancoon
Title: [268530] branches/safari-610-branch/Source/WebCore/dom Revision 268530 Author alanc...@apple.com Date 2020-10-15 10:34:30 -0700 (Thu, 15 Oct 2020) Log Message Cherry-pick f9437de2cd47. rdar://70261677 Fix the build after cherry-picking r266909. Modified Paths

[webkit-changes] [268528] trunk

2020-10-15 Thread shvaikalesh
Title: [268528] trunk Revision 268528 Author shvaikal...@gmail.com Date 2020-10-15 10:23:02 -0700 (Thu, 15 Oct 2020) Log Message REGRESSION (r268489): test/built-ins/Object/entries/order-after-define-property.js failing on test262 bots https://bugs.webkit.org/show_bug.cgi?id=217738

[webkit-changes] [268527] trunk/LayoutTests

2020-10-15 Thread rackler
Title: [268527] trunk/LayoutTests Revision 268527 Author rack...@apple.com Date 2020-10-15 10:01:09 -0700 (Thu, 15 Oct 2020) Log Message REGRESSION (r267662): [ Mojave+ debug wk1 ] webgl/2.0.0/conformance/extensions/webgl-compressed-texture-s3tc-srgb.html is a flaky crash

[webkit-changes] [268525] trunk/LayoutTests

2020-10-15 Thread rackler
Title: [268525] trunk/LayoutTests Revision 268525 Author rack...@apple.com Date 2020-10-15 09:27:34 -0700 (Thu, 15 Oct 2020) Log Message REGRESSION: [ iOS wk2 ews ] media/now-playing-status-without-media.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=217759 Unreviewed

[webkit-changes] [268526] trunk/Tools

2020-10-15 Thread aakash_jain
Title: [268526] trunk/Tools Revision 268526 Author aakash_j...@apple.com Date 2020-10-15 09:27:48 -0700 (Thu, 15 Oct 2020) Log Message EWS bot should fail if a new test is missing its result https://bugs.webkit.org/show_bug.cgi?id=177723 Reviewed by Jonathan Bedard. *

[webkit-changes] [268524] trunk/LayoutTests

2020-10-15 Thread rackler
Title: [268524] trunk/LayoutTests Revision 268524 Author rack...@apple.com Date 2020-10-15 08:43:02 -0700 (Thu, 15 Oct 2020) Log Message REGRESSION (r268178): [iOS] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-multiple-times.html is a

[webkit-changes] [268523] trunk/LayoutTests

2020-10-15 Thread rackler
Title: [268523] trunk/LayoutTests Revision 268523 Author rack...@apple.com Date 2020-10-15 07:36:35 -0700 (Thu, 15 Oct 2020) Log Message [ Mojave wk1 ews ] media/remote-control-command-seek.html is a flaky timeout https://bugs.webkit.org/show_bug.cgi?id=215325 Unreviewed test gardening.

[webkit-changes] [268522] trunk/Source

2020-10-15 Thread clord
Title: [268522] trunk/Source Revision 268522 Author cl...@igalia.com Date 2020-10-15 06:46:54 -0700 (Thu, 15 Oct 2020) Log Message [GTK][WPE] Add support for smooth scrolling animation with async scrolling https://bugs.webkit.org/show_bug.cgi?id=210382 Reviewed by Carlos Garcia Campos.

[webkit-changes] [268521] trunk/Source

2020-10-15 Thread youenn
Title: [268521] trunk/Source Revision 268521 Author you...@apple.com Date 2020-10-15 04:36:46 -0700 (Thu, 15 Oct 2020) Log Message Introduce a RemoteAudioSourceProvider to receive audio samples for web audio from GPUProcess https://bugs.webkit.org/show_bug.cgi?id=217710 Reviewed by Eric

[webkit-changes] [268518] trunk/Tools

2020-10-15 Thread lmoura
Title: [268518] trunk/Tools Revision 268518 Author lmo...@igalia.com Date 2020-10-15 03:44:38 -0700 (Thu, 15 Oct 2020) Log Message webkitpy: Fix remaining pytest autoinstall imports https://bugs.webkit.org/show_bug.cgi?id=217694 Reviewed by Carlos Garcia Campos. *

[webkit-changes] [268517] trunk/Source

2020-10-15 Thread aperez
Title: [268517] trunk/Source Revision 268517 Author ape...@igalia.com Date 2020-10-15 01:09:38 -0700 (Thu, 15 Oct 2020) Log Message Non-unified build fixes, mid October 2020, take two https://bugs.webkit.org/show_bug.cgi?id=217734 Unreviewed build fix. Source/WebCore: No new tests

[webkit-changes] [268516] trunk

2020-10-15 Thread svillar
Title: [268516] trunk Revision 268516 Author svil...@igalia.com Date 2020-10-15 00:54:56 -0700 (Thu, 15 Oct 2020) Log Message [css-flexbox] flex-grow property should be animatable https://bugs.webkit.org/show_bug.cgi?id=209872 Reviewed by Antoine Quint. LayoutTests/imported/w3c: *

[webkit-changes] [268514] branches/safari-610.2.11.51-branch/Source/WebCore

2020-10-15 Thread kocsen_chung
Title: [268514] branches/safari-610.2.11.51-branch/Source/WebCore Revision 268514 Author kocsen_ch...@apple.com Date 2020-10-14 23:11:32 -0700 (Wed, 14 Oct 2020) Log Message Cherry-pick r268308. rdar://problem/70321631 [Mac] AirPlay menu does not show up when AirPlay button is

[webkit-changes] [268515] branches/safari-610.2.11.51-branch/Source/WebKit

2020-10-15 Thread kocsen_chung
Title: [268515] branches/safari-610.2.11.51-branch/Source/WebKit Revision 268515 Author kocsen_ch...@apple.com Date 2020-10-14 23:11:37 -0700 (Wed, 14 Oct 2020) Log Message Cherry-pick r268376. rdar://problem/70312257 Cursor window is transparent - but not hidden - when `cursor:

[webkit-changes] [268513] branches/safari-610.2.11.51-branch/Source/WebKit

2020-10-15 Thread kocsen_chung
Title: [268513] branches/safari-610.2.11.51-branch/Source/WebKit Revision 268513 Author kocsen_ch...@apple.com Date 2020-10-14 23:11:27 -0700 (Wed, 14 Oct 2020) Log Message Cherry-pick r268377. rdar://problem/70320656 Unreviewed build fix after r268367. *

[webkit-changes] [268512] branches/safari-610.2.11.51-branch/Source

2020-10-15 Thread kocsen_chung
Title: [268512] branches/safari-610.2.11.51-branch/Source Revision 268512 Author kocsen_ch...@apple.com Date 2020-10-14 23:11:21 -0700 (Wed, 14 Oct 2020) Log Message Cherry-pick r268367. rdar://problem/70320656 [macCatalyst] Enable WKPDFView