Bug 277533
| Summary: | [UnifiedPDF] PDFPresentationController::updateForCurrentScrollability() should use the scrollability provided by callers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Assignee: | Abrar Rahman Protyasha <a_protyasha> | |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/133042660>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/31632
EWS
Committed 281775@main (7f5aad034fe5): <https://commits.webkit.org/281775@main>
Reviewed commits have been landed. Closing PR #31632 and removing active labels.