[webkit-changes] [WebKit/WebKit] d857a3: webkit-flatpak: Add build path in build message

Alicia Boya García noreply at github.com
Thu Mar 30 13:39:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d857a3ead17954147c8a81ed535a9742d60967fa
      https://github.com/WebKit/WebKit/commit/d857a3ead17954147c8a81ed535a9742d60967fa
  Author: Alicia Boya Garcia <aboya at igalia.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M Tools/flatpak/flatpakutils.py

  Log Message:
  -----------
  webkit-flatpak: Add build path in build message
https://bugs.webkit.org/show_bug.cgi?id=247366

Reviewed by Philippe Normand.

This error was not writing the path of the build directory, which made
it very awkward when I got an error because of a meson update, but
didn't know the exact build directory that needed to be cleaned and
rebuilt.

Added the path to the exception message to make it easier for the next
person debugging any similar issue.

* Tools/flatpak/flatpakutils.py:
(WebkitFlatpak.setup_local_deps):

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




More information about the webkit-changes mailing list