Bug 259501 - Web Inspector: give `WI.CubicBezier` a better name and move it to its own file
Summary: Web Inspector: give `WI.CubicBezier` a better name and move it to its own file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-25 15:43 PDT by Devin Rousso
Modified: 2023-07-26 14:17 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2023-07-25 15:43:39 PDT
`WI.CubicBezier` should really be named `WI.CubicBezierTimingFunction` to convey it's true purpose

it also shouldn't really be in `Source/WebInspectorUI/UserInterface/Models/Geometry.js` since it has nothing to do with geometry :/
Comment 1 Devin Rousso 2023-07-25 16:57:35 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16088
Comment 2 EWS 2023-07-26 14:16:23 PDT
Committed 266329@main (569bedab4430): <https://commits.webkit.org/266329@main>

Reviewed commits have been landed. Closing PR #16088 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-07-26 14:17:18 PDT
<rdar://problem/112933301>