Bug 259029 - Remove unused 'containsScrollableArea' and add assert to 'addScrollableArea' in LocalFrameView.cpp
Summary: Remove unused 'containsScrollableArea' and add assert to 'addScrollableArea' ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-09 02:17 PDT by Ahmad Saleem
Modified: 2023-07-16 02:18 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2023-07-09 02:17:08 PDT
Hi Team,

I think these are just general system hygeine to delete unused functions and avoid 'null' cases to confirm that there is 'scrollableArea'.

So raising bug to do 'draft' PR.

Thanks!
Comment 2 Radar WebKit Bug Importer 2023-07-16 02:18:15 PDT
<rdar://problem/112346898>