[webkit-changes] [WebKit/WebKit] 7d9cf5: [Unified PDF] some text labels grow/shrink slightl...

Tim Horton noreply at github.com
Mon Aug 12 14:09:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7d9cf59af5c4e17a3c8803a7b22a26cf1c90eacd
      https://github.com/WebKit/WebKit/commit/7d9cf59af5c4e17a3c8803a7b22a26cf1c90eacd
  Author: Tim Horton <thorton at apple.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

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

  Log Message:
  -----------
  [Unified PDF] some text labels grow/shrink slightly when selecting radio buttons and clicking form-reset buttons
https://bugs.webkit.org/show_bug.cgi?id=277971
rdar://132020944

Reviewed by Simon Fraser.

* Source/WebKit/WebProcess/Plugins/PDF/UnifiedPDF/AsyncPDFRenderer.mm:
(WebKit::AsyncPDFRenderer::enqueueTilePaintIfNecessary):
Enclose repaint clip rects before making ImageBuffers with them, to avoid
fractional squishing when copying the ImageBuffers into the tiles.

Canonical link: https://commits.webkit.org/282135@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