Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7dbff0507139fb04da2378b4bc8e9f5b31ca0758
      
https://github.com/WebKit/WebKit/commit/7dbff0507139fb04da2378b4bc8e9f5b31ca0758
  Author: Abrar Rahman Protyasha <[email protected]>
  Date:   2026-01-31 (Sat, 31 Jan 2026)

  Changed paths:
    M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.h
    M Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.mm

  Log Message:
  -----------
  AsyncPDFRenderer::invalidateTilesForPaintingRect() is an unused method
https://bugs.webkit.org/show_bug.cgi?id=306667
rdar://169315688

Reviewed by Richard Robinson.

As the commit title reads, this is an unused method, and is now
superseded by AsyncPDFRenderer::updateTilesForPaintingRect(), so we
remove the method in this patch.

* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.h:
* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.mm:
(WebKit::AsyncPDFRenderer::setNeedsRenderForRect):
(WebKit::AsyncPDFRenderer::invalidateTilesForPaintingRect): Deleted.

Canonical link: https://commits.webkit.org/306555@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to