[webkit-changes] [251658] trunk

2019-10-28 Thread graouts
Title: [251658] trunk Revision 251658 Author grao...@webkit.org Date 2019-10-28 10:01:55 -0700 (Mon, 28 Oct 2019) Log Message CSS Transitions and CSS Animations properties should treat unitless 0 as an invalid value for times https://bugs.webkit.org/show_bug.cgi?id=203484 Reviewed by

[webkit-changes] [251657] trunk

2019-10-28 Thread graouts
Title: [251657] trunk Revision 251657 Author grao...@webkit.org Date 2019-10-28 09:59:08 -0700 (Mon, 28 Oct 2019) Log Message [Web Animations] The easing property for a CSSTransition effect is always "linear" https://bugs.webkit.org/show_bug.cgi?id=203476 Reviewed by Dean Jackson.

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

2019-10-24 Thread graouts
Title: [251543] trunk/Source/WebCore Revision 251543 Author grao...@webkit.org Date 2019-10-24 09:35:08 -0700 (Thu, 24 Oct 2019) Log Message [Web Animations] Only process CSS properties affected by a given CSS transition https://bugs.webkit.org/show_bug.cgi?id=203238 Reviewed by Simon

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

2019-10-29 Thread graouts
Title: [251706] trunk/Source/WebCore Revision 251706 Author grao...@webkit.org Date 2019-10-29 09:14:58 -0700 (Tue, 29 Oct 2019) Log Message [Web Animations] Optimize blending for CSS Transitions https://bugs.webkit.org/show_bug.cgi?id=203561 Reviewed by Simon Fraser. The work

[webkit-changes] [252879] trunk

2019-11-26 Thread graouts
Title: [252879] trunk Revision 252879 Author grao...@webkit.org Date 2019-11-26 02:11:55 -0800 (Tue, 26 Nov 2019) Log Message [Web Animations] Layout of children of element with forwards-filling opacity animation may be incorrect after removal

[webkit-changes] [252944] trunk

2019-11-29 Thread graouts
Title: [252944] trunk Revision 252944 Author grao...@webkit.org Date 2019-11-29 10:11:28 -0800 (Fri, 29 Nov 2019) Log Message [Web Animations] Forward-filling animations should not schedule updates while filling https://bugs.webkit.org/show_bug.cgi?id=204697 Reviewed by Dean Jackson.

[webkit-changes] [252945] trunk/Source

2019-11-29 Thread graouts
Title: [252945] trunk/Source Revision 252945 Author grao...@webkit.org Date 2019-11-29 10:15:03 -0800 (Fri, 29 Nov 2019) Log Message [Web Animations] Enable WebAnimationsCSSIntegrationEnabled by default https://bugs.webkit.org/show_bug.cgi?id=204650 Reviewed by Dean Jackson.

[webkit-changes] [252911] trunk

2019-11-27 Thread graouts
Title: [252911] trunk Revision 252911 Author grao...@webkit.org Date 2019-11-27 11:38:43 -0800 (Wed, 27 Nov 2019) Log Message REGRESSION(r252455): imported/w3c/web-platform-tests/dom/events/Event-dispatch-on-disabled-elements.html fails on iOS and WK1

[webkit-changes] [252957] trunk

2019-11-30 Thread graouts
Title: [252957] trunk Revision 252957 Author grao...@webkit.org Date 2019-11-30 05:15:48 -0800 (Sat, 30 Nov 2019) Log Message [Web Animations] Forward-filling animations should not schedule updates while filling https://bugs.webkit.org/show_bug.cgi?id=204697 Reviewed by Dean Jackson.

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

2019-12-01 Thread graouts
Title: [252969] trunk/LayoutTests/imported/w3c Revision 252969 Author grao...@webkit.org Date 2019-12-01 09:51:43 -0800 (Sun, 01 Dec 2019) Log Message [Web Animations] Rebaseline some WPT expectations https://bugs.webkit.org/show_bug.cgi?id=204724 Unreviewed test gardening. *

[webkit-changes] [252966] trunk

2019-12-01 Thread graouts
Title: [252966] trunk Revision 252966 Author grao...@webkit.org Date 2019-12-01 01:22:48 -0800 (Sun, 01 Dec 2019) Log Message [Web Animations] Implement Animation.commitStyles() https://bugs.webkit.org/show_bug.cgi?id=202193 Reviewed by Dean Jackson. LayoutTests/imported/w3c: WPT

[webkit-changes] [250335] trunk

2019-09-25 Thread graouts
Title: [250335] trunk Revision 250335 Author grao...@webkit.org Date 2019-09-24 23:53:42 -0700 (Tue, 24 Sep 2019) Log Message [Web Animations] Removing an element should only cancel its declarative animations https://bugs.webkit.org/show_bug.cgi?id=202165 Reviewed by Dean Jackson.

[webkit-changes] [250841] trunk/LayoutTests

