[webkit-changes] [WebKit/WebKit] 4fac13: Network process shouldn't load Cairo

Don Olmstead noreply at github.com
Thu Mar 2 16:08:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4fac13b14ab43258032797d51b868da33064af9e
      https://github.com/WebKit/WebKit/commit/4fac13b14ab43258032797d51b868da33064af9e
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp

  Log Message:
  -----------
  Network process shouldn't load Cairo
https://bugs.webkit.org/show_bug.cgi?id=253254

Reviewed by Fujii Hironori.

Move creation of `s_defaultCairoFontOptions` to function scope so it is
only created when needed.

* Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp:

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




More information about the webkit-changes mailing list