[webkit-changes] [WebKit/WebKit] 0e177f: Unreviewed, fix release builds after 274886 at main

Wenson Hsieh noreply at github.com
Fri Feb 16 16:26:39 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0e177f7312cf890fafe36d7c63144c95486abf59
      https://github.com/WebKit/WebKit/commit/0e177f7312cf890fafe36d7c63144c95486abf59
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-02-16 (Fri, 16 Feb 2024)

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

  Log Message:
  -----------
  Unreviewed, fix release builds after 274886 at main

`tileInfo` is only used in debug, so release builds fail with an unused variable.

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

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