Bug 238447 - Make it hard to add a new CSS property to WebKit without adding animation support
Summary: Make it hard to add a new CSS property to WebKit without adding animation sup...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-28 05:12 PDT by Antoine Quint
Modified: 2022-04-05 12:47 PDT (History)
5 users (show)

See Also:


Attachments
Patch (11.42 KB, patch)
2022-03-28 05:15 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff
Patch for landing (11.45 KB, patch)
2022-04-03 23:17 PDT, Antoine Quint
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2022-03-28 05:12:46 PDT
Make it hard to add a new CSS property to WebKit wihtout adding animation support
Comment 1 Antoine Quint 2022-03-28 05:15:25 PDT
Created attachment 455902 [details]
Patch
Comment 2 Dean Jackson 2022-04-01 15:59:26 PDT
Comment on attachment 455902 [details]
Patch

This seems ok to me, but there are probably better ways.
Comment 3 Antoine Quint 2022-04-03 23:17:26 PDT
Created attachment 456532 [details]
Patch for landing
Comment 4 EWS 2022-04-03 23:18:43 PDT
Tools/Scripts/svn-apply failed to apply attachment 456532 [details] to trunk.
Please resolve the conflicts and upload a new patch.
Comment 5 Antoine Quint 2022-04-03 23:18:47 PDT
Committed r292279 (249177@trunk): <https://commits.webkit.org/249177@trunk>
Comment 6 Radar WebKit Bug Importer 2022-04-03 23:19:14 PDT
<rdar://problem/91225480>
Comment 7 Chris Dumez 2022-04-05 12:47:57 PDT
Follow-up build fix: <https://commits.webkit.org/r292412>