[webkit-changes] [WebKit/WebKit] 497729: [GLIB] Fix build error after 264196 at main

Diego Pino noreply at github.com
Mon May 22 20:00:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4977290ab4ab35258a6da9b13795c9b0f7894bf4
      https://github.com/WebKit/WebKit/commit/4977290ab4ab35258a6da9b13795c9b0f7894bf4
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2023-05-22 (Mon, 22 May 2023)

  Changed paths:
    M Source/WTF/wtf/glib/Sandbox.cpp

  Log Message:
  -----------
  [GLIB] Fix build error after 264196 at main
https://bugs.webkit.org/show_bug.cgi?id=256917

Reviewed by Michael Catanzaro.

Variable BWRAP_EXECUTABLE is only defined when BUBBLEWRAP_SANDBOX is
enabled.

* Source/WTF/wtf/glib/Sandbox.cpp:
(WTF::isInsideUnsupportedContainer):

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




More information about the webkit-changes mailing list