Bug 259503

Summary: Web Inspector: give `WI.StepsFunction` 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:43 PDT
`WI.StepsFunction` should really be named `WI.StepsTimingFunction` 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 20:15:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/16095
Comment 2 EWS 2023-07-26 18:04:05 PDT
Committed 266345@main (8868d37a317d): <https://commits.webkit.org/266345@main>

Reviewed commits have been landed. Closing PR #16095 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-07-26 18:05:29 PDT
<rdar://problem/112945816>