Bug 259501

Summary: Web Inspector: give `WI.CubicBezier` a better name and move it to its own file
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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>