NEW 250381
Use correct proportion when computing the thumb length
https://bugs.webkit.org/show_bug.cgi?id=250381
Summary Use correct proportion when computing the thumb length
Ahmad Saleem
Reported 2023-01-10 06:49:52 PST
Hi Team, While going through Blink's commit, I came across this potential crash fix: Blink Commit - https://src.chromium.org/viewvc/blink?revision=183919&view=revision WebKit Source - https://github.com/WebKit/WebKit/blob/1105db4ef4beff2c87fbe05387c58123ee89ff97/Source/WebCore/platform/ScrollbarThemeComposite.cpp#L237 It does not have test case to confirm the crash etc but I just wanted to check if it is good to fix since from review comment, it does seems to be trigger easily in Windows platform. Appreciate any input. Thanks!
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-17 06:50:15 PST
Note You need to log in before you can comment on or make changes to this bug.