2019-10-08 Thread graouts
Title: [250841] trunk/LayoutTests Revision 250841 Author grao...@webkit.org Date 2019-10-08 11:28:51 -0700 (Tue, 08 Oct 2019) Log Message fast/events/touch/ios/mouse-events-dispatch-with-touch.html is timing out on iOS https://bugs.webkit.org/show_bug.cgi?id=202688 Reviewed by Dean

[webkit-changes] [253746] trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/ dom/events/Event-dispatch-on-disabled-elements-expected.txt

2019-12-19 Thread graouts
Title: [253746] trunk/LayoutTests/platform/ios/imported/w3c/web-platform-tests/dom/events/Event-dispatch-on-disabled-elements-expected.txt Revision 253746 Author grao...@webkit.org Date 2019-12-19 03:31:27 -0800 (Thu, 19 Dec 2019) Log Message Animations stop if new tab opened (and

[webkit-changes] [257870] trunk

2020-03-04 Thread graouts
Title: [257870] trunk Revision 257870 Author grao...@webkit.org Date 2020-03-04 12:05:38 -0800 (Wed, 04 Mar 2020) Log Message Add an SPI to allow UserStyleSheet injection to target a specific WKWebView https://bugs.webkit.org/show_bug.cgi?id=208575 Reviewed by Brady Eidson.

[webkit-changes] [257978] trunk

2020-03-06 Thread graouts
Title: [257978] trunk Revision 257978 Author grao...@webkit.org Date 2020-03-06 06:22:08 -0800 (Fri, 06 Mar 2020) Log Message Remove the experimental flag for Pointer Events https://bugs.webkit.org/show_bug.cgi?id=208655 Reviewed by Dean Jackson. Source/WebCore: * dom/Element.cpp:

[webkit-changes] [257204] trunk/LayoutTests

2020-02-24 Thread graouts
Title: [257204] trunk/LayoutTests Revision 257204 Author grao...@webkit.org Date 2020-02-24 07:32:21 -0800 (Mon, 24 Feb 2020) Log Message REGRESSION: (r256619) [ Mac wk1 Release ] legacy-animation-engine/fast/animation/animation-mixed-transform-crash.html is flaky failing.

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

2020-02-24 Thread graouts
Title: [257207] trunk/Source/WebCore Revision 257207 Author grao...@webkit.org Date 2020-02-24 08:04:24 -0800 (Mon, 24 Feb 2020) Log Message RenderLayerBacking::notifyAnimationStarted calls directly into the old animation controller https://bugs.webkit.org/show_bug.cgi?id=207979

[webkit-changes] [255141] trunk

2020-01-27 Thread graouts
Title: [255141] trunk Revision 255141 Author grao...@webkit.org Date 2020-01-27 04:01:21 -0800 (Mon, 27 Jan 2020) Log Message [Web Animations] Update all DocumentTimeline objects when updating animations https://bugs.webkit.org/show_bug.cgi?id=206819 Reviewed by Antti Koivisto.

[webkit-changes] [255149] trunk

2020-01-27 Thread graouts
Title: [255149] trunk Revision 255149 Author grao...@webkit.org Date 2020-01-27 08:51:08 -0800 (Mon, 27 Jan 2020) Log Message [Web Animations] Add support for the options parameter to getAnimations() https://bugs.webkit.org/show_bug.cgi?id=202191 Reviewed by Antti Koivisto.

[webkit-changes] [255383] trunk

2020-01-29 Thread graouts
Title: [255383] trunk Revision 255383 Author grao...@webkit.org Date 2020-01-29 14:11:51 -0800 (Wed, 29 Jan 2020) Log Message [Web Animations] Animations should run accelerated even if other animations targeting the same element are not accelerated

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

2020-01-31 Thread graouts
Title: [255489] trunk/Source/WebCore Revision 255489 Author grao...@webkit.org Date 2020-01-31 02:20:12 -0800 (Fri, 31 Jan 2020) Log Message [Web Animations] DocumentTimeline shouldn't suspend itself if hiddenPageCSSAnimationSuspensionEnabled is disabled

[webkit-changes] [255494] trunk/Source/WebKitLegacy/mac

2020-01-31 Thread graouts
Title: [255494] trunk/Source/WebKitLegacy/mac Revision 255494 Author grao...@webkit.org Date 2020-01-31 07:35:06 -0800 (Fri, 31 Jan 2020) Log Message [WK1] hiddenPageCSSAnimationSuspensionEnabled should be enabled by default for Cocoa platforms

[webkit-changes] [255504] trunk

2020-01-31 Thread graouts
Title: [255504] trunk Revision 255504 Author grao...@webkit.org Date 2020-01-31 09:58:19 -0800 (Fri, 31 Jan 2020) Log Message [Web Animations] [WK1] REGRESSION: opacity doesn't animate https://bugs.webkit.org/show_bug.cgi?id=207044 Reviewed by Simon Fraser. Source/WebCore: Test:

[webkit-changes] [255593] trunk

2020-02-03 Thread graouts
Title: [255593] trunk Revision 255593 Author grao...@webkit.org Date 2020-02-03 14:16:46 -0800 (Mon, 03 Feb 2020) Log Message [Web Animations] Accelerated animations don't run until their natural completion https://bugs.webkit.org/show_bug.cgi?id=207130 Reviewed by Dean Jackson.

[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

[webkit-changes] [255076] trunk

2020-01-24 Thread graouts
Title: [255076] trunk Revision 255076 Author grao...@webkit.org Date 2020-01-24 09:35:45 -0800 (Fri, 24 Jan 2020) Log Message [Web Animations] Support multiple CSS Animations with the same name in animation-name https://bugs.webkit.org/show_bug.cgi?id=206688 Reviewed by Dean Jackson.

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

2020-01-23 Thread graouts
Title: [254991] trunk/Source/WebCore Revision 254991 Author grao...@webkit.org Date 2020-01-23 11:23:50 -0800 (Thu, 23 Jan 2020) Log Message [Web Animations] Make AnimationList ref-counted https://bugs.webkit.org/show_bug.cgi?id=206664 Reviewed by Antti Koivisto. *

[webkit-changes] [255234] trunk

2020-01-28 Thread graouts
Title: [255234] trunk Revision 255234 Author grao...@webkit.org Date 2020-01-28 05:38:24 -0800 (Tue, 28 Jan 2020) Log Message [Web Animations] Make Animation.timeline read-write only if a runtime flag is enabled https://bugs.webkit.org/show_bug.cgi?id=206173 Reviewed by Dean Jackson.

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

2020-01-28 Thread graouts
Title: [255260] trunk/Source/WebCore Revision 255260 Author grao...@webkit.org Date 2020-01-28 10:59:42 -0800 (Tue, 28 Jan 2020) Log Message [Web Animations] Separate setting a timeline's current time from updating its animations https://bugs.webkit.org/show_bug.cgi?id=206880 Reviewed

[webkit-changes] [255810] trunk

2020-02-05 Thread graouts
Title: [255810] trunk Revision 255810 Author grao...@webkit.org Date 2020-02-05 03:51:40 -0800 (Wed, 05 Feb 2020) Log Message [Web Animations] Canceling an accelerated animation before it was committed does not prevent it from playing https://bugs.webkit.org/show_bug.cgi?id=207253

[webkit-changes] [255422] trunk

2020-01-30 Thread graouts
Title: [255422] trunk Revision 255422 Author grao...@webkit.org Date 2020-01-30 05:47:58 -0800 (Thu, 30 Jan 2020) Log Message [Web Animations] Changing the delay of an accelerated animation doesn't seek the animation https://bugs.webkit.org/show_bug.cgi?id=206990 Reviewed by Antti

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

2020-02-14 Thread graouts
Title: [256610] trunk/Source/WebCore Revision 256610 Author grao...@webkit.org Date 2020-02-14 08:34:52 -0800 (Fri, 14 Feb 2020) Log Message [Web Animations] Make all animation event types inherit from the same base class https://bugs.webkit.org/show_bug.cgi?id=207629 Reviewed by Simon

[webkit-changes] [256627] trunk

2020-02-14 Thread graouts
Title: [256627] trunk Revision 256627 Author grao...@webkit.org Date 2020-02-14 11:00:08 -0800 (Fri, 14 Feb 2020) Log Message [Web Animations] Style changes due to Web Animations should not trigger CSS Transitions https://bugs.webkit.org/show_bug.cgi?id=207760 Reviewed by Simon Fraser.

[webkit-changes] [256619] trunk

2020-02-14 Thread graouts
Title: [256619] trunk Revision 256619 Author grao...@webkit.org Date 2020-02-14 09:52:07 -0800 (Fri, 14 Feb 2020) Log Message [Web Animations] Ensure CSS Transition and CSS Animation events are queued, sorted and dispatched by their timeline https://bugs.webkit.org/show_bug.cgi?id=207364

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

2020-02-14 Thread graouts
Title: [256636] trunk/Source/WebCore Revision 256636 Author grao...@webkit.org Date 2020-02-14 13:19:53 -0800 (Fri, 14 Feb 2020) Log Message [Web Animations] Missing call to DocumentTimeline::resumeAnimations() in Frame::resumeActiveDOMObjectsAndAnimations()

[webkit-changes] [256181] trunk

2020-02-10 Thread graouts
Title: [256181] trunk Revision 256181 Author grao...@webkit.org Date 2020-02-10 09:24:49 -0800 (Mon, 10 Feb 2020) Log Message There's an event loop cycle between an animation finishing, and it being removed from GraphicsLayerCA https://bugs.webkit.org/show_bug.cgi?id=207361 Reviewed by

[webkit-changes] [256177] trunk/LayoutTests

2020-02-10 Thread graouts
Title: [256177] trunk/LayoutTests Revision 256177 Author grao...@webkit.org Date 2020-02-10 09:11:13 -0800 (Mon, 10 Feb 2020) Log Message [Web Animations] Fix animations/stop-animation-on-suspend.html https://bugs.webkit.org/show_bug.cgi?id=184580 Reviewed by Simon Fraser. The

[webkit-changes] [254201] trunk

2020-01-08 Thread graouts
Title: [254201] trunk Revision 254201 Author grao...@webkit.org Date 2020-01-08 08:30:39 -0800 (Wed, 08 Jan 2020) Log Message [Web Animations] Stop creating CSS Animations for elements https://bugs.webkit.org/show_bug.cgi?id=205925 Reviewed by Antti Koivisto. Source/WebCore: Test:

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

2020-03-12 Thread graouts
Title: [258316] trunk/Source/WebCore Revision 258316 Author grao...@webkit.org Date 2020-03-12 00:48:06 -0700 (Thu, 12 Mar 2020) Log Message AnimationTimeline should not have multiple HashMaps with raw Element* keys https://bugs.webkit.org/show_bug.cgi?id=208079 Reviewed by Ryosuke

[webkit-changes] [258258] trunk/LayoutTests

2020-03-11 Thread graouts
Title: [258258] trunk/LayoutTests Revision 258258 Author grao...@webkit.org Date 2020-03-11 03:48:14 -0700 (Wed, 11 Mar 2020) Log Message Regression r258148: js/dom/navigator-maxtouchpoints.html is consistently failing on windows https://bugs.webkit.org/show_bug.cgi?id=208856 Unreviewed

[webkit-changes] [258196] trunk/LayoutTests/platform/win/js/dom/ navigator-maxtouchpoints-expected.txt

2020-03-10 Thread graouts
Title: [258196] trunk/LayoutTests/platform/win/js/dom/navigator-maxtouchpoints-expected.txt Revision 258196 Author grao...@webkit.org Date 2020-03-10 05:08:16 -0700 (Tue, 10 Mar 2020) Log Message Regression r258148: js/dom/navigator-maxtouchpoints.html is consistently failing on windows

[webkit-changes] [258274] trunk

2020-03-11 Thread graouts
Title: [258274] trunk Revision 258274 Author grao...@webkit.org Date 2020-03-11 13:04:18 -0700 (Wed, 11 Mar 2020) Log Message [Mac wk2 Release] imported/w3c/web-platform-tests/web-animations/timing-model/animations/updating-the-finished-state.html flaky fail

[webkit-changes] [258275] trunk/LayoutTests

2020-03-11 Thread graouts
Title: [258275] trunk/LayoutTests Revision 258275 Author grao...@webkit.org Date 2020-03-11 13:06:22 -0700 (Wed, 11 Mar 2020) Log Message REGRESSION: (r255821) [ iOS Mac wk1 ] imported/w3c/web-platform-tests/web-animations/timing-model/animations/finishing-an-animation.html

[webkit-changes] [258276] trunk/LayoutTests

2020-03-11 Thread graouts
Title: [258276] trunk/LayoutTests Revision 258276 Author grao...@webkit.org Date 2020-03-11 13:09:27 -0700 (Wed, 11 Mar 2020) Log Message [ macOS wk1 ] imported/w3c/web-platform-tests/web-animations/timing-model/animations/pausing-an-animation.html is flaky failing

[webkit-changes] [259720] trunk

2020-04-08 Thread graouts
Title: [259720] trunk Revision 259720 Author grao...@webkit.org Date 2020-04-08 09:31:18 -0700 (Wed, 08 Apr 2020) Log Message transition-property is not computed correctly when transition-duration is set to "inherit" https://bugs.webkit.org/show_bug.cgi?id=204554 Reviewed by Antti

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

2020-04-14 Thread graouts
Title: [260088] trunk/Source/WebCore Revision 260088 Author grao...@webkit.org Date 2020-04-14 12:12:50 -0700 (Tue, 14 Apr 2020) Log Message Factor PseudoElement creation calls into a single Element::ensurePseudoElement(pseudoId) method https://bugs.webkit.org/show_bug.cgi?id=210495

[webkit-changes] [260254] trunk

2020-04-17 Thread graouts
Title: [260254] trunk Revision 260254 Author grao...@webkit.org Date 2020-04-17 08:47:39 -0700 (Fri, 17 Apr 2020) Log Message Allow the UserStyleLevel to be set through _WKUserStyleSheet https://bugs.webkit.org/show_bug.cgi?id=210653 Reviewed by Tim Horton. Source/WebKit: Add a new

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

2020-04-17 Thread graouts
Title: [260261] trunk/Source/WebCore Revision 260261 Author grao...@webkit.org Date 2020-04-17 10:24:20 -0700 (Fri, 17 Apr 2020) Log Message Stop including style rules related to media controls in the UA style sheet when Modern Media Controls are enabled

[webkit-changes] [260269] trunk/Tools

2020-04-17 Thread graouts
Title: [260269] trunk/Tools Revision 260269 Author grao...@webkit.org Date 2020-04-17 11:35:31 -0700 (Fri, 17 Apr 2020) Log Message Stop including style rules related to media controls in the UA style sheet when Modern Media Controls are enabled

[webkit-changes] [260189] trunk/LayoutTests

2020-04-16 Thread graouts
Title: [260189] trunk/LayoutTests Revision 260189 Author grao...@webkit.org Date 2020-04-16 08:52:58 -0700 (Thu, 16 Apr 2020) Log Message [ Mac wk2 Debug ] media/modern-media-controls/media-controller/media-controller-auto-hide.html is flaky timing out.

[webkit-changes] [259569] trunk/Tools

2020-04-06 Thread graouts
Title: [259569] trunk/Tools Revision 259569 Author grao...@webkit.org Date 2020-04-06 08:16:39 -0700 (Mon, 06 Apr 2020) Log Message [macOS] TestWebKitAPI.WKUserContentController.UserStyleSheetAffectingOnlySpecificWebViewSharedConfiguration is a flaky timeout

[webkit-changes] [259577] trunk

2020-04-06 Thread graouts
Title: [259577] trunk Revision 259577 Author grao...@webkit.org Date 2020-04-06 10:41:43 -0700 (Mon, 06 Apr 2020) Log Message [Web Animations] Move Document.getAnimations() to DocumentOrShadowRoot https://bugs.webkit.org/show_bug.cgi?id=202192 Reviewed by Antti Koivisto.

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

2020-04-08 Thread graouts
Title: [259706] trunk/Source/WebCore Revision 259706 Author grao...@webkit.org Date 2020-04-08 00:46:26 -0700 (Wed, 08 Apr 2020) Log Message [iPadOS] Unable to toggle subpages on sites.google.com https://bugs.webkit.org/show_bug.cgi?id=210143 Reviewed by Brent Fulgham. If a site built

[webkit-changes] [260360] trunk

2020-04-20 Thread graouts
Title: [260360] trunk Revision 260360 Author grao...@webkit.org Date 2020-04-20 04:56:55 -0700 (Mon, 20 Apr 2020) Log Message WebAnimations API doesn't properly apply keyframe easings to transforms https://bugs.webkit.org/show_bug.cgi?id=210526 Reviewed by Antti Koivisto.

[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] [259187] trunk

2020-03-30 Thread graouts
Title: [259187] trunk Revision 259187 Author grao...@webkit.org Date 2020-03-30 00:33:06 -0700 (Mon, 30 Mar 2020) Log Message [AutoSizing] Bring back the old auto-sizing code as a deprecated codepath for compatibility reasons https://bugs.webkit.org/show_bug.cgi?id=209669 Reviewed by

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

2020-03-30 Thread graouts
Title: [259193] trunk/Source/WebCore Revision 259193 Author grao...@webkit.org Date 2020-03-30 04:18:10 -0700 (Mon, 30 Mar 2020) Log Message Mark Pointer Events and Web Animations features as completed in https://webkit.org/status/ https://bugs.webkit.org/show_bug.cgi?id=209730 Reviewed

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

2020-04-02 Thread graouts
Title: [259387] trunk/Source/WebCore Revision 259387 Author grao...@webkit.org Date 2020-04-02 08:58:07 -0700 (Thu, 02 Apr 2020) Log Message Video previews on shutterstock.com don't play when tapped on iPadOS https://bugs.webkit.org/show_bug.cgi?id=209903 Reviewed by Wenson Hsieh.

[webkit-changes] [260780] trunk/LayoutTests

2020-04-27 Thread graouts
Title: [260780] trunk/LayoutTests Revision 260780 Author grao...@webkit.org Date 2020-04-27 13:56:01 -0700 (Mon, 27 Apr 2020) Log Message [ iOS ] REGRESSION: animations/change-keyframes-name.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=211079 Reviewed by Simon

[webkit-changes] [260774] trunk/Source

2020-04-27 Thread graouts
Title: [260774] trunk/Source Revision 260774 Author grao...@webkit.org Date 2020-04-27 13:47:18 -0700 (Mon, 27 Apr 2020) Log Message Rename CSSAnimationController accessors from animation() to legacyAnimation() https://bugs.webkit.org/show_bug.cgi?id=211082 Reviewed by Simon Fraser.

[webkit-changes] [260776] trunk/Source/WebKitLegacy/mac

2020-04-27 Thread graouts
Title: [260776] trunk/Source/WebKitLegacy/mac Revision 260776 Author grao...@webkit.org Date 2020-04-27 13:50:43 -0700 (Mon, 27 Apr 2020) Log Message Remove allowsNewCSSAnimationsWhileSuspended and setAllowsNewCSSAnimationsWhileSuspended WebView SPIs

[webkit-changes] [260777] trunk/Source

2020-04-27 Thread graouts
Title: [260777] trunk/Source Revision 260777 Author grao...@webkit.org Date 2020-04-27 13:53:38 -0700 (Mon, 27 Apr 2020) Log Message Clean up some useless includes of CSSAnimationController.h https://bugs.webkit.org/show_bug.cgi?id=211066 Reviewed by Antti Koivisto. Source/WebCore:

[webkit-changes] [260513] trunk/LayoutTests

2020-04-22 Thread graouts
Title: [260513] trunk/LayoutTests Revision 260513 Author grao...@webkit.org Date 2020-04-22 09:21:37 -0700 (Wed, 22 Apr 2020) Log Message [ Mojave wk1 Release ] animations/transition-and-animation-1.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=210051 Reviewed by

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

2020-04-22 Thread graouts
Title: [260504] trunk/Source/WebCore Revision 260504 Author grao...@webkit.org Date 2020-04-22 00:16:51 -0700 (Wed, 22 Apr 2020) Log Message [Web Animations] Add a supporting object for Document to manage timelines https://bugs.webkit.org/show_bug.cgi?id=210817 Reviewed by Dean Jackson.

[webkit-changes] [260989] trunk

2020-05-01 Thread graouts
Title: [260989] trunk Revision 260989 Author grao...@webkit.org Date 2020-05-01 01:32:10 -0700 (Fri, 01 May 2020) Log Message REGRESSION: MotionMark 1.1 regressed due to r260016 https://bugs.webkit.org/show_bug.cgi?id=211280 Unreviewed. Source/WebCore: *

[webkit-changes] [260671] trunk

2020-04-24 Thread graouts
Title: [260671] trunk Revision 260671 Author grao...@webkit.org Date 2020-04-24 14:42:50 -0700 (Fri, 24 Apr 2020) Log Message [Web Animations] Ensure calling Web Animations APIs override future CSS Animations style properties https://bugs.webkit.org/show_bug.cgi?id=210988 Reviewed by

[webkit-changes] [260698] trunk/LayoutTests

2020-04-25 Thread graouts
Title: [260698] trunk/LayoutTests Revision 260698 Author grao...@webkit.org Date 2020-04-25 02:23:30 -0700 (Sat, 25 Apr 2020) Log Message Skip legacy media controls tests on macOS and iOS https://bugs.webkit.org/show_bug.cgi?id=211015 Unreviewed test gardening. *

[webkit-changes] [260577] trunk/LayoutTests

2020-04-23 Thread graouts
Title: [260577] trunk/LayoutTests Revision 260577 Author grao...@webkit.org Date 2020-04-23 10:23:18 -0700 (Thu, 23 Apr 2020) Log Message [ Mac iOS ] animations/animation-direction-normal.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=210156 Reviewed by Simon Fraser.

[webkit-changes] [260521] trunk/LayoutTests

2020-04-22 Thread graouts
Title: [260521] trunk/LayoutTests Revision 260521 Author grao...@webkit.org Date 2020-04-22 11:08:18 -0700 (Wed, 22 Apr 2020) Log Message [ Mojave wk1 Release ] animations/transition-and-animation-1.html is a flaky failure https://bugs.webkit.org/show_bug.cgi?id=210051 Unreviewed test

[webkit-changes] [260525] trunk

2020-04-22 Thread graouts
Title: [260525] trunk Revision 260525 Author grao...@webkit.org Date 2020-04-22 11:47:36 -0700 (Wed, 22 Apr 2020) Log Message [Web Animations] Coordinate "update animations and send events" procedure across multiple timelines https://bugs.webkit.org/show_bug.cgi?id=202109 Reviewed by

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

2020-04-14 Thread graouts
Title: [260076] trunk/Source/WebCore Revision 260076 Author grao...@webkit.org Date 2020-04-14 09:19:47 -0700 (Tue, 14 Apr 2020) Log Message [Web Animations] Store an Element / PseudoId pair to define the KeyframeEffect target https://bugs.webkit.org/show_bug.cgi?id=210491 Reviewed by

[webkit-changes] [260139] trunk

2020-04-15 Thread graouts
Title: [260139] trunk Revision 260139 Author grao...@webkit.org Date 2020-04-15 10:39:57 -0700 (Wed, 15 Apr 2020) Log Message [Web Animations] Add support for `pseudoElement` on `KeyframeEffect` and `KeyframeEffectOptions` https://bugs.webkit.org/show_bug.cgi?id=207290 Reviewed by

[webkit-changes] [261217] trunk

2020-05-06 Thread graouts
Title: [261217] trunk Revision 261217 Author grao...@webkit.org Date 2020-05-06 01:06:03 -0700 (Wed, 06 May 2020) Log Message Fix animation ordering to make imported/w3c/web-platform-tests/css/css-animations/Element-getAnimations.tentative.html pass

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

2020-05-06 Thread graouts
Title: [261218] trunk/Source/WebCore Revision 261218 Author grao...@webkit.org Date 2020-05-06 01:09:10 -0700 (Wed, 06 May 2020) Log Message [Web Animations] Coordinate "update animations and send events" procedure across multiple timelines https://bugs.webkit.org/show_bug.cgi?id=202109

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

2020-05-11 Thread graouts
Title: [261470] trunk/Source/WebCore Revision 261470 Author grao...@webkit.org Date 2020-05-11 02:14:37 -0700 (Mon, 11 May 2020) Log Message [Web Animations] Refactor animation comparison by composite order in a single utility function https://bugs.webkit.org/show_bug.cgi?id=211695

[webkit-changes] [261741] trunk

2020-05-15 Thread graouts
Title: [261741] trunk Revision 261741 Author grao...@webkit.org Date 2020-05-15 06:19:29 -0700 (Fri, 15 May 2020) Log Message Cursor should not update on a 20ms timer https://bugs.webkit.org/show_bug.cgi?id=211884 Reviewed by Simon Fraser. Source/WebCore: Test:

[webkit-changes] [261756] trunk

2020-05-15 Thread graouts
Title: [261756] trunk Revision 261756 Author grao...@webkit.org Date 2020-05-15 13:07:26 -0700 (Fri, 15 May 2020) Log Message [Web Animations] Animation with a single keyframe is not accelerated https://bugs.webkit.org/show_bug.cgi?id=188730 Reviewed by Dean Jackson. Source/WebCore:

[webkit-changes] [261760] trunk/LayoutTests

2020-05-15 Thread graouts
Title: [261760] trunk/LayoutTests Revision 261760 Author grao...@webkit.org Date 2020-05-15 14:27:07 -0700 (Fri, 15 May 2020) Log Message Cursor should not update on a 20ms timer https://bugs.webkit.org/show_bug.cgi?id=211884 Unreviewed. This is a mouse-specific test and should not be

[webkit-changes] [261686] trunk

2020-05-14 Thread graouts
Title: [261686] trunk Revision 261686 Author grao...@webkit.org Date 2020-05-14 05:31:01 -0700 (Thu, 14 May 2020) Log Message Cursor should not update on a 20ms timer https://bugs.webkit.org/show_bug.cgi?id=211884 Reviewed by Antti Koivisto. Source/WebCore: Update the cursor during

[webkit-changes] [258639] trunk/LayoutTests

2020-03-18 Thread graouts
Title: [258639] trunk/LayoutTests Revision 258639 Author grao...@webkit.org Date 2020-03-18 08:59:03 -0700 (Wed, 18 Mar 2020) Log Message [macOS iOS ] animations/animation-direction-normal.html is flaky failing https://bugs.webkit.org/show_bug.cgi?id=206685 Reviewed by Antti Koivisto.

[webkit-changes] [258657] trunk/LayoutTests

2020-03-18 Thread graouts
Title: [258657] trunk/LayoutTests Revision 258657 Author grao...@webkit.org Date 2020-03-18 12:24:22 -0700 (Wed, 18 Mar 2020) Log Message [macOS WK1] Layout Test media/modern-media-controls/compact-media-controls/compact-media-controls-constructor.html is flaky

[webkit-changes] [258656] trunk/LayoutTests

2020-03-18 Thread graouts
Title: [258656] trunk/LayoutTests Revision 258656 Author grao...@webkit.org Date 2020-03-18 12:22:30 -0700 (Wed, 18 Mar 2020) Log Message [ Mac WK1 ] Layout Test media/modern-media-controls/compact-media-controls/compact-media-controls-layout.html is a flaky text diff failure

[webkit-changes] [258688] trunk/LayoutTests

2020-03-19 Thread graouts
Title: [258688] trunk/LayoutTests Revision 258688 Author grao...@webkit.org Date 2020-03-19 02:12:01 -0700 (Thu, 19 Mar 2020) Log Message Unreviewed test gardening. These two platform-specific expectations are no longer necessary since we silenced the console output for these tests (see

[webkit-changes] [258546] trunk/LayoutTests

2020-03-17 Thread graouts
Title: [258546] trunk/LayoutTests Revision 258546 Author grao...@webkit.org Date 2020-03-17 04:45:50 -0700 (Tue, 17 Mar 2020) Log Message REGRESSION (r258411): imported/w3c/web-platform-tests/dom/events/Event-dispatch-redispatch.html is failing consistently

[webkit-changes] [258572] trunk/LayoutTests

2020-03-17 Thread graouts
Title: [258572] trunk/LayoutTests Revision 258572 Author grao...@webkit.org Date 2020-03-17 12:39:47 -0700 (Tue, 17 Mar 2020) Log Message http/wpt/css/css-animations/start-animation-001.html is flaky failing https://bugs.webkit.org/show_bug.cgi?id=207337 Reviewed by Dean Jackson. This

[webkit-changes] [258571] trunk/LayoutTests

2020-03-17 Thread graouts
Title: [258571] trunk/LayoutTests Revision 258571 Author grao...@webkit.org Date 2020-03-17 12:32:08 -0700 (Tue, 17 Mar 2020) Log Message REGRESSION (r258411): imported/w3c/web-platform-tests/dom/events/Event-dispatch-redispatch.html is failing consistently

[webkit-changes] [258826] trunk

2020-03-23 Thread graouts
Title: [258826] trunk Revision 258826 Author grao...@webkit.org Date 2020-03-23 01:17:26 -0700 (Mon, 23 Mar 2020) Log Message DocumentTimeline / CSSTransition objects are leaking on CNN.com https://bugs.webkit.org/show_bug.cgi?id=208069 Reviewed by Simon Fraser, Geoffrey Garen and

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

2020-03-23 Thread graouts
Title: [258827] trunk/Source/WebCore Revision 258827 Author grao...@webkit.org Date 2020-03-23 02:05:26 -0700 (Mon, 23 Mar 2020) Log Message [Web Animations] Fix the typo for ElementAnimationRareData::completedTransitionByProperty() https://bugs.webkit.org/show_bug.cgi?id=209413

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

2020-03-23 Thread graouts
Title: [258834] trunk/Source/WebCore Revision 258834 Author grao...@webkit.org Date 2020-03-23 05:41:21 -0700 (Mon, 23 Mar 2020) Log Message [Web Animations] ElementAnimationRareData is created too frequently https://bugs.webkit.org/show_bug.cgi?id=209415 Reviewed by Antti Koivisto.

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

2020-03-23 Thread graouts
Title: [258842] trunk/Source/WebCore Revision 258842 Author grao...@webkit.org Date 2020-03-23 07:41:04 -0700 (Mon, 23 Mar 2020) Log Message [Web Animations] Refactor cancelDeclarativeAnimationsForElement and willDestroyRendererForElement on AnimationTimeline

[webkit-changes] [258852] trunk/LayoutTests

2020-03-23 Thread graouts
Title: [258852] trunk/LayoutTests Revision 258852 Author grao...@webkit.org Date 2020-03-23 09:52:48 -0700 (Mon, 23 Mar 2020) Log Message [Win] http/wpt/css/css-animations/start-animation-001.html is failing on Windows EWS https://bugs.webkit.org/show_bug.cgi?id=209426 Unreviewed test

[webkit-changes] [258858] trunk/Source

2020-03-23 Thread graouts
Title: [258858] trunk/Source Revision 258858 Author grao...@webkit.org Date 2020-03-23 10:50:08 -0700 (Mon, 23 Mar 2020) Log Message DocumentTimeline / CSSTransition objects are leaking on CNN.com https://bugs.webkit.org/show_bug.cgi?id=208069 Reviewed by Darin Adler. Integrating

[webkit-changes] [258146] trunk/Tools

2020-03-09 Thread graouts
Title: [258146] trunk/Tools Revision 258146 Author grao...@webkit.org Date 2020-03-09 10:30:36 -0700 (Mon, 09 Mar 2020) Log Message TestWebKitAPI fails to build on watchOS https://bugs.webkit.org/show_bug.cgi?id=208820 Reviewed by Tim Horton. *

[webkit-changes] [261162] trunk

2020-05-05 Thread graouts
Title: [261162] trunk Revision 261162 Author grao...@webkit.org Date 2020-05-05 06:01:04 -0700 (Tue, 05 May 2020) Log Message Unreviewed, reverting r260989. Mistakenly identified cause of MotionMark 1.1 performance regression Reverted changeset: "REGRESSION: MotionMark 1.1 regressed

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

2020-05-07 Thread graouts
Title: [261327] trunk/Source/WebCore Revision 261327 Author grao...@webkit.org Date 2020-05-07 12:36:01 -0700 (Thu, 07 May 2020) Log Message Add watchOS media controls assets https://bugs.webkit.org/show_bug.cgi?id=211508 Unreviewed. Cleaning up some stray logging. *

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

2020-05-07 Thread graouts
Title: [261336] trunk/Source/WebCore Revision 261336 Author grao...@webkit.org Date 2020-05-07 14:44:13 -0700 (Thu, 07 May 2020) Log Message [Web Animations] imported/w3c/web-platform-tests/web-animations/timing-model/timelines/update-and-send-events.html is a flaky failure

[webkit-changes] [261926] trunk

2020-05-20 Thread graouts
Title: [261926] trunk Revision 261926 Author grao...@webkit.org Date 2020-05-20 09:26:16 -0700 (Wed, 20 May 2020) Log Message [Web Animations] Animation engine should not wake up every tick for steps timing functions https://bugs.webkit.org/show_bug.cgi?id=212103 Reviewed by Simon

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

2020-05-20 Thread graouts
Title: [261927] trunk/Source/WebCore Revision 261927 Author grao...@webkit.org Date 2020-05-20 09:29:50 -0700 (Wed, 20 May 2020) Log Message [Web Animations] Animation engine should not wake up every tick for steps timing functions https://bugs.webkit.org/show_bug.cgi?id=212103

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

2020-05-20 Thread graouts
Title: [261961] trunk/Source/WebCore Revision 261961 Author grao...@webkit.org Date 2020-05-20 14:51:57 -0700 (Wed, 20 May 2020) Log Message Potential crash in PointerCaptureController::cancelPointer() https://bugs.webkit.org/show_bug.cgi?id=208347 Reviewed by David Kilzer and Daniel

<    1   2   3   4   5   6   7   8   9   10   >