[webkit-changes] [WebKit/WebKit] 95c0fa: Cherry-pick 283866 at main (1d0e5ca6393e). https://bu...

Thomas Devoogdt noreply at github.com
Thu Sep 19 03:14:36 PDT 2024


  Branch: refs/heads/webkitglib/2.46
  Home:   https://github.com/WebKit/WebKit
  Commit: 95c0fa720efc12edf7d1c159ac4676bbc47d81eb
      https://github.com/WebKit/WebKit/commit/95c0fa720efc12edf7d1c159ac4676bbc47d81eb
  Author: Thomas Devoogdt <thomas at devoogdt.com>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/gtk/WebPrintOperationGtk.cpp

  Log Message:
  -----------
  Cherry-pick 283866 at main (1d0e5ca6393e). https://bugs.webkit.org/show_bug.cgi?id=279905

    WebPrintOperationGtk.cpp: check the Cairo features properly

    https://bugs.webkit.org/show_bug.cgi?id=279905

    Reviewed by Michael Catanzaro.

    Cairo might be compiled without e.g. pdf, ps or svg support,
    just check that to avoid compile errors at build time.

    fatal error: cairo-pdf.h: No such file or directory
       43 | #include <cairo-pdf.h>
          |          ^~~~~~~~~~~~~

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

Canonical link: https://commits.webkit.org/282416.107@webkitglib/2.46



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