Bug 274094 - get y should return this._y in GradientSlider.js
Summary: get y should return this._y in GradientSlider.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Frances Cornwall
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-05-13 09:27 PDT by Frances Cornwall
Modified: 2024-05-16 21:13 PDT (History)
3 users (show)

See Also:


Attachments
testcase (369 bytes, text/html)
2024-05-13 11:20 PDT, Frances Cornwall
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frances Cornwall 2024-05-13 09:27:51 PDT
Currently get y and get x return this._x. We should return this._y in get y so there is not a duplicate function in GradientSlider.js.
Comment 1 Frances Cornwall 2024-05-13 09:31:05 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28478
Comment 2 Frances Cornwall 2024-05-13 11:20:44 PDT
Created attachment 471391 [details]
testcase
Comment 3 EWS 2024-05-16 21:12:25 PDT
Committed 278904@main (5ab59d6891b5): <https://commits.webkit.org/278904@main>

Reviewed commits have been landed. Closing PR #28478 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2024-05-16 21:13:18 PDT
<rdar://problem/128248166>