RESOLVED FIXED277533
[UnifiedPDF] PDFPresentationController::updateForCurrentScrollability() should use the scrollability provided by callers
https://bugs.webkit.org/show_bug.cgi?id=277533
Summary [UnifiedPDF] PDFPresentationController::updateForCurrentScrollability() shoul...
Abrar Rahman Protyasha
Reported 2024-08-02 00:31:00 PDT
Currently, the discrete controller does not observe the scrollability at all, while the scrolling controller asks the plugin to compute scrollability (duplicating work!). Let's address both of these issues.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-08-02 00:31:21 PDT
Abrar Rahman Protyasha
Comment 2 2024-08-02 00:43:14 PDT
EWS
Comment 3 2024-08-02 14:14:32 PDT
Committed 281775@main (7f5aad034fe5): <https://commits.webkit.org/281775@main> Reviewed commits have been landed. Closing PR #31632 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.