Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6d7089f0d592a784e26c3460213f85a715794757
      
https://github.com/WebKit/WebKit/commit/6d7089f0d592a784e26c3460213f85a715794757
  Author: Fujii Hironori <hironori.fu...@sony.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

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

  Log Message:
  -----------
  REGRESSION(269270@main): [Win] FontCairo.cpp: error: no member named 
'uncheckedAppend' in 'WTF::Vector<cairo_glyph_t>'
https://bugs.webkit.org/show_bug.cgi?id=215259

Unreviewed build fix.

* Source/WebCore/platform/graphics/cairo/FontCairo.cpp:
Use append instead of uncheckedAppend.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to