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 Inspector | Assignee: | 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 | ||
Devin Rousso
`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 :/
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/16088
EWS
Committed 266329@main (569bedab4430): <https://commits.webkit.org/266329@main>
Reviewed commits have been landed. Closing PR #16088 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/112933301>