[webkit-changes] [WebKit/WebKit] d5b3ed: [UnifiedPDF] Avoid painting page tiles outside the...

Simon Fraser noreply at github.com
Fri May 31 20:28:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d5b3ed883d03ee070975e68cb9e547d0409bbcef
      https://github.com/WebKit/WebKit/commit/d5b3ed883d03ee070975e68cb9e547d0409bbcef
  Author: Simon Fraser <simon.fraser at apple.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

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

  Log Message:
  -----------
  [UnifiedPDF] Avoid painting page tiles outside the clipRect
https://bugs.webkit.org/show_bug.cgi?id=275001
rdar://129085444

Reviewed by Abrar Rahman Protyasha.

Fix AsyncPDFRenderer::paintTilesForPage() to avoid painting tiles that are outside the clipRect.

* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.mm:
(WebKit::AsyncPDFRenderer::paintTilesForPage):

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



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


More information about the webkit-changes mailing list