Bug 277472

Summary: [UnifiedPDF] UnifiedPDF::setNeedsRepaintInDocumentRects() is not needed
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: PDFAssignee: 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   

Description Abrar Rahman Protyasha 2024-07-31 23:57:31 PDT
This method was removed in 279127@main, but re-introduced (without any callers) in 281282@main. Let's remove it since it is redundant.
Comment 1 Radar WebKit Bug Importer 2024-07-31 23:57:40 PDT
<rdar://problem/132964971>
Comment 2 Abrar Rahman Protyasha 2024-08-01 00:13:18 PDT
Pull request: https://github.com/WebKit/WebKit/pull/31585
Comment 3 EWS 2024-08-01 02:02:20 PDT
Committed 281695@main (400d2953ec0a): <https://commits.webkit.org/281695@main>

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