[webkit-changes] [WebKit/WebKit] 652de2: [GCC] Build fix for Debian 11 ARM64 after 272121 at main

Diego Pino noreply at github.com
Sun Jan 7 09:06:38 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 652de27dad29252e3fedc534919ed00346fd3ecb
      https://github.com/WebKit/WebKit/commit/652de27dad29252e3fedc534919ed00346fd3ecb
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2024-01-07 (Sun, 07 Jan 2024)

  Changed paths:
    M Source/JavaScriptCore/assembler/ARM64Assembler.h
    M Source/WebCore/platform/glib/LowPowerModeNotifierGLib.cpp

  Log Message:
  -----------
  [GCC] Build fix for Debian 11 ARM64 after 272121 at main
https://bugs.webkit.org/show_bug.cgi?id=266461

Reviewed by Michael Catanzaro.

* Source/JavaScriptCore/assembler/ARM64Assembler.h: Remove 'constexpr'
  keyword in conditional comparison.
* Source/WebCore/platform/glib/LowPowerModeNotifierGLib.cpp:
(WebCore::LowPowerModeNotifier::LowPowerModeNotifier): Mark argument as
UNUSED.

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




More information about the webkit-changes mailing list