Bug 257056 - [css-scrollbars-1] Implement "scrollbar-width" CSS property in WebKit Legacy
Summary: [css-scrollbars-1] Implement "scrollbar-width" CSS property in WebKit Legacy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 256999
Blocks: 231588
  Show dependency treegraph
 
Reported: 2023-05-19 15:24 PDT by Luke Warlow
Modified: 2023-05-27 15:09 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Warlow 2023-05-19 15:24:27 PDT
This bug covers fixing the scrollbar-width implementation in WebKit legacy.

The following files along with tests are what need changing.

WebDynamicScrollBarsView.mm

WebHTMLView.mm

WebHTMLViewPrivate.h
Comment 1 Radar WebKit Bug Importer 2023-05-26 15:25:16 PDT
<rdar://problem/109907955>
Comment 2 Luke Warlow 2023-05-27 05:02:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14424
Comment 3 EWS 2023-05-27 15:09:03 PDT
Committed 264633@main (e55f3a44ffb2): <https://commits.webkit.org/264633@main>

Reviewed commits have been landed. Closing PR #14424 and removing active labels.