[webkit-changes] [WebKit/WebKit] 9e69f0: [GTK] Fix debug build after 269061 at main

Claudio Saavedra noreply at github.com
Wed Oct 11 07:55:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e69f0be5f77f19dd319d9377a5b9c3565ccfcb8
      https://github.com/WebKit/WebKit/commit/9e69f0be5f77f19dd319d9377a5b9c3565ccfcb8
  Author: Claudio Saavedra <csaavedra at igalia.com>
  Date:   2023-10-11 (Wed, 11 Oct 2023)

  Changed paths:
    M Source/WebCore/editing/gtk/WebContentReaderGtk.cpp

  Log Message:
  -----------
  [GTK] Fix debug build after 269061 at main
https://bugs.webkit.org/show_bug.cgi?id=263014

Unreviewed build fix.

Smart pointer move broke an assertion, went undetected
by the EWS, because GTK doesn't have a Debug one.

* Source/WebCore/editing/gtk/WebContentReaderGtk.cpp:
(WebCore::WebContentReader::readImage):

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




More information about the webkit-changes mailing list